FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for tests/test_http.py - phanther/google-api-python-client · GitHub
phanther
/
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_http.py
on
master
User selector
Datepicker
Commit history
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
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 Nov 8, 2014
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 Jun 23, 2014
Update batch tests for newer python versions.
Show description for 4282aa3
craigcitro
committed
4282aa3
View commit details
Copy full SHA for 4282aa3
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
Commits on Jun 19, 2013
Use the following redirects feature of httplib2 where it returns the ultimate
Show description for 238feb7
jcgregorio
committed
238feb7
View commit details
Copy full SHA for 238feb7
View code at this point
Browse repository at this point
Commits on Jun 14, 2013
Add option to automatically retry requests.
Show description for 9086bd3
jcgregorio
committed
9086bd3
View commit details
Copy full SHA for 9086bd3
View code at this point
Browse repository at this point
Commits on Jun 13, 2013
Restore follow_redirects after mediadownload is done.
Show description for 97ef1cc
jcgregorio
committed
97ef1cc
View commit details
Copy full SHA for 97ef1cc
View code at this point
Browse repository at this point
Commits on Jan 7, 2013
Add push notification subscriptions.
Show description for 164f37e
aliafshar
committed
164f37e
View commit details
Copy full SHA for 164f37e
View code at this point
Browse repository at this point
Commits on Dec 6, 2012
Fix unicode strings leaking into httplib2.
Show description for 83f2ee6
jcgregorio
committed
83f2ee6
View commit details
Copy full SHA for 83f2ee6
View code at this point
Browse repository at this point
Commits on Aug 23, 2012
Handle uploading chunked media by stream.
Show description for 5c120db
jcgregorio
committed
5c120db
View commit details
Copy full SHA for 5c120db
View code at this point
Browse repository at this point
Commits on Aug 21, 2012
Handle passing streams directly to httplib2.
Show description for c80ac9d
jcgregorio
committed
c80ac9d
View commit details
Copy full SHA for c80ac9d
View code at this point
Browse repository at this point
Commits on Aug 3, 2012
Flows no longer need to be saved between uses.
Show description for 68a8cfe
jcgregorio
committed
68a8cfe
View commit details
Copy full SHA for 68a8cfe
View code at this point
Browse repository at this point
Change GET to POST if URI is too long. Fixes issue #96.
Show description for ba5c790
jcgregorio
committed
ba5c790
View commit details
Copy full SHA for ba5c790
View code at this point
Browse repository at this point
Commits on Jul 26, 2012
More robust picking up JSON error responses.
Show description for 20b54fb
jcgregorio
committed
20b54fb
View commit details
Copy full SHA for 20b54fb
View code at this point
Browse repository at this point
Commits on Jul 25, 2012
Make batch errors align with normal errors.
Show description for 3fb9367
jcgregorio
committed
3fb9367
View commit details
Copy full SHA for 3fb9367
View code at this point
Browse repository at this point
Commits on Jul 12, 2012
Fix media upload parameter names. Reviewed in http://codereview.appspot.com/6374062/
jcgregorio
committed
4a2c29f
View commit details
Copy full SHA for 4a2c29f
View code at this point
Browse repository at this point
Commits on Jul 11, 2012
Batch error response reason not being set correctly.
Show description for c752e33
jcgregorio
committed
c752e33
View commit details
Copy full SHA for c752e33
View code at this point
Browse repository at this point
Commits on Jun 15, 2012
Add _media methods and support for resumable media download.
Show description for 708388c
jcgregorio
committed
708388c
View commit details
Copy full SHA for 708388c
View code at this point
Browse repository at this point
Commits on Jun 12, 2012
Update Media Upload to include io.Base and also fix some bugs.
Show description for 910b9b1
jcgregorio
committed
910b9b1
View commit details
Copy full SHA for 910b9b1
View code at this point
Browse repository at this point
Commits on Mar 12, 2012
Fixed incorrectly referenced attribute. Fixes #115
aliafshar
committed
1cb6b67
View commit details
Copy full SHA for 1cb6b67
View code at this point
Browse repository at this point
Commits on Feb 9, 2012
Fix bugs with auth, batch and retries.
Show description for 654f4a2
jcgregorio
committed
654f4a2
View commit details
Copy full SHA for 654f4a2
View code at this point
Browse repository at this point
Commits on Feb 7, 2012
Added MediaInMemoryUpload for uploads that are a byte stream, with tests.
aliafshar
committed
6f11ea1
View commit details
Copy full SHA for 6f11ea1
View code at this point
Browse repository at this point
Commits on Jan 27, 2012
Fix resumable upload protocol. Reviewed in http://codereview.appspot.com/5572075/
jcgregorio
committed
945be3e
View commit details
Copy full SHA for 945be3e
View code at this point
Browse repository at this point
Commits on Jan 25, 2012
Fix str/unicode issue in batch media requests.
Show description for dd81382
jcgregorio
committed
dd81382
View commit details
Copy full SHA for dd81382
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL