496d795e4c 
								
							 
						 
						
							
							
								
								#364  - Remove active support from gemspec  
							
							
							
						 
						
							2016-02-25 15:19:05 -08:00  
				
					
						
							
							
								 
						
							
								456bf333f6 
								
							 
						 
						
							
							
								
								Regen APIs  
							
							
							
						 
						
							2016-02-25 15:16:53 -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  
				
					
						
							
							
								 
						
							
								439891c523 
								
							 
						 
						
							
							
								
								Merge pull request  #368  from yob/multi-json  
							
							... 
							
							
							
							replace multi_json dependency with regular stdlib JSON 
							
						 
						
							2016-02-25 09:24:57 -08:00  
				
					
						
							
							
								 
						
							
								f73b661c6c 
								
							 
						 
						
							
							
								
								Merge pull request  #369  from yob/add-2-3-0-to-travis  
							
							... 
							
							
							
							include ruby 2.3.0 in the CI build matrix 
							
						 
						
							2016-02-25 09:23:12 -08:00  
				
					
						
							
							
								 
						
							
								880b0f8acf 
								
							 
						 
						
							
							
								
								Use Hash#fetch  
							
							
							
						 
						
							2016-02-25 12:36:55 +09:00  
				
					
						
							
							
								 
						
							
								5d5dd98df8 
								
							 
						 
						
							
							
								
								include ruby 2.3.0 in the CI build matrix  
							
							... 
							
							
							
							MRI 2.3.0 was released on 2015-12-25, so it'd be good to ensure
compatibility 
							
						 
						
							2016-02-25 13:35:21 +11: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  
				
					
						
							
							
								 
						
							
								fe7c377399 
								
							 
						 
						
							
							
								
								Add boolean test case  
							
							
							
						 
						
							2016-02-25 05:34:39 +09: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  
				
					
						
							
							
								 
						
							
								b191e60cfc 
								
							 
						 
						
							
							
								
								Merge pull request  #366  from joker1007/fix-apply_request_options  
							
							... 
							
							
							
							Assign `open_timeout` option in `apply_request_options` 
							
						 
						
							2016-02-23 15:01:22 -08:00  
				
					
						
							
							
								 
						
							
								b0173dc57a 
								
							 
						 
						
							
							
								
								Assign `open_timeout` option in `apply_request_options`  
							
							
							
						 
						
							2016-02-24 02:55:55 +09:00  
				
					
						
							
							
								 
						
							
								ee962bab45 
								
							 
						 
						
							
							
								
								Merge pull request  #361  from jdrago999/patch-1  
							
							... 
							
							
							
							Update 'samples' link to 'samples' folder 
							
						 
						
							2016-02-17 12:22:35 -08:00  
				
					
						
							
							
								 
						
							
								6692b24fa9 
								
							 
						 
						
							
							
								
								Update 'samples' link to 'samples' folder  
							
							... 
							
							
							
							The original samples link pointed to the (now) out of date examples for version 0.8 of this gem. I lost a few hours wondering why things were not working.
