arvados.git
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-09 Steven BazylMerge branch 'master' of https://github.com/google...
2013-01-09 Steven BazylRemove moderate API refs since API no longer exists...
2013-01-09 Bob AmanMerge pull request #21 from sanemat/feature/ruby-2-0-0
2013-01-09 sanematAdd Ruby2.0.0 build in Travis-ci, and allowed to fail
2013-01-05 Steve BazylMerge pull request #20 from simplymeasured/feature...
2013-01-05 Steven BazylUpdate changelog
2013-01-05 Steven BazylFix odd conflict with VERSION & logger
2013-01-05 Steven BazylUpdate changelog/gemspec
2013-01-05 Steven BazylAdd oauth helper for installed apps, update CLI
2013-01-05 Steven BazylSprinkle of logging
2013-01-05 Steven BazylUpdate JWT example
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 BazylAdd application name to client, update style of assigni...
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-12-27 Steven BazylUpdate signet version
2012-11-19 Bob AmanTotally paranoia.
2012-11-19 Bob AmanIf it's in .gitignore, it shouldn't be part of the...
2012-11-18 Bob AmanMerge pull request #15 from simplymeasured/add-test...
2012-11-18 Ryan BiesemeyerAdd test for scenario where semicolon in parameter...
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-29 Steven BazylG+ API changed schema :(
2012-10-26 Steven BazylAdd support info to readme
2012-10-25 Steven BazylUpdate readme for CLI + samples
2012-10-25 Steven BazylUpdate owner/author info
2012-10-25 Steven BazylSkip rcov for travis runs, remove Bob from notificationswq
2012-10-25 Steven BazylAdditional fix for broken ||= constant assignment
2012-10-25 Steven BazylFix failing tests
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 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 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-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-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 test for options as 5th param in array style calls
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-24 Steven BazylUpdate example in readme
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-09-05 Steven BazylTemp disable latitude tests due to discovery 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...
next