Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
google-api-python-client
/
e912d185eef03392f095881d407c0c78f7633d5e
/
apiclient
/
errors.py
1a5e30e
A new push implementation. This updates us to the latest revision of the push
by Joe Gregorio
· 12 years ago
baf0480
Make ResumableUploadError derive from HttpError.
by Joe Gregorio
· 12 years ago
e7bbbb9
Handle reasons that are None.
by Joe Gregorio
· 12 years ago
dc106fc
Moving Resource class to module level to make it serializable.
by Joe Gregorio
· 13 years ago
c80ac9d
Handle passing streams directly to httplib2.
by Joe Gregorio
· 13 years ago
68a8cfe
Flows no longer need to be saved between uses.
by Joe Gregorio
· 13 years ago
20b54fb
More robust picking up JSON error responses.
by Joe Gregorio
· 13 years ago
3fb9367
Make batch errors align with normal errors.
by Joe Gregorio
· 13 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
5d1171b
Fix Batch issues. Fixes issue #41.
by Joe Gregorio
· 14 years ago
66f5752
Add support for batch requests.
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
a388ce3
Add checking of unexpected calls and unexpected provided body to
by Joe Gregorio
· 14 years ago
fdf7c80
Add support for media uploads as they will appear in Discovery.
by Joe Gregorio
· 14 years ago
20a5aa9
Updated copyright notices where appropriate and refreshed generated docs.
by Joe Gregorio
· 14 years ago
4939655
Enhanced HttpError to now include the original request URI if possible.
by Joe Gregorio
· 14 years ago
d4e1456
Fix some other tests broken by the new HttpError implementation
by Joe Gregorio
· 15 years ago
2dcc652
Improve error displaying, and move error display logic into the error module.
by Ali Afshar
· 15 years ago
3ad5e9a
Add missing files from previous addition of mocks.
by Joe Gregorio
· 15 years ago