Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ruby-oauth/oauth
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: brodock/oauth-ruby
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 11 files changed
  • 4 contributors

Commits on Jun 22, 2013

  1. Adding travis CI

    brodock committed Jun 22, 2013
    Configuration menu
    Copy the full SHA
    60ebe78 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1844163 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    08fbde6 View commit details
    Browse the repository at this point in the history
  4. Typhoeus 0.5 support

    re4k authored and brodock committed Jun 22, 2013
    Configuration menu
    Copy the full SHA
    a1c8e72 View commit details
    Browse the repository at this point in the history
  5. Typhoeus 0.6 support

    brodock committed Jun 22, 2013
    Configuration menu
    Copy the full SHA
    55dd3ad View commit details
    Browse the repository at this point in the history
  6. Updated gemfile and tests

    brodock committed Jun 22, 2013
    Configuration menu
    Copy the full SHA
    f77f678 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b02aa5e View commit details
    Browse the repository at this point in the history
  8. Fix a bug in the OAuth::Signature::Base#== method - don't decode64 th…

    …e signatures for comparison, it may return true for different strings.
    oldgreen authored and brodock committed Jun 22, 2013
    Configuration menu
    Copy the full SHA
    4242e40 View commit details
    Browse the repository at this point in the history
  9. Fixed mocha warning

    brodock committed Jun 22, 2013
    Configuration menu
    Copy the full SHA
    5ed24bb View commit details
    Browse the repository at this point in the history
Loading