google-api-ruby-client/lib/google/api_client
Sudipta Chatterjee 1cea86609b Updating success logic
Updating the definition of SUCCESS response code to be 200 OK or 201
Continue. Error is anything that isn't success. This helps flag
conditions like an unsuccessful update (return code 304) which the
library would have flagged as success earlier
2015-04-10 16:12:37 -07:00
..
auth Fix warning: shadowing outer local variable 2015-03-25 17:14:45 -06:00
discovery Merge pull request #213 from remi/respect-discovered-rootUrl 2015-04-07 18:55:56 -07:00
service Fix warning: File.exists? is deprecated 2015-03-25 17:06:20 -06:00
batch.rb Fix warning: instance variable not initialized 2015-03-25 17:10:00 -06:00
charset.rb #160 - Add option to set encoding of response body 2014-12-16 12:29:11 -08:00
client_secrets.rb Add minimal tests for ClientSecrets 2014-12-16 13:47:26 -08:00
discovery.rb Better way to handle automatic parsing using the schemas in the discovery document. 2011-08-04 23:36:36 -04:00
environment.rb Fixed formatting issue with OS version number in Java. 2012-03-14 17:11:19 +01:00
errors.rb Add auto retry logic for auth expiry separate from normal failure retry 2014-03-13 11:20:08 -07:00
gzip.rb Enable gzip compression 2013-06-19 17:37:38 -07:00
logging.rb Sprinkle of logging 2013-01-04 16:14:14 -08:00
media.rb No longer buffer chunks/files when using resumable upload 2013-06-18 12:15:02 -07:00
railtie.rb Fix logger, take #2 2014-12-19 15:45:20 -08:00
reference.rb Move request class to its own file 2012-10-10 14:28:46 -06:00
request.rb Fix warning: assigned but unused variable 2015-03-25 17:03:20 -06:00
result.rb Updating success logic 2015-04-10 16:12:37 -07:00
service.rb #159 - Excute batch requests using the service's connection 2014-12-16 20:52:57 -08:00
service_account.rb changes for ruby 1.8.7 2013-12-03 11:11:51 +01:00
version.rb Release 0.8.5 2015-03-31 17:01:35 -07:00