projects
/
arvados.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
No longer buffer chunks/files when using resumable upload
[arvados.git]
/
spec
/
google
/
2013-06-18
Steven Bazyl
No longer buffer chunks/files when using resumable...
tree
|
commitdiff
2013-05-31
Steve Bazyl
Merge pull request #52 from jeffposnick/master
tree
|
commitdiff
2013-05-31
Steven Bazyl
Minor cleanup on tests
tree
|
commitdiff
2013-05-13
Steven Bazyl
Allow options when executing batch requests (#48)
tree
|
commitdiff
2013-05-13
Steven Bazyl
Upgrade to Faraday 0.9 (fixes params encoding problems)
tree
|
commitdiff
2013-02-15
Steven Bazyl
Mark failing test as pending
tree
|
commitdiff
2013-02-15
Steven Bazyl
Fix URI in batched request to allow query parameters
tree
|
commitdiff
2013-01-23
Steven Bazyl
Fix duplication of parameters in qeuery string
tree
|
commitdiff
2013-01-12
Bob Aman
Merge pull request #23 from layby42/master
tree
|
commitdiff
2013-01-12
Oxana Goutnik
fix for #22 impersonation
tree
|
commitdiff
2013-01-09
Steven Bazyl
Merge branch 'master' of https://github.com/google...
tree
|
commitdiff
2013-01-09
Steven Bazyl
Remove moderate API refs since API no longer exists...
tree
|
commitdiff
2013-01-05
Steve Bazyl
Merge pull request #20 from simplymeasured/feature...
tree
|
commitdiff
2013-01-02
Steven Bazyl
Merge branch 'master' of https://github.com/google...
tree
|
commitdiff
2013-01-02
Steven Bazyl
Use JWT support in signet, ignore broken PKCS12 tests...
tree
|
commitdiff
2012-12-30
Steven Bazyl
Add application name to client, update style of assigni...
tree
|
commitdiff
2012-12-30
Steve Bazyl
Merge pull request #13 from sanemat/multi-json-in-rails...
tree
|
commitdiff
2012-11-18
Bob Aman
Merge pull request #15 from simplymeasured/add-test...
tree
|
commitdiff
2012-11-18
Ryan Biesemeyer
Add test for scenario where semicolon in parameter...
tree
|
commitdiff
2012-11-02
Steven Bazyl
Refactor key loading to support PEM + fix issue #62
tree
|
commitdiff
2012-10-30
Steven Bazyl
Auto-refresh OAuth 2 tokens & retry request on 401...
tree
|
commitdiff
2012-10-29
Steven Bazyl
G+ API changed schema :(
tree
|
commitdiff
2012-10-25
Steven Bazyl
Additional fix for broken ||= constant assignment
tree
|
commitdiff
2012-10-25
Steven Bazyl
Fix failing tests
tree
|
commitdiff
2012-10-10
Steven Bazyl
Resolve merge/rebase
tree
|
commitdiff
2012-10-10
Steven Bazyl
Issue 59 - handle 204 responses more gracefully
tree
|
commitdiff
2012-10-10
Steven Bazyl
Add test for options as 5th param in array style calls
tree
|
commitdiff
2012-10-10
Steven Bazyl
Mostly doc updates, +remove support for method as string
tree
|
commitdiff
2012-10-10
Steven Bazyl
Continue internal shuffling...
tree
|
commitdiff
2012-10-10
Steven Bazyl
Unify processing of api/resumable/batch requests
tree
|
commitdiff
2012-10-10
Steven Bazyl
Begin consolidation of request building in reference...
tree
|
commitdiff
2012-10-10
Steven Bazyl
Remove embedded version #s, use Gemfile
tree
|
commitdiff
2012-10-10
Steven Bazyl
Temp disable latitude tests due to discovery bug
tree
|
commitdiff
2012-10-10
Bob Aman
Apparently the ||= operator does not work with constant...
tree
|
commitdiff
2012-10-10
Bob Aman
Marked failing tests as pending.
tree
|
commitdiff
2012-10-05
Steven Bazyl
Issue 59 - handle 204 responses more gracefully
tree
|
commitdiff
2012-10-04
Steven Bazyl
Add test for options as 5th param in array style calls
tree
|
commitdiff
2012-09-28
Steven Bazyl
Mostly doc updates, +remove support for method as string
tree
|
commitdiff
2012-09-24
Steven Bazyl
Continue internal shuffling...
tree
|
commitdiff
2012-09-11
Steven Bazyl
Unify processing of api/resumable/batch requests
tree
|
commitdiff
2012-09-05
Steven Bazyl
Begin consolidation of request building in reference...
tree
|
commitdiff
2012-09-05
Steven Bazyl
Remove embedded version #s, use Gemfile
tree
|
commitdiff
2012-09-05
Steven Bazyl
Temp disable latitude tests due to discovery bug
tree
|
commitdiff
2012-08-30
Bob Aman
Merge branch 'master' of github.com:google/google-api...
tree
|
commitdiff
2012-08-30
Bob Aman
Backwards compatibility for MultiJson.
tree
|
commitdiff
2012-07-31
Bob Aman
Merge branch 'master' of https://code.google.com/p...
tree
|
commitdiff
2012-07-31
Bob Aman
Resolving constant redefinition warnings.
tree
|
commitdiff
2012-07-31
Steven Bazyl
Issue 47 - Improve error handling on result
tree
|
commitdiff
2012-07-31
Bob Aman
Significant performance improvements to the tests.
tree
|
commitdiff
2012-07-31
Bob Aman
Switched to using RSpec's let method for memoization.
tree
|
commitdiff
2012-07-25
Steven Bazyl
Issue 47 - Improve error handling on result
tree
|
commitdiff
2012-07-21
Bob Aman
Resolving issues introduced by Faraday dependency upgrade.
tree
|
commitdiff
2012-07-21
Bob Aman
Updating dependencies.
tree
|
commitdiff
2012-06-07
Steven Bazyl
Fix media test case StringIO
tree
|
commitdiff
2012-06-07
Steven Bazyl
Resolve merge conflict
tree
|
commitdiff
2012-06-07
Steven Bazyl
Allow credentials on per-request basis
tree
|
commitdiff
2012-06-07
Steven Bazyl
Initial support for service accounts
tree
|
commitdiff
2012-06-04
Steven Bazyl
More tests for media upload
tree
|
commitdiff
2012-06-04
Steven Bazyl
Add tests for media upload
tree
|
commitdiff
2012-05-24
Bob Aman
Merge branch 'master' of github.com:google/google-api...
tree
|
commitdiff
2012-05-16
Sergio Gomes
Added some more specs for Google::APIClient::Result
tree
|
commitdiff
2012-05-16
Sergio Gomes
Adding batch support
tree
|
commitdiff
2012-05-11
Bob Aman
Fixed issue with UTF-8 characters in code, but no encod...
tree
|
commitdiff
2012-05-11
Sérgio Gomes
Resolves issue of validation failing for repeated param...
tree
|
commitdiff
2012-04-24
Sérgio Gomes
Added spec to ensure next page tokens are escaped.
tree
|
commitdiff
2012-04-24
Bob Aman
Updated to avoid deprecation of encode and decode metho...
tree
|
commitdiff
2012-02-10
Bob Aman
Merge branch 'master' of https://code.google.com/p...
tree
|
commitdiff
2012-01-31
Steven Bazyl
Remove stray requires of deleted files
tree
|
commitdiff
2012-01-27
Bob Aman
Updated to replace httpadapter with faraday.
tree
|
commitdiff
2012-01-05
Bob Aman
Migrated to MultiJson from JSON gem.
tree
|
commitdiff
2011-12-02
Bob Aman
Merge branch 'master' of ../martinsarsale-support-for...
tree
|
commitdiff
2011-12-01
Martin Sarsale
Test for repeated parameters
tree
|
commitdiff
2011-11-30
Martin Sarsale
Merge remote branch 'remotes/upstream/master'
tree
|
commitdiff
2011-11-16
Bob Aman
Merge branch 'schemas'
tree
|
commitdiff
2011-10-05
Bob Aman
Fixed issues with recursive structures and external...
tree
|
commitdiff
2011-09-22
Bob Aman
Added code to include userIp and key parameters.
tree
|
commitdiff
2011-09-22
Bob Aman
Added code to include userIp and key parameters.
tree
|
commitdiff
2011-08-02
Bob Aman
Merge pull request #3 from robertkaplow/master
tree
|
commitdiff
2011-08-02
Bob Aman
Fixed issue with header/options ambiguity.
tree
|
commitdiff
2011-07-29
Bob Aman
Major update, primarily to add pagination support.
tree
|
commitdiff
2011-05-12
Bob Aman
Updated to use v1 of the discovery API.
tree
|
commitdiff
2011-05-04
Bob Aman
A significant update of the client functionality.
tree
|
commitdiff
2011-01-05
Bob Aman
Added User-Agent header.
tree
|
commitdiff
2010-10-22
Bob Aman
Added ability to update the base URI in services, resou...
tree
|
commitdiff
2010-10-22
Bob Aman
Added option to support manually specified discovery...
tree
|
commitdiff
2010-10-13
Bob Aman
Fixed incompatibilities with Ruby 1.8.6
tree
|
commitdiff
2010-10-12
Bob Aman
Added check for major.minor.tiny version format.
tree
|
commitdiff
2010-10-12
Bob Aman
Updated version sorting code and added authorization...
tree
|
commitdiff
2010-10-09
Bob Aman
Fixed issue with invalid type checking.
tree
|
commitdiff
2010-10-07
Bob Aman
Finished documentation.
tree
|
commitdiff
2010-09-30
Bob Aman
Improving testing and coverage.
tree
|
commitdiff
2010-09-30
Bob Aman
Improving testing and coverage.
tree
|
commitdiff
2010-09-30
Bob Aman
Improving testing and coverage.
tree
|
commitdiff
2010-09-28
Bob Aman
Improved coverage in tests and fixed a URI join bug.
tree
|
commitdiff
2010-09-18
Bob Aman
Reorganized some of the code and removed unnecessary...
tree
|
commitdiff
2010-09-13
bobaman@google.com
Updated to use Signet.
tree
|
commitdiff
2010-09-13
bobaman@google.com
Removing transport and OAuth code that is no longer...
tree
|
commitdiff
2010-08-24
mattpok@google.com
added more json parser tests
tree
|
commitdiff
2010-08-23
mattpok@google.com
added basic json parser support and tests
tree
|
commitdiff
2010-08-19
bobaman@google.com
Initial implementation of HTTP.
tree
|
commitdiff
next