arvados.git
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...
2012-02-24 Bob AmanMerge pull request #4 from vapir/baseURI_and_fixups
2012-02-22 Bob AmanUpdated gemspec.
2012-02-22 Bob AmanUpdated version and CHANGELOG.
2012-02-22 Bob AmanPatch to solve Ruby 1.8.7 incompatibility.
2012-02-22 Ethanrescue any error invoking external commands attempting...
2012-02-22 Ethanminor whitespace touchup
2012-02-22 Ethanfix schema to not choke when '$ref' is specifying what...
2012-02-22 Ethanif ApiClient receives :authorization => false, respect...
2012-02-22 Ethanadd method ApiClient#relative_uri which constructs...
2012-02-22 Ethanchange ApiClient's configurable host to a configurable...
2012-02-15 Nikolay MischenkoFixed parameters encoding (should be urlencoded)
2012-02-15 Bob AmanAdded ID token verification against server certificate.
2012-02-10 Bob AmanUpdating release process.
2012-02-10 Bob AmanUpdated gemspec.
2012-02-10 Bob AmanUpdated version and CHANGELOG with recent fixes.
2012-02-10 Bob AmanMethod renames to be consistent with change to resources.
2012-02-10 Bob AmanMerge branch 'master' of https://code.google.com/p...
2012-02-10 Bob AmanUpdated dependency to resolve JSON bug.
2012-02-08 Steven BazylDon't traverse ancestors when checking if schema is...
2012-01-31 Steven BazylRename 'resources' method due to conflict with one...
2012-01-31 Steven BazylRemove stray requires of deleted files
2012-01-30 Bob AmanLoosened up gem requirements.
2012-01-30 Bob AmanLoosened up gem requirements.
2012-01-30 Bob AmanTo avoid a few bugs, requires point release of signet...
next