arvados.git
2014-10-08 Abdelkader... Another form of Googol typo ?
2014-10-08 Abdelkader... So many versions!!
2014-10-08 Abdelkader... Replace deprecated method that cause ruby warnings...
2014-10-08 Abdelkader... Clean up gemspec. We don't support 1.8.6 anyway
2014-10-08 Abdelkader... Use the app logger and require railtie
2014-10-08 Abdelkader... File is being deleted before each test anyway
2014-10-08 Abdelkader... remove version from test .
2014-10-07 Steve BazylMerge pull request #163 from tomykaira/retriable_no_2.0
2014-10-03 Daniel WangUpdate README.md
2014-10-03 Daniel WangUpdate README.md
2014-09-27 tomykairaUse retriable 1.x
2014-09-17 Sérgio GomesMerge pull request #94 from programmiersportgruppe...
2014-09-17 Sérgio GomesMerge pull request #154 from seuros/rbx-2
2014-09-10 Abdelkader... use travis's rbx-2 instead of rbx, and removed duplicat...
2014-08-21 Sérgio GomesRemoving jruby-20mode target, since Travis does not...
2014-08-15 Sérgio GomesMissed a few rcov-related lines
2014-08-15 Sérgio GomesFixing issue with service-style batches and requests...
2014-08-14 Sérgio GomesSmall fix to service account spec with JRuby >= 1.9
2014-08-14 Sérgio GomesSmall fix to service account spec
2014-08-14 Sérgio GomesUpdated rspec to v3 and replaced rcov with simplecov.
2014-01-31 Steven BazylTweak retry policy. 40x errors aren't typically recover...
2014-01-23 Steven BazylUpdate changelog
2014-01-23 Steven BazylMinor release to update retriable dependency lost when...
2014-01-23 Steven BazylRemove CLI docs from readme
2014-01-22 Steven BazylResolve merge conflict on gemspec
2014-01-22 Steven BazylAdd note about retries to readme
2014-01-22 Steven BazylSet content length for media uploads
2014-01-22 Steven BazylMerge branch 'release-0.7'
2014-01-22 Steven Bazylfix rand call
2014-01-22 Steven BazylUpdate changelog
2014-01-22 Steven BazylAdd retry support & redirect following
2014-01-17 Steven BazylUpdate faraday version
2014-01-17 Steven BazylAttempt at fixing rubinius builds on travis
2014-01-16 Steven BazylBump version
2014-01-16 Steve BazylMerge pull request #98 from rhunter/patch-1
2013-11-24 Rob HunterUpdate gem homepage to GitHub (like the README)
2013-11-19 Ben BarnardShutdown WEBrick server used in installed app flow
2013-10-29 Sergio GomesMinor documentation fix
2013-10-29 Sergio GomesRemoving service logger. Incorrect implementation;...
2013-10-29 Sergio GomesAdding discovery document caching to Service interface
2013-10-09 Steve BazylMerge pull request #87 from sgomes/new_programming_inte...
2013-10-09 Steve BazylMerge pull request #86 from oscardelben/patch-1
2013-10-07 Sergio GomesMinor doc fix
2013-10-04 Sergio GomesAdding batch support to new service interface
2013-10-04 Sergio GomesMerge branch 'master' of https://github.com/google...
2013-10-04 Sergio GomesFixing broken specs
2013-10-03 Oscar Del BenLink to Github Repo
2013-09-11 Sergio GomesMerge branch 'master' of https://github.com/google...
2013-09-11 Sergio Gomes- Improving the Service interface with access to more...
2013-09-10 Steven Bazylredo delegation docs from pull request
2013-09-10 Sergio GomesInitial version of new programming interface
2013-09-09 Steven BazylRedo 0.7.0...
2013-09-09 Steven BazylUpdate gemspec
2013-09-09 Steven Bazyl0.7.0.rc1 release
2013-09-09 Steven BazylRename contributing file to match github expectations
2013-09-06 Steve BazylMerge pull request #70 from JuanitoFatas/master
2013-09-06 Steve BazylMerge pull request #71 from twelvelabs/master
2013-09-05 Sergio GomesRemoving empty file
2013-09-05 Sergio GomesEnsuring that multivalued requests in the AdSense Manag...
2013-09-04 Sergio GomesUpdating AdSense Management API specs to use v1.3
2013-08-15 Steve BazylMerge pull request #78 from proppy/computeauth
2013-08-15 Johan Euphrosineauth: perserve original option param
2013-08-14 Johan Euphrosineauth: add compute service account
2013-08-12 Sergio GomesFixing spec warnings
2013-08-09 Sergio GomesRemoving latitude API specs
2013-08-09 sgomesForgot an import. *sigh*
2013-08-09 sgomesMinor bugfix change to README
2013-08-09 sgomesUpdating README to use best practices in usage example
2013-08-08 Steve BazylMerge pull request #73 from sgomes/master
2013-08-06 Sergio GomesSmall fixes to client secrets:
2013-08-02 Skip Baneydon't require faraday/utils; faraday already includes it
2013-08-01 Juanito FatasUpdate to https for secure connection to rubygems.org.
2013-06-20 Steve BazylMerge pull request #64 from phiggins/master
2013-06-20 Steven BazylRemove example of deprecated use
2013-06-20 Steven BazylEnable gzip compression
2013-06-19 pete higginsUpdate homepage in gemspec to point at Github.
2013-06-18 Steven BazylIssue #57 - rewind body if possible when retrying
2013-06-18 Steven BazylFix normalization of parmeters keys
2013-06-18 Steven BazylMerge branch 'master' of https://github.com/google...
2013-06-18 Steven BazylNo longer buffer chunks/files when using resumable...
2013-06-18 Steven BazylAllow apps to override ca_file
2013-06-17 Steve BazylMerge pull request #61 from tardate/issue_mgmt
2013-06-16 Paul Gallagherchanged readme to direct issue reporting on github
2013-06-16 Paul Gallagherwhitespace cleanup in readme
2013-06-03 Steven BazylUpdate faraday
2013-06-01 Steven BazylRemove unnecessary require
2013-05-31 Steve BazylMerge pull request #52 from jeffposnick/master
2013-05-31 Steven BazylDon't attempt resumable upload if initial response...
2013-05-31 Steven BazylMinor cleanup on tests
2013-05-31 Steven BazylBundle root certs
2013-05-29 Jeff PosnickAdded Google::APIClient::FileStorage, to save OAuth...
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-04-29 Bob AmanMerge pull request #49 from dillonkearns/patch-1
2013-04-29 Dillon KearnsAdd syntax highlighting to README
2013-04-21 Steve BazylMerge pull request #47 from nevir/patch-2
2013-04-19 Steven BazylMerge branch 'master' of https://github.com/google...
2013-04-18 Bob AmanMerge pull request #46 from nevir/patch-1
2013-04-18 Ian MacLeodDrop sudo from gem install
2013-04-18 Ian MacLeodFull jruby and rubinius coverage
next