1. 0802a17 Added Latitude sample. by Joe Gregorio · 14 years ago
  2. 20cfcda Fixed nested resources in api-python-client-doc by Joe Gregorio · 14 years ago
  3. 2379ecc Switch over to using discovery format v0.2beta1. by Joe Gregorio · 14 years ago
  4. c935907 Fixes issue #1. by Joe Gregorio · 14 years ago
  5. c63823a Move django utilities from sample into .ext. by Joe Gregorio · 14 years ago
  6. 0c73a67 Added sample that shows how to use threads and queues to batch up requests. by Joe Gregorio · 14 years ago
  7. a346c55 Added README to api-python-client-doc by Joe Gregorio · 14 years ago
  8. c0b6396 Renamed helpdoc to api-python-client-doc to make it easeier to find and associate with the appspot.com application. by Joe Gregorio · 14 years ago
  9. 4fb70cc merge by Joe Gregorio · 14 years ago
  10. 46b0ff6 Expanded Moderator sample. Also made JsonBody more robust, allowing the external 'data' wrapper to be passed in from the caller or added, depending on whether it is present or not. Also handle adding user-agents better, by concatenating them. by Joe Gregorio · 14 years ago
  11. e3c8b6d Broke out the moderator and buzz samples into their own directories. Also added more functionality to the buzz sample. by jcgregorio@google.com · 14 years ago
  12. 59cd951 Remove developer key from example and remove **kwargs from service collections methods by Joe Gregorio · 14 years ago
  13. c5eb46f Merged with the main repository. Added some conditional imports for compatibility with Python 2.5 by ade@google.com · 14 years ago
  14. 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
  15. e48a491 First pass at a Django sample. by Joe Gregorio · 14 years ago
  16. 00cf1d9 Added in support for developer keys by Joe Gregorio · 14 years ago
  17. f6a598b fix sample so it uses the latest oauth flow by Joe Gregorio · 14 years ago
  18. c5c5a37 Got test coverage to 97%. Added missing file. by Joe Gregorio · 14 years ago
  19. 6273cdd merge by Joe Gregorio · 14 years ago
  20. 140062f Clean up app engine sample by Joe Gregorio · 14 years ago
  21. 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
  22. c204b64 Added new appengine sample for discovery, and also cleaned up the latitude future.json file. by Joe Gregorio · 14 years ago
  23. 5f087cf Changed to a command pattern for requests. by Joe Gregorio · 14 years ago
  24. a2f56e7 Moved OAuth discovery data into future.json by Joe Gregorio · 14 years ago
  25. 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
  26. 833313a clean up unneeded vars by Joe Gregorio · 14 years ago
  27. 845a545 Cleaned up oauth code based on feedback. Created FlowThreeLegged and OAuthCredentials classes. by Joe Gregorio · 14 years ago
  28. 67d7777 Added first pass at utility functions for OAuth. Updated command-line sample to use the utility functions. by Joe Gregorio · 14 years ago
  29. 6d5e94f First pass at adding in pagination by Joe Gregorio · 14 years ago
  30. fbf9d0d Add checks for required parameters by Joe Gregorio · 14 years ago
  31. 41cf797 Added TODO and did PEP 8 cleanup. by Joe Gregorio · 14 years ago
  32. 9b8b801 Remove OAuth tokens from repository. Not that it matters, they've been revoked. by Joe Gregorio · 14 years ago
  33. 48d361f Starting to cleanup, organize files, and make it look like a real project. by Joe Gregorio · 14 years ago