Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
google-api-python-client
/
c8e421c03c1e22f35060229ea1c696a85d9a3dbc
c8e421c
Remove last OAuth 1.0 vestiges. Clean up comments. Fixes issue #127. Reviewed in http://codereview.appspot.com/6299050/
by Joe Gregorio
· 13 years ago
5dc0f5c
Add epydoc generated docs. Reviewed in http://codereview.appspot.com/6305043/
by Joe Gregorio
· 13 years ago
401b842
Clean up comments.
by Joe Gregorio
· 13 years ago
4189954
Refresh dynamic docs
by Joe Gregorio
· 13 years ago
308bcad
Refresh docs
by Joe Gregorio
· 13 years ago
df70dfc
Remove OAuth 1.0 support.
by Joe Gregorio
· 13 years ago
103cbdf
Refresh docs
by Joe Gregorio
· 13 years ago
02937b6
Add LICENSE file. Reviewed in http://codereview.appspot.com/6055051/.
by Joe Gregorio
· 13 years ago
d9d0090
Updated docs
by Joe Gregorio
· 13 years ago
6121dd9
Updated docs
by Joe Gregorio
· 13 years ago
b8f5f91
Move to PEP386 compliant version numbers.
by Joe Gregorio
· 13 years ago
9d56b5a
Automatically generate Samples wiki page from README files.
by Joe Gregorio
· 13 years ago
b071ca7
Ad Exchange Buyer API v1 code samples.
by Joe Gregorio
· 13 years ago
7a12ba7
committing python app engine sample showing use of bigstore with service account
by Marc Cohen
· 13 years ago
696583c
Add __version__ to each library.
by Joe Gregorio
· 13 years ago
69edbe3
Force means force for enable-app-engine-project.
by Joe Gregorio
· 13 years ago
4c46b7b
Add a Tasks sample that demonstrates Service accounts.
by Joe Gregorio
· 13 years ago
08cdcb8
Increase coverage % for oauth2client.appengine.
by Joe Gregorio
· 13 years ago
d6b1106
new analytics api samples. Reviewed here: http://codereview.appspot.com/5494058/
by api.nickm@gmail.com
· 13 years ago
3b0f885
Merged.
by Ali Afshar
· 13 years ago
1cb6b67
Fixed incorrectly referenced attribute. Fixes #115
by Ali Afshar
· 13 years ago
e84c944
Fix bug in StorageByKeyName.
by Joe Gregorio
· 13 years ago
e78621a
Logging moved from error to info since an exception is raised.
by Joe Gregorio
· 13 years ago
4911b03
find client_secrets.json from correct directory
by marccohen@google.com
· 13 years ago
968a958
Update Google Prediction samples.
by Joe Gregorio
· 13 years ago
3026920
fix oauth2client version
by Joe Gregorio
· 13 years ago
ece1da3
Fix up Makefile to work with sh and not bash.
by Joe Gregorio
· 13 years ago
d02bf5e
Updated docs
by Joe Gregorio
· 13 years ago
497c39f
Added tag 1.0beta8 for changeset cea749cfbb0c
by Joe Gregorio
· 13 years ago
20c26e5
Fix use of 2.7 only assertion.
by Joe Gregorio
· 13 years ago
de86044
New media upload scheme that uses only /upload and the new uploadType parameter.
by Joe Gregorio
· 13 years ago
853bcf3
TBR http://codereview.appspot.com/5712052/. Fixes issue #111.
by Joe Gregorio
· 13 years ago
0e1b47f
Merge changes
by Craig Citro
· 13 years ago
1e74282
Support repeated enum arguments for clients built by discovery.
by Craig Citro
· 13 years ago
1777497
Allow kwargs in the decorator. Reviewed in http://codereview.appspot.com/5712049/. Fixes issue #110.
by Joe Gregorio
· 13 years ago
d84d6b8
Use the high level app_identity call for the AppIdentityCredentials
by Joe Gregorio
· 13 years ago
01770a5
Add some inline docs. Reviewed in http://codereview.appspot.com/5699066/
by Joe Gregorio
· 13 years ago
884e2b2
Fix gtaskqueue to not pass in body={}. Also fix bug with 0 length POSTs. Reviewed in http://codereview.appspot.com/5694067/.
by Joe Gregorio
· 13 years ago
fa8cd9f
Make Credentials deserialization resilient to moves in oauth2client location.
by Joe Gregorio
· 13 years ago
c2928a4
Require httplib2 0.7.2 or better. Reviewed in http://codereview.appspot.com/5694054/
by Joe Gregorio
· 13 years ago
945cca1
Add in new docs
by Joe Gregorio
· 13 years ago
3d55ac5
Update generated docs.
by Joe Gregorio
· 13 years ago
b4169b5
Add _embed page for embedding, clean up style to match. Reviewed in http://codereview.appspot.com/5668045/
by Joe Gregorio
· 13 years ago
acf517f
add user_agent back to OAuth2Decorator argument
by Johan Euphrosine
· 13 years ago
654f4a2
Fix bugs with auth, batch and retries.
by Joe Gregorio
· 13 years ago
f2326c0
oob -> urn:ietf:wg:oauth:2.0:00b.
by Joe Gregorio
· 13 years ago
8e000ed
Allow an http object to be passed into tools.run() so that proxy
by Joe Gregorio
· 14 years ago
579c8c9
AdSense Management API v1.1 code samples. Reviewed in http://codereview.appspot.com/5488082/.
by Joe Gregorio
· 14 years ago
6f11ea1
Added MediaInMemoryUpload for uploads that are a byte stream, with tests.
by Ali Afshar
· 14 years ago
fdb43c0
Add .delete() method to Django Storage. Reviewed in http://codereview.appspot.com/5636054/
by Joe Gregorio
· 14 years ago
ec75dc1
Add .delete() to all Storages.
by Joe Gregorio
· 14 years ago
9f2f38f
Add caching back into verify_id_token with a memory only cache.
by Joe Gregorio
· 14 years ago
e6ee3e5
Remove duplication of base classes for OAuth now that we depend on oauth2client.
by Joe Gregorio
· 14 years ago
dceef69
Fixes issue #75. Don't write a local cache.
by Joe Gregorio
· 14 years ago
945be3e
Fix resumable upload protocol. Reviewed in http://codereview.appspot.com/5572075/
by Joe Gregorio
· 14 years ago
dd81382
Fix str/unicode issue in batch media requests.
by Joe Gregorio
· 14 years ago
9b8bec6
Set file permissions on credentials files.
by Joe Gregorio
· 14 years ago
2fdd295
Use webbrowser.open to launch browser from oauth2client.tools.
by Joe Gregorio
· 14 years ago
549230c
Fixes issue #85. Also moves all json imports to go through oauth2client.anyjson. Reviewed in http://codereview.appspot.com/5531064/.
by Joe Gregorio
· 14 years ago
788ecb9
Merge with changes in main line
by Tony Aiuto
· 14 years ago
2b84314
Change default resumable chunk size to 150K.
by Joe Gregorio
· 14 years ago
1adde1a
OAuth2Decorator should take and pass kwargs to underlying Flow.
by Joe Gregorio
· 14 years ago
d685c90
Add a 'clear' command to the Google taskqueue sample.
by Tony Aiuto
· 14 years ago
5d1171b
Fix Batch issues. Fixes issue #41.
by Joe Gregorio
· 14 years ago
17afeb1
Fix Makefile for oauth2client release
by Joe Gregorio
· 14 years ago
df838e3
client_secrets.json
by Joe Gregorio
· 14 years ago
2401bd6
1.0beta7
by Joe Gregorio
· 14 years ago
52d8b18
Added tag 1.0beta7 for changeset d3013f9576c7
by Joe Gregorio
· 14 years ago
205a061
Added CHANGELOG
by Joe Gregorio
· 14 years ago
ba10e56
Add AdSense Management API sample code to repository.
by Joe Gregorio
· 14 years ago
985e540
imported patch api_docs_404
by Joe Gregorio
· 14 years ago
b417caf
Updated generated docs
by Joe Gregorio
· 14 years ago
2b78128
Add documentation for request and response bodies from schema information.
by Joe Gregorio
· 14 years ago
a07cb9c
Patch from issue 73. Fixes issue 72. Unicode error when using OAuth2Decorator with Python 2.7
by Joe Gregorio
· 14 years ago
e08a166
Some methods don't specify a schema for their response, which means that
by Joe Gregorio
· 14 years ago
bd512b5
Fix the final boundary in resumable multipart media uploads.
by Joe Gregorio
· 14 years ago
8b4c173
[mq]: id_token2
by Joe Gregorio
· 14 years ago
66f5752
Add support for batch requests.
by Joe Gregorio
· 14 years ago
53806d0
Index: samples/groupssettings/client_secrets.json
by Joe Gregorio
· 14 years ago
d0bd388
Add support for resumable upload.
by Joe Gregorio
· 14 years ago
dae2f55
Fix naming per review http://codereview.appspot.com/5375044/
by Joe Gregorio
· 14 years ago
8b4df3f
imported patch 22
by Joe Gregorio
· 14 years ago
6804c7a
Handle regexs that are applied to repeating parameters. Reviewed in http://codereview.appspot.com/5413050/
by Joe Gregorio
· 14 years ago
a0a7ab4
imported patch diacritize
by Joe Gregorio
· 14 years ago
9fa077c
Fixes issue 48. Don't create db entries on StorageByKeyName.get().
by Joe Gregorio
· 14 years ago
ae7b31d
Merge from codesite
by Luke Blanshard
· 14 years ago
c4fc095
Removing Buzz from comments in code
by Joe Gregorio
· 14 years ago
58037ab
Removing soft links
by Joe Gregorio
· 14 years ago
1f6f894
Remove old files.
by Joe Gregorio
· 14 years ago
a2005f2
Scrub dailymotion sample
by Joe Gregorio
· 14 years ago
b415352
Add missing plus file
by Joe Gregorio
· 14 years ago
b3dd34b
More buzz cleanups
by Joe Gregorio
· 14 years ago
7e0eb7a
removed old Buzz test data.
by Joe Gregorio
· 14 years ago
7b70f43
Clean up samples and remove Buzz references.
by Joe Gregorio
· 14 years ago
323b300
TBR in http://codereview.appspot.com/5361046/
by Joe Gregorio
· 14 years ago
69a0aca
Add default for OAuth 2.0 parameter access_type of offline.
by Joe Gregorio
· 14 years ago
1a4a2d3
Final beta6 changes
by Joe Gregorio
· 14 years ago
86113ba
rm .hgignore
by leadpipe@wpgntav-ubiq70.hot.corp.google.com
· 14 years ago
bba4898
Updated versions
by leadpipe@wpgntav-ubiq70.hot.corp.google.com
· 14 years ago
dbcaba4
Add new samples
by leadpipe@wpgntav-ubiq70.hot.corp.google.com
· 14 years ago
Next »