1. 59cd951 Remove developer key from example and remove **kwargs from service collections methods by Joe Gregorio · 14 years ago
  2. c5eb46f Merged with the main repository. Added some conditional imports for compatibility with Python 2.5 by ade@google.com · 14 years ago
  3. cfc39d1 Made it possible to run samples from the top-level directory and we now print out the created activity. by ade@google.com · 14 years ago
  4. 00cf1d9 Added in support for developer keys by Joe Gregorio · 14 years ago
  5. f6a598b fix sample so it uses the latest oauth flow by Joe Gregorio · 14 years ago
  6. c5c5a37 Got test coverage to 97%. Added missing file. by Joe Gregorio · 14 years ago
  7. 6273cdd merge by Joe Gregorio · 14 years ago
  8. 140062f Clean up app engine sample by Joe Gregorio · 14 years ago
  9. d44bb00 pydoc.render_doc isn't in Python 2.5 so duplicate the functionality so it works on App Engine. by Joe Gregorio · 14 years ago
  10. c204b64 Added new appengine sample for discovery, and also cleaned up the latitude future.json file. by Joe Gregorio · 14 years ago
  11. 5f087cf Changed to a command pattern for requests. by Joe Gregorio · 14 years ago
  12. a2f56e7 Moved OAuth discovery data into future.json by Joe Gregorio · 14 years ago
  13. b8262fc Make the final page more usable with a big button on the right hand side. Also add logout link. by Joe Gregorio · 14 years ago
  14. 833313a clean up unneeded vars by Joe Gregorio · 14 years ago
  15. 845a545 Cleaned up oauth code based on feedback. Created FlowThreeLegged and OAuthCredentials classes. by Joe Gregorio · 14 years ago
  16. 67d7777 Added first pass at utility functions for OAuth. Updated command-line sample to use the utility functions. by Joe Gregorio · 14 years ago
  17. 6d5e94f First pass at adding in pagination by Joe Gregorio · 14 years ago
  18. fbf9d0d Add checks for required parameters by Joe Gregorio · 14 years ago
  19. 41cf797 Added TODO and did PEP 8 cleanup. by Joe Gregorio · 14 years ago
  20. 9b8b801 Remove OAuth tokens from repository. Not that it matters, they've been revoked. by Joe Gregorio · 14 years ago
  21. 48d361f Starting to cleanup, organize files, and make it look like a real project. by Joe Gregorio · 14 years ago