FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for tests - ng110/google-api-python-client · GitHub
ng110
/
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 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
Commits on Apr 21, 2016
Retry requests on broken pipe and aborted connection (#218)
tbonfort
committed
88ab76b
View commit details
Copy full SHA for 88ab76b
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 22, 2016
move logging into __name__-specific loggers from the root logger
emmettbutler
committed
0969915
View commit details
Copy full SHA for 0969915
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 Dec 21, 2015
Handle SSL errors with retries
rryk
committed
703c92c
View commit details
Copy full SHA for 703c92c
View code at this point
Browse repository at this point
Commits on Dec 1, 2015
Default to octet-stream if mimetype detection fails.
Show description for dc13631
postmasters
committed
dc13631
View commit details
Copy full SHA for dc13631
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 Aug 13, 2015
Force HttpMock to read content from file as bytes
alanbriolat
committed
26b0100
View commit details
Copy full SHA for 26b0100
View code at this point
Browse repository at this point
Commits on Jul 30, 2015
return if the batch is empty
Mohamed Zenadi
committed
1b5350d
View commit details
Copy full SHA for 1b5350d
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 Jun 12, 2015
Add the test which would have failed before this change
Show description for 30ecbd4
eljobe
committed
30ecbd4
View commit details
Copy full SHA for 30ecbd4
View code at this point
Browse repository at this point
Commits on Mar 30, 2015
Merge pull request #48 from cgurnik/default-mock-headers
Show description for b246d51
nathanielmanistaatgoogle
committed
b246d51
View commit details
Copy full SHA for b246d51
View code at this point
Browse repository at this point
Don't include reason in default HttpMock headers
cgurnik
committed
8e55b76
View commit details
Copy full SHA for 8e55b76
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
Encode UTF text only if in Python 2
pferate
committed
ca397a7
View commit details
Copy full SHA for ca397a7
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 Dec 10, 2014
Modify convention
Parkayun
committed
5bd38f3
View commit details
Copy full SHA for 5bd38f3
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL