コミット履歴

作者 SHA1 メッセージ 日付
  Alex Aitken ef58f407b2 Add with_session and with_version blocks. 6 年 前
  Alex Aitken 1ef8df5070 Add release version. 6 年 前
  Alex Aitken 3b8e6b4f89 Move session creation methods to keyword args from positional args. 6 年 前
  Alex Aitken d41efbb7a7 Make api version a required value for session creation. 6 年 前
  Alex Aitken 46445ed6c5 Remove /admin addition to site in session. 6 年 前
  Clayton Smith 5467b5b1b3 Remove support for non-standard protocols and ports. 6 年 前
  Yoann Jaspar 5f9517c1fc Remove ActionController::Parameters as they don t exist in minitest 6 年 前
  Yoann Jaspar 8cd2659c0f Fixes to use of ActionParams rather than hash (undefined Map for AC) 6 年 前
  Yoann Jaspar 93d676abf1 Final style fixing 6 年 前
  Yoann Jaspar 211fe6d2d4 Moar styling 6 年 前
  Yoann Jaspar a680b8aaf1 Fix styling 6 年 前
  Yoann Jaspar 9fd73476e1 Removed the use of with_indifferent_access on parameters -- Rails 5 deprecation 6 年 前
  Maarten van Grootel 31ddb2fe0d Actually run all tests and remove flakiness by doing propersetup and teardown 8 年 前
  Francois Chagnon 217feec47c Adding code and tests for online-mode access tokens 8 年 前
  Chris Saunders 79dda56194 Fixes test suite to run with newer Minitest 10 年 前
  Dylan Thacker-Smith db2979d2d6 Add test for escaping of `%` before signing. 9 年 前
  Dylan Thacker-Smith 9c66013b0a Escape ampersand in params or equal in keys before signing with hmac. 9 年 前
  Dylan Thacker-Smith b16ab2a41b Add a myshopify_domain class variable to use for building the site url. 10 年 前
  Carson Reinke 56c9765f3a Changed signature validation to HMAC-SHA256 per API change 10 年 前
  Kevin Hughes bade385403 add a specific exception for signature validation failures 11 年 前
  Eric Ponce abe2df9e06 validate_signature error 11 年 前
  Kevin Hughes 3d6be77138 moved validate_params into request_token and updated readme and tests 11 年 前
  Kevin Hughes a30bb4ab1d added tests for create permission url 11 年 前
  Kevin Hughes ea651f061a added tests for request token 11 年 前
  Peter McCracken f93c27468e restore host with port when temp finishes 11 年 前
  John Tajima bc4a797ef0 Add back validates signature 13 年 前
  John Tajima 1ec80eae58 Update tests 13 年 前
  John Tajima 4f42b0e8d3 remove unused methods, update tests. 13 年 前
  John Duff a53e18acc2 Fix issues with resources that have both direct and namespaced routes 13 年 前
  John Duff a563dbbff1 Rename test class to better represent what it is actually testing 13 年 前