Fixed issue with registering custom discovery URIs.
[arvados.git] / tasks /
2011-10-05 Bob AmanFixed issues with recursive structures and external...
2011-09-22 Bob AmanSwitched to using AutoParse for schemas.
2011-08-02 Bob AmanMerge pull request #3 from robertkaplow/master
2011-08-02 Bob AmanMerge pull request #2 from robertkaplow/master
2011-08-02 Bob AmanGem spec requires author to be supplied.
2011-05-20 Bob AmanExcluding environment setup file from code coverage.
2011-05-20 Bob AmanFixed rcov exclude options.
2011-05-12 Bob AmanFixed another stray dependency.
2011-05-12 Bob AmanLowered requirements for json gem
2011-05-04 Bob AmanFixed unnecessary dependency issue.
2011-05-04 Bob AmanA significant update of the client functionality.
2010-10-22 Bob AmanUpdated install error message for rcov.
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-14 Bob AmanExcluding .rvm from code coverage.
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-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 AmanFirst pass at CLI for Ruby client.
2010-09-13 bobaman@google.comUpdating dependencies.
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-12 bobaman@google.comUpdated OAuth to actually perform authorization stuff.
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.