Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
google-api-python-client
/
a07cb9ce4a45949705af26f385fb60b636a4788c
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
077363d
Adding Blogger sample command line application.
by Joe Gregorio
· 14 years ago
2750816
Added tag 1.0beta6 for changeset 261b6f616237
by Joe Gregorio
· 14 years ago
761c456
New generated docs.
by Joe Gregorio
· 14 years ago
8e9f0e9
beta6 release
by Joe Gregorio
· 14 years ago
57e6e02
remove future.json references
by Joe Gregorio
· 14 years ago
ec55584
Remove legacy support for pickled Credentials.
by Joe Gregorio
· 14 years ago
0f4d232
Fixes issue #66.
by Joe Gregorio
· 14 years ago
d667c9d
Move to using setuptools exclusively.
by Joe Gregorio
· 14 years ago
f2f8a5a
Let OAuth2Decorator take a list of scopes.
by Joe Gregorio
· 14 years ago
f42dfdc
Make django_orm models use TEXT instead of VARCHAR.
by Joe Gregorio
· 14 years ago
0984ef2
exceptions in flow_from_clientsecrets should sys.exit() if message is supplied.
by Joe Gregorio
· 14 years ago
7accf7a
typo
by Joe Gregorio
· 14 years ago
11690e0
Update Python Sample for Prediction v1.4
by Joe Gregorio
· 14 years ago
e9b40f1
Directly import the target module in
by Joe Gregorio
· 14 years ago
39defdc
Fix imports for oauth2client_clientsecrets
by Joe Gregorio
· 14 years ago
ce2d204
Change import form. TBR
by Joe Gregorio
· 14 years ago
f08a498
Add support for client_secrets.json file format.
by Joe Gregorio
· 14 years ago
5b457c3
Sync to head of httplib2. Reviewed in http://codereview.appspot.com/5216044/
by Joe Gregorio
· 14 years ago
17311fb
Fix up unit test env issues. Review thread: http://codereview.appspot.com/5087047/
by Joe Beda
· 14 years ago
fb463cb
Fix environment save/restore error in test. Reviewed in http://codereview.appspot.com/5083041
by Joe Beda
· 14 years ago
583d9e4
Move from using API key to userIp in making discovery requests.
by Joe Gregorio
· 14 years ago
0c26218
Fix manifest to include sample scripts.
by Joe Gregorio
· 14 years ago
a98733f
Reviewed in http://codereview.appspot.com/5036043/
by Joe Gregorio
· 14 years ago
40d348f
1.0beta4
by Joe Gregorio
· 14 years ago
1daa71b
Fix issues with App Engine datastore
by Joe Gregorio
· 14 years ago
336b978
new 1.0beta3, previous was unreleased
by Joe Gregorio
· 14 years ago
23ea66c
Added tag 1.0beta3 for changeset d68eb65bb173
by Joe Gregorio
· 14 years ago
d2ee4d8
Fixed bug with refreshing tokens in file Storage
by Joe Gregorio
· 14 years ago
a845167
1.0beta3 release
by Joe Gregorio
· 14 years ago
a858331
Added tag 1.0beta3 for changeset 6e217fef0cef
by Joe Gregorio
· 14 years ago
562b731
Stage 1 conversion to JSON for storing Credentials.
by Joe Gregorio
· 14 years ago
85964c5
fix oauth2decorator user_agent regression #5007043
by Johan Euphrosine
· 14 years ago
9da2ad8
Add fancy locking to oauth2client.
by Joe Gregorio
· 14 years ago
a388ce3
Add checking of unexpected calls and unexpected provided body to
by Joe Gregorio
· 14 years ago
093d9bf
Add GAN samples.
by Joe Gregorio
· 14 years ago
6a8c1cb
Added tests to verify that different base URLs can be plugged in. See http://codereview.appspot.com/4826057/ for the code review.
by ade@google.com
· 14 years ago
0250385
Refresh docs
by Joe Gregorio
· 14 years ago
03aac12
Add Analytics Management API sample.
by Joe Gregorio
· 14 years ago
555f33c
Fix handling of nextPageToken. Reviewed in http://codereview.appspot.com/4932041/
by Joe Gregorio
· 14 years ago
4bd78e2
Sample python client code for Admin Audit API - first version
by rahulpaul@google.com
· 14 years ago
49cd5f8
imported patch issue4815077_3002.diff
by Robert Kaplow
· 14 years ago
84d3c1f
Handle the case of maxSize missing in a discovery doc media section.
by Joe Gregorio
· 14 years ago
3c676f9
Add support for _next pagination with page tokens.
by Joe Gregorio
· 14 years ago
cb6d891
Remove user_agent from app engine helpers.
by JacobMoshenko
· 14 years ago
fdd6c44
Missing file
by Joe Gregorio
· 14 years ago
cba06d5
Added gadget wrapper for a presentation to be placed in the codesite wiki.
by Joe Gregorio
· 14 years ago
d92897c
imported patch reserved
by Joe Gregorio
· 14 years ago
198fdf7
Added missing test images
by Joe Gregorio
· 14 years ago
90e7ec2
Fix up docs and how that are generated.
by Joe Gregorio
· 14 years ago
c47fab7
Add oauth2client as a completely separate library.
by Joe Gregorio
· 14 years ago
9c8588a
Update api-python-client-doc to also serve up a gadget
by Joe Gregorio
· 14 years ago
b9e63ff
Regenerate documentation
by Joe Gregorio
· 14 years ago
fdf7c80
Add support for media uploads as they will appear in Discovery.
by Joe Gregorio
· 14 years ago
7cbceab
fix imports on some tests
by Joe Gregorio
· 14 years ago
83cd439
Add another test.
by Joe Gregorio
· 14 years ago
8e90510
Add robot helpers and a sample.
by JacobMoshenko
· 14 years ago
d7bba20
add missing simlinks for tasks_appengine sample
by Johan Euphrosine
· 14 years ago
da68b33
add Tasks API App Engine sample
by Johan Euphrosine
· 14 years ago
e751800
Sync to version 0.7.0 of httplib2
by Joe Gregorio
· 14 years ago
f427c53
Reviewed in http://codereview.appspot.com/4515195/
by Joe Gregorio
· 14 years ago
14edb84
Moving to new discovery version in taskqueue sample.
by Joe Gregorio
· 14 years ago
c11bec6
Add functional tests for patch and fields. Reviewed in http://codereview.appspot.com/4536109/
by Joe Gregorio
· 14 years ago
65826f9
Fix prediction sample to comply with updated insert request and take data as command-line flag.
by Joe Gregorio
· 14 years ago
3b020d6
Use gflags for AOuth 1.0. Fixes issue #33. Fixes issue #34. Reviewed in http://codereview.appspot.com/4551069/
by Joe Gregorio
· 14 years ago
b696467
Clean up tests and add a dev key to avoid 403 errors
by Joe Gregorio
· 14 years ago
922b78c
Add preliminary support for uploading media.
by Joe Gregorio
· 14 years ago
e98c232
Add support for creating a PATCH body from a before and after object.
by Joe Gregorio
· 14 years ago
0bc7091
Add 2LO support for OAuth 1.0.
by Joe Gregorio
· 14 years ago
aae127a
Added placeholder samples for the oauth2decorator.
by Joe Gregorio
· 14 years ago
bd89940
rollback new_project_template sample from using the decorator
by Joe Gregorio
· 14 years ago
be927fb
Add support for extracting sources from eggs.
by Joe Gregorio
· 14 years ago
432f17e
oauth2decorator, reviewed in http://codereview.appspot.com/4524063/
by Joe Gregorio
· 14 years ago
3eecaa9
Accept both lower and camelcase userip.
by Joe Gregorio
· 14 years ago
Next »