Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
google-api-python-client
/
98b51f044ede8b9b24e584ab9680e3f35f4bd469
98b51f0
Include tests in source distribution (#514)
by Thea Flowers
· 7 years ago
fbaf9d7
typos in http.py
by cspeidel
· 7 years ago
504a6e5
Release v1.6.7 (#500)
by Jon Wayne Parrott
· 7 years ago
0c0c897
Make body optional for requests with no parameters (#446)
by Jean-Loup Roussel-Clouet
· 7 years ago
fff3ae5
Fix retying on socket.timeout (#495)
by Alexander Mohr
· 7 years ago
3f7aa7b
Match travis matrix with tox testenv (#498)
by Helen Koike
· 7 years ago
de13e3b
Remove oauth2client._helpers dependency (#493)
by Helen Koike
· 7 years ago
bc33595
Describe reserved word methods with _ after name. eg import_()
by Matthew Whisenhunt
· 7 years ago
bf0f276
Remove unused keyring test dependency (#496)
by Jon Wayne Parrott
· 7 years ago
57a7690
discovery.py: remove unused oauth2client import (#492)
by Helen Koike
· 7 years ago
3c2c805
Promote GCP APIs (#490)
by Matt Whisenhunt
· 7 years ago
9cdb2e2
Release v1.6.6 (#489)
by Jon Wayne Parrott
· 7 years ago
bae748a
Warn when constructing BatchHttpRequest using the legacy batch URI (#488)
by Jon Wayne Parrott
· 7 years ago
cb2ce4f
Merge pull request #482 from craigcitro/chunksize
by Craig Citro
· 7 years ago
d1aa691
Increase the default media chunksize to 100MB.
by Craig Citro
· 7 years ago
d9f47bd
Update issue tracker to link to g suite public issue trackers (#475)
by Jon Wayne Parrott
· 8 years ago
b86bfc9
Remove unnecessary parsing of mime headers in HttpRequest.__init__ (#467)
by Ondrej Medek
· 8 years ago
6436741
Release v1.6.5 (#470)
by Jon Wayne Parrott
· 8 years ago
20e6135
Proactively refresh credentials when applying and treat a missing acces_token as invalid. (#469)
by Jon Wayne Parrott
· 8 years ago
043fd70
Remove mutual exclusivity check for developerKey and credentials (#465)
by Jon Wayne Parrott
· 8 years ago
4406778
Handle unknown media length (#406)
by Daniel
· 8 years ago
90ffb85
fix: 458 handle error format (#459)
by Nilayan Bhattacharya
· 8 years ago
b8b68fe
Add environment markers to django test dependency (#460)
by Jon Wayne Parrott
· 8 years ago
89906ac
Update Docstring (#1) (#451)
by Nilayan Bhattacharya
· 8 years ago
af67669
Release v1.6.4 (#444)
by Jon Wayne Parrott
· 8 years ago
401e886
Warn when google-auth credentials are used but google-auth-httplib2 isn't available (#443)
by Jon Wayne Parrott
· 8 years ago
b63a71d
Release v1.6.3 (#433)
by Jon Wayne Parrott
· 8 years ago
3fb2a38
Don't treat httplib2.Credentials as oauth credentials (#425)
by Jon Wayne Parrott
· 8 years ago
67b5d06
Merge pull request #410 from danoscarmike/master
by Dan O'Meara
· 8 years ago
f6e2661
Fix details missing in googleapiclient.errors.HttpError (#412)
by Son CHU
· 8 years ago
52101a5
Fixing django-sample (#413)
by Mauro Murari
· 8 years ago
9c203d3
Add notification of maintenance mode
by Dan O'Meara
· 8 years ago
d3a5cf4
Fix credentials usage in BatchHTTPRequest (#376)
by Jon Wayne Parrott
· 8 years ago
4ba8c23
Clean and regen docs (#401)
by Sai Cheemalapati
· 8 years ago
42818cf
Update README.md to mention cloud client libraries
by Jon Wayne Parrott
· 8 years ago
9423c7a
Merge pull request #377 from andrewnester/369-download-zero-division
by Luke Sneeringer
· 8 years ago
aa64d20
Merge pull request #378 from andrewnester/367-readme-fix
by Luke Sneeringer
· 8 years ago
3167781
Dead link to WebTest fixed in README.
by andrewnester
· 8 years ago
a4a44cf
ZeroDivisionError when calling 'MediaDownloadProgress.progress'
by andrewnester
· 8 years ago
2f24537
Fix method doc signatures for multiline required parameters (#374)
by Thomas Coffee
· 8 years ago
e833b79
Regen docs (#373)
by Sai Cheemalapati
· 8 years ago
c30d2b5
Regen docs (#364)
by Sai Cheemalapati
· 8 years ago
860a637
Raise ValueError if credentials and developerKey are both specified (#358)
by Jon Wayne Parrott
· 8 years ago
20af04d
Fix generation for methods with abnormal page token conventions (#330)
by Thomas Coffee
· 8 years ago
afe134b
Release v1.6.2 (#348)
by Jon Wayne Parrott
· 8 years ago
068eb35
Don't invoke application default credentials logic when developerKey is provided (#347)
by Jon Wayne Parrott
· 8 years ago
12751ca
Test on 3.5 and 3.6, stop testing 3.3 (#341)
by Jon Wayne Parrott
· 9 years ago
2243529
Set default HTTP timeout of 60s (#320)
by Igor Maravić
· 9 years ago
811d570
Release v1.6.1 (#329)
by Jon Wayne Parrott
· 9 years ago
0952730
Adding import of google.auth.credentials to googleapiclient._auth module. (#328)
by Wilson Lian
· 9 years ago
692617a
Release v1.6.0 (#324)
by Jon Wayne Parrott
· 9 years ago
85c2c6d
Add support for google-auth and remove Python 2.6 support (#319)
by Jon Wayne Parrott
· 9 years ago
94a5394
Fix error in resumable upload when receiving a 308 response (#312)
by Matt Carroll
· 9 years ago
5dcd66c
Clarify supported versions of Python 3 (#316)
by Christian Hudon
· 9 years ago
f19307d
Merge pull request #304 from bjwatson/changelog-1.5.5
by Brian J. Watson
· 9 years ago
f397357
Regenerate docs
by Brian J. Watson
· 9 years ago
0711b8b
Add CHANGELOG entry for v1.5.5, and bump version.
by Brian J. Watson
· 9 years ago
6394b66
Update minimum httplib2 dependency
by Jon Wayne Parrott
· 9 years ago
38051ac
Add media_mime_type keyword argument
by Brian J. Watson
· 9 years ago
5f00cad
Fix unprintable message with BatchError repr (#165)
by ittus
· 9 years ago
df61397
Refresh all docs (#298)
by Sai Cheemalapati
· 9 years ago
db5a0ed
Update version to 1.5.4
by Jon Wayne Parrott
· 9 years ago
dc6c1ef
Update docs
by Jon Wayne Parrott
· 9 years ago
e2ce004
Release v1.5.4
by Jon Wayne Parrott
· 9 years ago
36d4e1b
Add support for oauth2client 4.0.0
by Jon Wayne Parrott
· 9 years ago
be8b1cb
Added missing imports.
by Kostyantyn Leschenko
· 9 years ago
b7122b3
handle errors when received an array from api (#289)
by Thang Minh Vu
· 9 years ago
c952fd0
Upgrade to unified uritemplate 3.0.0 (#293)
by Simon Weber
· 9 years ago
ea3a5e1
Update docs (#291)
by Sai Cheemalapati
· 9 years ago
a61611c
Merge pull request #274 from google/release-v1.5.3
by Nathaniel Manista
· 9 years ago
2512a0c
Update docs for v1.5.3
by Jon Wayne Parrott
· 9 years ago
c4dca35
Update version and changelog for v1.5.3
by Jon Wayne Parrott
· 9 years ago
1f76759
Fix bad oauth2client util import (#273)
by Jon Wayne Parrott
· 9 years ago
9e43103
Merge pull request #267 from google/release-v1.5.2
by Nathaniel Manista
· 9 years ago
7d5badb
Update documentation
by Jon Wayne Parrott
· 9 years ago
bf7066e
Update version and changelog for v1.5.2
by Jon Wayne Parrott
· 9 years ago
e469a9f
Add a warning when using mocking without cache (#261)
by Christian Ternus
· 9 years ago
6755f61
Add support for oauth2client >= 3.0.0, < 4.0.0. (#265)
by Jon Wayne Parrott
· 9 years ago
4859b14
Update httplib2 link (#229)
by Luis Nell
· 9 years ago
d5e4c46
Merge pull request #257 from j450h1/master
by Nathaniel Manista
· 9 years ago
91673b2
Correct help description for the project_id argument
by Jas Sohi
· 9 years ago
d976781
Retry chunk uploading on rate limit exceeded errors. (#255)
by Jon Wayne Parrott
· 9 years ago
cc6d398
Retry rate limits on chunk uploading
by Zhihao Yuan
· 9 years ago
35aadaa
Merge pull request #237 from google/jonparrott-patch-1
by Nathaniel Manista
· 9 years ago
cb3c600
Create ISSUE_TEMPLATE.md
by Jon Wayne Parrott
· 9 years ago
68bce4e
Merge pull request #232 from Garciat/fix/bug-211
by Nathaniel Manista
· 9 years ago
23174be
Refresh empty OAuth2 credentials in batch request
by Gabriel Garcia
· 9 years ago
08357b2
Merge pull request #230 from google/release-v1.5.1
by Jon Wayne Parrott
· 9 years ago
2aedb52
Update changelog
by Jon Wayne Parrott
· 9 years ago
0a471d3
Update docs
by Jon Wayne Parrott
· 9 years ago
70d0394
Update version to 1.5.1
by Jon Wayne Parrott
· 9 years ago
713b1de
Merge pull request #219 from tbonfort/patch-1
by Nathaniel Manista
· 9 years ago
6d9ba51
Merge pull request #220 from rctay/rc/191-ssl-gae
by Nathaniel Manista
· 9 years ago
3146c92
googleapiclient.http: guard when importing ssl
by Tay Ray Chuan
· 9 years ago
88ab76b
Retry requests on broken pipe and aborted connection (#218)
by Thomas Bonfort
· 9 years ago
133b9ff
Merge pull request #212 from haymigoogle/master
by Nathaniel Manista
· 9 years ago
0eaa280
Added new example to the Search Console sample
by Haymi Shalom
· 9 years ago
c6425a0
Add retry on rate limiting API responses and network timeouts
by eesheesh
· 9 years ago
f99fa88
Merge pull request #201 from toabctl/support-oauth2client-v1-and-v2
by Nathaniel Manista
· 9 years ago
a9bfae8
Merge pull request #206 from emmett9001/separate_loggers2
by Jon Wayne Parrott
· 9 years ago
Next »