Steven Bazyl [Wed, 17 Dec 2014 20:40:15 +0000 (12:40 -0800)]
Merge branch 'dougforpres-auth-retry'
Steven Bazyl [Wed, 17 Dec 2014 20:39:57 +0000 (12:39 -0800)]
Resolve merge conflict
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
Steven Bazyl [Wed, 17 Dec 2014 04:52:57 +0000 (20:52 -0800)]
#159 - Excute batch requests using the service's connection
Steven Bazyl [Tue, 16 Dec 2014 21:47:26 +0000 (13:47 -0800)]
Add minimal tests for ClientSecrets
Steven Bazyl [Tue, 16 Dec 2014 20:29:11 +0000 (12:29 -0800)]
#160 - Add option to set encoding of response body
Steven Bazyl [Mon, 15 Dec 2014 21:42:17 +0000 (13:42 -0800)]
Merge prioridata-master
Steven Bazyl [Mon, 15 Dec 2014 21:41:10 +0000 (13:41 -0800)]
Resolve merge conflict, update rspec syntax and docs
Steven Bazyl [Mon, 15 Dec 2014 21:33:28 +0000 (13:33 -0800)]
Merge branch 'p7s1digital-master'
Steven Bazyl [Mon, 15 Dec 2014 21:32:54 +0000 (13:32 -0800)]
Resolve merge conflict, update rspec syntax
Steven Bazyl [Mon, 15 Dec 2014 21:02:51 +0000 (13:02 -0800)]
Fix typo in sample
Steven Bazyl [Mon, 15 Dec 2014 19:54:03 +0000 (11:54 -0800)]
Merge branch 'seuros-more'
Steven Bazyl [Mon, 15 Dec 2014 19:53:00 +0000 (11:53 -0800)]
Restore active support dependency
Steven Bazyl [Mon, 15 Dec 2014 19:50:16 +0000 (11:50 -0800)]
Resolve merge conflict
Steven Bazyl [Mon, 15 Dec 2014 19:46:24 +0000 (11:46 -0800)]
Move tasks -> rakelib
Steven Bazyl [Mon, 15 Dec 2014 19:44:51 +0000 (11:44 -0800)]
Update depdencies, simplify gem management
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
Pascal Brogle [Sun, 7 Dec 2014 09:43:30 +0000 (10:43 +0100)]
only upload media if there is one
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
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
Christian-G [Wed, 3 Dec 2014 14:52:00 +0000 (15:52 +0100)]
Added HTTP Proxy support
Abdelkader Boudih [Thu, 18 Sep 2014 18:22:17 +0000 (18:22 +0000)]
Dropped uuidtools
Abdelkader Boudih [Thu, 18 Sep 2014 18:15:10 +0000 (18:15 +0000)]
Use ActiveSupport instead of extlib
Abdelkader Boudih [Thu, 18 Sep 2014 18:06:15 +0000 (18:06 +0000)]
Drop support for old rubies
Abdelkader Boudih [Wed, 17 Sep 2014 15:38:51 +0000 (15:38 +0000)]
prefer AS's Inflector over Extlib
Abdelkader Boudih [Wed, 17 Sep 2014 15:03:33 +0000 (15:03 +0000)]
RSpec 3 syntax
Abdelkader Boudih [Wed, 17 Sep 2014 15:00:01 +0000 (15:00 +0000)]
Another form of Googol typo ?
Abdelkader Boudih [Wed, 17 Sep 2014 14:57:32 +0000 (14:57 +0000)]
So many versions!!
Abdelkader Boudih [Wed, 17 Sep 2014 14:55:52 +0000 (14:55 +0000)]
Replace deprecated method that cause ruby warnings File.exit?
Abdelkader Boudih [Wed, 17 Sep 2014 14:50:07 +0000 (14:50 +0000)]
Clean up gemspec. We don't support 1.8.6 anyway
Abdelkader Boudih [Wed, 17 Sep 2014 14:47:27 +0000 (14:47 +0000)]
Use the app logger and require railtie
Abdelkader Boudih [Wed, 17 Sep 2014 14:45:01 +0000 (14:45 +0000)]
File is being deleted before each test anyway
Abdelkader Boudih [Wed, 17 Sep 2014 14:32:07 +0000 (14:32 +0000)]
remove version from test .
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
Daniel Wang [Fri, 3 Oct 2014 20:43:40 +0000 (13:43 -0700)]
Update README.md
Daniel Wang [Fri, 3 Oct 2014 20:37:40 +0000 (13:37 -0700)]
Update README.md
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'
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)
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
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
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
Sérgio Gomes [Thu, 21 Aug 2014 14:04:42 +0000 (15:04 +0100)]
Removing jruby-20mode target, since Travis does not support it
Sérgio Gomes [Fri, 15 Aug 2014 14:15:19 +0000 (15:15 +0100)]
Missed a few rcov-related lines
Sérgio Gomes [Fri, 15 Aug 2014 08:49:59 +0000 (09:49 +0100)]
Fixing issue with service-style batches and requests with bodies
Sérgio Gomes [Thu, 14 Aug 2014 16:37:47 +0000 (17:37 +0100)]
Small fix to service account spec with JRuby >= 1.9
Sérgio Gomes [Thu, 14 Aug 2014 16:06:44 +0000 (17:06 +0100)]
Small fix to service account spec
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.
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
Doug Henderson [Thu, 13 Mar 2014 20:13:44 +0000 (13:13 -0700)]
Unit test updates + ensure auth retry only done once per execute
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
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
Steven Bazyl [Thu, 23 Jan 2014 21:34:26 +0000 (13:34 -0800)]
Update changelog
Steven Bazyl [Thu, 23 Jan 2014 21:31:45 +0000 (13:31 -0800)]
Minor release to update retriable dependency lost when merging
Steven Bazyl [Thu, 23 Jan 2014 00:12:56 +0000 (16:12 -0800)]
Remove CLI docs from readme
Steven Bazyl [Wed, 22 Jan 2014 23:44:04 +0000 (15:44 -0800)]
Resolve merge conflict on gemspec
Steven Bazyl [Wed, 22 Jan 2014 23:40:06 +0000 (15:40 -0800)]
Add note about retries to readme
Steven Bazyl [Wed, 22 Jan 2014 23:32:35 +0000 (15:32 -0800)]
Set content length for media uploads
Steven Bazyl [Wed, 22 Jan 2014 23:30:46 +0000 (15:30 -0800)]
Merge branch 'release-0.7'
Steven Bazyl [Wed, 22 Jan 2014 23:09:22 +0000 (15:09 -0800)]
fix rand call
Steven Bazyl [Wed, 22 Jan 2014 21:55:50 +0000 (13:55 -0800)]
Update changelog
Steven Bazyl [Wed, 22 Jan 2014 21:54:06 +0000 (13:54 -0800)]
Add retry support & redirect following
Steven Bazyl [Fri, 17 Jan 2014 19:32:37 +0000 (11:32 -0800)]
Update faraday version
Steven Bazyl [Fri, 17 Jan 2014 19:31:56 +0000 (11:31 -0800)]
Attempt at fixing rubinius builds on travis
Steven Bazyl [Thu, 16 Jan 2014 21:45:14 +0000 (13:45 -0800)]
Bump version
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)
Michael C. Beck [Fri, 10 Jan 2014 15:05:50 +0000 (16:05 +0100)]
moved default key into constant
Michael C. Beck [Fri, 10 Jan 2014 14:50:04 +0000 (15:50 +0100)]
added optional redis credential key to be set
Volker Zöpfel [Tue, 3 Dec 2013 10:11:51 +0000 (11:11 +0100)]
changes for ruby 1.8.7
Volker Zöpfel [Tue, 3 Dec 2013 09:01:06 +0000 (10:01 +0100)]
remove useless test
Volker Zöpfel [Tue, 3 Dec 2013 07:42:01 +0000 (08:42 +0100)]
adds specs for redis_store
Volker Zöpfel [Tue, 3 Dec 2013 07:30:55 +0000 (08:30 +0100)]
adds specs for file_store
Volker Zöpfel [Tue, 3 Dec 2013 07:30:28 +0000 (08:30 +0100)]
change default for authorization to nil
Volker Zöpfel [Thu, 28 Nov 2013 11:29:55 +0000 (12:29 +0100)]
remove deprecation warning
Volker Zöpfel [Thu, 28 Nov 2013 11:26:25 +0000 (12:26 +0100)]
bugfix file_storage
Volker Zöpfel [Thu, 28 Nov 2013 09:26:23 +0000 (10:26 +0100)]
pending test for file_store and redis_store
Volker Zöpfel [Thu, 28 Nov 2013 09:24:47 +0000 (10:24 +0100)]
load_credentials just returns nil on errors
Volker Zöpfel [Thu, 28 Nov 2013 07:14:41 +0000 (08:14 +0100)]
adds specs for storage
changes expectation in write_credentials
Rob Hunter [Sun, 24 Nov 2013 22:57:03 +0000 (09:57 +1100)]
Update gem homepage to GitHub (like the README)
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.
Volker Zöpfel [Mon, 18 Nov 2013 10:39:58 +0000 (11:39 +0100)]
adds some specs for storage class
Volker Zöpfel [Mon, 18 Nov 2013 10:39:40 +0000 (11:39 +0100)]
uses new initialize and authorize
Volker Zöpfel [Mon, 18 Nov 2013 10:39:02 +0000 (11:39 +0100)]
use authorization method instead of variable
remove authorize from initialize
Michael C. Beck [Fri, 15 Nov 2013 09:42:51 +0000 (10:42 +0100)]
include all git added files to prevent inclusion errors
Michael C. Beck [Fri, 15 Nov 2013 09:27:46 +0000 (10:27 +0100)]
added deprecation warnings to file_storage
Michael C. Beck [Fri, 15 Nov 2013 09:26:18 +0000 (10:26 +0100)]
rename file_store
Volker Zöpfel [Fri, 15 Nov 2013 08:37:01 +0000 (09:37 +0100)]
adds json fixture to test storage
Volker Zöpfel [Fri, 15 Nov 2013 08:36:30 +0000 (09:36 +0100)]
adds spec construct for file_store and storage
Volker Zöpfel [Fri, 15 Nov 2013 08:35:52 +0000 (09:35 +0100)]
add file_storage to gemspec
Volker Zöpfel [Fri, 15 Nov 2013 08:20:37 +0000 (09:20 +0100)]
adds comment
Volker Zöpfel [Thu, 14 Nov 2013 17:09:48 +0000 (18:09 +0100)]
adds old FileStorage again to be backward compatible
Volker Zöpfel [Thu, 14 Nov 2013 16:40:54 +0000 (17:40 +0100)]
make methods private
Volker Zöpfel [Thu, 14 Nov 2013 15:04:56 +0000 (16:04 +0100)]
repair gemspec
Volker Zöpfel [Thu, 14 Nov 2013 14:58:46 +0000 (15:58 +0100)]
repair gemspec
Volker Zöpfel [Thu, 14 Nov 2013 14:50:06 +0000 (15:50 +0100)]
split storages in own adapter classes, added redis adapter
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
Volker Zöpfel [Thu, 14 Nov 2013 07:32:47 +0000 (08:32 +0100)]
using the path= method on initialize
Volker Zöpfel [Thu, 14 Nov 2013 07:31:21 +0000 (08:31 +0100)]
adds method path= to proof if file can be accessed
Volker Zöpfel [Thu, 14 Nov 2013 07:19:21 +0000 (08:19 +0100)]
using symbols as hash keys
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.
Volker Zöpfel [Thu, 14 Nov 2013 06:59:08 +0000 (07:59 +0100)]
ignore IntelliJ files
ignore logfiles