Set app logger
[arvados.git] / lib / google / api_client / discovery / schema.rb
2014-12-17 Steven BazylResolve merge conflict
2014-12-15 Steven BazylResolve merge conflict, update rspec syntax and docs
2014-12-15 Steven BazylResolve merge conflict, update rspec syntax
2014-12-15 Steven BazylMerge branch 'seuros-more'
2014-12-15 Steven BazylResolve merge conflict
2014-10-08 Abdelkader BoudihUse ActiveSupport instead of extlib
2012-12-30 Steve BazylMerge pull request #13 from sanemat/multi-json-in-rails...
2012-10-10 Steven BazylMostly doc updates, +remove support for method as string
2012-09-28 Steven BazylMostly doc updates, +remove support for method as string
2012-08-30 Bob AmanMerge branch 'master' of github.com:google/google-api...
2012-08-30 Bob AmanBackwards compatibility for MultiJson.
2012-03-02 Steven BazylMerge branch 'master' of https://code.google.com/p...
2012-02-27 Bob AmanMore carefully resolving the discovery-of-discovery...
2012-02-27 Bob AmanCleaning up the changes made by @vapir.
2012-02-27 Bob AmanMerge branch 'master' of github.com:sporkmonger/google...
2012-02-24 Bob AmanMerge pull request #4 from vapir/baseURI_and_fixups
2012-02-22 Bob AmanPatch to solve Ruby 1.8.7 incompatibility.
2012-02-22 Ethanfix schema to not choke when '$ref' is specifying what...
2012-02-10 Bob AmanMethod renames to be consistent with change to resources.
2012-02-10 Bob AmanMerge branch 'master' of https://code.google.com/p...
2012-02-08 Steven BazylDon't traverse ancestors when checking if schema is...
2012-01-05 Bob AmanMigrated to MultiJson from JSON gem.
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-10-20 Bob AmanUpdated to match change to AutoParse.
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-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 AmanBetter way to handle automatic parsing using the schema...