Commit Graph

  • cb8f443c66 Merge branch 'release-0.7' Steven Bazyl 2014-01-22 15:30:46 -0800
  • 5326f5c2a7 fix rand call Steven Bazyl 2014-01-22 15:09:22 -0800
  • 474167c5ce Update changelog Steven Bazyl 2014-01-22 13:55:50 -0800
  • 1819e16f19 Add retry support & redirect following Steven Bazyl 2014-01-22 13:54:06 -0800
  • 30881d7169 Update faraday version Steven Bazyl 2014-01-17 11:32:37 -0800
  • 814d6f6d92 Attempt at fixing rubinius builds on travis Steven Bazyl 2014-01-17 11:31:56 -0800
  • ddbc978b52 Bump version Steven Bazyl 2014-01-16 13:45:14 -0800
  • 50ce4df640 Merge pull request #98 from rhunter/patch-1 Steve Bazyl 2014-01-16 13:11:40 -0800
  • fd145d2cd1 moved default key into constant Michael C. Beck 2014-01-10 16:05:50 +0100
  • adf6d1facd added optional redis credential key to be set Michael C. Beck 2014-01-10 15:50:04 +0100
  • 3ef99c7ebb changes for ruby 1.8.7 Volker Zöpfel 2013-12-03 11:11:51 +0100
  • 0cb0075c7b remove useless test Volker Zöpfel 2013-12-03 10:01:06 +0100
  • 3d1568d67f adds specs for redis_store Volker Zöpfel 2013-12-03 08:42:01 +0100
  • 71eeabe55c adds specs for file_store Volker Zöpfel 2013-12-03 08:30:55 +0100
  • b1f8ac3c0d change default for authorization to nil Volker Zöpfel 2013-12-03 08:30:28 +0100
  • 18c4bab286 remove deprecation warning Volker Zöpfel 2013-11-28 12:29:55 +0100
  • 80d25c219b bugfix file_storage Volker Zöpfel 2013-11-28 12:26:25 +0100
  • 53be124a6f pending test for file_store and redis_store Volker Zöpfel 2013-11-28 10:26:23 +0100
  • 4666fedaed load_credentials just returns nil on errors Volker Zöpfel 2013-11-28 10:24:47 +0100
  • 31fac0a6f5 adds specs for storage changes expectation in write_credentials Volker Zöpfel 2013-11-28 08:14:41 +0100
  • 3648b9a9ee Update gem homepage to GitHub (like the README) Rob Hunter 2013-11-25 09:57:03 +1100
  • c428db0f3d Shutdown WEBrick server used in installed app flow Ben Barnard 2013-11-20 00:22:28 +0100
  • e6858bd292 adds some specs for storage class Volker Zöpfel 2013-11-18 11:39:58 +0100
  • 6404615a57 uses new initialize and authorize Volker Zöpfel 2013-11-18 11:39:40 +0100
  • 5c61e39ba4 use authorization method instead of variable remove authorize from initialize Volker Zöpfel 2013-11-18 11:39:02 +0100
  • 05baf20957 include all git added files to prevent inclusion errors Michael C. Beck 2013-11-15 10:42:51 +0100
  • 34d3c18fed added deprecation warnings to file_storage Michael C. Beck 2013-11-15 10:27:46 +0100
  • 0e9637c77c rename file_store Michael C. Beck 2013-11-15 10:26:18 +0100
  • 862a844c63 adds json fixture to test storage Volker Zöpfel 2013-11-15 09:37:01 +0100
  • 4a3827c44b adds spec construct for file_store and storage Volker Zöpfel 2013-11-15 09:36:30 +0100
  • 8418d5abdc add file_storage to gemspec Volker Zöpfel 2013-11-15 09:35:52 +0100
  • a27a122825 adds comment Volker Zöpfel 2013-11-15 09:20:37 +0100
  • 7de9612071 adds old FileStorage again to be backward compatible Volker Zöpfel 2013-11-14 18:09:48 +0100
  • 9ddc8b85dc make methods private Volker Zöpfel 2013-11-14 17:40:54 +0100
  • 60ce5bb082 repair gemspec Volker Zöpfel 2013-11-14 16:04:56 +0100
  • 2a87a93d48 repair gemspec Volker Zöpfel 2013-11-14 15:58:46 +0100
  • c2135d9dcf split storages in own adapter classes, added redis adapter Volker Zöpfel 2013-11-14 15:50:06 +0100
  • bd7cf179f3 adds Constants for Authorization_uri, Token_credentials_uri extracts authorize extracts credentials_hash Volker Zöpfel 2013-11-14 14:45:36 +0100
  • bbb24a5d2e using the path= method on initialize Volker Zöpfel 2013-11-14 08:32:47 +0100
  • 10a337b807 adds method path= to proof if file can be accessed Volker Zöpfel 2013-11-14 08:31:21 +0100
  • 146ccad83a using symbols as hash keys Volker Zöpfel 2013-11-14 08:19:21 +0100
  • 5538bded1f refactoring load_credentials adding refresh_authorization Volker Zöpfel 2013-11-14 08:17:08 +0100
  • 2d326459b2 ignore IntelliJ files ignore logfiles Volker Zöpfel 2013-11-14 07:59:08 +0100
  • f06f1e33fa Minor documentation fix Sergio Gomes 2013-10-29 13:25:55 +0000
  • ef4541b6eb Removing service logger. Incorrect implementation; loggers are global instead, and set in a Google::APIClient class method Sergio Gomes 2013-10-29 13:17:39 +0000
  • 0fd0dca2f4 Adding discovery document caching to Service interface Sergio Gomes 2013-10-29 12:59:52 +0000
  • 0d7b3d040f Merge pull request #87 from sgomes/new_programming_interface Steve Bazyl 2013-10-09 15:24:46 -0700
  • b05de26a51 Merge pull request #86 from oscardelben/patch-1 Steve Bazyl 2013-10-09 15:19:46 -0700
  • 876dddad36 Minor doc fix Sergio Gomes 2013-10-07 18:11:45 +0100
  • 83d411990c Adding batch support to new service interface Sergio Gomes 2013-10-04 15:56:06 +0100
  • 00f66633e0 Merge branch 'master' of https://github.com/google/google-api-ruby-client into new_programming_interface Sergio Gomes 2013-10-04 14:48:58 +0100
  • 5c31b69356 Fixing broken specs Sergio Gomes 2013-10-04 14:46:14 +0100
  • ee3f767141 Link to Github Repo Oscar Del Ben 2013-10-03 09:42:08 -0700
  • d7bd7126d3 Merge branch 'master' of https://github.com/google/google-api-ruby-client into new_programming_interface Sergio Gomes 2013-09-11 17:23:05 +0100
  • 1e2405093b - Improving the Service interface with access to more properties - Adding end-to-end spec - Fixing bugs Sergio Gomes 2013-09-11 16:51:10 +0100
  • d85ee643d6 redo delegation docs from pull request Steven Bazyl 2013-09-10 15:31:24 -0700
  • e73ce124fa Initial version of new programming interface Sergio Gomes 2013-09-10 15:29:36 +0100
  • 2a3965d976 Redo 0.7.0... Steven Bazyl 2013-09-09 13:58:13 -0700
  • b160f24685 Update gemspec Steven Bazyl 2013-09-09 13:48:22 -0700
  • 855a7fc823 0.7.0.rc1 release Steven Bazyl 2013-09-09 13:23:09 -0700
  • dca6f3448c Rename contributing file to match github expectations Steven Bazyl 2013-09-09 12:48:14 -0700
  • 04f6565616 Merge pull request #70 from JuanitoFatas/master Steve Bazyl 2013-09-06 11:38:18 -0700
  • 8b128286c5 Merge pull request #71 from twelvelabs/master Steve Bazyl 2013-09-06 11:37:45 -0700
  • 5249137d4c Removing empty file Sergio Gomes 2013-09-05 12:32:36 +0100
  • c766975587 Ensuring that multivalued requests in the AdSense Management API actually work Sergio Gomes 2013-09-05 12:30:30 +0100
  • 98c3d6e250 Updating AdSense Management API specs to use v1.3 Sergio Gomes 2013-09-04 18:23:13 +0100
  • 327220db08 Merge pull request #78 from proppy/computeauth Steve Bazyl 2013-08-15 14:28:37 -0700
  • f5238bbf12 auth: perserve original option param Johan Euphrosine 2013-08-15 14:19:37 -0700
  • 9d7735f031 auth: add compute service account Johan Euphrosine 2013-08-14 16:29:16 -0700
  • b95cf48ada Fixing spec warnings Sergio Gomes 2013-08-12 16:19:09 +0100
  • a4ff02e636 Removing latitude API specs Sergio Gomes 2013-08-09 16:34:27 +0100
  • 9d7803dee8 Forgot an import. *sigh* sgomes 2013-08-09 14:43:40 +0100
  • 630651c4b5 Minor bugfix change to README sgomes 2013-08-09 14:41:53 +0100
  • 105510adf2 Updating README to use best practices in usage example sgomes 2013-08-09 14:40:39 +0100
  • 89830508b2 Merge pull request #73 from sgomes/master Steve Bazyl 2013-08-08 11:47:58 -0700
  • d1fe3c2277 Small fixes to client secrets: - Load automatically with a "require 'google/api_client'" - Allow for signet >= 0.4.0 Sergio Gomes 2013-08-06 18:46:11 +0100
  • 4143d900e0 don't require faraday/utils; faraday already includes it Skip Baney 2013-08-02 17:13:15 -0500
  • 370e01c4af Update to https for secure connection to rubygems.org. Juanito Fatas 2013-08-01 18:07:25 +0800
  • a49e638475 Merge pull request #64 from phiggins/master Steve Bazyl 2013-06-20 10:38:01 -0700
  • 189473cc9e Remove example of deprecated use Steven Bazyl 2013-06-20 10:34:16 -0700
  • 8aa50442ab Enable gzip compression Steven Bazyl 2013-06-19 17:37:38 -0700
  • 57f25bce5e Update homepage in gemspec to point at Github. pete higgins 2013-06-19 16:46:34 -0700
  • e8e2350612 Issue #57 - rewind body if possible when retrying Steven Bazyl 2013-06-18 16:35:38 -0700
  • c45740b81c Fix normalization of parmeters keys Steven Bazyl 2013-06-18 15:51:46 -0700
  • f63888ab61 Merge branch 'master' of https://github.com/google/google-api-ruby-client Steven Bazyl 2013-06-18 12:16:03 -0700
  • 903e568a65 No longer buffer chunks/files when using resumable upload Steven Bazyl 2013-06-18 12:15:02 -0700
  • e27109078a Allow apps to override ca_file Steven Bazyl 2013-06-17 17:16:53 -0700
  • cb7380d256 Merge pull request #61 from tardate/issue_mgmt Steve Bazyl 2013-06-16 20:56:49 -0700
  • 0bc54ed4c9 changed readme to direct issue reporting on github Paul Gallagher 2013-06-16 20:16:25 +0800
  • 2a975aa877 whitespace cleanup in readme Paul Gallagher 2013-06-16 20:15:06 +0800
  • d1ca5308e9 Update faraday Steven Bazyl 2013-06-03 16:06:12 -0700
  • f7307ec35d Remove unnecessary require Steven Bazyl 2013-05-31 17:22:18 -0700
  • ef4e924a5c Merge pull request #52 from jeffposnick/master Steve Bazyl 2013-05-31 15:43:03 -0700
  • d68dc4d27e Don't attempt resumable upload if initial response failed (Issue #32) Steven Bazyl 2013-05-31 15:41:00 -0700
  • 35c38a1ce8 Minor cleanup on tests Steven Bazyl 2013-05-31 15:39:16 -0700
  • 664e21290a Bundle root certs Steven Bazyl 2013-05-31 15:38:00 -0700
  • fb67a021e7 Added Google::APIClient::FileStorage, to save OAuth 2 credentials to disk Jeff Posnick 2013-05-29 15:31:44 -0400
  • aa7a254d23 Allow options when executing batch requests (#48) Steven Bazyl 2013-05-13 15:19:25 -0700
  • 794c6a90f7 Upgrade to Faraday 0.9 (fixes params encoding problems) Steven Bazyl 2013-05-13 14:03:49 -0700
  • 9cd5601134 Merge pull request #49 from dillonkearns/patch-1 Bob Aman 2013-04-29 02:14:22 -0700