arvados.git
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
2014-01-10 Michael C.... moved default key into constant
2014-01-10 Michael C.... added optional redis credential key to be set
2013-12-03 Volker Zöpfelchanges for ruby 1.8.7
2013-12-03 Volker Zöpfelremove useless test
2013-12-03 Volker Zöpfeladds specs for redis_store
2013-12-03 Volker Zöpfeladds specs for file_store
2013-12-03 Volker Zöpfelchange default for authorization to nil
2013-11-28 Volker Zöpfelremove deprecation warning
2013-11-28 Volker Zöpfelbugfix file_storage
2013-11-28 Volker Zöpfelpending test for file_store and redis_store
2013-11-28 Volker Zöpfelload_credentials just returns nil on errors
2013-11-28 Volker Zöpfeladds specs for storage
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-11-18 Volker Zöpfeladds some specs for storage class
2013-11-18 Volker Zöpfeluses new initialize and authorize
2013-11-18 Volker Zöpfeluse authorization method instead of variable
2013-11-15 Michael C.... include all git added files to prevent inclusion errors
2013-11-15 Michael C.... added deprecation warnings to file_storage
2013-11-15 Michael C.... rename file_store
2013-11-15 Volker Zöpfeladds json fixture to test storage
2013-11-15 Volker Zöpfeladds spec construct for file_store and storage
2013-11-15 Volker Zöpfeladd file_storage to gemspec
2013-11-15 Volker Zöpfeladds comment
2013-11-14 Volker Zöpfeladds old FileStorage again to be backward compatible
2013-11-14 Volker Zöpfelmake methods private
2013-11-14 Volker Zöpfelrepair gemspec
2013-11-14 Volker Zöpfelrepair gemspec
2013-11-14 Volker Zöpfelsplit storages in own adapter classes, added redis...
2013-11-14 Volker Zöpfeladds Constants for Authorization_uri, Token_credentials_uri
2013-11-14 Volker Zöpfelusing the path= method on initialize
2013-11-14 Volker Zöpfeladds method path= to proof if file can be accessed
2013-11-14 Volker Zöpfelusing symbols as hash keys
2013-11-14 Volker Zöpfelrefactoring load_credentials
2013-11-14 Volker Zöpfelignore IntelliJ files
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)
next