Commit Graph

344 Commits

Author SHA1 Message Date
Steven Bazyl 3047a97c6f Update owner/author info 2012-10-25 15:05:34 -07:00
Steven Bazyl 4b87212c41 Skip rcov for travis runs, remove Bob from notificationswq 2012-10-25 14:36:15 -07:00
Steven Bazyl f85e73087e Additional fix for broken ||= constant assignment 2012-10-25 14:28:16 -07:00
Steven Bazyl e214ac57f3 Fix failing tests 2012-10-25 14:25:54 -07:00
Steven Bazyl 8b2c139778 Resolve merge/rebase 2012-10-10 14:52:32 -06:00
Steven Bazyl 5fea10a1d7 Re-org service account support 2012-10-10 14:28:46 -06:00
Steven Bazyl 8799e3a689 Move request class to its own file 2012-10-10 14:28:46 -06:00
Steven Bazyl 30d0ffc698 Issue 59 - handle 204 responses more gracefully 2012-10-10 14:28:46 -06:00
Steven Bazyl cd37e4bfea Doc improvements 2012-10-10 14:28:46 -06:00
Steven Bazyl 3dcd88a884 Expose discovery doc in prep for future doc changes 2012-10-10 14:28:46 -06:00
Steven Bazyl c2d64a2484 Add test for options as 5th param in array style calls 2012-10-10 14:28:46 -06:00
Steven Bazyl 000fedfbfb Add method for checking if upload can be resumed 2012-10-10 14:28:46 -06:00
Steven Bazyl e88dabaf4c Update docs re: api_method + allow options in array-style calls 2012-10-10 14:28:46 -06:00
Steven Bazyl 83ab4a681f More documentation cleanup 2012-10-10 14:28:46 -06:00
Steven Bazyl 9bd9ceb75c More documentation cleanup 2012-10-10 14:28:45 -06:00
Steven Bazyl 1fca089d62 Mostly doc updates, +remove support for method as string 2012-10-10 14:28:45 -06:00
Steven Bazyl b425658f2f Allow adjusting issued-at time to minimize clock skew issues 2012-10-10 14:28:45 -06:00
Steven Bazyl fc45135fcd Continue internal shuffling... 2012-10-10 14:28:45 -06:00
Steven Bazyl f9c1ab67ba Update example in readme 2012-10-10 14:25:43 -06:00
Steven Bazyl 2c6bf97b20 Unify processing of api/resumable/batch requests 2012-10-10 14:25:43 -06:00
Steven Bazyl 5d2a6d4842 Begin consolidation of request building in reference. Further changes coming to simplify batch + media handling 2012-10-10 14:24:25 -06:00
Steven Bazyl 9f51031a00 Consolidate request routing through execute methods 2012-10-10 14:24:25 -06:00
Steven Bazyl e421d1734d Remove embedded version #s, use Gemfile 2012-10-10 14:24:25 -06:00
Steven Bazyl 6a37993df7 Remove unnecessary normalization/fix addressable bug 2012-10-10 14:24:25 -06:00
Steven Bazyl ac5bef80aa Temp disable latitude tests due to discovery bug 2012-10-10 14:24:24 -06:00
Steven Bazyl aeef8f3a5c Re-org service account support 2012-10-10 14:18:33 -06:00
Steven Bazyl 39f53ae4e2 Move request class to its own file 2012-10-10 14:11:49 -06:00
Bob Aman 0903702738 Apparently the ||= operator does not work with constants in some versions of Ruby. 2012-10-10 19:59:55 +03:00
Bob Aman c8418d4976 Marked failing tests as pending. 2012-10-10 19:47:02 +03:00
Bob Aman e28035d7ad This should "resolve" issues with OS X.
This is actually a pretty terrible solution, but side-effects should be low.
2012-10-08 17:07:08 +03:00
Bob Aman dd8cee65b2 This should resolve the issue with Kernel#load. 2012-10-08 17:06:08 +03:00
Bob Aman 2c567fd720 Added the ability to create an authorization object from client secrets. 2012-10-05 12:07:42 +03:00
Steven Bazyl 6539bfc118 Issue 59 - handle 204 responses more gracefully 2012-10-04 18:17:54 -07:00
Steven Bazyl 7fb35aab06 Doc improvements 2012-10-04 15:48:49 -07:00
Steven Bazyl 94100bb3d1 Expose discovery doc in prep for future doc changes 2012-10-04 15:48:21 -07:00
Steven Bazyl 5941c0d877 Add test for options as 5th param in array style calls 2012-10-04 15:46:48 -07:00
Steven Bazyl 016689fa7c Add method for checking if upload can be resumed 2012-10-04 15:31:46 -07:00
Steven Bazyl 3270a47fa8 Update docs re: api_method + allow options in array-style calls 2012-10-04 15:30:49 -07:00
Steven Bazyl 7c714b836e More documentation cleanup 2012-09-28 16:29:51 -07:00
Steven Bazyl 4d441b0437 More documentation cleanup 2012-09-28 16:11:17 -07:00
Steven Bazyl 4d3c1801b7 Mostly doc updates, +remove support for method as string 2012-09-28 12:07:11 -07:00
Steven Bazyl 9bbc3224ff Allow adjusting issued-at time to minimize clock skew issues 2012-09-28 12:06:15 -07:00
Steven Bazyl a3e0ea8451 Continue internal shuffling... 2012-09-24 16:09:17 -07:00
Steven Bazyl c58b350212 Update example in readme 2012-09-24 15:21:56 -07:00
Steven Bazyl 4665331502 Unify processing of api/resumable/batch requests 2012-09-11 11:04:21 -07:00
Steven Bazyl 18d3cccd6a Begin consolidation of request building in reference. Further changes coming to simplify batch + media handling 2012-09-05 14:56:52 -07:00
Steven Bazyl 8e26241e1c Consolidate request routing through execute methods 2012-09-05 14:16:31 -07:00
Steven Bazyl d54349d2a6 Remove embedded version #s, use Gemfile 2012-09-05 14:05:48 -07:00
Steven Bazyl ba2f082495 Remove unnecessary normalization/fix addressable bug 2012-09-05 13:30:46 -07:00
Steven Bazyl ff7ae9088d Temp disable latitude tests due to discovery bug 2012-09-05 12:36:03 -07:00