07d8f22612 
								
							 
						 
						
							
							
								
								Remove white spaces  
							
							
							
						 
						
							2016-05-29 19:51:36 +09:00  
				
					
						
							
							
								 
						
							
								dffa167d5f 
								
							 
						 
						
							
							
								
								Bump version  
							
							
							
						 
						
							2016-05-25 09:19:25 -07:00  
				
					
						
							
							
								 
						
							
								aecb78f77f 
								
							 
						 
						
							
							
								
								Bump version  
							
							
							
						 
						
							2016-05-16 09:50:44 -07:00  
				
					
						
							
							
								 
						
							
								26d3e365c7 
								
							 
						 
						
							
							
								
								Bump version  
							
							
							
						 
						
							2016-04-27 10:22:47 -07:00  
				
					
						
							
							
								 
						
							
								1ee88320e9 
								
							 
						 
						
							
							
								
								#403  - allow nil dates  
							
							
							
						 
						
							2016-04-25 10:49:00 -07:00  
				
					
						
							
							
								 
						
							
								0155b81771 
								
							 
						 
						
							
							
								
								Rewind output stream if requesting partial content but get the full media body instead  
							
							
							
						 
						
							2016-04-22 14:30:30 -07:00  
				
					
						
							
							
								 
						
							
								d5ff570cda 
								
							 
						 
						
							
							
								
								Bump version  
							
							
							
						 
						
							2016-04-14 12:57:27 -07:00  
				
					
						
							
							
								 
						
							
								d2e51b4e7d 
								
							 
						 
						
							
							
								
								Update changelog, readme, & version for next 0.9.4 release  
							
							
							
						 
						
							2016-03-11 14:43:51 -08:00  
				
					
						
							
							
								 
						
							
								6e3342b671 
								
							 
						 
						
							
							
								
								Cache pages in fetch_all to allow multiple iterations  
							
							
							
						 
						
							2016-03-11 14:24:27 -08:00  
				
					
						
							
							
								 
						
							
								f4453f6139 
								
							 
						 
						
							
							
								
								Add helper method for automatic paging  
							
							
							
						 
						
							2016-03-08 13:26:28 -08:00  
				
					
						
							
							
								 
						
							
								6c9feb04e0 
								
							 
						 
						
							
							
								
								Bump version for 0.9.3 release  
							
							
							
						 
						
							2016-02-26 08:37:45 -08:00  
				
					
						
							
							
								 
						
							
								47a02e897e 
								
							 
						 
						
							
							
								
								#363  - Add convenience methods for json parsing/formatting to generated objects  
							
							
							
						 
						
							2016-02-25 14:37:00 -08:00  
				
					
						
							
							
								 
						
							
								07ca6e8ca0 
								
							 
						 
						
							
							
								
								Handle SocketError.  #359  
							
							
							
						 
						
							2016-02-25 13:30:27 -08:00  
				
					
						
							
							
								 
						
							
								e67964189e 
								
							 
						 
						
							
							
								
								Drop active support as a hard runtime depdendency. Still required for code generation however.  #364  
							
							
							
						 
						
							2016-02-25 13:06:16 -08:00  
				
					
						
							
							
								 
						
							
								acf2b0ec61 
								
							 
						 
						
							
							
								
								Merge branch 'master' of  https://github.com/google/google-api-ruby-client  
							
							
							
						 
						
							2016-02-25 09:39:46 -08:00  
				
					
						
							
							
								 
						
							
								2c1fd125e9 
								
							 
						 
						
							
							
								
								#369  - Form encode paramaters when method == post/put and no other body present  
							
							
							
						 
						
							2016-02-25 09:35:38 -08:00  
				
					
						
							
							
								 
						
							
								7d00754d7f 
								
							 
						 
						
							
							
								
								Merge pull request  #367  from joker1007/fix-hash-assignment  
							
							... 
							
							
							
							Fix Hash value assignment in JsonSupport#getter_fn 
							
						 
						
							2016-02-25 09:34:39 -08:00  
				
					
						
							
							
								 
						
							
								880b0f8acf 
								
							 
						 
						
							
							
								
								Use Hash#fetch  
							
							
							
						 
						
							2016-02-25 12:36:55 +09:00  
				
					
						
							
							
								 
						
							
								4b9a63c086 
								
							 
						 
						
							
							
								
								replace multi_json dependency with regular stdlib JSON  
							
							... 
							
							
							
							JSON has been part of the ruby stdlib since 1.9.0 (see
https://github.com/ruby/ruby/commit/af1c4167 ), and the latest version of
google-api-client requires ruby 2.0 or better so we can assume it's available 
							
						 
						
							2016-02-25 13:27:33 +11:00  
				
					
						
							
							
								 
						
							
								4b6f5d0a2b 
								
							 
						 
						
							
							
								
								Fix Hash value assignment in JsonSupport#getter_fn  
							
							... 
							
							
							
							because current version cannot send `false` value.
If given parameter is `false`, current version does not use it. 
							
						 
						
							2016-02-25 02:48:02 +09:00  
				
					
						
							
							
								 
						
							
								b0173dc57a 
								
							 
						 
						
							
							
								
								Assign `open_timeout` option in `apply_request_options`  
							
							
							
						 
						
							2016-02-24 02:55:55 +09:00  
				
					
						
							
							
								 
						
							
								9e6c912fcd 
								
							 
						 
						
							
							
								
								Bump version  
							
							
							
						 
						
							2016-02-10 14:02:08 -08:00  
				
					
						
							
							
								 
						
							
								554c20d304 
								
							 
						 
						
							
							
								
								Merge pull request  #347  from sunboshan/regexp-improvement  
							
							... 
							
							
							
							Cleaner code on regexp 
							
						 
						
							2016-01-29 14:51:50 -08:00  
				
					
						
							
							
								 
						
							
								ed31a3bb64 
								
							 
						 
						
							
							
								
								Update class template to allow nil attributes values  
							
							
							
						 
						
							2016-01-28 16:38:07 -08:00  
				
					
						
							
							
								 
						
							
								0ce4387091 
								
							 
						 
						
							
							
								
								Cleaner code on regexp  
							
							
							
						 
						
							2016-01-25 15:59:24 -08:00  
				
					
						
							
							
								 
						
							
								1cc4f99ed3 
								
							 
						 
						
							
							
								
								Fix quote inconsistency  
							
							
							
						 
						
							2016-01-20 14:55:38 -08:00  
				
					
						
							
							
								 
						
							
								26efeb5057 
								
							 
						 
						
							
							
								
								Updates APIs & bump version  
							
							
							
						 
						
							2016-01-20 12:41:43 -08:00  
				
					
						
							
							
								 
						
							
								c6cff40982 
								
							 
						 
						
							
							
								
								Merge pull request  #338  from Nakilon/patch-1  
							
							... 
							
							
							
							required 'tempfile' 
							
						 
						
							2016-01-20 12:32:33 -08:00  
				
					
						
							
							
								 
						
							
								0948acd8bf 
								
							 
						 
						
							
							
								
								required 'tempfile'  
							
							... 
							
							
							
							Otherwise I get:
```
gems/google-api-client-0.9/lib/google/apis/core/upload.rb:104:in `streamable?': uninitialized constant Google::Apis::Core::BaseUploadCommand::Tempfile (NameError)
```
when do
```
service.insert_file(metadata, upload_source: "temp.pdf")
``` 
							
						 
						
							2016-01-19 13:49:51 +03:00  
				
					
						
							
							
								 
						
							
								1864ea712f 
								
							 
						 
						
							
							
								
								Bump version  
							
							
							
						 
						
							2016-01-14 17:42:44 -08:00  
				
					
						
							
							
								 
						
							
								2533098484 
								
							 
						 
						
							
							
								
								Add option to force passing alt=json for some APIs that return xml by default  
							
							
							
						 
						
							2016-01-14 10:48:40 -08:00  
				
					
						
							
							
								 
						
							
								8dcab2ace0 
								
							 
						 
						
							
							
								
								Bump version  
							
							
							
						 
						
							2016-01-07 16:15:43 -08:00  
				
					
						
							
							
								 
						
							
								451a0b6617 
								
							 
						 
						
							
							
								
								Include reason & message in API error when available  
							
							
							
						 
						
							2016-01-07 14:28:34 -08:00  
				
					
						
							
							
								 
						
							
								4b78f99f7a 
								
							 
						 
						
							
							
								
								Extract long condition statement to its own method  
							
							
							
						 
						
							2016-01-06 14:35:23 +09:00  
				
					
						
							
							
								 
						
							
								df07478009 
								
							 
						 
						
							
							
								
								Add Tempfile to if statement of BaseUploadCommand#prepare!  
							
							
							
						 
						
							2016-01-05 20:19:11 +09:00  
				
					
						
							
							
								 
						
							
								1715fc9945 
								
							 
						 
						
							
							
								
								Fix   #326  - Normalize query parameters to allow falsey values  
							
							
							
						 
						
							2015-12-20 15:22:13 -08:00  
				
					
						
							
							
								 
						
							
								4173efe67b 
								
							 
						 
						
							
							
								
								Fix   #327  - Don't break Module.hash  
							
							
							
						 
						
							2015-12-20 14:39:54 -08:00  
				
					
						
							
							
								 
						
							
								e8481dd14d 
								
							 
						 
						
							
							
								
								Use HTTPClient instead of Net::HTTP  
							
							
							
						 
						
							2015-12-18 14:37:21 -08:00  
				
					
						
							
							
								 
						
							
								c102c571e0 
								
							 
						 
						
							
							
								
								Release 0.9.pre4  
							
							
							
						 
						
							2015-12-17 13:34:38 -08:00  
				
					
						
							
							
								 
						
							
								d47e96c572 
								
							 
						 
						
							
							
								
								Merge branch 'master' of  https://github.com/google/google-api-ruby-client  
							
							
							
						 
						
							2015-12-16 11:34:10 -08:00  
				
					
						
							
							
								 
						
							
								ccd8a40eb9 
								
							 
						 
						
							
							
								
								Update version, changelog  
							
							
							
						 
						
							2015-12-16 11:34:05 -08:00  
				
					
						
							
							
								 
						
							
								f51a4f25a9 
								
							 
						 
						
							
							
								
								Allow http command to keep initial query parameters  
							
							
							
						 
						
							2015-12-14 06:16:31 +04:00  
				
					
						
							
							
								 
						
							
								0d07ea17f1 
								
							 
						 
						
							
							
								
								Merge branch 'master' of  https://github.com/google/google-api-ruby-client  
							
							
							
						 
						
							2015-12-02 17:12:21 -08:00  
				
					
						
							
							
								 
						
							
								e399d04d33 
								
							 
						 
						
							
							
								
								Tweak method name generation  
							
							
							
						 
						
							2015-12-02 17:09:44 -08:00  
				
					
						
							
							
								 
						
							
								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  
				
					
						
							
							
								 
						
							
								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  
				
					
						
							
							
								 
						
							
								5822e75f34 
								
							 
						 
						
							
							
								
								Fix   #313  - Don't retry uploads marked as final/cancelled and return original error  
							
							
							
						 
						
							2015-11-30 15:35:18 -08:00  
				
					
						
							
							
								 
						
							
								9535ffa44c 
								
							 
						 
						
							
							
								
								No longer swallowing errors from block passed to execute  
							
							... 
							
							
							
							Fixes  #309  
						
							2015-11-20 09:32:43 -05:00  
				
					
						
							
							
								 
						
							
								8b296b148e 
								
							 
						 
						
							
							
								
								#286  - Send content-id in batch requests  
							
							
							
						 
						
							2015-10-19 15:36:24 -07:00  
				
					
						
							
							
								 
						
							
								ed40d7b750 
								
							 
						 
						
							
							
								
								#278  - Add option for connection timeouts  
							
							
							
						 
						
							2015-10-02 13:42:47 -07:00  
				
					
						
							
							
								 
						
							
								81a061cb80 
								
							 
						 
						
							
							
								
								Fix   #292  - ensure multivalued parameters are encoded correctly  
							
							
							
						 
						
							2015-10-02 13:31:19 -07:00  
				
					
						
							
							
								 
						
							
								b5d62db691 
								
							 
						 
						
							
							
								
								Merge pull request  #272  from rusikf/patch-4  
							
							... 
							
							
							
							fix RequestOptions#merge + test for default options 
							
						 
						
							2015-08-19 12:20:29 -07:00  
				
					
						
							
							
								 
						
							
								f4f8b41017 
								
							 
						 
						
							
							
								
								fix RequestOptions#merge + test for default options  
							
							
							
						 
						
							2015-08-18 14:13:21 +03:00  
				
					
						
							
							
								 
						
							
								9c40b96d85 
								
							 
						 
						
							
							
								
								Avoid overwritting parameters with local vars in method template  
							
							
							
						 
						
							2015-08-13 12:08:28 -07:00  
				
					
						
							
							
								 
						
							
								4da6f47ff0 
								
							 
						 
						
							
							
								
								Bump version  
							
							
							
						 
						
							2015-07-30 17:07:49 -07:00  
				
					
						
							
							
								 
						
							
								c9da9f38d1 
								
							 
						 
						
							
							
								
								Make required query parameters required.  
							
							
							
						 
						
							2015-07-30 17:05:05 -07:00  
				
					
						
							
							
								 
						
							
								6c3089bdf5 
								
							 
						 
						
							
							
								
								Bump version  
							
							
							
						 
						
							2015-07-24 22:48:01 -07:00  
				
					
						
							
							
								 
						
							
								297db0eb66 
								
							 
						 
						
							
							
								
								Fix date formatting to include milliseconds, drop virtus  
							
							
							
						 
						
							2015-07-24 22:36:01 -07:00  
				
					
						
							
							
								 
						
							
								2a9fd28176 
								
							 
						 
						
							
							
								
								Expose HTTP status code & body in errors  
							
							
							
						 
						
							2015-07-20 12:36:13 -07:00  
				
					
						
							
							
								 
						
							
								d04c8fa4c5 
								
							 
						 
						
							
							
								
								Update a few broken doc tags  
							
							
							
						 
						
							2015-06-25 16:10:51 -07:00  
				
					
						
							
							
								 
						
							
								a1722c00e7 
								
							 
						 
						
							
							
								
								Move scope @private tag to Representation so data classes are documented  
							
							
							
						 
						
							2015-06-25 16:10:21 -07:00  
				
					
						
							
							
								 
						
							
								f584a2cec8 
								
							 
						 
						
							
							
								
								Import refactored library. See MIGRATING.MD for details  
							
							
							
						 
						
							2015-06-23 15:15:14 -07:00