1. 20a5aa9 Updated copyright notices where appropriate and refreshed generated docs. by Joe Gregorio · 13 years ago
  2. 89487c6 Tweaked code so that you don't have to specify API_KEY anywhere other than in settings.py by ade@google.com · 14 years ago
  3. bd46c72 API key should default to None and be an optional argument by ade@google.com · 14 years ago
  4. 7539ce9 Added support for an optional settings.py file. by ade@google.com · 14 years ago
  5. 7911c2d Updated module name by ade@google.com · 14 years ago
  6. dcdd038 Revised the decorator. Now all the parameters can be configured via the decorator. by ade@google.com · 14 years ago
  7. e45ea6c The underlying http object used by SimpleWrapper is now exposed as a member variable called http. by ade@google.com · 14 years ago
  8. 60a53c0 Removed buzz_gae_client.py and it's associated tests. by ade@google.com · 14 years ago
  9. b843fa2 Fixed relative imports in apiclient by Joe Gregorio · 14 years ago
  10. a9907a2 Added a test verifying that the SimpleBuzzWrapper can post as an authorised user. Added a property file in oacurl format for the test account. Changed wrapper to use user_ids rather than full email addresses by ade@google.com · 14 years ago
  11. 2b3ce69 Moved buzz_gae_client.py to contrib. Made runtests.py handle the nested folders by ade@google.com · 14 years ago
  12. 364e695 Added SimpleBuzzWrapper and tests by ade@google.com · 14 years ago