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: glongman/contextio-ruby
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: webdevotion/contextio-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.
  • 13 commits
  • 9 files changed
  • 3 contributors

Commits on Jan 7, 2013

  1. allow options on API for things like timeout and open_timeout

    ie those options allowed by OAuth::Consumer
    glongman committed Jan 7, 2013
    Configuration menu
    Copy the full SHA
    732afc1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from glongman/timeout

    timeout and open_timeout options for connections
    benhamill committed Jan 7, 2013
    Configuration menu
    Copy the full SHA
    e447fed View commit details
    Browse the repository at this point in the history
  3. Update changes, rm old changes file.

    Ben Hamill committed Jan 7, 2013
    Configuration menu
    Copy the full SHA
    3fe4328 View commit details
    Browse the repository at this point in the history
  4. Bump version number.

    Ben Hamill committed Jan 7, 2013
    Configuration menu
    Copy the full SHA
    ef4d484 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2013

  1. Mention primary key access with [] in README.

    Ben Hamill committed Jan 8, 2013
    Configuration menu
    Copy the full SHA
    f3e773f View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2013

  1. Configuration menu
    Copy the full SHA
    65209df View commit details
    Browse the repository at this point in the history
  2. also alias size to count

    glongman committed Jan 10, 2013
    Configuration menu
    Copy the full SHA
    f3c8400 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2013

  1. Merge pull request #5 from glongman/collections

    api/resource_collection.rb needs size and empty? methods
    benhamill committed Jan 11, 2013
    Configuration menu
    Copy the full SHA
    8cb491c View commit details
    Browse the repository at this point in the history
  2. Credit Geoff in CHANGES.md.

    Ben Hamill committed Jan 11, 2013
    Configuration menu
    Copy the full SHA
    6946388 View commit details
    Browse the repository at this point in the history
  3. Bump minor version number.

    Ben Hamill committed Jan 11, 2013
    Configuration menu
    Copy the full SHA
    61ee831 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2013

  1. Configuration menu
    Copy the full SHA
    ff25ccf View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6 from glongman/collections

    Typo in my last PR
    benhamill committed Jan 14, 2013
    Configuration menu
    Copy the full SHA
    bd74dba View commit details
    Browse the repository at this point in the history
  3. Bump patch version number.

    Ben Hamill committed Jan 14, 2013
    Configuration menu
    Copy the full SHA
    a79af8f View commit details
    Browse the repository at this point in the history
Loading