1. c5eb46f Merged with the main repository. Added some conditional imports for compatibility with Python 2.5 by ade@google.com · 14 years ago
  2. 2ab0de7 Added support buzz.people.liked. Marked the functional test as IGNORED since it requires a bug fix in the Buzz API by ade@google.com · 14 years ago
  3. 00cf1d9 Added in support for developer keys by Joe Gregorio · 14 years ago
  4. c5c5a37 Got test coverage to 97%. Added missing file. by Joe Gregorio · 14 years ago
  5. d69e5e4 Added conditional import to ensure tests will work under Python 2.5 by ade@google.com · 14 years ago
  6. fe695fb Now correctly using urlencode for query parameters. Also handling unicode by converting to utf-8. by Joe Gregorio · 14 years ago
  7. 6d5e94f First pass at adding in pagination by Joe Gregorio · 14 years ago
  8. 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 · 14 years ago
  9. ba9ea7f Added tests for resources and their methods. Also added tests for the json model. by Joe Gregorio · 14 years ago
  10. 48d361f Starting to cleanup, organize files, and make it look like a real project. by Joe Gregorio · 14 years ago