projects
/
arvados.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅ next
Merge pull request #213 from remi/respect-discovered-rootUrl
[arvados.git]
/
spec
/
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-15
Bob Aman
Merge pull request #3 from weppos/update-rspec-187
tree
|
commitdiff
2012-06-14
Simone Carletti
Require 'spec', it is included in the .gemspec and...
tree
|
commitdiff
2012-06-14
Bob Aman
Merge pull request #2 from weppos/update-rspec
tree
|
commitdiff
2012-06-14
Simone Carletti
Upgrade RSpec 1.x to RSpec 2.10-x
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
2010-08-18
mattpok@google.com
add more comprehensive unit tests for transport parser...
tree
|
commitdiff
2010-08-18
mattpok@google.com
added basic rspec for transport and fix imports in...
tree
|
commitdiff
2010-08-17
bobaman@google.com
Updating code to consistent coding style.
tree
|
commitdiff
2010-08-14
bobaman@google.com
Added some tests for determining the discovery document...
tree
|
commitdiff
2010-08-14
bobaman@google.com
Updated the configuration handling code.
tree
|
commitdiff
2010-08-14
bobaman@google.com
Updated OAuth1 configuration code. Added docs.
tree
|
commitdiff
2010-08-12
bobaman@google.com
Updated OAuth to actually perform authorization stuff.
tree
|
commitdiff
2010-08-10
bobaman@google.com
Added some stubs for OAuth and HTTP.
tree
|
commitdiff
2010-07-28
bobaman@google.com
Basic project skeleton.
tree
|
commitdiff