Merge remote branch 'remotes/upstream/master'
[arvados.git] / lib / google / api_client / discovery.rb
2011-11-30 Martin SarsaleMerge remote branch 'remotes/upstream/master'
2011-11-16 Bob AmanMerge branch 'schemas'
2011-08-05 Bob AmanBetter way to handle automatic parsing using the schema...
2011-08-04 Bob AmanSeparated out the discovery classes into individual...
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.
2011-01-19 Bob AmanFixed extlib/activesupport conflict. Seriously people...
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 AmanUpdated version sorting code and added authorization...
2010-10-09 Bob AmanFixed issue with invalid type checking.
2010-10-07 Bob AmanWhoops, example was on the wrong method.
2010-10-07 Bob AmanAdded example to Service#to_h method.
2010-10-07 Bob AmanFinished documentation.
2010-10-05 Bob AmanRemoved :nodoc: directives, as they are not understood...
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...