FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for tests - wongbat/google-api-python-client · GitHub
wongbat
/
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 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 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
Commits on Jul 29, 2013
Clean up unused params in tests.
Show description for 5a4c328
jcgregorio
committed
5a4c328
View commit details
Copy full SHA for 5a4c328
View code at this point
Browse repository at this point
Commits on Jun 25, 2013
A new push implementation. This updates us to the latest revision of the push
Show description for 1a5e30e
jcgregorio
committed
1a5e30e
View commit details
Copy full SHA for 1a5e30e
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 May 16, 2013
Make decorators thread-safe.
Show description for b8b6fea
jcgregorio
committed
b8b6fea
View commit details
Copy full SHA for b8b6fea
View code at this point
Browse repository at this point
Commits on May 14, 2013
Ability to list registered keys in multistore_file.
Show description for 48d10b0
jcgregorio
committed
48d10b0
View commit details
Copy full SHA for 48d10b0
View code at this point
Browse repository at this point
Commits on May 13, 2013
User-agent must contain (gzip).
Show description for c02f563
jcgregorio
committed
c02f563
View commit details
Copy full SHA for c02f563
View code at this point
Browse repository at this point
Commits on Apr 5, 2013
Change user-agent to follow library version.
Show description for a314b1f
jcgregorio
committed
a314b1f
View commit details
Copy full SHA for a314b1f
View code at this point
Browse repository at this point
Fixing oauth2client appengine test to account for new devappserver.
Show description for b7c5a40
Daniel Hermes
committed
b7c5a40
View commit details
Copy full SHA for b7c5a40
View code at this point
Browse repository at this point
Commits on Mar 29, 2013
Start removing dependence on gflags.
Show description for 79daca0
jcgregorio
committed
79daca0
View commit details
Copy full SHA for 79daca0
View code at this point
Browse repository at this point
Commits on Mar 13, 2013
Changing prn (for service account assertions) to sub, per specification change.
Show description for 482ab76
Daniel Hermes
committed
482ab76
View commit details
Copy full SHA for 482ab76
View code at this point
Browse repository at this point
Commits on Mar 6, 2013
Fixing lint errors. Fixes Issue 244.
Show description for f7b648f
Daniel Hermes
committed
f7b648f
View commit details
Copy full SHA for f7b648f
View code at this point
Browse repository at this point
Remove circular dependency.
Show description for 1024403
jcgregorio
committed
1024403
View commit details
Copy full SHA for 1024403
View code at this point
Browse repository at this point
Commits on Mar 4, 2013
An inelegant fix for tox, so it will run all tests with expected library versions.
Show description for e366ef0
jcgregorio
committed
e366ef0
View commit details
Copy full SHA for e366ef0
View code at this point
Browse repository at this point
Commits on Mar 1, 2013
Make ResumableUploadError derive from HttpError.
Show description for baf0480
jcgregorio
committed
baf0480
View commit details
Copy full SHA for baf0480
View code at this point
Browse repository at this point
Commits on Feb 28, 2013
Moving parameter data and data parsing into single object.
Show description for 954e124
Daniel Hermes
committed
954e124
View commit details
Copy full SHA for 954e124
View code at this point
Browse repository at this point
Commits on Feb 27, 2013
Moving logic out of closure in createMethod and into helper methods.
Show description for c211324
Daniel Hermes
committed
c211324
View commit details
Copy full SHA for c211324
View code at this point
Browse repository at this point
Commits on Feb 22, 2013
Expose the full token response in OAuth2Client and OAuth2Decorator.
Show description for cda8752
jcgregorio
committed
cda8752
View commit details
Copy full SHA for cda8752
View code at this point
Browse repository at this point
Commits on Feb 20, 2013
Handle reasons that are None.
Show description for e7bbbb9
jcgregorio
committed
e7bbbb9
View commit details
Copy full SHA for e7bbbb9
View code at this point
Browse repository at this point
Commits on Feb 13, 2013
Fix tests that rely on the ordering of values in a dictionary.
Show description for 003b6e4
jcgregorio
committed
003b6e4
View commit details
Copy full SHA for 003b6e4
View code at this point
Browse repository at this point
Commits on Feb 12, 2013
Restore HAS_OPENSSL.
Show description for cff6b4d
jcgregorio
committed
cff6b4d
View commit details
Copy full SHA for cff6b4d
View code at this point
Browse repository at this point
Commits on Feb 11, 2013
Remove 'assertion_type' from _generate_refresh_request_body. Fixes Issue 238.
Show description for 2cc0938
dhermes@google.com
committed
2cc0938
View commit details
Copy full SHA for 2cc0938
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL