arvados.git
11 years agoRefactor key loading to support PEM + fix issue #62
Steven Bazyl [Fri, 2 Nov 2012 20:56:53 +0000 (13:56 -0700)]
Refactor key loading to support PEM + fix issue #62

11 years agoFix sample for JWTAsserter (missing .new)
Steven Bazyl [Fri, 2 Nov 2012 19:50:06 +0000 (12:50 -0700)]
Fix sample for JWTAsserter (missing .new)

11 years agoAuto-refresh OAuth 2 tokens & retry request on 401 response
Steven Bazyl [Tue, 30 Oct 2012 20:18:12 +0000 (13:18 -0700)]
Auto-refresh OAuth 2 tokens & retry request on 401 response

11 years agoG+ API changed schema :(
Steven Bazyl [Mon, 29 Oct 2012 22:46:20 +0000 (15:46 -0700)]
G+ API changed schema :(

11 years agoAdd support info to readme
Steven Bazyl [Fri, 26 Oct 2012 00:02:59 +0000 (17:02 -0700)]
Add support info to readme

11 years agoUpdate readme for CLI + samples
Steven Bazyl [Thu, 25 Oct 2012 23:21:00 +0000 (16:21 -0700)]
Update readme for CLI + samples

11 years agoUpdate owner/author info
Steven Bazyl [Thu, 25 Oct 2012 22:05:34 +0000 (15:05 -0700)]
Update owner/author info

11 years agoSkip rcov for travis runs, remove Bob from notificationswq
Steven Bazyl [Thu, 25 Oct 2012 21:36:15 +0000 (14:36 -0700)]
Skip rcov for travis runs, remove Bob from notificationswq

11 years agoAdditional fix for broken ||= constant assignment
Steven Bazyl [Thu, 25 Oct 2012 21:28:16 +0000 (14:28 -0700)]
Additional fix for broken ||= constant assignment

11 years agoFix failing tests
Steven Bazyl [Thu, 25 Oct 2012 21:25:54 +0000 (14:25 -0700)]
Fix failing tests

11 years agoResolve merge/rebase
Steven Bazyl [Wed, 10 Oct 2012 20:52:32 +0000 (14:52 -0600)]
Resolve merge/rebase

11 years agoRe-org service account support
Steven Bazyl [Wed, 10 Oct 2012 20:18:33 +0000 (14:18 -0600)]
Re-org service account support

11 years agoMove request class to its own file
Steven Bazyl [Wed, 10 Oct 2012 20:11:49 +0000 (14:11 -0600)]
Move request class to its own file

11 years agoIssue 59 - handle 204 responses more gracefully
Steven Bazyl [Fri, 5 Oct 2012 01:17:54 +0000 (18:17 -0700)]
Issue 59 - handle 204 responses more gracefully

11 years agoDoc improvements
Steven Bazyl [Thu, 4 Oct 2012 22:48:49 +0000 (15:48 -0700)]
Doc improvements

11 years agoExpose discovery doc in prep for future doc changes
Steven Bazyl [Thu, 4 Oct 2012 22:48:21 +0000 (15:48 -0700)]
Expose discovery doc in prep for future doc changes

11 years agoAdd test for options as 5th param in array style calls
Steven Bazyl [Thu, 4 Oct 2012 22:46:48 +0000 (15:46 -0700)]
Add test for options as 5th param in array style calls

11 years agoAdd method for checking if upload can be resumed
Steven Bazyl [Thu, 4 Oct 2012 22:31:46 +0000 (15:31 -0700)]
Add method for checking if upload can be resumed

11 years agoUpdate docs re: api_method + allow options in array-style calls
Steven Bazyl [Thu, 4 Oct 2012 22:30:49 +0000 (15:30 -0700)]
Update docs re: api_method + allow options in array-style calls

11 years agoMore documentation cleanup
Steven Bazyl [Fri, 28 Sep 2012 23:29:51 +0000 (16:29 -0700)]
More documentation cleanup

11 years agoMore documentation cleanup
Steven Bazyl [Fri, 28 Sep 2012 23:11:17 +0000 (16:11 -0700)]
More documentation cleanup

11 years agoMostly doc updates, +remove support for method as string
Steven Bazyl [Fri, 28 Sep 2012 19:07:11 +0000 (12:07 -0700)]
Mostly doc updates, +remove support for method as string

11 years agoAllow adjusting issued-at time to minimize clock skew issues
Steven Bazyl [Fri, 28 Sep 2012 19:06:15 +0000 (12:06 -0700)]
Allow adjusting issued-at time to minimize clock skew issues

11 years agoContinue internal shuffling...
Steven Bazyl [Mon, 24 Sep 2012 23:09:17 +0000 (16:09 -0700)]
Continue internal shuffling...

11 years agoUpdate example in readme
Steven Bazyl [Mon, 24 Sep 2012 22:21:56 +0000 (15:21 -0700)]
Update example in readme

11 years agoUnify processing of api/resumable/batch requests
Steven Bazyl [Tue, 11 Sep 2012 18:04:21 +0000 (11:04 -0700)]
Unify processing of api/resumable/batch requests

11 years agoBegin consolidation of request building in reference. Further changes coming to simpl...
Steven Bazyl [Wed, 5 Sep 2012 21:56:52 +0000 (14:56 -0700)]
Begin consolidation of request building in reference. Further changes coming to simplify batch + media handling

11 years agoConsolidate request routing through execute methods
Steven Bazyl [Wed, 5 Sep 2012 21:16:31 +0000 (14:16 -0700)]
Consolidate request routing through execute methods

11 years agoRemove embedded version #s, use Gemfile
Steven Bazyl [Wed, 5 Sep 2012 21:05:48 +0000 (14:05 -0700)]
Remove embedded version #s, use Gemfile

11 years agoRemove unnecessary normalization/fix addressable bug
Steven Bazyl [Wed, 5 Sep 2012 20:30:46 +0000 (13:30 -0700)]
Remove unnecessary normalization/fix addressable bug

11 years agoTemp disable latitude tests due to discovery bug
Steven Bazyl [Wed, 5 Sep 2012 19:36:03 +0000 (12:36 -0700)]
Temp disable latitude tests due to discovery bug

11 years agoRe-org service account support
Steven Bazyl [Wed, 10 Oct 2012 20:18:33 +0000 (14:18 -0600)]
Re-org service account support

11 years agoMove request class to its own file
Steven Bazyl [Wed, 10 Oct 2012 20:11:49 +0000 (14:11 -0600)]
Move request class to its own file

11 years agoApparently the ||= operator does not work with constants in some versions of Ruby.
Bob Aman [Wed, 10 Oct 2012 16:59:55 +0000 (19:59 +0300)]
Apparently the ||= operator does not work with constants in some versions of Ruby.

11 years agoMarked failing tests as pending.
Bob Aman [Wed, 10 Oct 2012 16:47:02 +0000 (19:47 +0300)]
Marked failing tests as pending.

11 years agoThis should "resolve" issues with OS X.
Bob Aman [Mon, 8 Oct 2012 14:07:08 +0000 (17:07 +0300)]
This should "resolve" issues with OS X.

This is actually a pretty terrible solution, but side-effects should be low.

11 years agoThis should resolve the issue with Kernel#load.
Bob Aman [Mon, 8 Oct 2012 14:06:08 +0000 (17:06 +0300)]
This should resolve the issue with Kernel#load.

11 years agoAdded the ability to create an authorization object from client secrets.
Bob Aman [Fri, 5 Oct 2012 09:07:42 +0000 (12:07 +0300)]
Added the ability to create an authorization object from client secrets.

11 years agoIssue 59 - handle 204 responses more gracefully
Steven Bazyl [Fri, 5 Oct 2012 01:17:54 +0000 (18:17 -0700)]
Issue 59 - handle 204 responses more gracefully

11 years agoDoc improvements
Steven Bazyl [Thu, 4 Oct 2012 22:48:49 +0000 (15:48 -0700)]
Doc improvements

11 years agoExpose discovery doc in prep for future doc changes
Steven Bazyl [Thu, 4 Oct 2012 22:48:21 +0000 (15:48 -0700)]
Expose discovery doc in prep for future doc changes

11 years agoAdd test for options as 5th param in array style calls
Steven Bazyl [Thu, 4 Oct 2012 22:46:48 +0000 (15:46 -0700)]
Add test for options as 5th param in array style calls

11 years agoAdd method for checking if upload can be resumed
Steven Bazyl [Thu, 4 Oct 2012 22:31:46 +0000 (15:31 -0700)]
Add method for checking if upload can be resumed

11 years agoUpdate docs re: api_method + allow options in array-style calls
Steven Bazyl [Thu, 4 Oct 2012 22:30:49 +0000 (15:30 -0700)]
Update docs re: api_method + allow options in array-style calls

11 years agoMore documentation cleanup
Steven Bazyl [Fri, 28 Sep 2012 23:29:51 +0000 (16:29 -0700)]
More documentation cleanup

11 years agoMore documentation cleanup
Steven Bazyl [Fri, 28 Sep 2012 23:11:17 +0000 (16:11 -0700)]
More documentation cleanup

11 years agoMostly doc updates, +remove support for method as string
Steven Bazyl [Fri, 28 Sep 2012 19:07:11 +0000 (12:07 -0700)]
Mostly doc updates, +remove support for method as string

11 years agoAllow adjusting issued-at time to minimize clock skew issues
Steven Bazyl [Fri, 28 Sep 2012 19:06:15 +0000 (12:06 -0700)]
Allow adjusting issued-at time to minimize clock skew issues

11 years agoContinue internal shuffling...
Steven Bazyl [Mon, 24 Sep 2012 23:09:17 +0000 (16:09 -0700)]
Continue internal shuffling...

11 years agoUpdate example in readme
Steven Bazyl [Mon, 24 Sep 2012 22:21:56 +0000 (15:21 -0700)]
Update example in readme

11 years agoUnify processing of api/resumable/batch requests
Steven Bazyl [Tue, 11 Sep 2012 18:04:21 +0000 (11:04 -0700)]
Unify processing of api/resumable/batch requests

11 years agoBegin consolidation of request building in reference. Further changes coming to simpl...
Steven Bazyl [Wed, 5 Sep 2012 21:56:52 +0000 (14:56 -0700)]
Begin consolidation of request building in reference. Further changes coming to simplify batch + media handling

11 years agoConsolidate request routing through execute methods
Steven Bazyl [Wed, 5 Sep 2012 21:16:31 +0000 (14:16 -0700)]
Consolidate request routing through execute methods

11 years agoRemove embedded version #s, use Gemfile
Steven Bazyl [Wed, 5 Sep 2012 21:05:48 +0000 (14:05 -0700)]
Remove embedded version #s, use Gemfile

11 years agoRemove unnecessary normalization/fix addressable bug
Steven Bazyl [Wed, 5 Sep 2012 20:30:46 +0000 (13:30 -0700)]
Remove unnecessary normalization/fix addressable bug

11 years agoTemp disable latitude tests due to discovery bug
Steven Bazyl [Wed, 5 Sep 2012 19:36:03 +0000 (12:36 -0700)]
Temp disable latitude tests due to discovery bug

11 years agoMerge branch 'master' of github.com:google/google-api-ruby-client
Bob Aman [Thu, 30 Aug 2012 09:16:49 +0000 (12:16 +0300)]
Merge branch 'master' of github.com:google/google-api-ruby-client

11 years agoBackwards compatibility for MultiJson.
Bob Aman [Thu, 30 Aug 2012 09:15:59 +0000 (12:15 +0300)]
Backwards compatibility for MultiJson.

11 years agoMerge pull request #6 from marclennox/master
Bob Aman [Sun, 19 Aug 2012 12:07:16 +0000 (05:07 -0700)]
Merge pull request #6 from marclennox/master

Fixing an issue where the input parameters were being referenced as a hash after having been converted to an array of name, value pairs.

11 years agoSyntax change to satisfy pull request
Marc Lennox [Sun, 19 Aug 2012 04:12:54 +0000 (21:12 -0700)]
Syntax change to satisfy pull request

11 years agoFixed an issue where the code was expecting parameters as a hash when in fact they...
Marc Lennox [Sat, 18 Aug 2012 23:43:57 +0000 (16:43 -0700)]
Fixed an issue where the code was expecting parameters as a hash when in fact they are previously converted to an array

11 years agoApparently we didn't. And there's nothing we can do about it right now. Awesome.
Bob Aman [Tue, 31 Jul 2012 21:40:27 +0000 (00:40 +0300)]
Apparently we didn't. And there's nothing we can do about it right now. Awesome.

11 years agoMerge branch 'master' of https://code.google.com/p/google-api-ruby-client
Bob Aman [Tue, 31 Jul 2012 21:34:52 +0000 (00:34 +0300)]
Merge branch 'master' of https://code.google.com/p/google-api-ruby-client

11 years agoResolving constant redefinition warnings.
Bob Aman [Tue, 31 Jul 2012 21:31:24 +0000 (00:31 +0300)]
Resolving constant redefinition warnings.

11 years agoIssue 47 - Improve error handling on result
Steven Bazyl [Wed, 25 Jul 2012 03:35:07 +0000 (20:35 -0700)]
Issue 47 - Improve error handling on result

11 years agoSome debug statements snuck into the commit.
Bob Aman [Tue, 31 Jul 2012 21:20:29 +0000 (00:20 +0300)]
Some debug statements snuck into the commit.

11 years agoTwo failing tests, neither of which I can do much about.
Bob Aman [Tue, 31 Jul 2012 21:16:26 +0000 (00:16 +0300)]
Two failing tests, neither of which I can do much about.

11 years agoRemoved trailing whitespace.
Bob Aman [Tue, 31 Jul 2012 20:57:45 +0000 (23:57 +0300)]
Removed trailing whitespace.

11 years agoSignificant performance improvements to the tests.
Bob Aman [Tue, 31 Jul 2012 20:56:13 +0000 (23:56 +0300)]
Significant performance improvements to the tests.

11 years agoSwitched to using RSpec's let method for memoization.
Bob Aman [Tue, 31 Jul 2012 20:15:45 +0000 (23:15 +0300)]
Switched to using RSpec's let method for memoization.

11 years agoUpdating version.
Bob Aman [Tue, 31 Jul 2012 13:56:54 +0000 (16:56 +0300)]
Updating version.

11 years agoUpdating version and dependencies.
Bob Aman [Tue, 31 Jul 2012 13:56:17 +0000 (16:56 +0300)]
Updating version and dependencies.

11 years agoIssue 47 - Improve error handling on result
Steven Bazyl [Wed, 25 Jul 2012 03:35:07 +0000 (20:35 -0700)]
Issue 47 - Improve error handling on result

11 years agoResolving issues introduced by Faraday dependency upgrade.
Bob Aman [Sat, 21 Jul 2012 10:50:48 +0000 (13:50 +0300)]
Resolving issues introduced by Faraday dependency upgrade.

11 years agoUpdating dependencies.
Bob Aman [Sat, 21 Jul 2012 09:19:16 +0000 (12:19 +0300)]
Updating dependencies.

11 years agoAdd .yardopts for doc hosting
Steven Bazyl [Thu, 19 Jul 2012 21:14:03 +0000 (14:14 -0700)]
Add .yardopts for doc hosting

12 years agoMerge pull request #3 from weppos/update-rspec-187
Bob Aman [Fri, 15 Jun 2012 09:24:04 +0000 (02:24 -0700)]
Merge pull request #3 from weppos/update-rspec-187

Compatibility with 1.8.7

12 years agoRestore exclusion for compact and environment as requested in 6c5267359a374c6fd66702a...
Simone Carletti [Thu, 14 Jun 2012 18:49:53 +0000 (20:49 +0200)]
Restore exclusion for compact and environment as requested in 6c5267359a374c6fd66702a0eea44d24becf604d

12 years agoDrop RCov::VerifyTask task (see GH-2)
Simone Carletti [Thu, 14 Jun 2012 13:05:40 +0000 (15:05 +0200)]
Drop RCov::VerifyTask task (see GH-2)

12 years agoRuby 1.8 doesn't seem to like one --exclude
Simone Carletti [Thu, 14 Jun 2012 13:05:21 +0000 (15:05 +0200)]
Ruby 1.8 doesn't seem to like one --exclude

12 years agoRequire 'spec', it is included in the .gemspec and requires manual require.
Simone Carletti [Thu, 14 Jun 2012 13:04:30 +0000 (15:04 +0200)]
Require 'spec', it is included in the .gemspec and requires manual require.

12 years agoMerge pull request #2 from weppos/update-rspec
Bob Aman [Thu, 14 Jun 2012 11:30:33 +0000 (04:30 -0700)]
Merge pull request #2 from weppos/update-rspec

Upgrade RSpec dependency

12 years agoRemove multiple specifications of gem 'rspec'
Simone Carletti [Thu, 14 Jun 2012 09:47:06 +0000 (11:47 +0200)]
Remove multiple specifications of gem 'rspec'

We should take advantage of bundler. Use gemspec in the Gemfile to merge the Gemfile with the dependencies in the .gemspec file.
This solution requires rcov to be removed from .gemspec because RCov only works in MRI 1.8 and there's no way to specify platforms in the .gemspec.

12 years agoRSpec create the /specdoc folder if needed.
Simone Carletti [Thu, 14 Jun 2012 09:35:46 +0000 (11:35 +0200)]
RSpec create the /specdoc folder if needed.

In this way, we don't get this folder for free every time rake evaluates the tasks.

12 years agoThere are now slow specs.
Simone Carletti [Thu, 14 Jun 2012 09:32:16 +0000 (11:32 +0200)]
There are now slow specs.

Moreover, in RSpec 2 we will be able to use metadata to filter specs.
https://www.relishapp.com/rspec/rspec-core/v/2-10/docs/metadata

12 years agoUpgrade RSpec 1.x to RSpec 2.10-x
Simone Carletti [Thu, 14 Jun 2012 09:18:35 +0000 (11:18 +0200)]
Upgrade RSpec 1.x to RSpec 2.10-x

12 years agoIgnore .rvmrc file
Simone Carletti [Thu, 14 Jun 2012 08:48:29 +0000 (10:48 +0200)]
Ignore .rvmrc file

12 years agoUpdate gemspec
Steven Bazyl [Mon, 11 Jun 2012 23:01:20 +0000 (16:01 -0700)]
Update gemspec

12 years agoNew version of client lib
Steven Bazyl [Mon, 11 Jun 2012 22:59:29 +0000 (15:59 -0700)]
New version of client lib

12 years agoFix media test case StringIO
Steven Bazyl [Thu, 7 Jun 2012 01:03:23 +0000 (18:03 -0700)]
Fix media test case StringIO

12 years agoResolve merge conflict
Steven Bazyl [Thu, 7 Jun 2012 00:32:29 +0000 (17:32 -0700)]
Resolve merge conflict

12 years agoAllow credentials on per-request basis
Steven Bazyl [Thu, 7 Jun 2012 00:27:20 +0000 (17:27 -0700)]
Allow credentials on per-request basis

12 years agoInitial support for service accounts
Steven Bazyl [Thu, 7 Jun 2012 00:25:44 +0000 (17:25 -0700)]
Initial support for service accounts

12 years agoMore tests for media upload
Steven Bazyl [Mon, 4 Jun 2012 23:53:37 +0000 (16:53 -0700)]
More tests for media upload

12 years agoAdd tests for media upload
Steven Bazyl [Mon, 4 Jun 2012 23:51:11 +0000 (16:51 -0700)]
Add tests for media upload

12 years agoUpdating dependency to avoid certificate verify failure errors.
Bob Aman [Thu, 24 May 2012 14:47:17 +0000 (17:47 +0300)]
Updating dependency to avoid certificate verify failure errors.

12 years agoUpdating dependencies to include UUIDTools.
Bob Aman [Thu, 24 May 2012 12:42:21 +0000 (15:42 +0300)]
Updating dependencies to include UUIDTools.

12 years agoMerge branch 'master' of github.com:google/google-api-ruby-client
Bob Aman [Thu, 24 May 2012 12:31:40 +0000 (15:31 +0300)]
Merge branch 'master' of github.com:google/google-api-ruby-client

12 years agoMoving require so that client only gets loaded if the task requires it.
Bob Aman [Thu, 24 May 2012 12:29:58 +0000 (15:29 +0300)]
Moving require so that client only gets loaded if the task requires it.

12 years agoMoving BatchError to errors.rb
Sergio Gomes [Fri, 18 May 2012 09:45:54 +0000 (10:45 +0100)]
Moving BatchError to errors.rb