Fix warning: assigned but unused variable
[arvados.git] / lib / google / api_client / result.rb
2014-12-17 Steven BazylResolve merge conflict
2014-12-17 Steve BazylMerge pull request #181 from seuros/patch-1
2014-12-17 Steve BazylMerge pull request #182 from seuros/patch-2
2014-12-17 Steven Bazyl#158 - guard against missing page tokens when building...
2012-12-30 Steve BazylMerge pull request #13 from sanemat/multi-json-in-rails...
2012-10-10 Steven BazylIssue 59 - handle 204 responses more gracefully
2012-10-10 Steven BazylMore documentation cleanup
2012-10-10 Steven BazylMore documentation cleanup
2012-10-10 Steven BazylMostly doc updates, +remove support for method as string
2012-10-10 Steven BazylUnify processing of api/resumable/batch requests
2012-10-10 Steven BazylBegin consolidation of request building in reference...
2012-10-05 Steven BazylIssue 59 - handle 204 responses more gracefully
2012-09-28 Steven BazylMore documentation cleanup
2012-09-28 Steven BazylMore documentation cleanup
2012-09-28 Steven BazylMostly doc updates, +remove support for method as string
2012-09-11 Steven BazylUnify processing of api/resumable/batch requests
2012-09-05 Steven BazylBegin consolidation of request building in reference...
2012-07-31 Steven BazylIssue 47 - Improve error handling on result
2012-07-25 Steven BazylIssue 47 - Improve error handling on result
2012-04-24 Bob AmanUpdated to avoid deprecation of encode and decode metho...
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-11-30 Martin SarsaleMerge remote branch 'remotes/upstream/master'
2011-11-16 Bob AmanMerge branch 'schemas'
2011-09-22 Bob AmanFixed issue with ambiguous reference.
2011-08-10 Bob AmanBasic structure of schema parsing complete.
2011-07-29 Bob AmanMajor update, primarily to add pagination support.