Making the commands line up in the --help screen.
[arvados.git] / spec /
2010-10-13 Bob AmanFixed incompatibilities with Ruby 1.8.6
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-09 Bob AmanFixed issue with invalid type checking.
2010-10-07 Bob AmanFinished documentation.
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-13 bobaman@google.comUpdated to use Signet.
2010-09-13 bobaman@google.comRemoving transport and OAuth code that is no longer...
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-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-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.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-10 bobaman@google.comAdded some stubs for OAuth and HTTP.
2010-07-28 bobaman@google.comBasic project skeleton.