1. 317f6ab tox.ini: Look for Python syntax errors and undefined names (#721) by Christian Clauss · 4 years, 11 months ago
  2. 61cd925 Run tests with Python 3.7 (#590) by Bu Sun Kim · 6 years ago
  3. bf0f276 Remove unused keyring test dependency (#496) by Jon Wayne Parrott · 6 years ago
  4. b8b68fe Add environment markers to django test dependency (#460) by Jon Wayne Parrott · 7 years ago
  5. d3a5cf4 Fix credentials usage in BatchHTTPRequest (#376) by Jon Wayne Parrott · 7 years ago
  6. 12751ca Test on 3.5 and 3.6, stop testing 3.3 (#341) by Jon Wayne Parrott · 7 years ago
  7. 85c2c6d Add support for google-auth and remove Python 2.6 support (#319) by Jon Wayne Parrott · 7 years ago
  8. 36d4e1b Add support for oauth2client 4.0.0 by Jon Wayne Parrott · 8 years ago
  9. 6755f61 Add support for oauth2client >= 3.0.0, < 4.0.0. (#265) by Jon Wayne Parrott · 8 years ago
  10. bb32462 Allow using oauth2client versions < 2 by Thomas Bechtold · 8 years ago
  11. 3012512 Implemented automatic caching for the discovery documents. by Takashi Matsuo · 9 years ago
  12. e14d791 Adding coveralls integration by Pat Ferate · 9 years ago
  13. 2c3bdfe Removing old tox settings left from oauth2client by Pat Ferate · 9 years ago
  14. 7d43236 Setting up test environment for 3.3 and 3.4. by Pat Ferate · 9 years ago
  15. 497a90f Using unittest2 in place of unittest by Pat Ferate · 9 years ago
  16. 0682372 Install argparse on python < 2.7. by Craig Citro · 10 years ago
  17. de86cad Add python 2.6 to tox testing. by Craig Citro · 10 years ago
  18. 951b75f Add uritemplate as a dependency. by Craig Citro · 10 years ago
  19. c923132 uritemplates also missing from oauth2client setup. by Joe Gregorio · 11 years ago
  20. b7c5a40 Fixing oauth2client appengine test to account for new devappserver. by Daniel Hermes · 11 years ago
  21. 0b723c2 Add PEM support. by Joe Gregorio · 11 years ago
  22. 02b5f3f Replace test runners with nose, and add tox support. by Ali Afshar · 12 years ago