Daniel Azuma
							
						 | 
						
							
							
							
								
								
							
							
							
								
							
							
								b03725cc4d
								
							
						 | 
						
							
							
								
								Several fixes to specs (#827)
							
							
							
							
							
						 | 
						
							2019-09-11 14:08:27 -07:00 | 
						
					
				
					
						
							
							
								 
								Egor Vorobiev
							
						 | 
						
							
							
							
							
							
								
							
							
								837cf00706
								
							
						 | 
						
							
							
								
								fix: Add Auth header to individual batch requests
							
							
							
							
							
							
							
							* Fixes an issue where the authorization HTTP header wasn't
  being applied to individual batch requests.
[pr #822, refs #817] 
							
						 | 
						
							2019-08-19 12:08:44 -06:00 | 
						
					
				
					
						
							
							
								 
								Daniel Azuma
							
						 | 
						
							
							
							
								
								
							
							
							
								
							
							
								8cf4330494
								
							
						 | 
						
							
							
								
								feat: send x-goog-api-client header in all requests
							
							
							
							
							
						 | 
						
							2019-08-16 10:13:11 -07:00 | 
						
					
				
					
						
							
							
								 
								Sergey Ponomarev
							
						 | 
						
							
							
							
							
							
								
							
							
								3bffde39e2
								
							
						 | 
						
							
							
								
								Add Ruby 2.5 support (#648)
							
							
							
							
							
							
							
							* Fix os version detection not to include newline
* Add ruby 2.4 and 2.5 to CI 
							
						 | 
						
							2018-03-22 08:29:35 -07:00 | 
						
					
				
					
						
							
							
								 
								Sai Cheemalapati
							
						 | 
						
							
							
							
							
							
								
							
							
								e3792b19d2
								
							
						 | 
						
							
							
								
								Add Hash support to fetch_all (#586)
							
							
							
							
							
							
							
							This commit aligns the behavior of `fetch_all` over map responses with
that of arrays (returning a single collection with all entries). 
							
						 | 
						
							2017-06-01 23:52:09 -04:00 | 
						
					
				
					
						
							
							
								 
								Steve Bazyl
							
						 | 
						
							
							
							
							
							
								
							
							
								48916bfce7
								
							
						 | 
						
							
							
								
								Merge branch 'master' of https://github.com/sqrrrl/google-api-ruby-client into sqrrrl-master
							
							
							
							
							
						 | 
						
							2017-04-03 12:31:20 -07:00 | 
						
					
				
					
						
							
							
								 
								Steve Bazyl
							
						 | 
						
							
							
							
							
							
								
							
							
								97ff7f4d9a
								
							
						 | 
						
							
							
								
								#475, #488 -- allow raw JSON if explicitly requested, fix empty body handling & test cleanup
							
							
							
							
							
						 | 
						
							2017-03-31 15:26:51 -07:00 | 
						
					
				
					
						
							
							
								 
								Steve Bazyl
							
						 | 
						
							
							
							
							
							
								
							
							
								aed2936248
								
							
						 | 
						
							
							
								
								Add test for #509 - setting proxy url as string
							
							
							
							
							
						 | 
						
							2017-03-31 13:12:59 -07:00 | 
						
					
				
					
						
							
							
								 
								Steve Bazyl
							
						 | 
						
							
							
							
							
							
								
							
							
								c4d0ed5d3c
								
							
						 | 
						
							
							
								
								Merge branch 'master' into v0.10
							
							
							
							
							
						 | 
						
							2017-03-29 16:25:34 -07:00 | 
						
					
				
					
						
							
							
								 
								Steven Bazyl
							
						 | 
						
							
							
							
							
							
								
							
							
								5804593f25
								
							
						 | 
						
							
							
								
								Tighten validation around batch operations
							
							
							
							
							
						 | 
						
							2017-03-13 13:40:15 -07:00 | 
						
					
				
					
						
							
							
								 
								Thomas Coffee
							
						 | 
						
							
							
							
							
							
								
							
							
								16f0a768f7
								
							
						 | 
						
							
							
								
								Allow abnormal page token cases for paging methods
							
							
							
							
							
							
							
							Addresses https://github.com/googleapis/toolkit/issues/692.
Manual changes are in:
lib/google/apis/core/base_service.rb
spec/google/apis/core/service_spec.rb 
							
						 | 
						
							2017-02-03 12:09:18 -08:00 | 
						
					
				
					
						
							
							
								 
								Steve Bazyl
							
						 | 
						
							
							
							
							
							
								
							
							
								70596d26f6
								
							
						 | 
						
							
							
								
								#459 - Fix iteration for genomics API which only has 1 item per page
							
							
							
							
							
						 | 
						
							2016-08-31 13:26:24 -07:00 | 
						
					
				
					
						
							
							
								 
								Steve Bazyl
							
						 | 
						
							
							
							
							
							
								
							
							
								2046e00f14
								
							
						 | 
						
							
							
								
								Remove Hurley as a dependency
							
							
							
							
							
						 | 
						
							2016-08-17 13:51:09 -07:00 | 
						
					
				
					
						
							
							
								 
								Steve Bazyl
							
						 | 
						
							
							
							
							
							
								
							
							
								edb841310f
								
							
						 | 
						
							
							
								
								Gracefully handle nil collections when paging
							
							
							
							
							
						 | 
						
							2016-06-23 12:43:37 -07:00 | 
						
					
				
					
						
							
							
								 
								Steve Bazyl
							
						 | 
						
							
							
							
							
							
								
							
							
								6e3342b671
								
							
						 | 
						
							
							
								
								Cache pages in fetch_all to allow multiple iterations
							
							
							
							
							
						 | 
						
							2016-03-11 14:24:27 -08:00 | 
						
					
				
					
						
							
							
								 
								Steve Bazyl
							
						 | 
						
							
							
							
							
							
								
							
							
								f4453f6139
								
							
						 | 
						
							
							
								
								Add helper method for automatic paging
							
							
							
							
							
						 | 
						
							2016-03-08 13:26:28 -08:00 | 
						
					
				
					
						
							
							
								 
								Steven Bazyl
							
						 | 
						
							
							
							
							
							
								
							
							
								f584a2cec8
								
							
						 | 
						
							
							
								
								Import refactored library. See MIGRATING.MD for details
							
							
							
							
							
						 | 
						
							2015-06-23 15:15:14 -07:00 |