arvados.git
2012-10-10 Steven BazylExpose discovery doc in prep for future doc changes
2012-10-10 Steven BazylAdd test for options as 5th param in array style calls
2012-10-10 Steven BazylAdd method for checking if upload can be resumed
2012-10-10 Steven BazylUpdate docs re: api_method + allow options in array...
2012-10-10 Steven BazylMore documentation cleanup
2012-10-10 Steven BazylMore documentation cleanup
2012-10-10 Steven BazylMostly doc updates, +remove support for method as string
2012-10-10 Steven BazylAllow adjusting issued-at time to minimize clock skew...
2012-10-10 Steven BazylContinue internal shuffling...
2012-10-10 Steven BazylUpdate example in readme
2012-10-10 Steven BazylUnify processing of api/resumable/batch requests
2012-10-10 Steven BazylBegin consolidation of request building in reference...
2012-10-10 Steven BazylConsolidate request routing through execute methods
2012-10-10 Steven BazylRemove embedded version #s, use Gemfile
2012-10-10 Steven BazylRemove unnecessary normalization/fix addressable bug
2012-10-10 Steven BazylTemp disable latitude tests due to discovery bug
2012-10-10 Bob AmanApparently the ||= operator does not work with constant...
2012-10-10 Bob AmanMarked failing tests as pending.
2012-10-08 Bob AmanThis should "resolve" issues with OS X.
2012-10-08 Bob AmanThis should resolve the issue with Kernel#load.
2012-10-05 Bob AmanAdded the ability to create an authorization object...
2012-08-30 Bob AmanMerge branch 'master' of github.com:google/google-api...
2012-08-30 Bob AmanBackwards compatibility for MultiJson.
2012-08-19 Bob AmanMerge pull request #6 from marclennox/master
2012-08-19 Marc LennoxSyntax change to satisfy pull request
2012-08-18 Marc LennoxFixed an issue where the code was expecting parameters...
2012-07-31 Bob AmanApparently we didn't. And there's nothing we can do...
2012-07-31 Bob AmanMerge branch 'master' of https://code.google.com/p...
2012-07-31 Bob AmanResolving constant redefinition warnings.
2012-07-31 Steven BazylIssue 47 - Improve error handling on result
2012-07-31 Bob AmanSome debug statements snuck into the commit.
2012-07-31 Bob AmanTwo failing tests, neither of which I can do much about.
2012-07-31 Bob AmanRemoved trailing whitespace.
2012-07-31 Bob AmanSignificant performance improvements to the tests.
2012-07-31 Bob AmanSwitched to using RSpec's let method for memoization.
2012-07-31 Bob AmanUpdating version.
2012-07-31 Bob AmanUpdating version and dependencies.
2012-07-25 Steven BazylIssue 47 - Improve error handling on result
2012-07-21 Bob AmanResolving issues introduced by Faraday dependency upgrade.
2012-07-21 Bob AmanUpdating dependencies.
2012-07-19 Steven BazylAdd .yardopts for doc hosting
2012-06-15 Bob AmanMerge pull request #3 from weppos/update-rspec-187
2012-06-14 Simone CarlettiRestore exclusion for compact and environment as reques...
2012-06-14 Simone CarlettiDrop RCov::VerifyTask task (see GH-2)
2012-06-14 Simone CarlettiRuby 1.8 doesn't seem to like one --exclude
2012-06-14 Simone CarlettiRequire 'spec', it is included in the .gemspec and...
2012-06-14 Bob AmanMerge pull request #2 from weppos/update-rspec
2012-06-14 Simone CarlettiRemove multiple specifications of gem 'rspec'
2012-06-14 Simone CarlettiRSpec create the /specdoc folder if needed.
2012-06-14 Simone CarlettiThere are now slow specs.
2012-06-14 Simone CarlettiUpgrade RSpec 1.x to RSpec 2.10-x
2012-06-14 Simone CarlettiIgnore .rvmrc file
2012-06-11 Steven BazylUpdate gemspec
2012-06-11 Steven BazylNew version of client lib
2012-06-07 Steven BazylFix media test case StringIO
2012-06-07 Steven BazylResolve merge conflict
2012-06-07 Steven BazylAllow credentials on per-request basis
2012-06-07 Steven BazylInitial support for service accounts
2012-06-04 Steven BazylMore tests for media upload
2012-06-04 Steven BazylAdd tests for media upload
2012-05-24 Bob AmanUpdating dependency to avoid certificate verify failure...
2012-05-24 Bob AmanUpdating dependencies to include UUIDTools.
2012-05-24 Bob AmanMerge branch 'master' of github.com:google/google-api...
2012-05-24 Bob AmanMoving require so that client only gets loaded if the...
2012-05-18 Sergio GomesMoving BatchError to errors.rb
2012-05-16 Sergio GomesAdded some more specs for Google::APIClient::Result
2012-05-16 Sergio GomesAdding batch support
2012-05-11 Bob AmanOoops, missed a spot. This is what actually controls...
2012-05-11 Bob AmanAdding Steven to the Travis notification list.
2012-05-11 Bob AmanDefault changed to spec:rcov. Verify task always exits...
2012-05-11 Bob AmanApparently 60% is too low!
2012-05-11 Bob AmanSupport for 1.8.6 is not realistic.
2012-05-11 Bob AmanDowngraded verify task to 60% coverage requirement.
2012-05-11 Bob AmanNeed to support JRuby via the jruby-openssl gem.
2012-05-11 Bob AmanRDoc is no longer used.
2012-05-11 Bob AmanAdded build status to README.
2012-05-11 Bob AmanUpdated gemspec.
2012-05-11 Bob AmanAdding Gemfile and Travis CI config file.
2012-05-11 Bob AmanThe diff-lcs gem is not used.
2012-05-11 Bob AmanUpdating .gitignore file to include bundler related...
2012-05-11 Bob AmanFixed issue with UTF-8 characters in code, but no encod...
2012-05-11 Sérgio GomesResolves issue of validation failing for repeated param...
2012-04-24 Sérgio GomesAdded spec to ensure next page tokens are escaped.
2012-04-24 Bob AmanUpdated to avoid deprecation of encode and decode metho...
2012-03-27 Bob AmanUpdated gemspec.
2012-03-27 Bob AmanI'm too picky.
2012-03-27 Steven BazylUpdate changelog & API version
2012-03-14 Bob AmanMerge branch 'master' of https://code.google.com/p...
2012-03-14 Bob AmanFixed formatting issue with OS version number in Java.
2012-03-14 Steven BazylMultipart upload compatibility with 1.8.7
2012-03-13 Steven BazylMultipart upload compatibility with 1.8.7
2012-03-13 Adam SawyerWhen running in a jvm, get the OK name and version...
2012-03-02 Bob AmanFixed whitespace issue.
2012-03-02 Bob AmanMerge branch 'master' of https://code.google.com/p...
2012-03-02 Bob AmanInitial pass at parsing and handling client_secrets...
2012-03-02 Steven BazylMerge branch 'master' of https://code.google.com/p...
2012-03-02 Steven BazylMedia upload support
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...
next