|  Daniel Azuma | 85763ece2f | fix: Prevent upload requests from form-encoding their queries | 2019-11-05 08:28:54 -08:00 | 
				
					
						|  Bruno Bornsztein | c1a26e0e37 | Replace mime-types dependency with mini_mime (#789) | 2019-05-13 12:21:53 -07:00 | 
				
					
						|  sonots | ed27c6ec07 | remove print debug | 2017-04-04 17:36:46 +09:00 | 
				
					
						|  Steve Bazyl | 4682267161 | Move timeouts from request to clientoptions, update migration/changelog | 2017-04-03 11:10:54 -07:00 | 
				
					
						|  Steve Bazyl | 2c190e9745 | Update representable, mimetype dependencies + others | 2016-08-17 14:38:25 -07:00 | 
				
					
						|  Steve Bazyl | 2046e00f14 | Remove Hurley as a dependency | 2016-08-17 13:51:09 -07:00 | 
				
					
						|  Steve Bazyl | d8286f642c | Prefer mimetype columnar store if available to reduce mem footprint | 2016-06-23 12:44:06 -07:00 | 
				
					
						|  Steve Bazyl | 1cc4f99ed3 | Fix quote inconsistency | 2016-01-20 14:55:38 -08:00 | 
				
					
						|  Victor | 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 | 
				
					
						|  joker1007 | 4b78f99f7a | Extract long condition statement to its own method | 2016-01-06 14:35:23 +09:00 | 
				
					
						|  joker1007 | df07478009 | Add Tempfile to if statement of BaseUploadCommand#prepare! | 2016-01-05 20:19:11 +09:00 | 
				
					
						|  Steve Bazyl | 5822e75f34 | Fix #313 - Don't retry uploads marked as final/cancelled and return original error | 2015-11-30 15:35:18 -08:00 | 
				
					
						|  Steven Bazyl | f584a2cec8 | Import refactored library. See MIGRATING.MD for details | 2015-06-23 15:15:14 -07:00 |