Resolving issues introduced by Faraday dependency upgrade.
[arvados.git] / lib / google / api_client / discovery / method.rb
2012-07-21 Bob AmanResolving issues introduced by Faraday dependency upgrade.
2012-06-07 Steven BazylResolve merge conflict
2012-05-24 Bob AmanMerge branch 'master' of github.com:google/google-api...
2012-05-16 Sergio GomesAdding batch support
2012-05-11 Sérgio GomesResolves issue of validation failing for repeated param...
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-02-24 Bob AmanMerge pull request #4 from vapir/baseURI_and_fixups
2012-02-15 Nikolay MischenkoFixed parameters encoding (should be urlencoded)
2012-01-27 Bob AmanUpdated to replace httpadapter with faraday.
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-11-02 Martin SarsaleAccept repeated parameters
2011-08-05 Bob AmanBetter way to handle automatic parsing using the schema...
2011-08-04 Bob AmanSeparated out the discovery classes into individual...