Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
google-api-python-client
/
5ae38c829636e29e33d60e5dcda7ec0d57bd7507
5ae38c8
updating analytics sample to migrate auth to new client lib flows
by api.nickm@gmail.com
· 12 years ago
fba580b
Update urlshortener sample.
by Joe Gregorio
· 12 years ago
d2caecb
Update latitude sample.
by Joe Gregorio
· 12 years ago
80f68bf
Update adsense samples to use apiclient.sample_tools.
by Joe Gregorio
· 12 years ago
5f8e4fc
Update the appengine sample to use the Python 2.7 runtime.
by Joe Gregorio
· 12 years ago
b8b6fea
Make decorators thread-safe.
by Joe Gregorio
· 12 years ago
48d10b0
Ability to list registered keys in multistore_file.
by Joe Gregorio
· 12 years ago
4b7fe92
Remove the GAE robot sample.
by Joe Gregorio
· 12 years ago
c02f563
User-agent must contain (gzip).
by Joe Gregorio
· 12 years ago
28f34e7
The 'method' parameter for httlib2 is not positional.
by Joe Gregorio
· 12 years ago
9f1274c
Remove sample generator, samples should use apiclient.sample_tools.
by Joe Gregorio
· 12 years ago
a314b1f
Change user-agent to follow library version.
by Joe Gregorio
· 12 years ago
562c9ba
Update adexchangebuyer samples to use apiclient.sample_tools.
by Joe Gregorio
· 12 years ago
58341a0
Making OAuth2Decorator more extensible. Fixes Issue 256.
by Daniel Hermes
· 12 years ago
fff42f2
Adds apiclient.sample_tools.
by Joe Gregorio
· 12 years ago
b7c5a40
Fixing oauth2client appengine test to account for new devappserver.
by Daniel Hermes
· 12 years ago
79daca0
Start removing dependence on gflags.
by Joe Gregorio
· 12 years ago
731680a
Update AdExchange Buyer API examples to version v1.2.
by Joe Gregorio
· 12 years ago
73c9a44
Prepare for v1.1 release. Reviewed in https://codereview.appspot.com/7516045/.
by Joe Gregorio
· 12 years ago
e00ac7d
Removing unused and empty directory.
by Daniel Hermes
· 12 years ago
482ab76
Changing prn (for service account assertions) to sub, per specification change.
by Daniel Hermes
· 12 years ago
14eb973
Add missing dependency for uritemplates.
by Joe Gregorio
· 12 years ago
34af298
Update trove classifiers
by Joe Gregorio
· 12 years ago
b8006ce
Add missing generated docs
by Joe Gregorio
· 12 years ago
41be8e8
Refresh docs
by Joe Gregorio
· 12 years ago
83965d8
Added tag 1.1 for changeset 1454877540ea
by Joe Gregorio
· 12 years ago
3cc9a45
Prepare for v1.1 release.
by Joe Gregorio
· 12 years ago
f7b648f
Fixing lint errors. Fixes Issue 244.
by Daniel Hermes
· 12 years ago
1024403
Remove circular dependency. Reviwed in https://codereview.appspot.com/7506043/.
by Joe Gregorio
· 12 years ago
e366ef0
An inelegant fix for tox, so it will run all tests with expected library versions.
by Joe Gregorio
· 12 years ago
bb96435
Add some command-line flags to control describe.
by Joe Gregorio
· 12 years ago
baf0480
Make ResumableUploadError derive from HttpError.
by Joe Gregorio
· 12 years ago
954e124
Moving parameter data and data parsing into single object.
by Daniel Hermes
· 12 years ago
c211324
Moving logic out of closure in createMethod and into helper methods.
by Daniel Hermes
· 12 years ago
8aa85b4
Make from_json behavior inheritable.
by Joe Gregorio
· 12 years ago
cda8752
Expose the full token response in OAuth2Client and OAuth2Decorator.
by Joe Gregorio
· 12 years ago
e7bbbb9
Handle reasons that are None.
by Joe Gregorio
· 12 years ago
003b6e4
Fix tests that rely on the ordering of values in a dictionary.
by Joe Gregorio
· 12 years ago
238b0d7
Update AdSense Management API samples to V1.2.
by Joe Gregorio
· 12 years ago
1dc5dc8
Fix typos in apiclient.discovery.__all__.
by Joe Gregorio
· 12 years ago
cff6b4d
Restore HAS_OPENSSL.
by Joe Gregorio
· 12 years ago
2cc0938
Remove 'assertion_type' from _generate_refresh_request_body. Fixes Issue 238.
by dhermes@google.com
· 12 years ago
78787b6
imported patch NDB
by Joe Gregorio
· 12 years ago
c1fb710
Fix close/unlink order for file locking.
by Joe Gregorio
· 12 years ago
cdc350f
Update grant_type for AssertionCredentials.
by Joe Gregorio
· 12 years ago
a9eb0bb
Adding a .revoke() to Credentials. Closes issue 98.
by dhermes@google.com
· 12 years ago
7014343
Added link to YouTube samples.
by Joe Gregorio
· 13 years ago
52a5c53
Refresh docs
by Joe Gregorio
· 13 years ago
e2233cd
Modify oauth2client.multistore_file to store and retrieve credentials using an arbitrary key.
by Joe Gregorio
· 13 years ago
164f37e
Add push notification subscriptions.
by Ali Afshar
· 13 years ago
0bd8c41
Don't accept 403 challenges by default for auth challenges.
by Joe Gregorio
· 13 years ago
0b723c2
Add PEM support.
by Joe Gregorio
· 13 years ago
62c8b7d
Updating tasks App Engine sample.
by dhermes@google.com
· 13 years ago
1cea2a7
Fix embed and gadget page.
by Joe Gregorio
· 13 years ago
994123c
Don't serve docs, instead redirect to their new home.
by Joe Gregorio
· 13 years ago
4772f3d
Allow deserialized discovery docs to be passed to build_from_document().
by Joe Gregorio
· 13 years ago
504a17f
Set httplib2.RETRIES to 1. Reviewed in https://codereview.appspot.com/6906051/.
by Joe Gregorio
· 13 years ago
83f2ee6
Fix unicode strings leaking into httplib2.
by Joe Gregorio
· 13 years ago
4715482
Supporting NDB in oauth2client/appengine, and beginning *slow* transition to this datastore API.
by dhermes@google.com
· 13 years ago
dc106fc
Moving Resource class to module level to make it serializable.
by Joe Gregorio
· 13 years ago
5cf5d12
Consolidate handling of scopes.
by Joe Gregorio
· 13 years ago
2728ed1
Reduce limit for turning GETs into POSTs to accomodate App Engine.
by Joe Gregorio
· 13 years ago
ff828af
Upgrade to httplib2 version 0.7.7.
by Joe Gregorio
· 13 years ago
f1ba7f1
Make URI comparisons safe up to query parameter reordering.
by Joe Gregorio
· 13 years ago
071f897
Update links to docs. Reviewed in https://codereview.appspot.com/6817104/.
by Joe Gregorio
· 13 years ago
7909013
Remove gtaskqueue sample.
by Joe Gregorio
· 13 years ago
b2cdd80
Refresh docs
by Joe Gregorio
· 13 years ago
7a5f3e4
Refresh tools.run() flag description.
by Joe Gregorio
· 13 years ago
d67010d
Refresh docs
by Joe Gregorio
· 13 years ago
7578da5
Remove Moderator Sample because there is no Moderator API.
by Joe Gregorio
· 13 years ago
5350efb
Refresh docs
by Joe Gregorio
· 13 years ago
d98b248
Enhance docs for run. Reviewed in https://codereview.appspot.com/6753051/.
by Joe Gregorio
· 13 years ago
32f7319
Allow setting the response_type in OAuth2WebServerFlow.
by Joe Gregorio
· 13 years ago
81fde8e
Ensure that dataWrapper feature is checked before using the 'data' value of a
by Ali Afshar
· 13 years ago
1a0d5cd
HMAC verification does not use a cosntant time algorithm.
by Joe Gregorio
· 13 years ago
623de46
Last tweaks to setup for 1.0 release.
by Joe Gregorio
· 13 years ago
f4839b0
Prep for 1.0 release.
by Joe Gregorio
· 13 years ago
02b5f3f
Replace test runners with nose, and add tox support.
by Ali Afshar
· 13 years ago
7972f35
removed old file
by Joe Gregorio
· 13 years ago
ee90896
Add missing docs
by Joe Gregorio
· 13 years ago
0cd347a
Refresh docs
by Joe Gregorio
· 13 years ago
f0edebc
Incorporate building the gae zip into the release process.
by Joe Gregorio
· 13 years ago
dcc9697
Fix build directory pruning. Reviewed in http://codereview.appspot.com/6492053/
by Ali Afshar
· 13 years ago
73774c5
Preparing for v1.0c3 release.
by Joe Gregorio
· 13 years ago
9d708d8
Added tag 1.0c3 for changeset 7a6d55de8fa4
by Joe Gregorio
· 13 years ago
32f048f
Force raising an exception on utils.positional for one test.
by Joe Gregorio
· 13 years ago
77254c1
Escape untrusted content before displaying it.
by Joe Gregorio
· 13 years ago
0fd1853
Do not allow credentials files to be symlinks.
by Joe Gregorio
· 13 years ago
1b425aa
Refresh docs
by Joe Gregorio
· 13 years ago
6ceea2d
Add XSRF protection to oauth2decorator callback.
by Joe Gregorio
· 13 years ago
a633c79
Enhance samples-index.py to point to samples outside the repository.
by Joe Gregorio
· 13 years ago
90af491
Add a script to install into a zip that can be unzipped and used on Google App
by Ali Afshar
· 13 years ago
5c120db
Handle uploading chunked media by stream.
by Joe Gregorio
· 13 years ago
d688b6c
Do not depend on dictionary order in unit tests.
by Joe Gregorio
· 13 years ago
bb8677e
Clean up comment
by Joe Gregorio
· 13 years ago
c80ac9d
Handle passing streams directly to httplib2.
by Joe Gregorio
· 13 years ago
fd08e43
Add support for Google Compute Engine service accounts.
by Joe Gregorio
· 13 years ago
68a8cfe
Flows no longer need to be saved between uses.
by Joe Gregorio
· 13 years ago
ba5c790
Change GET to POST if URI is too long. Fixes issue #96.
by Joe Gregorio
· 13 years ago
ad8013f
refresh docs
by Joe Gregorio
· 13 years ago
Next »