Merge remote branch 'remotes/upstream/master'
[arvados.git] / lib / google / api_client / discovery /
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-10-20 Bob AmanUpdated to match change to AutoParse.
2011-10-15 Bob AmanAdded task for wiki autogeneration.
2011-10-15 Bob AmanAdded task for wiki autogeneration.
2011-10-05 Bob AmanFixed issues with recursive structures and external...
2011-09-22 Bob AmanSwitched to using AutoParse for schemas.
2011-08-19 Bob AmanPartial solution to the issue of generating JSON.
2011-08-10 Bob AmanFixed a bug in the method definition closures.
2011-08-10 Bob AmanBasic structure of schema parsing complete.
2011-08-08 Bob AmanAdded method to expose API property descriptions.
2011-08-08 Bob AmanAdded support for API feature lists.
2011-08-08 Bob AmanAdded support for API feature lists.
2011-08-05 Bob AmanAdding missing require.
2011-08-05 Bob AmanMoved dynamic method definitions into the APIObject...
2011-08-05 Bob AmanAdded default values.
2011-08-05 Bob AmanAdded API#schema_for_kind method to allow schema lookup...
2011-08-05 Bob AmanBetter way to handle automatic parsing using the schema...
2011-08-04 Bob AmanSeparated out the discovery classes into individual...
2010-09-18 Bob AmanReorganized some of the code and removed unnecessary...
2010-09-16 Bob AmanSigned requests can now be generated and transmitted...
2010-09-16 Bob AmanURI template expansion works.
2010-08-24 bobaman@google.comMade the builder more flexible by adding a callback...
2010-08-24 bobaman@google.comAdded a rudimentary implementation of a MethodBuilder.
2010-08-17 bobaman@google.comUpdating code to consistent coding style.
2010-08-14 bobaman@google.comAdded some tests for determining the discovery document...
2010-08-14 bobaman@google.comAdded brief documentation to the handler classes.
2010-08-14 bobaman@google.comAdded code to determine the location of the discovery...
2010-08-14 bobaman@google.comUpdated the configuration handling code.
2010-08-11 bobaman@google.comAdded addressable/template require to discovery.rb.
2010-08-11 mattpok@google.comadd skeleton for discovery