Steve Bazyl
|
0320f210cb
|
Add drive V3 to list of apis
|
2015-12-14 16:48:17 -08:00 |
Steve Bazyl
|
10df2a6a6d
|
Update calendar resource method naming
|
2015-12-14 16:47:47 -08:00 |
Steve Bazyl
|
b7c94d8355
|
Update generated APIs
|
2015-12-14 14:27:57 -08:00 |
railscard
|
f51a4f25a9
|
Allow http command to keep initial query parameters
|
2015-12-14 06:16:31 +04:00 |
Steve Bazyl
|
0d07ea17f1
|
Merge branch 'master' of https://github.com/google/google-api-ruby-client
|
2015-12-02 17:12:21 -08:00 |
Steve Bazyl
|
99a5f8de62
|
Update generated APIs
|
2015-12-02 17:11:05 -08:00 |
Steve Bazyl
|
e399d04d33
|
Tweak method name generation
|
2015-12-02 17:09:44 -08:00 |
Steve Bazyl
|
6c75e89cfe
|
Merge pull request #310 from amitree/master
No longer swallowing errors from block passed to execute
|
2015-12-02 17:09:01 -08:00 |
Steve Bazyl
|
a1b5f6c2d2
|
Issue #290 - Fix redirects during downloads, only stream body content on 20x response. Includes temporary patch to Hurley until 0.3 released
|
2015-12-02 15:52:30 -08:00 |
Steve Bazyl
|
5e80f0a5db
|
Add details on using API keys to readme
|
2015-12-01 16:51:53 -08:00 |
Steve Bazyl
|
5822e75f34
|
Fix #313 - Don't retry uploads marked as final/cancelled and return original error
|
2015-11-30 15:35:18 -08:00 |
Tony Novak
|
9535ffa44c
|
No longer swallowing errors from block passed to execute
Fixes #309
|
2015-11-20 09:32:43 -05:00 |
Steve Bazyl
|
8b296b148e
|
#286 - Send content-id in batch requests
|
2015-10-19 15:36:24 -07:00 |
Christopher Baran
|
83012abc3e
|
Added integration test for AdSense to verify that a report with duplicate query string params is downloaded correctly.
|
2015-10-02 19:14:55 -05:00 |
Steve Bazyl
|
ed40d7b750
|
#278 - Add option for connection timeouts
|
2015-10-02 13:42:47 -07:00 |
Steve Bazyl
|
859fd8503f
|
#287 - set default options if not passed in
|
2015-10-02 13:41:59 -07:00 |
Steve Bazyl
|
81a061cb80
|
Fix #292 - ensure multivalued parameters are encoded correctly
|
2015-10-02 13:31:19 -07:00 |
Steve Bazyl
|
549e4bd113
|
Merge pull request #282 from MaxGabriel/patch-1
Fix dependencies typo
|
2015-09-22 16:30:27 -07:00 |
Steve Bazyl
|
9316b519b7
|
Merge pull request #285 from bootstraponline/patch-1
Fix readme link
|
2015-09-22 16:29:55 -07:00 |
bootstraponline
|
5ec8d9c75c
|
Fix readme link
|
2015-09-19 13:42:50 -04:00 |
Maximilian Tagher
|
a117cc44f2
|
Fix dependencies typo
|
2015-09-04 11:34:31 -07:00 |
Steven Bazyl
|
e858f93070
|
Merge branch 'rusikf-patch-6'
|
2015-08-19 13:57:44 -07:00 |
Steven Bazyl
|
a5a9b49160
|
Merge pull request #274 + fix to use FakeFS to avoid flakey test
|
2015-08-19 13:57:14 -07:00 |
Steve Bazyl
|
669aaf01a4
|
Merge pull request #273 from rusikf/patch-5
add more detail specs for client_secrets.rb + fix docs
|
2015-08-19 12:20:56 -07:00 |
Steve Bazyl
|
b5d62db691
|
Merge pull request #272 from rusikf/patch-4
fix RequestOptions#merge + test for default options
|
2015-08-19 12:20:29 -07:00 |
Steve Bazyl
|
16221bf99a
|
Merge pull request #271 from rusikf/patch-3
Add test for headers and length
|
2015-08-19 12:20:12 -07:00 |
Steve Bazyl
|
e36e68ee2a
|
Merge pull request #270 from rusikf/patch-2
add tests for UploadIO#from_io
|
2015-08-19 12:20:04 -07:00 |
Steve Bazyl
|
5cdc7fd4b2
|
Merge pull request #269 from rusikf/update-gemfile
update googleauth
|
2015-08-19 12:18:31 -07:00 |
Steve Bazyl
|
e76e205162
|
Merge pull request #268 from rusikf/patch-1
fix drive example + add debug gems for dev
|
2015-08-19 12:18:15 -07:00 |
rusikf
|
f4b3992f9f
|
check for nil values on client_secrets specs
|
2015-08-19 21:55:33 +03:00 |
Ruslan Korolev
|
e8279f40f8
|
fix drive example + add debug gems for dev
|
2015-08-19 21:10:00 +03:00 |
Ruslan Korolev
|
19ead52094
|
add more detail specs for client_secrets.rb + fix docs
|
2015-08-19 21:03:53 +03:00 |
Ruslan Korolev
|
f4f8b41017
|
fix RequestOptions#merge + test for default options
|
2015-08-18 14:13:21 +03:00 |
Ruslan Korolev
|
cb4c7cfb8c
|
add headers + length test for upload io
|
2015-08-17 16:51:01 +03:00 |
Ruslan Korolev
|
0cc3a1f814
|
add tests for UploadIO#from_io
|
2015-08-17 15:50:11 +03:00 |
Ruslan Korolev
|
897c0747be
|
update googleauth + add usefull gems for dev
|
2015-08-17 11:54:45 +03:00 |
Steven Bazyl
|
2cbd2ee181
|
Merge branch 'master' of https://github.com/google/google-api-ruby-client
|
2015-08-13 12:08:45 -07:00 |
Steven Bazyl
|
9c40b96d85
|
Avoid overwritting parameters with local vars in method template
|
2015-08-13 12:08:28 -07:00 |
Steve Bazyl
|
29b309ffec
|
Merge pull request #265 from sugitak/patch-1
update README.md to 0.9.pre3
|
2015-08-11 12:15:35 -07:00 |
Steve Bazyl
|
d0f7eeb951
|
Merge pull request #264 from landonwilkins/patch-1
typo in calendar sample script
|
2015-08-11 12:15:07 -07:00 |
sugitak
|
d1be2db651
|
update README.md to 0.9.pre3
A couple of updates for installing pre3.
|
2015-08-11 19:10:28 +09:00 |
Landon Wilkins
|
94e6270457
|
Update calendar.rb
|
2015-08-10 17:35:30 -06:00 |
Steven Bazyl
|
e1721c5c3f
|
Release 0.9.pre3
|
2015-07-30 17:08:32 -07:00 |
Steven Bazyl
|
8daeb2cc1e
|
Merge branch 'master' of https://github.com/google/google-api-ruby-client
|
2015-07-30 17:08:08 -07:00 |
Steven Bazyl
|
4da6f47ff0
|
Bump version
|
2015-07-30 17:07:49 -07:00 |
Steven Bazyl
|
b3daed447d
|
regenerate APIs
|
2015-07-30 17:05:47 -07:00 |
Steven Bazyl
|
c9da9f38d1
|
Make required query parameters required.
|
2015-07-30 17:05:05 -07:00 |
Steve Bazyl
|
127ede5456
|
Update README.md
|
2015-07-24 22:49:17 -07:00 |
Steven Bazyl
|
7042f2272c
|
Release 0.9.pre2
|
2015-07-24 22:48:21 -07:00 |
Steven Bazyl
|
6c3089bdf5
|
Bump version
|
2015-07-24 22:48:01 -07:00 |