1. b8262fc Make the final page more usable with a big button on the right hand side. Also add logout link. by Joe Gregorio · 15 years ago
  2. 833313a clean up unneeded vars by Joe Gregorio · 15 years ago
  3. 7943c5d Fixing up discovery document format for OAuth parameters based on feedback. by Joe Gregorio · 15 years ago
  4. 845a545 Cleaned up oauth code based on feedback. Created FlowThreeLegged and OAuthCredentials classes. by Joe Gregorio · 15 years ago
  5. 67d7777 Added first pass at utility functions for OAuth. Updated command-line sample to use the utility functions. by Joe Gregorio · 15 years ago
  6. d69e5e4 Added conditional import to ensure tests will work under Python 2.5 by ade@google.com · 15 years ago
  7. 3bbbf66 PEP8 cleanup by Joe Gregorio · 15 years ago
  8. fe695fb Now correctly using urlencode for query parameters. Also handling unicode by converting to utf-8. by Joe Gregorio · 15 years ago
  9. 6d5e94f First pass at adding in pagination by Joe Gregorio · 15 years ago
  10. af7a127 Forgot to add empty __init__.py file by ade@google.com · 15 years ago
  11. 46179d3 Changed runtests.py so that it also runs the functional tests. Added functional tests for Buzz. Note that these log the URLs they hit to make debugging easier. by ade@google.com · 15 years ago
  12. e80fec8 Added tests to verify that we can retrieve a specific number of activities from Buzz _without_ OAuth credentials by ade@google.com · 15 years ago
  13. 850cf55 Added support for URLs with many parameters e.g. max-liked, max-results and max-comments. I'm not checking in the functional tests I'm using since I still haven't fixed the problem of getting back a usable list of JSON objects for pagination. by ade@google.com · 15 years ago
  14. ce4e4c7 oauth_wrap changes from last merge by ade@google.com · 15 years ago
  15. ac41d84 Temporarily checked in Buzz appengine wrapper class. Will move to contrib and figure out how to handle the relative import once this is more stable. by ade@google.com · 15 years ago
  16. e754eb8 Added a customized uploader for Rietveld. by Joe Gregorio · 15 years ago
  17. ba9ea7f Added tests for resources and their methods. Also added tests for the json model. by Joe Gregorio · 15 years ago
  18. 85f1a02 Added oauth wrapper by ade@google.com · 15 years ago
  19. 21f1167 Add checking that parameters passed in conform the pattern supplied in the discovery document, if supplied. by Joe Gregorio · 15 years ago
  20. fbf9d0d Add checks for required parameters by Joe Gregorio · 15 years ago
  21. 41cf797 Added TODO and did PEP 8 cleanup. by Joe Gregorio · 15 years ago
  22. a4a7eb0 More ignores by Joe Gregorio · 15 years ago
  23. 9b8b801 Remove OAuth tokens from repository. Not that it matters, they've been revoked. by Joe Gregorio · 15 years ago
  24. 48d361f Starting to cleanup, organize files, and make it look like a real project. by Joe Gregorio · 15 years ago
  25. ed13252 initial by jcgregorio@wpgntai-ubiq72.hot.corp.google.com · 15 years ago