Hoping to save someone else the time I lost (and reap the karmic bounty thereof). 
							
						 
						
							2016-02-17 10:32:38 -08:00  
				
					
						
							
							
								 
						
							
								09ef486aee 
								
							 
						 
						
							
							
								
								Release 0.9.2  
							
							
							
						 
						
							2016-02-10 14:02:17 -08:00  
				
					
						
							
							
								 
						
							
								9e6c912fcd 
								
							 
						 
						
							
							
								
								Bump version  
							
							
							
						 
						
							2016-02-10 14:02:08 -08:00  
				
					
						
							
							
								 
						
							
								a68c43da9c 
								
							 
						 
						
							
							
								
								Add people API, remove Mapsengine  
							
							
							
						 
						
							2016-02-10 13:57:13 -08:00  
				
					
						
							
							
								 
						
							
								554c20d304 
								
							 
						 
						
							
							
								
								Merge pull request  #347  from sunboshan/regexp-improvement  
							
							... 
							
							
							
							Cleaner code on regexp 
							
						 
						
							2016-01-29 14:51:50 -08:00  
				
					
						
							
							
								 
						
							
								d65a2edf0c 
								
							 
						 
						
							
							
								
								Regenerate APIs  
							
							
							
						 
						
							2016-01-29 14:32:46 -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  
				
					
						
							
							
								 
						
							
								ec574364a3 
								
							 
						 
						
							
							
								
								Merge pull request  #345  from sunboshan/sample-cli-androidpublisher  
							
							... 
							
							
							
							Add sample: androidpublisher 
							
						 
						
							2016-01-25 10:46:10 -08:00  
				
					
						
							
							
								 
						
							
								46337aefff 
								
							 
						 
						
							
							
								
								Add sample: androidpublisher  
							
							
							
						 
						
							2016-01-22 12:03:05 -08:00  
				
					
						
							
							
								 
						
							
								3d4ec29fef 
								
							 
						 
						
							
							
								
								Merge branch 'master' of  https://github.com/google/google-api-ruby-client  
							
							
							
						 
						
							2016-01-22 11:23:23 -08:00  
				
					
						
							
							
								 
						
							
								5e0ca266df 
								
							 
						 
						
							
							
								
								Update DFA reporting from 2.1 -> 2.3  
							
							
							
						 
						
							2016-01-22 11:23:05 -08:00  
				
					
						
							
							
								 
						
							
								f6aa6b0615 
								
							 
						 
						
							
							
								
								Add note about hash->keyword expansion  
							
							
							
						 
						
							2016-01-21 17:55:48 -08:00  
				
					
						
							
							
								 
						
							
								010094a78b 
								
							 
						 
						
							
							
								
								Merge branch 'dsisnero-patch-2'  
							
							
							
						 
						
							2016-01-21 11:38:02 -08:00  
				
					
						
							
							
								 
						
							
								a8b8c559d3 
								
							 
						 
						
							
							
								
								Merge branch 'patch-2' of  https://github.com/dsisnero/google-api-ruby-client  into dsisnero-patch-2  
							
							
							
						 
						
							2016-01-21 11:37:34 -08:00  
				
					
						
							
							
								 
						
							
								f148e7c08e 
								
							 
						 
						
							
							
								
								Merge branch 'master' of  https://github.com/google/google-api-ruby-client  
							
							
							
						 
						
							2016-01-21 11:36:49 -08:00  
				
					
						
							
							
								 
						
							
								f663cb9aa8 
								
							 
						 
						
							
							
								
								Merge pull request  #342  from sunboshan/fix-typo  
							
							... 
							
							
							
							Fix typo on README 
							
						 
						
							2016-01-21 11:35:52 -08:00  
				
					
						
							
							
								 
						
							
								7bae00bc9f 
								
							 
						 
						
							
							
								
								Fixtypo on README  
							
							
							
						 
						
							2016-01-20 20:52:58 -08:00  
				
					
						
							
							
								 
						
							
								1cc4f99ed3 
								
							 
						 
						
							
							
								
								Fix quote inconsistency  
							
							
							
						 
						
							2016-01-20 14:55:38 -08:00  
				
					
						
							
							
								 
						
							
								74d0e5fe54 
								
							 
						 
						
							
							
								
								Release 0.9.1  
							
							
							
						 
						
							2016-01-20 12:41:53 -08:00  
				
					
						
							
							
								 
						
							
								26efeb5057 
								
							 
						 
						
							
							
								
								Updates APIs & bump version  
							
							
							
						 
						
							2016-01-20 12:41:43 -08:00  
				
					
						
							
							
								 
						
							
								59c088e100 
								
							 
						 
						
							
							
								
								Merge pull request  #339  from ysksn/master  
							
							... 
							
							
							
							Add specs for Google::APIClient::ClientSecrets.new 
							
						 
						
							2016-01-20 12:33:29 -08:00  
				
					
						
							
							
								 
						
							
								c6cff40982 
								
							 
						 
						
							
							
								
								Merge pull request  #338  from Nakilon/patch-1  
							
							... 
							
							
							
							required 'tempfile' 
							
						 
						
							2016-01-20 12:32:33 -08:00  
				
					
						
							
							
								 
						
							
								c27018d3c8 
								
							 
						 
						
							
							
								
								Fix translate sample  
							
							
							
						 
						
							2016-01-20 12:24:20 -08:00  
				
					
						
							
							
								 
						
							
								87ed3e421b 
								
							 
						 
						
							
							
								
								Add a small web sample showing incremental authorization & use of APIs  
							
							
							
						 
						
							2016-01-20 12:21:08 -08:00  
				
					
						
							
							
								 
						
							
								54e974df43 
								
							 
						 
						
							
							
								
								Add specs  
							
							
							
						 
						
							2016-01-20 00:42:34 +09: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  
				
					
						
							
							
								 
						
							
								3257469a69 
								
							 
						 
						
							
							
								
								Update base_cli for windows if ENV['HOME'] is set  
							
							
							
						 
						
							2016-01-15 17:06:50 -07:00  
				
					
						
							
							
								 
						
							
								36a197d885 
								
							 
						 
						
							
							
								
								Release 0.9  
							
							
							
						 
						
							2016-01-14 17:48:13 -08:00  
				
					
						
							
							
								 
						
							
								9e781bb05e 
								
							 
						 
						
							
							
								
								Update changelog  
							
							
							
						 
						
							2016-01-14 17:47:55 -08:00  
				
					
						
							
							
								 
						
							
								1864ea712f 
								
							 
						 
						
							
							
								
								Bump version  
							
							
							
						 
						
							2016-01-14 17:42:44 -08:00  
				
					
						
							
							
								 
						
							
								99a70f8a0a 
								
							 
						 
						
							
							
								
								Regen APIs  
							
							
							
						 
						
							2016-01-14 10:49:46 -08:00