arvados.git
9 years agoMerge branch 'dougforpres-auth-retry'
Steven Bazyl [Wed, 17 Dec 2014 20:40:15 +0000 (12:40 -0800)]
Merge branch 'dougforpres-auth-retry'

9 years agoResolve merge conflict
Steven Bazyl [Wed, 17 Dec 2014 20:39:57 +0000 (12:39 -0800)]
Resolve merge conflict

9 years ago#158 - guard against missing page tokens when building next/prev page requests
Steven Bazyl [Wed, 17 Dec 2014 04:57:12 +0000 (20:57 -0800)]
#158 - guard against missing page tokens when building next/prev page requests

9 years ago#159 - Excute batch requests using the service's connection
Steven Bazyl [Wed, 17 Dec 2014 04:52:57 +0000 (20:52 -0800)]
#159 - Excute batch requests using the service's connection

9 years agoAdd minimal tests for ClientSecrets
Steven Bazyl [Tue, 16 Dec 2014 21:47:26 +0000 (13:47 -0800)]
Add minimal tests for ClientSecrets

9 years ago#160 - Add option to set encoding of response body
Steven Bazyl [Tue, 16 Dec 2014 20:29:11 +0000 (12:29 -0800)]
#160 - Add option to set encoding of response body

9 years agoMerge prioridata-master
Steven Bazyl [Mon, 15 Dec 2014 21:42:17 +0000 (13:42 -0800)]
Merge prioridata-master

9 years agoResolve merge conflict, update rspec syntax and docs
Steven Bazyl [Mon, 15 Dec 2014 21:41:10 +0000 (13:41 -0800)]
Resolve merge conflict, update rspec syntax and docs

9 years agoMerge branch 'p7s1digital-master'
Steven Bazyl [Mon, 15 Dec 2014 21:33:28 +0000 (13:33 -0800)]
Merge branch 'p7s1digital-master'

9 years agoResolve merge conflict, update rspec syntax
Steven Bazyl [Mon, 15 Dec 2014 21:32:54 +0000 (13:32 -0800)]
Resolve merge conflict, update rspec syntax

9 years agoFix typo in sample
Steven Bazyl [Mon, 15 Dec 2014 21:02:51 +0000 (13:02 -0800)]
Fix typo in sample

9 years agoMerge branch 'seuros-more'
Steven Bazyl [Mon, 15 Dec 2014 19:54:03 +0000 (11:54 -0800)]
Merge branch 'seuros-more'

9 years agoRestore active support dependency
Steven Bazyl [Mon, 15 Dec 2014 19:53:00 +0000 (11:53 -0800)]
Restore active support dependency

9 years agoResolve merge conflict
Steven Bazyl [Mon, 15 Dec 2014 19:50:16 +0000 (11:50 -0800)]
Resolve merge conflict

9 years agoMove tasks -> rakelib
Steven Bazyl [Mon, 15 Dec 2014 19:46:24 +0000 (11:46 -0800)]
Move tasks -> rakelib

9 years agoUpdate depdencies, simplify gem management
Steven Bazyl [Mon, 15 Dec 2014 19:44:51 +0000 (11:44 -0800)]
Update depdencies, simplify gem management

9 years agoMerge pull request #178 from simplysoft/master
Steve Bazyl [Mon, 8 Dec 2014 23:35:21 +0000 (15:35 -0800)]
Merge pull request #178 from simplysoft/master

only upload media if there is one

9 years agoonly upload media if there is one
Pascal Brogle [Sun, 7 Dec 2014 09:43:30 +0000 (10:43 +0100)]
only upload media if there is one

9 years agoMerge pull request #162 from theit8514/master
Steve Bazyl [Sat, 6 Dec 2014 00:52:15 +0000 (16:52 -0800)]
Merge pull request #162 from theit8514/master

Update README example for register_discovery_document

9 years agoMerge pull request #175 from Christian-G/master
Steve Bazyl [Sat, 6 Dec 2014 00:50:25 +0000 (16:50 -0800)]
Merge pull request #175 from Christian-G/master

Added HTTP Proxy support

