FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · jakehadar/google-api-python-client · GitHub
jakehadar
/
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
Branch selector
User selector
Datepicker
Commit history
Commits on Oct 6, 2020
Merge branch 'master' into patch-1
busunkim96
authored
2128852
View commit details
Copy full SHA for 2128852
Browse repository at this point
docs: update generated docs (#1053)
Show description for 3e17f89
Dmitry Frenkel
authored
3e17f89
View commit details
Copy full SHA for 3e17f89
Browse repository at this point
Update oauth.md
Show description for cf29b95
jakehadar
authored
cf29b95
View commit details
Copy full SHA for cf29b95
Browse repository at this point
Commits on Sep 29, 2020
chore: release 1.12.3 (#1051)
Show description for a527de2
release-please[bot]
authored
a527de2
View commit details
Copy full SHA for a527de2
Browse repository at this point
fix(deps): update setup.py to install httplib2>=0.15.0 (#1050)
Show description for c00f70d
tomchop
authored
c00f70d
View commit details
Copy full SHA for c00f70d
Browse repository at this point
Commits on Sep 23, 2020
chore: release 1.12.2 (#1044)
Show description for 2d076b8
release-please[bot]
authored
2d076b8
View commit details
Copy full SHA for 2d076b8
Browse repository at this point
fix: add method to close httplib2 connections (#1038)
Show description for 98888da
busunkim96
authored
98888da
View commit details
Copy full SHA for 98888da
Browse repository at this point
Commits on Sep 22, 2020
chore: add default CODEOWNERS (#1040)
busunkim96
authored
8289ae9
View commit details
Copy full SHA for 8289ae9
Browse repository at this point
Commits on Sep 14, 2020
chore: release 1.12.1 (#1031)
release-please[bot]
authored
73d71a4
View commit details
Copy full SHA for 73d71a4
Browse repository at this point
fix(deps): require six>=1.13.0 (#1030)
Show description for 4acecc3
busunkim96
authored
4acecc3
View commit details
Copy full SHA for 4acecc3
Browse repository at this point
chore: release 1.12.0 (#1025)
release-please[bot]
authored
269fdb8
View commit details
Copy full SHA for 269fdb8
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
Browse repository at this point
Commits on Sep 1, 2020
docs: remove http from batch execute docs (#1003)
Show description for 5028fe7
busunkim96
authored
5028fe7
View commit details
Copy full SHA for 5028fe7
Browse repository at this point
Commits on Aug 31, 2020
docs: convert `print` statement to function (#988)
Show description for 16448bc
atenni
authored
16448bc
View commit details
Copy full SHA for 16448bc
Browse repository at this point
Commits on Aug 27, 2020
chore: release 1.11.0 (#1009)
Show description for f76e403
release-please[bot]
authored
f76e403
View commit details
Copy full SHA for f76e403
Browse repository at this point
feat: add support for mtls env variables (#1008)
arithmetic1728
authored
2fc5ca1
View commit details
Copy full SHA for 2fc5ca1
Browse repository at this point
Commits on Aug 25, 2020
chore: release 1.10.1 (#997)
Show description for 1026375
release-please[bot]
authored
1026375
View commit details
Copy full SHA for 1026375
Browse repository at this point
Commits on Aug 3, 2020
docs: fix link to service accounts documentation (#986)
Show description for edb2516
TimidRobot
authored
edb2516
View commit details
Copy full SHA for edb2516
Browse repository at this point
docs: fix deprecation warnings due to invalid escape sequences. (#996)
Show description for 0f60eda
tirkarthi
authored
0f60eda
View commit details
Copy full SHA for 0f60eda
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
Browse repository at this point
Commits on Jul 23, 2020
docs: update generated docs (#981)
busunkim96
authored
d059ad8
View commit details
Copy full SHA for d059ad8
Browse repository at this point
Commits on Jul 15, 2020
chore: release 1.10.0 (#944)
Show description for c72efbc
release-please[bot]
authored
c72efbc
View commit details
Copy full SHA for c72efbc
Browse repository at this point
feat: discovery supports retries (#967)
Show description for f3348f9
Dmitry Frenkel
authored
f3348f9
View commit details
Copy full SHA for f3348f9
Browse repository at this point
Commits on Jul 9, 2020
docs: consolidating and updating the Contribution Guide (#964)
Show description for 63f97f3
Dmitry Frenkel
authored
63f97f3
View commit details
Copy full SHA for 63f97f3
Browse repository at this point
Commits on Jun 26, 2020
feat: Build universal wheels (#948)
Show description for 3e28a1e
nsoranzo
authored
3e28a1e
View commit details
Copy full SHA for 3e28a1e
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
Browse repository at this point
Commits on Jun 11, 2020
chore: release 1.9.3 (#941)
Show description for cc83ec2
release-please[bot]
authored
cc83ec2
View commit details
Copy full SHA for cc83ec2
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
Browse repository at this point
Commits on Jun 9, 2020
chore: release 1.9.2 (#937)
Show description for 47ca361
release-please[bot]
authored
47ca361
View commit details
Copy full SHA for 47ca361
Browse repository at this point
Commits on Jun 4, 2020
fix: bump api-core version (#936)
arithmetic1728
authored
ee53b3b
View commit details
Copy full SHA for ee53b3b
Browse repository at this point
Commits on Jun 2, 2020
chore: release 1.9.1 (#932)
Show description for 936caa5
release-please[bot]
authored
936caa5
View commit details
Copy full SHA for 936caa5
Browse repository at this point
fix: fix python-api-core dependency issue (#931)
Show description for 42028ed
arithmetic1728
authored
42028ed
View commit details
Copy full SHA for 42028ed
Browse repository at this point
chore: release 1.9.0 (#925)
Show description for cafb9e0
release-please[bot]
authored
cafb9e0
View commit details
Copy full SHA for cafb9e0
Browse repository at this point
feat: add mtls feature (#917)
arithmetic1728
authored
981eadf
View commit details
Copy full SHA for 981eadf
Browse repository at this point
Commits on May 29, 2020
feat: add templates for python samples projects (#506) (#924)
Show description for c482712
yoshi-automation
authored
c482712
View commit details
Copy full SHA for c482712
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL