Steven Bazyl
d999033fd6
#159 - Excute batch requests using the service's connection
2014-12-16 20:52:57 -08:00
Steven Bazyl
2622ebf8dc
Add minimal tests for ClientSecrets
2014-12-16 13:47:26 -08:00
Steven Bazyl
fda7288859
#160 - Add option to set encoding of response body
2014-12-16 12:29:11 -08:00
Abdelkader Boudih
3bbb377043
Update .travis.yml
2014-12-15 22:28:06 +00:00
Abdelkader Boudih
814030babe
Update google-api-client.gemspec
2014-12-15 22:22:52 +00:00
Steven Bazyl
91ae01aa83
Merge prioridata-master
2014-12-15 13:42:17 -08:00
Steven Bazyl
74134bf873
Resolve merge conflict, update rspec syntax and docs
2014-12-15 13:41:10 -08:00
Steven Bazyl
9b0e8d3f85
Merge branch 'p7s1digital-master'
2014-12-15 13:33:28 -08:00
Steven Bazyl
8510735db8
Resolve merge conflict, update rspec syntax
2014-12-15 13:32:54 -08:00
Steven Bazyl
262ebe3d52
Fix typo in sample
2014-12-15 13:02:51 -08:00
Steven Bazyl
d6d8ec7884
Merge branch 'seuros-more'
2014-12-15 11:54:03 -08:00
Steven Bazyl
f8ca44f9ca
Restore active support dependency
2014-12-15 11:53:00 -08:00
Steven Bazyl
ec670e9fa0
Resolve merge conflict
2014-12-15 11:50:16 -08:00
Steven Bazyl
7ac37a54f0
Move tasks -> rakelib
2014-12-15 11:46:24 -08:00
Steven Bazyl
0244bf13b3
Update depdencies, simplify gem management
2014-12-15 11:44:51 -08:00
Steve Bazyl
95823b0e19
Merge pull request #178 from simplysoft/master
...
only upload media if there is one
2014-12-08 15:35:21 -08:00
Pascal Brogle
66a1e15a82
only upload media if there is one
2014-12-07 10:43:30 +01:00
Steve Bazyl
16683c7dc3
Merge pull request #162 from theit8514/master
...
Update README example for register_discovery_document
2014-12-05 16:52:15 -08:00
Steve Bazyl
3a295bf0e7
Merge pull request #175 from Christian-G/master
...
Added HTTP Proxy support
2014-12-05 16:50:25 -08:00
Christian-G
0fda40c21f
Added HTTP Proxy support
2014-12-03 15:52:00 +01:00
Abdelkader Boudih
2ba98c3332
Dropped uuidtools
2014-10-08 12:03:28 +00:00
Abdelkader Boudih
b2343e24a5
Use ActiveSupport instead of extlib
2014-10-08 12:03:28 +00:00
Abdelkader Boudih
9719c9f357
Drop support for old rubies
2014-10-08 12:03:28 +00:00
Abdelkader Boudih
1a414e7f0d
prefer AS's Inflector over Extlib
2014-10-08 12:02:36 +00:00
Abdelkader Boudih
740289938b
RSpec 3 syntax
2014-10-08 12:02:36 +00:00
Abdelkader Boudih
f819c4a051
Another form of Googol typo ?
2014-10-08 12:02:36 +00:00
Abdelkader Boudih
39c3e81e26
So many versions!!
2014-10-08 12:02:36 +00:00
Abdelkader Boudih
e313235b55
Replace deprecated method that cause ruby warnings File.exit?
2014-10-08 12:02:36 +00:00
Abdelkader Boudih
27df982625
Clean up gemspec. We don't support 1.8.6 anyway
2014-10-08 12:02:36 +00:00
Abdelkader Boudih
9c7e953d1b
Use the app logger and require railtie
2014-10-08 12:01:32 +00:00
Abdelkader Boudih
d1bbe8cf94
File is being deleted before each test anyway
2014-10-08 12:01:32 +00:00
Abdelkader Boudih
03fca7b8d1
remove version from test .
2014-10-08 12:01:32 +00:00
Steve Bazyl
c6eb3920ad
Merge pull request #163 from tomykaira/retriable_no_2.0
...
Use retriable 1.x
2014-10-07 15:21:09 -07:00
Daniel Wang
170666a40a
Update README.md
2014-10-03 13:43:40 -07:00
Daniel Wang
a5313c9bb0
Update README.md
2014-10-03 13:37:40 -07:00
tomykaira
bb9f607c8e
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'
2014-09-27 22:01:33 +09:00
theit8514
571b278b35
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)
2014-09-25 11:44:12 -04:00
Sérgio Gomes
fda7086f43
Merge pull request #94 from programmiersportgruppe/master
...
Shutdown WEBrick server used in installed app flow
2014-09-17 15:56:26 +01:00
Sérgio Gomes
6f655029c1
Merge pull request #154 from seuros/rbx-2
...
use travis's rbx-2 instead of rbx, and removed duplicate gem dependency
2014-09-17 15:44:59 +01:00
Abdelkader Boudih
ca7bc2d478
use travis's rbx-2 instead of rbx, and removed duplicate gem dependency
2014-09-10 09:21:59 +00:00
Sérgio Gomes
b02bfe3028
Removing jruby-20mode target, since Travis does not support it
2014-08-21 15:04:42 +01:00
Sérgio Gomes
d6511e6123
Missed a few rcov-related lines
2014-08-15 15:15:19 +01:00
Sérgio Gomes
f926429461
Fixing issue with service-style batches and requests with bodies
2014-08-15 09:49:59 +01:00
Sérgio Gomes
73e58f3098
Small fix to service account spec with JRuby >= 1.9
2014-08-14 17:37:47 +01:00
Sérgio Gomes
20e9a9bdc6
Small fix to service account spec
2014-08-14 17:06:44 +01:00
Sérgio Gomes
78ff182905
Updated rspec to v3 and replaced rcov with simplecov.
...
Also used transpec to convert from "should" syntax to preferred "expect" syntax.
2014-08-14 16:54:16 +01:00
Janis Kesteris
2f88bc5487
allows to pass FaraDay options furthur to FaraDay configuration block upon client initialization
2014-07-29 15:06:45 +02:00
Doug Henderson
17092bb129
Unit test updates + ensure auth retry only done once per execute
2014-03-13 13:13:44 -07:00
Doug Henderson
2bed0748ab
Add auto retry logic for auth expiry separate from normal failure retry
2014-03-13 11:20:08 -07:00
Steven Bazyl
bfa5225766
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
2014-01-30 17:27:16 -08:00