9 years agoAdded HTTP Proxy support
Christian-G [Wed, 3 Dec 2014 14:52:00 +0000 (15:52 +0100)]
Added HTTP Proxy support

10 years agoDropped uuidtools
Abdelkader Boudih [Thu, 18 Sep 2014 18:22:17 +0000 (18:22 +0000)]
Dropped uuidtools

10 years agoUse ActiveSupport instead of extlib
Abdelkader Boudih [Thu, 18 Sep 2014 18:15:10 +0000 (18:15 +0000)]
Use ActiveSupport instead of extlib

10 years agoDrop support for old rubies
Abdelkader Boudih [Thu, 18 Sep 2014 18:06:15 +0000 (18:06 +0000)]
Drop support for old rubies

10 years agoprefer AS's Inflector over Extlib
Abdelkader Boudih [Wed, 17 Sep 2014 15:38:51 +0000 (15:38 +0000)]
prefer AS's Inflector over Extlib

10 years agoRSpec 3 syntax
Abdelkader Boudih [Wed, 17 Sep 2014 15:03:33 +0000 (15:03 +0000)]
RSpec 3 syntax

10 years agoAnother form of Googol typo ?
Abdelkader Boudih [Wed, 17 Sep 2014 15:00:01 +0000 (15:00 +0000)]
Another form of Googol typo ?

10 years agoSo many versions!!
Abdelkader Boudih [Wed, 17 Sep 2014 14:57:32 +0000 (14:57 +0000)]
So many versions!!

10 years agoReplace deprecated method that cause ruby warnings File.exit?
Abdelkader Boudih [Wed, 17 Sep 2014 14:55:52 +0000 (14:55 +0000)]
Replace deprecated method that cause ruby warnings File.exit?

10 years agoClean up gemspec. We don't support 1.8.6 anyway
Abdelkader Boudih [Wed, 17 Sep 2014 14:50:07 +0000 (14:50 +0000)]
Clean up gemspec. We don't support 1.8.6 anyway

10 years agoUse the app logger and require railtie
Abdelkader Boudih [Wed, 17 Sep 2014 14:47:27 +0000 (14:47 +0000)]
Use the app logger and require railtie

10 years agoFile is being deleted before each test anyway
Abdelkader Boudih [Wed, 17 Sep 2014 14:45:01 +0000 (14:45 +0000)]
File is being deleted before each test anyway

10 years agoremove version from test .
Abdelkader Boudih [Wed, 17 Sep 2014 14:32:07 +0000 (14:32 +0000)]
remove version from test .

10 years agoMerge pull request #163 from tomykaira/retriable_no_2.0
Steve Bazyl [Tue, 7 Oct 2014 22:21:09 +0000 (15:21 -0700)]
Merge pull request #163 from tomykaira/retriable_no_2.0

Use retriable 1.x

10 years agoUpdate README.md
Daniel Wang [Fri, 3 Oct 2014 20:43:40 +0000 (13:43 -0700)]
Update README.md

10 years agoUpdate README.md
Daniel Wang [Fri, 3 Oct 2014 20:37:40 +0000 (13:37 -0700)]
Update README.md

10 years agoUse retriable 1.x
tomykaira [Sat, 27 Sep 2014 13:01:33 +0000 (22:01 +0900)]
Use retriable 1.x

Retriable version 2.0.0.beta is now released and its API changed.
Google-api-client does not work with the new API.
As a quick fix, specify retriable version in '>= 1.4 < 2.0'

