Historique des commits

Auteur SHA1 Message Date
  Mike Dalessio 0e90b6aa91 fix: encode OAuth URLs using URI.encode_www_form il y a 2 ans
  Mike Dalessio 394377b359 prefactor: session tests assert logical equivalence of URIs il y a 2 ans
  Melanie Wang e3226e7489 Update method to use grant_options (#847) il y a 3 ans
  Nabeel Ahsen 2b12bf150e Add access_scopes attribute to Session il y a 3 ans
  Andy Waite 72e2b6c944 Avoid depending on ActiveSupport (#818) il y a 3 ans
  Paulo Margarido 7ae659541d Merge branch 'master' into fix_more_rubocop_issues il y a 3 ans
  Paulo Margarido 4dffdec0ac Fixing trivial rubocop warnings il y a 3 ans
  Paulo Margarido a2a2702bda Enabling frozen string literal cop il y a 3 ans
  Kevin O'Sullivan 3744aa7390 rubocop updates for il y a 3 ans
  Kevin O'Sullivan 7d9b8bc720 Autocorrect Style/HashSyntax, Style/MethodCallWithArgsParentheses il y a 3 ans
  Paulo Margarido a6644c283d Fix rubocop conflicts il y a 3 ans
  Paulo Margarido e6ecba5ef9 Fix rubocop warnings il y a 3 ans
  Paulo Margarido 2c57b21ed8 Merge branch 'master' into clear_basic_auth_values_on_temp_sessions il y a 4 ans
  Paulo Margarido 303034abcb Clean up Base user / password on temp sessions il y a 4 ans
  Paulo Margarido 5d13031cdf Set the default version as the actual method param default il y a 4 ans
  Paulo Margarido a6e4ba8aba Default sessions to Base api_version il y a 4 ans
  Mike Ragalie beb96d7a99 Implement Session#hash and Session#eql? il y a 4 ans
  Mike Ragalie 0ab26e4c36 Implement Session#== il y a 4 ans
  Joshua Kelly 0f67346683 Added options hash to create_permission_url and makes redirect_uri required il y a 4 ans
  Jon G 7c9703d43d set api_version to NullVersion if given nil or NullVersion il y a 4 ans
  Jon G adaf51e60b add timeout of 5s to meta il y a 4 ans
  Jon G 1e75b4761b dynamically define api version from server at boot il y a 4 ans
  Alex Aitken fdd6ec0a71 Drop no version. il y a 5 ans
  Alex Aitken ef58f407b2 Add with_session and with_version blocks. il y a 5 ans
  Alex Aitken 1ef8df5070 Add release version. il y a 5 ans
  Alex Aitken 3b8e6b4f89 Move session creation methods to keyword args from positional args. il y a 5 ans
  Alex Aitken d41efbb7a7 Make api version a required value for session creation. il y a 5 ans
  Alex Aitken 46445ed6c5 Remove /admin addition to site in session. il y a 5 ans
  Clayton Smith 5467b5b1b3 Remove support for non-standard protocols and ports. il y a 5 ans
  Yoann Jaspar 5f9517c1fc Remove ActionController::Parameters as they don t exist in minitest il y a 5 ans