So many versions!!
[arvados.git] / lib / google / api_client.rb
2010-10-09 Bob AmanFixed issue with invalid type checking.
2010-10-07 Bob AmanAdded example for generating request.
2010-10-07 Bob AmanUpdated example.
2010-10-05 Bob AmanFixed minor error in YARD documentation format.
2010-10-05 Bob AmanRemoved :nodoc: directives, as they are not understood...
2010-10-05 Bob AmanAdded documentation to the remainder of the API client...
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...
2010-09-16 Bob AmanSigned requests can now be generated and transmitted...
2010-09-16 Bob AmanURI template expansion works.
2010-09-13 bobaman@google.comUpdated to use Signet.
2010-08-24 bobaman@google.comMade the builder more flexible by adding a callback...
2010-08-19 bobaman@google.comInitial implementation of HTTP.
2010-08-17 bobaman@google.comUpdating code to consistent coding style.
2010-08-10 bobaman@google.comAdded some stubs for OAuth and HTTP.
2010-07-28 bobaman@google.comBasic project skeleton.