Skip to content
Permalink
Branch: master
Commits on Jul 16, 2019
  1. Merge pull request #159 from oauth-xx/pboling/158-fix-readme-references

    pboling committed Jul 16, 2019
    Fix references to consumer and access_token
  2. Fix references to consumer and access_token

    pboling committed Jul 16, 2019
    Fixes #158
Commits on Mar 1, 2018
  1. Merge pull request #151 from gouthamvel/patch-1

    pboling committed Mar 1, 2018
    Update to Readme for 3-legged authorization
  2. Update to Readme for 3-legged authorization

    gouthamvel committed Mar 1, 2018
    fixes issue #81
Commits on Dec 8, 2017
  1. Update version to 0.5.4 in version file

    galois17 committed Dec 8, 2017
  2. Merge branch 'master' of github.com:oauth-xx/oauth-ruby

    galois17 committed Dec 8, 2017
  3. Version 0.5.4

    galois17 committed Dec 8, 2017
  4. Merge pull request #143 from samjewell/readme-require-typhoeus

    galois17 committed Dec 8, 2017
    Add `require 'typhoeus'` to README.rdoc
  5. Merge pull request #144 from samjewell/fix-cli-nonce-typo

    galois17 committed Dec 8, 2017
    Fix typo in CLI docs 'none' -> 'nonce'
  6. Merge pull request #150 from xprazak2/action-dispatch

    galois17 committed Dec 8, 2017
    Fixes UnknownRequestType on Rails 5.1 for ActionDispatch::Request
Commits on Nov 30, 2017
  1. Fixes UnknownRequestType on Rails 5.1 for ActionDispatch::Request

    xprazak2 committed Nov 29, 2017
Commits on Oct 16, 2017
  1. Merge pull request #149 from charliesome/remove-core-ext

    mpapis committed Oct 16, 2017
    Remove core extensions
  2. remove URI::Escape extensions

    charliesome committed Oct 16, 2017
  3. remove Object#tap, String#bytesize, and String#bytes extensions

    charliesome committed Oct 16, 2017
    these methods are all defined in ruby 2.0 which is the minimum ruby
    version required by the oauth gem
Commits on May 24, 2017
  1. Version 0.5.3

    thejamespinto committed May 24, 2017
  2. Merge pull request #146 from oauth-xx/fix_cli

    thejamespinto committed May 24, 2017
    fix #145 - broken CLI required loading active_support/string
  3. fix #145 - broken CLI required loading active_support/string

    thejamespinto committed May 24, 2017
Commits on May 17, 2017
  1. Removing legacy scripts

    thejamespinto committed May 17, 2017
  2. quickfix

    thejamespinto committed May 17, 2017
  3. Version 0.5.2

    thejamespinto committed May 17, 2017
  4. Updating CHANGELOG

    thejamespinto committed May 17, 2017
  5. Fix typo in CLI docs 'none' -> 'nonce'

    samjewell committed May 17, 2017
Commits on May 15, 2017
  1. Add `require 'typhoeus'` to README.rdoc

    samjewell committed May 15, 2017
Commits on Apr 8, 2017
  1. stop bundling tests files in the gem

    mpapis committed Apr 8, 2017
Commits on Mar 20, 2017
  1. Merge pull request #140 from oauth-xx/upgrade_code_climate

    thejamespinto committed Mar 20, 2017
    Upgrade Code Climate and fixing tests
  2. minor cleanup on tests

    thejamespinto committed Mar 20, 2017
Commits on Jul 19, 2016
Commits on May 30, 2016
  1. Fix adding paths when a full URL has been specified (#113)

    nikz authored and thejamespinto committed May 30, 2016
    Fix adding paths when a full URL has been specified.
Older
You can’t perform that action at this time.