10 years agoUpdate README documentation for register_discovery_document (It returns a Hash instea...
theit8514 [Thu, 25 Sep 2014 15:44:12 +0000 (11:44 -0400)]
Update README documentation for register_discovery_document (It returns a Hash instead of an API object, therefore we must call discovered_api to get the API object)

10 years agoMerge pull request #94 from programmiersportgruppe/master
Sérgio Gomes [Wed, 17 Sep 2014 14:56:26 +0000 (15:56 +0100)]
Merge pull request #94 from programmiersportgruppe/master

Shutdown WEBrick server used in installed app flow

10 years agoMerge pull request #154 from seuros/rbx-2
Sérgio Gomes [Wed, 17 Sep 2014 14:44:59 +0000 (15:44 +0100)]
Merge pull request #154 from seuros/rbx-2

use travis's rbx-2 instead of rbx, and removed duplicate gem dependency

10 years agouse travis's rbx-2 instead of rbx, and removed duplicate gem dependency
Abdelkader Boudih [Wed, 10 Sep 2014 09:00:55 +0000 (09:00 +0000)]
use travis's rbx-2 instead of rbx, and removed duplicate gem dependency

10 years agoRemoving jruby-20mode target, since Travis does not support it
Sérgio Gomes [Thu, 21 Aug 2014 14:04:42 +0000 (15:04 +0100)]
Removing jruby-20mode target, since Travis does not support it

10 years agoMissed a few rcov-related lines
Sérgio Gomes [Fri, 15 Aug 2014 14:15:19 +0000 (15:15 +0100)]
Missed a few rcov-related lines

10 years agoFixing issue with service-style batches and requests with bodies
Sérgio Gomes [Fri, 15 Aug 2014 08:49:59 +0000 (09:49 +0100)]
Fixing issue with service-style batches and requests with bodies

10 years agoSmall fix to service account spec with JRuby >= 1.9
Sérgio Gomes [Thu, 14 Aug 2014 16:37:47 +0000 (17:37 +0100)]
Small fix to service account spec with JRuby >= 1.9

10 years agoSmall fix to service account spec
Sérgio Gomes [Thu, 14 Aug 2014 16:06:44 +0000 (17:06 +0100)]
Small fix to service account spec

10 years agoUpdated rspec to v3 and replaced rcov with simplecov.
Sérgio Gomes [Thu, 14 Aug 2014 15:54:16 +0000 (16:54 +0100)]
Updated rspec to v3 and replaced rcov with simplecov.
Also used transpec to convert from "should" syntax to preferred "expect" syntax.

10 years agoallows to pass FaraDay options furthur to FaraDay configuration block upon client...
Janis Kesteris [Tue, 29 Jul 2014 13:06:45 +0000 (15:06 +0200)]
allows to pass FaraDay options furthur to FaraDay configuration block upon client initialization

10 years agoUnit test updates + ensure auth retry only done once per execute
Doug Henderson [Thu, 13 Mar 2014 20:13:44 +0000 (13:13 -0700)]
Unit test updates + ensure auth retry only done once per execute

10 years agoAdd auto retry logic for auth expiry separate from normal failure retry
Doug Henderson [Thu, 13 Mar 2014 18:20:08 +0000 (11:20 -0700)]
Add auto retry logic for auth expiry separate from normal failure retry

10 years agoTweak retry policy. 40x errors aren't typically recoverable other than 401s in the...
Steven Bazyl [Fri, 31 Jan 2014 01:27:16 +0000 (17:27 -0800)]
Tweak retry policy. 40x errors aren't typically recoverable other than 401s in the case of expired access tokens. Even then, 1 retry is enough

10 years agoUpdate changelog
Steven Bazyl [Thu, 23 Jan 2014 21:34:26 +0000 (13:34 -0800)]
Update changelog

10 years agoMinor release to update retriable dependency lost when merging
Steven Bazyl [Thu, 23 Jan 2014 21:31:45 +0000 (13:31 -0800)]
Minor release to update retriable dependency lost when merging

10 years agoRemove CLI docs from readme
Steven Bazyl [Thu, 23 Jan 2014 00:12:56 +0000 (16:12 -0800)]
Remove CLI docs from readme

10 years agoResolve merge conflict on gemspec
Steven Bazyl [Wed, 22 Jan 2014 23:44:04 +0000 (15:44 -0800)]
Resolve merge conflict on gemspec

10 years agoAdd note about retries to readme
Steven Bazyl [Wed, 22 Jan 2014 23:40:06 +0000 (15:40 -0800)]
Add note about retries to readme

10 years agoSet content length for media uploads
Steven Bazyl [Wed, 22 Jan 2014 23:32:35 +0000 (15:32 -0800)]
Set content length for media uploads

10 years agoMerge branch 'release-0.7'
Steven Bazyl [Wed, 22 Jan 2014 23:30:46 +0000 (15:30 -0800)]
Merge branch 'release-0.7'

10 years agofix rand call
Steven Bazyl [Wed, 22 Jan 2014 23:09:22 +0000 (15:09 -0800)]
fix rand call

10 years agoUpdate changelog
Steven Bazyl [Wed, 22 Jan 2014 21:55:50 +0000 (13:55 -0800)]
Update changelog

10 years agoAdd retry support & redirect following
Steven Bazyl [Wed, 22 Jan 2014 21:54:06 +0000 (13:54 -0800)]
Add retry support & redirect following

10 years agoUpdate faraday version
Steven Bazyl [Fri, 17 Jan 2014 19:32:37 +0000 (11:32 -0800)]
Update faraday version

10 years agoAttempt at fixing rubinius builds on travis
Steven Bazyl [Fri, 17 Jan 2014 19:31:56 +0000 (11:31 -0800)]
Attempt at fixing rubinius builds on travis

10 years agoBump version
Steven Bazyl [Thu, 16 Jan 2014 21:45:14 +0000 (13:45 -0800)]
Bump version

10 years agoMerge pull request #98 from rhunter/patch-1
Steve Bazyl [Thu, 16 Jan 2014 21:11:40 +0000 (13:11 -0800)]
Merge pull request #98 from rhunter/patch-1

Update gem homepage to GitHub (like the README)

10 years agomoved default key into constant
Michael C. Beck [Fri, 10 Jan 2014 15:05:50 +0000 (16:05 +0100)]
moved default key into constant

10 years agoadded optional redis credential key to be set
Michael C. Beck [Fri, 10 Jan 2014 14:50:04 +0000 (15:50 +0100)]
added optional redis credential key to be set

10 years agochanges for ruby 1.8.7
Volker Zöpfel [Tue, 3 Dec 2013 10:11:51 +0000 (11:11 +0100)]
changes for ruby 1.8.7

10 years agoremove useless test
Volker Zöpfel [Tue, 3 Dec 2013 09:01:06 +0000 (10:01 +0100)]
remove useless test

10 years agoadds specs for redis_store
Volker Zöpfel [Tue, 3 Dec 2013 07:42:01 +0000 (08:42 +0100)]
adds specs for redis_store

10 years agoadds specs for file_store
Volker Zöpfel [Tue, 3 Dec 2013 07:30:55 +0000 (08:30 +0100)]
adds specs for file_store

10 years agochange default for authorization to nil
Volker Zöpfel [Tue, 3 Dec 2013 07:30:28 +0000 (08:30 +0100)]
change default for authorization to nil

10 years agoremove deprecation warning
Volker Zöpfel [Thu, 28 Nov 2013 11:29:55 +0000 (12:29 +0100)]
remove deprecation warning

10 years agobugfix file_storage
Volker Zöpfel [Thu, 28 Nov 2013 11:26:25 +0000 (12:26 +0100)]
bugfix file_storage

10 years agopending test for file_store and redis_store
Volker Zöpfel [Thu, 28 Nov 2013 09:26:23 +0000 (10:26 +0100)]
pending test for file_store and redis_store

10 years agoload_credentials just returns nil on errors
Volker Zöpfel [Thu, 28 Nov 2013 09:24:47 +0000 (10:24 +0100)]
load_credentials just returns nil on errors

10 years agoadds specs for storage
Volker Zöpfel [Thu, 28 Nov 2013 07:14:41 +0000 (08:14 +0100)]
adds specs for storage
changes expectation in write_credentials

11 years agoUpdate gem homepage to GitHub (like the README)
Rob Hunter [Sun, 24 Nov 2013 22:57:03 +0000 (09:57 +1100)]
Update gem homepage to GitHub (like the README)

11 years agoShutdown WEBrick server used in installed app flow
Ben Barnard [Tue, 19 Nov 2013 23:22:28 +0000 (00:22 +0100)]
Shutdown WEBrick server used in installed app flow

Starting and stopping WEBrick only controls whether the event loop is
running, it does not start and stop listening on TCP sockets.
Our WEBrick server is starting to listen when it is initialised,
so we should ensure that we shut it down when we are done with it.

Note that shutdown is idempotent.

11 years agoadds some specs for storage class
Volker Zöpfel [Mon, 18 Nov 2013 10:39:58 +0000 (11:39 +0100)]
adds some specs for storage class

11 years agouses new initialize and authorize
Volker Zöpfel [Mon, 18 Nov 2013 10:39:40 +0000 (11:39 +0100)]
uses new initialize and authorize

11 years agouse authorization method instead of variable
Volker Zöpfel [Mon, 18 Nov 2013 10:39:02 +0000 (11:39 +0100)]
use authorization method instead of variable
remove authorize from initialize

11 years agoinclude all git added files to prevent inclusion errors
Michael C. Beck [Fri, 15 Nov 2013 09:42:51 +0000 (10:42 +0100)]
include all git added files to prevent inclusion errors

11 years agoadded deprecation warnings to file_storage
Michael C. Beck [Fri, 15 Nov 2013 09:27:46 +0000 (10:27 +0100)]
added deprecation warnings to file_storage

11 years agorename file_store
Michael C. Beck [Fri, 15 Nov 2013 09:26:18 +0000 (10:26 +0100)]
rename file_store

11 years agoadds json fixture to test storage
Volker Zöpfel [Fri, 15 Nov 2013 08:37:01 +0000 (09:37 +0100)]
adds json fixture to test storage

11 years agoadds spec construct for file_store and storage
Volker Zöpfel [Fri, 15 Nov 2013 08:36:30 +0000 (09:36 +0100)]
adds spec construct for file_store and storage

11 years agoadd file_storage to gemspec
Volker Zöpfel [Fri, 15 Nov 2013 08:35:52 +0000 (09:35 +0100)]
add file_storage to gemspec

11 years agoadds comment
Volker Zöpfel [Fri, 15 Nov 2013 08:20:37 +0000 (09:20 +0100)]
adds comment

11 years agoadds old FileStorage again to be backward compatible
Volker Zöpfel [Thu, 14 Nov 2013 17:09:48 +0000 (18:09 +0100)]
adds old FileStorage again to be backward compatible

11 years agomake methods private
Volker Zöpfel [Thu, 14 Nov 2013 16:40:54 +0000 (17:40 +0100)]
make methods private

11 years agorepair gemspec
Volker Zöpfel [Thu, 14 Nov 2013 15:04:56 +0000 (16:04 +0100)]
repair gemspec

11 years agorepair gemspec
Volker Zöpfel [Thu, 14 Nov 2013 14:58:46 +0000 (15:58 +0100)]
repair gemspec

11 years agosplit storages in own adapter classes, added redis adapter
Volker Zöpfel [Thu, 14 Nov 2013 14:50:06 +0000 (15:50 +0100)]
split storages in own adapter classes, added redis adapter

11 years agoadds Constants for Authorization_uri, Token_credentials_uri
Volker Zöpfel [Thu, 14 Nov 2013 13:45:36 +0000 (14:45 +0100)]
adds Constants for Authorization_uri, Token_credentials_uri
extracts authorize
extracts credentials_hash

11 years agousing the path= method on initialize
Volker Zöpfel [Thu, 14 Nov 2013 07:32:47 +0000 (08:32 +0100)]
using the path= method on initialize

11 years agoadds method path= to proof if file can be accessed
Volker Zöpfel [Thu, 14 Nov 2013 07:31:21 +0000 (08:31 +0100)]
adds method path= to proof if file can be accessed

11 years agousing symbols as hash keys
Volker Zöpfel [Thu, 14 Nov 2013 07:19:21 +0000 (08:19 +0100)]
using symbols as hash keys

11 years agorefactoring load_credentials
Volker Zöpfel [Thu, 14 Nov 2013 07:17:08 +0000 (08:17 +0100)]
refactoring load_credentials
adding refresh_authorization

write_credentials now using the authorizations methods not the instance variables, Using the instance variables can cause problems.

11 years agoignore IntelliJ files
Volker Zöpfel [Thu, 14 Nov 2013 06:59:08 +0000 (07:59 +0100)]
ignore IntelliJ files
ignore logfiles