Small fixes to client secrets:
[arvados.git] / spec /
2013-06-20 Steve BazylMerge pull request #64 from phiggins/master
2013-06-20 Steven BazylEnable gzip compression
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-05-31 Steve BazylMerge pull request #52 from jeffposnick/master
2013-05-31 Steven BazylMinor cleanup on tests
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-02-15 Steven BazylMark failing test as pending
2013-02-15 Steven BazylFix URI in batched request to allow query parameters
2013-01-23 Steven BazylFix duplication of parameters in qeuery string
2013-01-12 Bob AmanMerge pull request #23 from layby42/master
2013-01-12 Oxana Goutnikfix for #22 impersonation
2013-01-09 Steven BazylMerge branch 'master' of https://github.com/google...
2013-01-09 Steven BazylRemove moderate API refs since API no longer exists...
2013-01-05 Steve BazylMerge pull request #20 from simplymeasured/feature...
2013-01-02 Steven BazylMerge branch 'master' of https://github.com/google...
2013-01-02 Steven BazylUse JWT support in signet, ignore broken PKCS12 tests...
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-11-18 Bob AmanMerge pull request #15 from simplymeasured/add-test...
2012-11-18 Ryan BiesemeyerAdd test for scenario where semicolon in parameter...
2012-11-02 Steven BazylRefactor key loading to support PEM + fix issue #62
2012-10-30 Steven BazylAuto-refresh OAuth 2 tokens & retry request on 401...
2012-10-29 Steven BazylG+ API changed schema :(
2012-10-25 Steven BazylAdditional fix for broken ||= constant assignment
2012-10-25 Steven BazylFix failing tests
2012-10-10 Steven BazylResolve merge/rebase
2012-10-10 Steven BazylIssue 59 - handle 204 responses more gracefully
2012-10-10 Steven BazylAdd test for options as 5th param in array style calls
2012-10-10 Steven BazylMostly doc updates, +remove support for method as string
2012-10-10 Steven BazylContinue internal shuffling...
2012-10-10 Steven BazylUnify processing of api/resumable/batch requests
2012-10-10 Steven BazylBegin consolidation of request building in reference...
2012-10-10 Steven BazylRemove embedded version #s, use Gemfile
2012-10-10 Steven BazylTemp disable latitude tests due to discovery bug
2012-10-10 Bob AmanApparently the ||= operator does not work with constant...
2012-10-10 Bob AmanMarked failing tests as pending.
2012-10-05 Steven BazylIssue 59 - handle 204 responses more gracefully
2012-10-04 Steven BazylAdd test for options as 5th param in array style calls
2012-09-28 Steven BazylMostly doc updates, +remove support for method as string
2012-09-24 Steven BazylContinue internal shuffling...
2012-09-11 Steven BazylUnify processing of api/resumable/batch requests
2012-09-05 Steven BazylBegin consolidation of request building in reference...
2012-09-05 Steven BazylRemove embedded version #s, use Gemfile
2012-09-05 Steven BazylTemp disable latitude tests due to discovery bug
2012-08-30 Bob AmanMerge branch 'master' of github.com:google/google-api...
2012-08-30 Bob AmanBackwards compatibility for MultiJson.
2012-07-31 Bob AmanMerge branch 'master' of https://code.google.com/p...
2012-07-31 Bob AmanResolving constant redefinition warnings.
2012-07-31 Steven BazylIssue 47 - Improve error handling on result
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-25 Steven BazylIssue 47 - Improve error handling on result
2012-07-21 Bob AmanResolving issues introduced by Faraday dependency upgrade.
2012-07-21 Bob AmanUpdating dependencies.
2012-06-15 Bob AmanMerge pull request #3 from weppos/update-rspec-187
2012-06-14 Simone CarlettiRequire 'spec', it is included in the .gemspec and...
2012-06-14 Bob AmanMerge pull request #2 from weppos/update-rspec
2012-06-14 Simone CarlettiUpgrade RSpec 1.x to RSpec 2.10-x
2012-06-07 Steven BazylFix media test case StringIO
2012-06-07 Steven BazylResolve merge conflict
2012-06-07 Steven BazylAllow credentials on per-request basis
2012-06-07 Steven BazylInitial support for service accounts
2012-06-04 Steven BazylMore tests for media upload
2012-06-04 Steven BazylAdd tests for media upload
2012-05-24 Bob AmanMerge branch 'master' of github.com:google/google-api...
2012-05-16 Sergio GomesAdded some more specs for Google::APIClient::Result
2012-05-16 Sergio GomesAdding batch support
2012-05-11 Bob AmanFixed issue with UTF-8 characters in code, but no encod...
2012-05-11 Sérgio GomesResolves issue of validation failing for repeated param...
2012-04-24 Sérgio GomesAdded spec to ensure next page tokens are escaped.
2012-04-24 Bob AmanUpdated to avoid deprecation of encode and decode metho...
2012-02-10 Bob AmanMerge branch 'master' of https://code.google.com/p...
2012-01-31 Steven BazylRemove stray requires of deleted files
2012-01-27 Bob AmanUpdated to replace httpadapter with faraday.
2012-01-05 Bob AmanMigrated to MultiJson from JSON gem.
2011-12-02 Bob AmanMerge branch 'master' of ../martinsarsale-support-for...
2011-12-01 Martin SarsaleTest for repeated parameters
2011-11-30 Martin SarsaleMerge remote branch 'remotes/upstream/master'
2011-11-16 Bob AmanMerge branch 'schemas'
2011-10-05 Bob AmanFixed issues with recursive structures and external...
2011-09-22 Bob AmanAdded code to include userIp and key parameters.
2011-09-22 Bob AmanAdded code to include userIp and key parameters.
2011-08-02 Bob AmanMerge pull request #3 from robertkaplow/master
2011-08-02 Bob AmanFixed issue with header/options ambiguity.
2011-07-29 Bob AmanMajor update, primarily to add pagination support.
2011-05-12 Bob AmanUpdated to use v1 of the discovery API.
2011-05-04 Bob AmanA significant update of the client functionality.
2011-01-05 Bob AmanAdded User-Agent header.
2010-10-22 Bob AmanAdded ability to update the base URI in services, resou...
2010-10-22 Bob AmanAdded option to support manually specified discovery...
2010-10-13 Bob AmanFixed incompatibilities with Ruby 1.8.6
2010-10-12 Bob AmanAdded check for major.minor.tiny version format.
2010-10-12 Bob AmanUpdated version sorting code and added authorization...
2010-10-09 Bob AmanFixed issue with invalid type checking.
2010-10-07 Bob AmanFinished documentation.
2010-09-30 Bob AmanImproving testing and coverage.
2010-09-30 Bob AmanImproving testing and coverage.
next