Begin consolidation of request building in reference. Further changes coming to simpl...
[arvados.git] / spec / google / api_client / discovery_spec.rb
2012-10-10 Steven BazylBegin consolidation of request building in reference...
2012-10-10 Steven BazylRemove embedded version #s, use Gemfile
2012-10-10 Steven BazylTemp disable latitude tests due to discovery bug
2012-10-10 Bob AmanApparently the ||= operator does not work with constant...
2012-10-10 Bob AmanMarked failing tests as pending.
2012-08-30 Bob AmanMerge branch 'master' of github.com:google/google-api...
2012-08-30 Bob AmanBackwards compatibility for MultiJson.
2012-07-31 Bob AmanMerge branch 'master' of https://code.google.com/p...
2012-07-31 Bob AmanResolving constant redefinition warnings.
2012-07-31 Bob AmanSignificant performance improvements to the tests.
2012-07-31 Bob AmanSwitched to using RSpec's let method for memoization.
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-04 Steven BazylMore tests for media upload
2012-05-24 Bob AmanMerge branch 'master' of github.com:google/google-api...
2012-05-16 Sergio GomesAdding batch support
2012-05-11 Bob AmanFixed issue with UTF-8 characters in code, but no encod...
2012-05-11 Sérgio GomesResolves issue of validation failing for repeated param...
2012-04-24 Bob AmanUpdated to avoid deprecation of encode and decode metho...
2012-02-10 Bob AmanMerge branch 'master' of https://code.google.com/p...
2012-01-31 Steven BazylRemove stray requires of deleted files
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-01 Martin SarsaleTest for repeated parameters
2011-11-30 Martin SarsaleMerge remote branch 'remotes/upstream/master'
2011-11-16 Bob AmanMerge branch 'schemas'
2011-10-05 Bob AmanFixed issues with recursive structures and external...
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-08-02 Bob AmanMerge pull request #3 from robertkaplow/master
2011-08-02 Bob AmanFixed issue with header/options ambiguity.
2011-07-29 Bob AmanMajor update, primarily to add pagination support.
2011-05-12 Bob AmanUpdated to use v1 of the discovery API.
2011-05-04 Bob AmanA significant update of the client functionality.
2010-10-22 Bob AmanAdded ability to update the base URI in services, resou...
2010-10-22 Bob AmanAdded option to support manually specified discovery...
2010-10-13 Bob AmanFixed incompatibilities with Ruby 1.8.6
2010-10-12 Bob AmanAdded check for major.minor.tiny version format.
2010-10-12 Bob AmanUpdated version sorting code and added authorization...
2010-10-09 Bob AmanFixed issue with invalid type checking.
2010-10-07 Bob AmanFinished documentation.
2010-09-30 Bob AmanImproving testing and coverage.
2010-09-30 Bob AmanImproving testing and coverage.
2010-09-30 Bob AmanImproving testing and coverage.
2010-09-28 Bob AmanImproved coverage in tests and fixed a URI join bug.
2010-09-18 Bob AmanReorganized some of the code and removed unnecessary...