Respect discovered methods with colons in path
[arvados.git] / lib / google / api_client / discovery / method.rb
2015-04-14 remi TaylorRespect discovered methods with colons in path
2013-05-31 Steve BazylMerge pull request #52 from jeffposnick/master
2013-05-13 Steven BazylUpgrade to Faraday 0.9 (fixes params encoding problems)
2012-12-30 Steve BazylMerge pull request #13 from sanemat/multi-json-in-rails...
2012-10-10 Steven BazylExpose discovery doc in prep for future doc changes
2012-10-10 Steven BazylMostly doc updates, +remove support for method as string
2012-10-10 Steven BazylContinue internal shuffling...
2012-10-10 Steven BazylBegin consolidation of request building in reference...
2012-10-10 Steven BazylRemove unnecessary normalization/fix addressable bug
2012-10-04 Steven BazylExpose discovery doc in prep for future doc changes
2012-09-28 Steven BazylMostly doc updates, +remove support for method as string
2012-09-24 Steven BazylContinue internal shuffling...
2012-09-05 Steven BazylBegin consolidation of request building in reference...
2012-09-05 Steven BazylRemove unnecessary normalization/fix addressable bug
2012-07-31 Bob AmanMerge branch 'master' of https://code.google.com/p...
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-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...