Historial de Commits

Autor SHA1 Mensaje Fecha
  Mike Ragalie beb96d7a99 Implement Session#hash and Session#eql? hace 4 años
  Mike Ragalie 0ab26e4c36 Implement Session#== hace 5 años
  Joshua Kelly 0f67346683 Added options hash to create_permission_url and makes redirect_uri required hace 5 años
  Jon G 7c9703d43d set api_version to NullVersion if given nil or NullVersion hace 5 años
  Jon G adaf51e60b add timeout of 5s to meta hace 5 años
  Jon G 1e75b4761b dynamically define api version from server at boot hace 5 años
  Alex Aitken fdd6ec0a71 Drop no version. hace 6 años
  Alex Aitken ef58f407b2 Add with_session and with_version blocks. hace 6 años
  Alex Aitken 1ef8df5070 Add release version. hace 6 años
  Alex Aitken 3b8e6b4f89 Move session creation methods to keyword args from positional args. hace 6 años
  Alex Aitken d41efbb7a7 Make api version a required value for session creation. hace 6 años
  Alex Aitken 46445ed6c5 Remove /admin addition to site in session. hace 6 años
  Clayton Smith 5467b5b1b3 Remove support for non-standard protocols and ports. hace 6 años
  Yoann Jaspar 5f9517c1fc Remove ActionController::Parameters as they don t exist in minitest hace 6 años
  Yoann Jaspar 8cd2659c0f Fixes to use of ActionParams rather than hash (undefined Map for AC) hace 6 años
  Yoann Jaspar 93d676abf1 Final style fixing hace 6 años
  Yoann Jaspar 211fe6d2d4 Moar styling hace 6 años
  Yoann Jaspar a680b8aaf1 Fix styling hace 6 años
  Yoann Jaspar 9fd73476e1 Removed the use of with_indifferent_access on parameters -- Rails 5 deprecation hace 6 años
  Maarten van Grootel 31ddb2fe0d Actually run all tests and remove flakiness by doing propersetup and teardown hace 8 años
  Francois Chagnon 217feec47c Adding code and tests for online-mode access tokens hace 8 años
  Chris Saunders 79dda56194 Fixes test suite to run with newer Minitest hace 10 años
  Dylan Thacker-Smith db2979d2d6 Add test for escaping of `%` before signing. hace 9 años
  Dylan Thacker-Smith 9c66013b0a Escape ampersand in params or equal in keys before signing with hmac. hace 9 años
  Dylan Thacker-Smith b16ab2a41b Add a myshopify_domain class variable to use for building the site url. hace 10 años
  Carson Reinke 56c9765f3a Changed signature validation to HMAC-SHA256 per API change hace 10 años
  Kevin Hughes bade385403 add a specific exception for signature validation failures hace 11 años
  Eric Ponce abe2df9e06 validate_signature error hace 11 años
  Kevin Hughes 3d6be77138 moved validate_params into request_token and updated readme and tests hace 11 años
  Kevin Hughes a30bb4ab1d added tests for create permission url hace 11 años