Commit Graph

864 Commits

Author SHA1 Message Date
Steve Bazyl 8735e62c70 Merge pull request #455 from mortonfox/patch-1
Fix license link
2016-08-31 10:57:46 -07:00
Steve Bazyl 444ffb876b Update README.md 2016-08-31 10:57:21 -07:00
Steve Bazyl 7cd452d94d Add a note about naming convention
Clarify use of snake vs camel case.
2016-08-31 10:53:34 -07:00
Morton Fox 398d50d6c3 Fix license link 2016-08-23 00:21:09 -04:00
Steve Bazyl 771a91d951 Merge pull request #447 from seuros/patch-1
remove thor as runtime dependency
2016-08-17 14:19:01 -07:00
Steve Bazyl c5327670d0 Release 0.9.12 2016-08-17 10:25:06 -07:00
Steve Bazyl 95c3cf0b65 Bump version, remove stray puts statements 2016-08-17 10:24:45 -07:00
Steve Bazyl 353d02b52e regen APIs 2016-08-17 10:19:48 -07:00
Steve Bazyl 26173baf69 Regen APIs 2016-08-15 10:54:44 -07:00
Abdelkader Boudih 07846e1ab6 remove thor as runtime dependency 2016-08-09 09:59:59 +01:00
Steve Bazyl 372488e45b Merge branch 'master' of https://github.com/google/google-api-ruby-client 2016-08-08 13:26:12 -07:00
Steve Bazyl ef50538458 Add dfareporting_v2_6, regenerate APIs 2016-08-08 13:25:38 -07:00
Steve Bazyl ff11f30681 Lock down ActiveSupport version to < 5 2016-08-08 13:24:05 -07:00
Steve Bazyl df3e9a3c32 Inflector customizations for codegen 2016-08-08 13:21:22 -07:00
Steve Bazyl 7bd9570d60 Merge pull request #443 from rxbynerd/patch-1
Use twiddle-wakka for dependency example in Gemfile
2016-08-03 14:12:12 -07:00
@rubynerd 7ab804fa57 Use twiddle-wakka for dependency example in Gemfile
This just bit me because of an "uninitialized constant Google::Apis::Core::JsonObjectSupport" error with generated API files, so I thought I would fix this up for someone in the future.

For dependency resolution, this specifies any version of 'google-api-client' 0.9 is valid, but 1.0 is not.
2016-08-02 21:15:20 +01:00
Steve Bazyl 7b6fa357f6 Release 0.9.11 2016-07-06 14:16:19 -07:00
Steve Bazyl 7c7691ccc0 Release 0.9.11 2016-07-06 14:16:06 -07:00
Steve Bazyl cba9d79b52 Regen APIs, bump version 2016-07-06 14:13:29 -07:00
Steve Bazyl 24ef90b583 Add dfareporting_v2_5, regenerate APIs 2016-06-30 15:17:37 -06:00
Steve Bazyl b4842fc28b Bump version 2016-06-24 10:04:05 -07:00
Steve Bazyl d8286f642c Prefer mimetype columnar store if available to reduce mem footprint 2016-06-23 12:44:06 -07:00
Steve Bazyl edb841310f Gracefully handle nil collections when paging 2016-06-23 12:43:37 -07:00
Steve Bazyl d9a91c83ee Regenerate apis, add datastore_v1beta3 2016-06-23 12:42:56 -07:00
Steve Bazyl 3714da7a3f Release 0.9.9 2016-06-09 13:24:50 -07:00
Steve Bazyl 067d0ad9ae Release 0.9.9 2016-06-09 13:24:42 -07:00
Steve Bazyl 2c32eb97a3 Bump version 2016-06-09 13:24:28 -07:00
Steve Bazyl daee54aacb Regenerate apis, add monitoring_v3 2016-06-09 13:22:21 -07:00
Steve Bazyl 8f941ff90f Merge branch 'master' of https://github.com/google/google-api-ruby-client 2016-06-09 12:44:51 -07:00
Steve Bazyl 65c1cc047e Merge pull request #419 from ysksn/errors_spec
Add specs for Google::Apis::Error
2016-06-09 12:44:25 -07:00
Steve Bazyl fa2bfd7330 Merge pull request #418 from ysksn/load_credentials
Modify  a spec for Google::APIClient::FileStore.load_credentials
2016-06-09 12:44:10 -07:00
Steve Bazyl e39b2e66ef Merge pull request #417 from tknzk/sample-cli-sheetsv4
Add sample cli for sheets api
2016-06-09 12:43:29 -07:00
Steve Bazyl 61671d0471 Merge pull request #420 from tknzk/sample-cli-bigquery_v2
Add cli sample for bigquery api
2016-06-09 12:42:58 -07:00
tknzk 36bfc5506f
cli sample for bigquery 2016-06-01 16:24:54 +09:00
tknzk f1f0112512
remove debug line. 2016-06-01 14:19:44 +09:00
Yosuke Kabuto ab8cfe5208 Stub instance method :backtrace, insted of defining it 2016-05-29 20:20:59 +09:00
Yosuke Kabuto 657bfc0e01 Create specs for Google::Apis::Error 2016-05-29 19:52:27 +09:00
Yosuke Kabuto 07d8f22612 Remove white spaces 2016-05-29 19:51:36 +09:00
Yosuke Kabuto ccd694a916 Google::APIClient::FileStore.load_credentials loads all attrs of the json 2016-05-29 13:13:42 +09:00
tknzk 3a0d4b9530
fix a typo. 2016-05-27 09:27:28 +09:00
tknzk 53567aa788
fix each val 2016-05-26 17:04:11 +09:00
tknzk fb82cbc54d
cli sample for sheets api 2016-05-26 16:59:41 +09:00
Steve Bazyl 7c26caf0ad Release 0.9.8 2016-05-25 09:19:38 -07:00
Steve Bazyl dffa167d5f Bump version 2016-05-25 09:19:25 -07:00
Steve Bazyl 557057c754 Regen APIs, add mybusiness_v3 2016-05-25 09:16:15 -07:00
Steve Bazyl 253bc51e0b Release 0.9.7 2016-05-16 14:29:18 -07:00
Steve Bazyl aecb78f77f Bump version 2016-05-16 09:50:44 -07:00
Steve Bazyl 416ae55acf regen APIs, add sheets_v4 & analyticsreporting_v4 2016-05-16 09:49:15 -07:00
Steve Bazyl 5cdbb667b5 Release 0.9.6 2016-04-27 10:22:59 -07:00
Steve Bazyl 26d3e365c7 Bump version 2016-04-27 10:22:47 -07:00