Adding batch support to new service interface
[arvados.git] / spec / google / api_client / batch_spec.rb
2013-10-04 Sergio GomesMerge branch 'master' of https://github.com/google...
2013-10-04 Sergio GomesFixing broken specs
2013-05-31 Steve BazylMerge pull request #52 from jeffposnick/master
2013-05-13 Steven BazylUpgrade to Faraday 0.9 (fixes params encoding problems)
2013-02-15 Steven BazylFix URI in batched request to allow query parameters
2013-01-05 Steve BazylMerge pull request #20 from simplymeasured/feature...
2013-01-02 Steven BazylMerge branch 'master' of https://github.com/google...
2012-12-30 Steven BazylAdd application name to client, update style of assigni...
2012-12-30 Steve BazylMerge pull request #13 from sanemat/multi-json-in-rails...
2012-10-25 Steven BazylAdditional fix for broken ||= constant assignment
2012-10-10 Steven BazylContinue internal shuffling...
2012-10-10 Steven BazylUnify processing of api/resumable/batch requests
2012-09-24 Steven BazylContinue internal shuffling...
2012-09-11 Steven BazylUnify processing of api/resumable/batch requests
2012-07-31 Bob AmanMerge branch 'master' of https://code.google.com/p...
2012-07-31 Bob AmanResolving constant redefinition warnings.
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-21 Bob AmanResolving issues introduced by Faraday dependency upgrade.
2012-06-07 Steven BazylResolve merge conflict
2012-05-24 Bob AmanMerge branch 'master' of github.com:google/google-api...
2012-05-16 Sergio GomesAdding batch support