Update changelog & bump version
[arvados.git] / lib /
2013-05-13 Steven BazylAllow options when executing batch requests (#48)
2013-05-13 Steven BazylUpgrade to Faraday 0.9 (fixes params encoding problems)
2013-03-26 Steven BazylMinor release
2013-03-18 Steven BazylRemove broken require
2013-03-18 Steven BazylCheck for existance of Railties (instead of Rails)...
2013-03-17 Steven BazylFix referesh of oauth token when passing credentials...
2013-02-15 Steven BazylFix URI in batched request to allow query parameters
2013-01-23 Steven BazylFix duplication of parameters in qeuery string
2013-01-18 Steven BazylMinor release for updating signet
2013-01-15 Steven BazylMinor release to fix service account impersonation
2013-01-12 Bob AmanMerge pull request #23 from layby42/master
2013-01-12 Oxana Goutnikfix for #22 impersonation
2013-01-05 Steve BazylMerge pull request #20 from simplymeasured/feature...
2013-01-05 Steven BazylFix odd conflict with VERSION & logger
2013-01-05 Steven BazylAdd oauth helper for installed apps, update CLI
2013-01-05 Steven BazylSprinkle of logging
2013-01-04 Ryan Biesemeyerincorporate style feedback from @sporkmonger on ab23fe7...
2013-01-03 Steven BazylAdd railtie
2013-01-03 Steven BazylDefine custom load/dump for serializing API instances
2013-01-03 Steven BazylFix JWT example in docs
2013-01-02 Steven BazylRead keyfile in binary mode
2013-01-02 Steven BazylRemove stray output to STDOUT
2013-01-02 Steven BazylMerge branch 'master' of https://github.com/google...
2013-01-02 Steven BazylUse JWT support in signet, ignore broken PKCS12 tests...
2012-12-30 Steven BazylInitial logging support
2012-12-30 Steve BazylMerge pull request #19 from simplymeasured/feature...
2012-12-30 Steve BazylMerge pull request #13 from sanemat/multi-json-in-rails...
2012-12-29 Ryan BiesemeyerMake the auto-refresh of tokens configurable and option...
2012-12-27 Steve BazylMerge pull request #18 from ranjibd/GITHUB-ISSUE-17
2012-12-27 Ranjib DeyRanjib| there is n method/instance variable named optio...
2012-11-05 Steven BazylFix stackoverflow tag, minor doc cleanup for batch API
2012-11-02 Steven BazylRefactor key loading to support PEM + fix issue #62
2012-11-02 Steven BazylFix sample for JWTAsserter (missing .new)
2012-10-30 Steven BazylAuto-refresh OAuth 2 tokens & retry request on 401...
2012-10-13 sanematRemove too much checking
2012-10-11 sanematAdd namespace check
2012-10-10 Steven BazylResolve merge/rebase
2012-10-10 Steven BazylRe-org service account support
2012-10-10 Steven BazylMove request class to its own file
2012-10-10 Steven BazylIssue 59 - handle 204 responses more gracefully
2012-10-10 Steven BazylDoc improvements
2012-10-10 Steven BazylExpose discovery doc in prep for future doc changes
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 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 BazylRe-org service account support
2012-10-10 Steven BazylMove request class to its own file
2012-10-10 sanematCompatible multi_json >= 1.0.0 with Rails3.2.8
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-10-05 Steven BazylIssue 59 - handle 204 responses more gracefully
2012-10-04 Steven BazylDoc improvements
2012-10-04 Steven BazylExpose discovery doc in prep for future doc changes
2012-10-04 Steven BazylAdd method for checking if upload can be resumed
2012-10-04 Steven BazylUpdate docs re: api_method + allow options in array...
2012-09-28 Steven BazylMore documentation cleanup
2012-09-28 Steven BazylMore documentation cleanup
2012-09-28 Steven BazylMostly doc updates, +remove support for method as string
2012-09-28 Steven BazylAllow adjusting issued-at time to minimize clock skew...
2012-09-24 Steven BazylContinue internal shuffling...
2012-09-11 Steven BazylUnify processing of api/resumable/batch requests
2012-09-05 Steven BazylBegin consolidation of request building in reference...
2012-09-05 Steven BazylConsolidate request routing through execute methods
2012-09-05 Steven BazylRemove embedded version #s, use Gemfile
2012-09-05 Steven BazylRemove unnecessary normalization/fix addressable bug
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 AmanMerge branch 'master' of https://code.google.com/p...
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 AmanUpdating version.
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-06-11 Steven BazylNew version of client lib
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-05-24 Bob AmanMerge branch 'master' of github.com:google/google-api...
2012-05-18 Sergio GomesMoving BatchError to errors.rb
2012-05-16 Sergio GomesAdding batch support
2012-05-11 Sérgio GomesResolves issue of validation failing for repeated param...
2012-04-24 Bob AmanUpdated to avoid deprecation of encode and decode metho...
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.
next