1. c4fc095 Removing Buzz from comments in code by Joe Gregorio · 13 years ago
  2. 05375c0 Switch over the threadqueue sample from moderator to urlshortener. by Joe Gregorio · 13 years ago
  3. afdf50b Added more logging and changed flag name by Joe Gregorio · 14 years ago
  4. 1ae3e74 Updated all samples to use 'service' as the object returned from build() by Joe Gregorio · 14 years ago
  5. ccc7954 Fix refresh token handling and add unit tests for oauth2client.client by Joe Gregorio · 14 years ago
  6. 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 · 14 years ago
  7. f78b4b5 Moved the common code for executing the OAuth 1.0 flow into the library and enhance it to run a local web server if possible. Updated all examples to use the new code. by Joe Gregorio · 14 years ago
  8. af276d2 Added mocks for the generated service objects. Also fixed a bunch of formatting. by Joe Gregorio · 14 years ago
  9. 913e70d No longer adding in the 'data' wrapper object if it is missing, as some APIs don't use it. by Joe Gregorio · 14 years ago
  10. 0c73a67 Added sample that shows how to use threads and queues to batch up requests. by Joe Gregorio · 14 years ago