arvados.git
2011-01-05 Bob AmanCommand line client no longer checks for an exact match...
2011-01-05 Bob AmanAdded User-Agent header.
2010-11-04 Bob AmanIncrementing the version.
2010-10-22 Bob AmanUpdated install error message for rcov.
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-22 Bob AmanAdded support for xoauth_requestor_id.
2010-10-22 Bob AmanFixed version specifier.
2010-10-22 Bob AmanUpdated dependencies.
2010-10-22 Bob AmanAdded support for two-legged OAuth.
2010-10-22 Bob AmanMaking the commands line up in the --help screen.
2010-10-22 Bob AmanSignificant improvements to the CLI.
2010-10-20 Bob AmanRefactored CLI tool to be more maintainable.
2010-10-19 Bob AmanAdded redirect to buzz explore page.
2010-10-14 Bob AmanExcluding .rvm from code coverage.
2010-10-14 Bob AmanUpdating README with installation instructions.
2010-10-14 Bob AmanUpdating README with installation instructions.
2010-10-13 Bob AmanImproving the handling of missing dependencies.
2010-10-13 Bob AmanAdded rack dependency.
2010-10-13 Bob AmanFixed incompatibilities with Ruby 1.8.6
2010-10-13 Bob AmanAdded interactive session command.
2010-10-12 Bob AmanRSpec had a new major release. We're not ready to...
2010-10-12 Bob AmanFixing dependency issues.
2010-10-12 Bob AmanUpdating addressable dependency.
2010-10-12 Bob AmanUpdating CLI and explorer to match recent changes.
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-12 Bob AmanUpdated to handle content types correctly.
2010-10-12 Bob AmanFirst pass at CLI for Ruby client.
2010-10-09 Bob AmanAdded Sinatra API explorer example app.
2010-10-09 Bob AmanFixed issue with invalid type checking.
2010-10-07 Bob AmanExtra indentation removed.
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 AmanBroke the examples in the README up a bit to be less...
2010-10-07 Bob AmanFixed example in README.
2010-10-07 Bob AmanAdded example for generating request.
2010-10-07 Bob AmanUpdated example.
2010-10-07 Bob AmanFinished documentation.
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-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...
2010-09-16 Bob AmanSigned requests can now be generated and transmitted...
2010-09-16 Bob AmanURI template expansion works.
2010-09-14 Matt Pokrzywaskeleton for api request/respone abstraction
2010-09-13 bobaman@google.comUpdated to use Signet.
2010-09-13 bobaman@google.comRemoved unneeded code.
2010-09-13 bobaman@google.comUpdating dependencies.
2010-09-13 bobaman@google.comRemoving transport and OAuth code that is no longer...
2010-08-24 bobaman@google.comMade the builder more flexible by adding a callback...
2010-08-24 bobaman@google.comAdded a request proxy for our HTTP request representations.
2010-08-24 bobaman@google.comAdded a rudimentary implementation of a MethodBuilder.
2010-08-24 mattpok@google.comadded more json parser tests
2010-08-23 mattpok@google.comadded basic json parser support and tests
2010-08-19 bobaman@google.comInitial implementation of HTTP.
2010-08-19 bobaman@google.comUpdating error messages to match.
2010-08-18 mattpok@google.comadd more comprehensive unit tests for transport parser...
2010-08-18 mattpok@google.comadded basic rspec for transport and fix imports in...
2010-08-18 mattpok@google.comadd parser configuration to http transport, will add...
2010-08-18 mattpok@google.comadded json parsing skeleton
2010-08-17 bobaman@google.comAdded check to make sure Rcov is installed.
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 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-14 bobaman@google.comUpdated OAuth1 configuration code. Added docs.
2010-08-12 bobaman@google.comUpdated OAuth to actually perform authorization stuff.
2010-08-11 bobaman@google.comAdded addressable/template require to discovery.rb.
2010-08-11 mattpok@google.comadd skeleton for discovery
2010-08-10 mattpok@google.comadd json to gem.rake
2010-08-10 bobaman@google.comFixed yardoc task.
2010-08-10 bobaman@google.comAdded some stubs for OAuth and HTTP.
2010-07-28 bobaman@google.comBasic project skeleton.
2010-07-28 (no author)Initial directory structure.