FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for tests - aCodeAlchemist/google-api-python-client · GitHub
aCodeAlchemist
/
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
v1.4.2
User selector
Datepicker
Commit history
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
Test case for build_query
Parkayun
committed
1c1da59
View commit details
Copy full SHA for 1c1da59
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 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 Jun 20, 2014
Remove duplicated oauth2client tests.
craigcitro
committed
5185224
View commit details
Copy full SHA for 5185224
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
Commits on Feb 5, 2014
Reviewed in https://codereview.appspot.com/60300043/
Show description for 956c120
jcgregorio
committed
956c120
View commit details
Copy full SHA for 956c120
View code at this point
Browse repository at this point
Commits on Oct 29, 2013
Correctly identify PEM files generated from PKCS12 files in oauth2client.
Show description for 89d832a
jcgregorio
committed
89d832a
View commit details
Copy full SHA for 89d832a
View code at this point
Browse repository at this point
Commits on Aug 6, 2013
Return None if the decorator threadlocal store doesn't have flow or credentials.
Show description for c211bec
jcgregorio
committed
c211bec
View commit details
Copy full SHA for c211bec
View code at this point
Browse repository at this point
Call set_store on creds retrieved from cache.
Show description for e912d18
jcgregorio
committed
e912d18
View commit details
Copy full SHA for e912d18
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL