FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for tests - dossett/google-api-python-client · GitHub
dossett
/
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 Dec 14, 2020
docs: Reduce noisy changes in docs regen (#1135)
Show description for b1b0c83
parthea
authored
b1b0c83
View commit details
Copy full SHA for b1b0c83
View code at this point
Browse repository at this point
Commits on Dec 9, 2020
fix: MediaFileUpload error if file does not exist (#1127)
Show description for 2c6d029
parthea
authored
2c6d029
View commit details
Copy full SHA for 2c6d029
View code at this point
Browse repository at this point
fix: Improve support for error_details (#1126)
Show description for e6a1da3
parthea
authored
e6a1da3
View commit details
Copy full SHA for e6a1da3
View code at this point
Browse repository at this point
Commits on Nov 8, 2020
docs: Change error parsing to check for 'message' (#1083)
Show description for a341c5a
mm326
authored
a341c5a
View commit details
Copy full SHA for a341c5a
View code at this point
Browse repository at this point
Commits on Oct 22, 2020
fix: don't raise when downloading zero byte files (#1074)
busunkim96
authored
86d8788
View commit details
Copy full SHA for 86d8788
View code at this point
Browse repository at this point
Commits on Oct 20, 2020
fix: don't set content-range on empty uploads (#1070)
busunkim96
authored
af6035f
View commit details
Copy full SHA for af6035f
View code at this point
Browse repository at this point
Commits on Sep 23, 2020
fix: add method to close httplib2 connections (#1038)
Show description for 98888da
busunkim96
authored
98888da
View commit details
Copy full SHA for 98888da
View code at this point
Browse repository at this point
Commits on Sep 12, 2020
feat: add quota_project, credentials_file, and scopes support (#1022)
Show description for 790e702
busunkim96
authored
790e702
View commit details
Copy full SHA for 790e702
View code at this point
Browse repository at this point
Commits on Aug 27, 2020
feat: add support for mtls env variables (#1008)
arithmetic1728
authored
2fc5ca1
View commit details
Copy full SHA for 2fc5ca1
View code at this point
Browse repository at this point
Commits on Jul 30, 2020
fix: discovery uses V2 when version is None (#975)
Show description for cd4e8f4
Dmitry Frenkel
authored
cd4e8f4
View commit details
Copy full SHA for cd4e8f4
View code at this point
Browse repository at this point
Commits on Jul 15, 2020
feat: discovery supports retries (#967)
Show description for f3348f9
Dmitry Frenkel
authored
f3348f9
View commit details
Copy full SHA for f3348f9
View code at this point
Browse repository at this point
Commits on Jun 18, 2020
feat: allow to use 'six.moves.collections_abc.Mapping' in 'client_options.from_dict()' (#943)
paul1319
authored
21af37b
View commit details
Copy full SHA for 21af37b
View code at this point
Browse repository at this point
Commits on Jun 10, 2020
fix: update GOOGLE_API_USE_MTLS values (#940)
arithmetic1728
authored
19908ed
View commit details
Copy full SHA for 19908ed
View code at this point
Browse repository at this point
Commits on Jun 2, 2020
feat: add mtls feature (#917)
arithmetic1728
authored
981eadf
View commit details
Copy full SHA for 981eadf
View code at this point
Browse repository at this point
Commits on May 14, 2020
fix: don't try to import GAE API in other environments (#903)
Show description for 09e6447
zevdg
authored
09e6447
View commit details
Copy full SHA for 09e6447
View code at this point
Browse repository at this point
chore: use mocked credentials in tests (#900)
Show description for 8ed1dcd
busunkim96
authored
8ed1dcd
View commit details
Copy full SHA for 8ed1dcd
View code at this point
Browse repository at this point
Commits on Apr 20, 2020
chore: use nox and release-please; drop 3.4 (#852)
Show description for f706cfd
authored
f706cfd
View commit details
Copy full SHA for f706cfd
View code at this point
Browse repository at this point
Commits on Mar 23, 2020
fix: Adding ConnectionError to retry mechanism (#822)
Show description for c7516a2
damgad
and
busunkim96
authored
c7516a2
View commit details
Copy full SHA for c7516a2
View code at this point
Browse repository at this point
Commits on Mar 12, 2020
feat: add client_options support for api endpoint override (#829)
Show description for 1cf3cbc
busunkim96
authored
1cf3cbc
View commit details
Copy full SHA for 1cf3cbc
View code at this point
Browse repository at this point
Commits on Mar 11, 2020
fix: exclude 308s from httplib2 redirect codes list (#813)
busunkim96
authored
b3b773f
View commit details
Copy full SHA for b3b773f
View code at this point
Browse repository at this point
Commits on Oct 30, 2019
chore: blacken (#772)
busunkim96
authored
66bb32c
View commit details
Copy full SHA for 66bb32c
View code at this point
Browse repository at this point
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
Previous
Next
Back
|
FazBrowse Home
|
New Git URL