Accept repeated parameters
[arvados.git] / spec / google / api_client / discovery_spec.rb
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...