FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for tests/test_discovery.py - Developyn/google-api-python-client · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
Developyn
/
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
test_discovery.py
on
master
User selector
Datepicker
Commit history
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 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
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 Mar 25, 2016
Add retry on rate limiting API responses and network timeouts
eesheesh
authored and
Jon Wayne Parrott
committed
c6425a0
View commit details
Copy full SHA for c6425a0
View code at this point
Browse repository at this point
Commits on Mar 14, 2016
Fallback to use new discovery uri pattern when the old one fails.
ethanbao
committed
12b7cd3
View commit details
Copy full SHA for 12b7cd3
View code at this point
Browse repository at this point
Commits on Oct 15, 2015
Fix non-resumable binary uploads on Python 3
Show description for 26178fc
Rufflewind
committed
26178fc
View commit details
Copy full SHA for 26178fc
View code at this point
Browse repository at this point
Commits on Oct 12, 2015
Always assume httplib.request supports streams
Show description for fafe858
e00E
committed
fafe858
View commit details
Copy full SHA for fafe858
View code at this point
Browse repository at this point
Commits on Sep 4, 2015
Fixed a NameError on exception, added a unit test.
Show description for 3772f9d
Takashi Matsuo
committed
3772f9d
View commit details
Copy full SHA for 3772f9d
View code at this point
Browse repository at this point
Commits on Aug 24, 2015
Implemented automatic caching for the discovery documents.
Takashi Matsuo
committed
3012512
View commit details
Copy full SHA for 3012512
View code at this point
Browse repository at this point
Commits on Jul 23, 2015
Discovery: Treat empty nextPageToken field the same as it not existing
Show description for 2a9a213
sondinhinfectious
committed
2a9a213
View commit details
Copy full SHA for 2a9a213
View code at this point
Browse repository at this point
Commits on Jul 17, 2015
Making http parameter in discovery.build_from_document optional.
Show description for a6e6fbd
Jonathan Wayne Parrott
committed
a6e6fbd
View commit details
Copy full SHA for a6e6fbd
View code at this point
Browse repository at this point
Commits on Jun 13, 2015
Add a new_batch_http_request() method to services
Show description for 860836f
eljobe
committed
860836f
View commit details
Copy full SHA for 860836f
View code at this point
Browse repository at this point
Commits on Mar 26, 2015
Fix unicode issues in HttpError and BatchHttpRequest
Show description for 0915761
methane
committed
0915761
View commit details
Copy full SHA for 0915761
View code at this point
Browse repository at this point
Commits on Mar 9, 2015
Skipping tests in Python3
pferate
committed
c605087
View commit details
Copy full SHA for c605087
View code at this point
Browse repository at this point
Updating string buffers to byte buffers
pferate
committed
2b14022
View commit details
Copy full SHA for 2b14022
View code at this point
Browse repository at this point
Updating urllib related imports and usage. (Using six)
pferate
committed
d5b61bd
View commit details
Copy full SHA for d5b61bd
View code at this point
Browse repository at this point
Updating StringIO, BytesIO, and FileIO imports and usage. (Using six)
pferate
committed
ed9affd
View commit details
Copy full SHA for ed9affd
View code at this point
Browse repository at this point
Using unittest2 in place of unittest
Show description for 497a90f
pferate
committed
497a90f
View commit details
Copy full SHA for 497a90f
View code at this point
Browse repository at this point
Commits on Mar 3, 2015
modernize tests
methane
committed
d898a37
View commit details
Copy full SHA for d898a37
View code at this point
Browse repository at this point
Merge pull request #25 from methane/prepare-py3
Show description for 15fbdc7
nathanielmanistaatgoogle
committed
15fbdc7
View commit details
Copy full SHA for 15fbdc7
View code at this point
Browse repository at this point
Commits on Mar 2, 2015
Replace remaining python2.4 shebang lines.
Show description for 15744b1
craigcitro
committed
15744b1
View commit details
Copy full SHA for 15744b1
View code at this point
Browse repository at this point
Commits on Feb 23, 2015
Support methodPath entries containing colon.
Show description for 7ee535d
craigcitro
committed
7ee535d
View commit details
Copy full SHA for 7ee535d
View code at this point
Browse repository at this point
Commits on Nov 8, 2014
futurize -1
methane
committed
0bceb33
View commit details
Copy full SHA for 0bceb33
View code at this point
Browse repository at this point
2to3 -f except
methane
committed
c1505df
View commit details
Copy full SHA for c1505df
View code at this point
Browse repository at this point
Commits on Sep 23, 2014
Update copyright lines.
craigcitro
committed
751b7fb
View commit details
Copy full SHA for 751b7fb
View code at this point
Browse repository at this point
Commits on Aug 19, 2014
Use json from the stdlib.
craigcitro
committed
6ae34d7
View commit details
Copy full SHA for 6ae34d7
View code at this point
Browse repository at this point
Commits on May 30, 2014
Add support for Google Default Credentials.
Orest Bolohan
committed
e92c900
View commit details
Copy full SHA for e92c900
View code at this point
Browse repository at this point
Commits on Apr 24, 2014
Transition apiclient from googlecode to github.
skelterjohn
committed
864311d
View commit details
Copy full SHA for 864311d
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL