Begin consolidation of request building in reference. Further changes coming to simpl...
[arvados.git] / lib / google / api_client / reference.rb
2012-09-05 Steven BazylBegin consolidation of request building in reference...
2012-09-05 Steven BazylRemove embedded version #s, use Gemfile
2012-08-30 Bob AmanMerge branch 'master' of github.com:google/google-api...
2012-08-30 Bob AmanBackwards compatibility for MultiJson.
2012-08-19 Bob AmanMerge pull request #6 from marclennox/master
2012-08-19 Marc LennoxSyntax change to satisfy pull request
2012-08-18 Marc LennoxFixed an issue where the code was expecting parameters...
2012-07-31 Bob AmanMerge branch 'master' of https://code.google.com/p...
2012-07-31 Bob AmanSome debug statements snuck into the commit.
2012-07-31 Bob AmanTwo failing tests, neither of which I can do much about.
2012-07-21 Bob AmanResolving issues introduced by Faraday dependency upgrade.
2012-07-21 Bob AmanUpdating dependencies.
2012-06-07 Steven BazylResolve merge conflict
2012-06-07 Steven BazylAllow credentials on per-request basis
2012-04-24 Bob AmanUpdated to avoid deprecation of encode and decode metho...
2012-03-14 Steven BazylMultipart upload compatibility with 1.8.7
2012-03-13 Steven BazylMultipart upload compatibility with 1.8.7
2012-03-02 Bob AmanMerge branch 'master' of https://code.google.com/p...
2012-03-02 Steven BazylMerge branch 'master' of https://code.google.com/p...
2012-03-02 Steven BazylMedia upload support
2012-01-27 Bob AmanUpdated to replace httpadapter with faraday.
2012-01-05 Bob AmanMigrated to MultiJson from JSON gem.
2011-12-02 Bob AmanMerge branch 'master' of ../martinsarsale-support-for...
2011-12-02 Bob AmanFixed some YARD documentation issues and changed how...
2011-09-22 Bob AmanAdded code to include userIp and key parameters.
2011-09-22 Bob AmanAdded code to include userIp and key parameters.
2011-09-21 Bob AmanMerge branch 'master' of https://code.google.com/p...
2011-09-21 Bob AmanAdded better support for user IP and developer key...
2011-09-21 Bob AmanAdded better support for user IP and developer key...
2011-08-18 Bob AmanIntroduced the ability to pass in an API object instead...
2011-08-18 Bob AmanIntroduced the ability to pass in an API object instead...
2011-07-29 Bob AmanMajor update, primarily to add pagination support.