提交历史

作者 SHA1 备注 提交日期
  Joshua Kelly 0f67346683 Added options hash to create_permission_url and makes redirect_uri required 5 年之前
  Jon G 7c9703d43d set api_version to NullVersion if given nil or NullVersion 5 年之前
  Jon G adaf51e60b add timeout of 5s to meta 5 年之前
  Jon G 1e75b4761b dynamically define api version from server at boot 5 年之前
  Alex Aitken fdd6ec0a71 Drop no version. 6 年之前
  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 年之前