FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for tests - RileyMShea/google-api-python-client · GitHub
RileyMShea
/
google-api-python-client
Public
forked from
googleapis/google-api-python-client
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
google-api-python-client
tests
on
master
User selector
Datepicker
Commit history
Commits on Aug 9, 2019
Pass library and Python version in x-goog-api-client (#734)
busunkim96
authored
07f647c
View commit details
Copy full SHA for 07f647c
View code at this point
Browse repository at this point
Commits on Jul 23, 2019
Fix http.py: Exception -> exception, lint errors, unit test. (#724)
Show description for 0ba1ca4
busunkim96
authored
0ba1ca4
View commit details
Copy full SHA for 0ba1ca4
View code at this point
Browse repository at this point
Commits on Jul 17, 2019
Make http.MediaFileUpload close its file descriptor. (#600)
Show description for 20b6758
wangxf123456
authored and
tseaver
committed
20b6758
View commit details
Copy full SHA for 20b6758
View code at this point
Browse repository at this point
Never make 'body' required. (#718)
busunkim96
authored
b854ff1
View commit details
Copy full SHA for b854ff1
View code at this point
Browse repository at this point
Commits on Jan 15, 2019
Alias unittest2 import as unittest in test__auth.py. (#613)
janlugt
authored and
tseaver
committed
46164b9
View commit details
Copy full SHA for 46164b9
View code at this point
Browse repository at this point
Commits on Dec 12, 2018
Change xrange to range (#601)
busunkim96
authored
eb4b3e0
View commit details
Copy full SHA for eb4b3e0
View code at this point
Browse repository at this point
Commits on Dec 6, 2018
Add client-side limit for batch requests (#585)
tristan-lin
authored and
theacodes
committed
e2dccec
View commit details
Copy full SHA for e2dccec
View code at this point
Browse repository at this point
Commits on Nov 30, 2018
Fix the client to respect the passed in developerKey and credentials (#593)
Show description for 9d779cc
arunpn123
authored and
busunkim96
committed
9d779cc
View commit details
Copy full SHA for 9d779cc
View code at this point
Browse repository at this point
Commits on Jul 19, 2018
Respect custom headers set on the request supplied to MediaIoBaseDownload within each call to next_chunk (#546)
Show description for 0dc81bf
mcdonc
authored
0dc81bf
View commit details
Copy full SHA for 0dc81bf
View code at this point
Browse repository at this point
Commits on Jul 18, 2018
Under Python 3; fix bug that caused invalid Content-ID header when custom request_id supplied (#545)
Show description for 3cf5e60
mcdonc
authored
3cf5e60
View commit details
Copy full SHA for 3cf5e60
View code at this point
Browse repository at this point
Commits on Jun 25, 2018
Catch ServerNotFoundError to retry the request (#532)
bashir2
authored and
theacodes
committed
c35150f
View commit details
Copy full SHA for c35150f
View code at this point
Browse repository at this point
Commits on May 31, 2018
Drop oauth2client dependency (#499)
Helen Koike
authored and
theacodes
committed
9eb303e
View commit details
Copy full SHA for 9eb303e
View code at this point
Browse repository at this point
Commits on Apr 27, 2018
Make body optional for requests with no parameters (#446)
Maerig
authored and
Jon Wayne Parrott
committed
0c0c897
View commit details
Copy full SHA for 0c0c897
View code at this point
Browse repository at this point
Fix retying on socket.timeout (#495)
thehesiod
authored and
Jon Wayne Parrott
committed
fff3ae5
View commit details
Copy full SHA for fff3ae5
View code at this point
Browse repository at this point
Commits on Apr 26, 2018
Remove oauth2client._helpers dependency (#493)
Helen Koike
authored and
Jon Wayne Parrott
committed
de13e3b
View commit details
Copy full SHA for de13e3b
View code at this point
Browse repository at this point
Commits on Jan 19, 2018
Remove unnecessary parsing of mime headers in HttpRequest.__init__ (#467)
Show description for b86bfc9
xmedeko
authored and
Jon Wayne Parrott
committed
b86bfc9
View commit details
Copy full SHA for b86bfc9
View code at this point
Browse repository at this point
Commits on Jan 18, 2018
Proactively refresh credentials when applying and treat a missing acces_token as invalid. (#469)
Show description for 20e6135
Jon Wayne Parrott
authored
20e6135
View commit details
Copy full SHA for 20e6135
View code at this point
Browse repository at this point
Commits on Jan 17, 2018
Remove mutual exclusivity check for developerKey and credentials (#465)
Jon Wayne Parrott
authored
043fd70
View commit details
Copy full SHA for 043fd70
View code at this point
Browse repository at this point
Commits on Jan 16, 2018
Handle unknown media length (#406)
Show description for 4406778
danielx
authored and
Jon Wayne Parrott
committed
4406778
View commit details
Copy full SHA for 4406778
View code at this point
Browse repository at this point
Commits on Dec 5, 2017
fix: 458 handle error format (#459)
bantini
authored and
Jon Wayne Parrott
committed
90ffb85
View commit details
Copy full SHA for 90ffb85
View code at this point
Browse repository at this point
Commits on Sep 20, 2017
Warn when google-auth credentials are used but google-auth-httplib2 isn't available (#443)
Jon Wayne Parrott
authored
401e886
View commit details
Copy full SHA for 401e886
View code at this point
Browse repository at this point
Commits on Jul 17, 2017
Fix details missing in googleapiclient.errors.HttpError (#412)
Show description for f6e2661
sonlac
authored and
Jon Wayne Parrott
committed
f6e2661
View commit details
Copy full SHA for f6e2661
View code at this point
Browse repository at this point
Commits on Jun 20, 2017
Fix credentials usage in BatchHTTPRequest (#376)
Jon Wayne Parrott
authored
d3a5cf4
View commit details
Copy full SHA for d3a5cf4
View code at this point
Browse repository at this point
Commits on Mar 31, 2017
ZeroDivisionError when calling 'MediaDownloadProgress.progress'
Show description for a4a44cf
andrewnester
committed
a4a44cf
View commit details
Copy full SHA for a4a44cf
View code at this point
Browse repository at this point
Commits on Mar 6, 2017
Raise ValueError if credentials and developerKey are both specified (#358)
Jon Wayne Parrott
authored
860a637
View commit details
Copy full SHA for 860a637
View code at this point
Browse repository at this point
Commits on Feb 10, 2017
Fix generation for methods with abnormal page token conventions (#330)
Show description for 20af04d
tcoffee-google
authored and
Jon Wayne Parrott
committed
20af04d
View commit details
Copy full SHA for 20af04d
View code at this point
Browse repository at this point
Commits on Feb 8, 2017
Don't invoke application default credentials logic when developerKey is provided (#347)
Jon Wayne Parrott
authored
068eb35
View commit details
Copy full SHA for 068eb35
View code at this point
Browse repository at this point
Commits on Jan 19, 2017
Set default HTTP timeout of 60s (#320)
i-maravic
authored and
Jon Wayne Parrott
committed
2243529
View commit details
Copy full SHA for 2243529
View code at this point
Browse repository at this point
Commits on Jan 5, 2017
Add support for google-auth and remove Python 2.6 support (#319)
Show description for 85c2c6d
Jon Wayne Parrott
authored
85c2c6d
View commit details
Copy full SHA for 85c2c6d
View code at this point
Browse repository at this point
Commits on Dec 20, 2016
Fix error in resumable upload when receiving a 308 response (#312)
matthewayne
authored and
Jon Wayne Parrott
committed
94a5394
View commit details
Copy full SHA for 94a5394
View code at this point
Browse repository at this point
Commits on Oct 31, 2016
Add media_mime_type keyword argument
Show description for 38051ac
Brian J. Watson
authored and
nathanielmanistaatgoogle
committed
38051ac
View commit details
Copy full SHA for 38051ac
View code at this point
Browse repository at this point
Fix unprintable message with BatchError repr (#165)
ittus
authored and
nathanielmanistaatgoogle
committed
5f00cad
View commit details
Copy full SHA for 5f00cad
View code at this point
Browse repository at this point
Commits on Oct 17, 2016
Add support for oauth2client 4.0.0
Jon Wayne Parrott
authored and
nathanielmanistaatgoogle
committed
36d4e1b
View commit details
Copy full SHA for 36d4e1b
View code at this point
Browse repository at this point
Commits on Jul 28, 2016
Retry rate limits on chunk uploading
lichray
committed
cc6d398
View commit details
Copy full SHA for cc6d398
View code at this point
Browse repository at this point
Commits on May 30, 2016
Refresh empty OAuth2 credentials in batch request
Show description for 23174be
Garciat
authored and
Gabriel Garcia
committed
23174be
View commit details
Copy full SHA for 23174be
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL