Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
google-api-python-client
/
83965d85cd36c52f3d9ac900c21346cc57679da5
/
samples
/
threadqueue
/
main.py
68a8cfe
Flows no longer need to be saved between uses.
by Joe Gregorio
· 13 years ago
c4fc095
Removing Buzz from comments in code
by Joe Gregorio
· 14 years ago
05375c0
Switch over the threadqueue sample from moderator to urlshortener.
by Joe Gregorio
· 14 years ago
afdf50b
Added more logging and changed flag name
by Joe Gregorio
· 14 years ago
1ae3e74
Updated all samples to use 'service' as the object returned from build()
by Joe Gregorio
· 15 years ago
ccc7954
Fix refresh token handling and add unit tests for oauth2client.client
by Joe Gregorio
· 15 years ago
fffa7d7
Finish adding Storage to the OAuth 1.0 client and updated all examples to use file.Storage. No more three_legged_dance.py files anywhere.
by Joe Gregorio
· 15 years ago
af276d2
Added mocks for the generated service objects. Also fixed a bunch of formatting.
by Joe Gregorio
· 15 years ago
913e70d
No longer adding in the 'data' wrapper object if it is missing, as some APIs don't use it.
by Joe Gregorio
· 15 years ago
0c73a67
Added sample that shows how to use threads and queues to batch up requests.
by Joe Gregorio
· 15 years ago