arvados.git
11 years agoincorporate style feedback from @sporkmonger on ab23fe7539ac
Ryan Biesemeyer [Fri, 4 Jan 2013 21:50:19 +0000 (21:50 +0000)]
incorporate style feedback from @sporkmonger on ab23fe7539ac

11 years agoAdd railtie
Steven Bazyl [Thu, 3 Jan 2013 04:07:17 +0000 (20:07 -0800)]
Add railtie

11 years agoDefine custom load/dump for serializing API instances
Steven Bazyl [Thu, 3 Jan 2013 00:13:26 +0000 (16:13 -0800)]
Define custom load/dump for serializing API instances

11 years agoFix JWT example in docs
Steven Bazyl [Thu, 3 Jan 2013 00:12:47 +0000 (16:12 -0800)]
Fix JWT example in docs

11 years agoRead keyfile in binary mode
Steven Bazyl [Wed, 2 Jan 2013 20:59:43 +0000 (12:59 -0800)]
Read keyfile in binary mode

11 years agoRemove stray output to STDOUT
Steven Bazyl [Wed, 2 Jan 2013 20:55:52 +0000 (12:55 -0800)]
Remove stray output to STDOUT

11 years agoMerge branch 'master' of https://github.com/google/google-api-ruby-client
Steven Bazyl [Wed, 2 Jan 2013 19:51:15 +0000 (11:51 -0800)]
Merge branch 'master' of https://github.com/google/google-api-ruby-client

11 years agoUse JWT support in signet, ignore broken PKCS12 tests on jruby
Steven Bazyl [Wed, 2 Jan 2013 19:50:45 +0000 (11:50 -0800)]
Use JWT support in signet, ignore broken PKCS12 tests on jruby

11 years agoAdd application name to client, update style of assigning client to match other recen...
Steven Bazyl [Sun, 30 Dec 2012 19:27:45 +0000 (11:27 -0800)]
Add application name to client, update style of assigning client to match other recent changes

11 years agoInitial logging support
Steven Bazyl [Sun, 30 Dec 2012 19:26:18 +0000 (11:26 -0800)]
Initial logging support

11 years agoMerge pull request #19 from simplymeasured/feature/make-autorefresh-of-token-optional
Steve Bazyl [Sun, 30 Dec 2012 19:21:56 +0000 (11:21 -0800)]
Merge pull request #19 from simplymeasured/feature/make-autorefresh-of-token-optional

Make the auto-refresh of tokens configurable and optional

11 years agoMerge pull request #13 from sanemat/multi-json-in-rails-case
Steve Bazyl [Sun, 30 Dec 2012 19:20:01 +0000 (11:20 -0800)]
Merge pull request #13 from sanemat/multi-json-in-rails-case

Compatible multi_json >= 1.0.0 with Rails3.2.8

11 years agoMake the auto-refresh of tokens configurable and optional; in distributed environment...
Ryan Biesemeyer [Sat, 29 Dec 2012 00:02:02 +0000 (00:02 +0000)]
Make the auto-refresh of tokens configurable and optional; in distributed environments, this allows us to handle token refreshes in a way that does not hammer the auth endpoint.

11 years agoMerge pull request #18 from ranjibd/GITHUB-ISSUE-17
Steve Bazyl [Thu, 27 Dec 2012 23:42:57 +0000 (15:42 -0800)]
Merge pull request #18 from ranjibd/GITHUB-ISSUE-17

Ranjib| there is n method/instance variable name options in serialize_body

11 years agoRanjib| there is n method/instance variable named options inside serialize, to_hash...
Ranjib Dey [Thu, 27 Dec 2012 21:36:08 +0000 (13:36 -0800)]
Ranjib| there is n method/instance variable named options inside serialize, to_hash should be invoke on 'body' instead

11 years agoUpdate signet version
Steven Bazyl [Thu, 27 Dec 2012 21:34:30 +0000 (13:34 -0800)]
Update signet version

11 years agoTotally paranoia.
Bob Aman [Mon, 19 Nov 2012 09:07:37 +0000 (12:07 +0300)]
Totally paranoia.

11 years agoIf it's in .gitignore, it shouldn't be part of the gem.
Bob Aman [Mon, 19 Nov 2012 09:05:33 +0000 (12:05 +0300)]
If it's in .gitignore, it shouldn't be part of the gem.

11 years agoMerge pull request #15 from simplymeasured/add-test-for-scenario-where-semicolon...
Bob Aman [Sun, 18 Nov 2012 06:34:32 +0000 (22:34 -0800)]
Merge pull request #15 from simplymeasured/add-test-for-scenario-where-semicolon-in-parameter-value-gets-silently-converted-to-ampersand

Add test to ensure semicolon in parameter value doesn't get converted to semicolon.

11 years agoAdd test for scenario where semicolon in parameter value gets silently converted...
Ryan Biesemeyer [Sun, 18 Nov 2012 06:22:25 +0000 (06:22 +0000)]
Add test for scenario where semicolon in parameter value gets silently converted to ampersand

11 years agoFix stackoverflow tag, minor doc cleanup for batch API
Steven Bazyl [Mon, 5 Nov 2012 19:05:48 +0000 (11:05 -0800)]
Fix stackoverflow tag, minor doc cleanup for batch API

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 agoRemove too much checking
sanemat [Sat, 13 Oct 2012 06:43:52 +0000 (15:43 +0900)]
Remove too much checking

11 years agoAdd namespace check
sanemat [Thu, 11 Oct 2012 00:23:53 +0000 (09:23 +0900)]
Add namespace check

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 agoCompatible multi_json >= 1.0.0 with Rails3.2.8
sanemat [Wed, 10 Oct 2012 17:51:34 +0000 (02:51 +0900)]
Compatible multi_json >= 1.0.0 with Rails3.2.8

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