3
I Use This!
Inactive

Commits : Listings

Analyzed 3 days ago. based on code collected 3 days ago.
Mar 17, 2025 — Mar 17, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix bug inserted by pyflakes inspired cleanup earlier -- it turns out that _get_version() wasn't dead code but was having a necessary side-effect. Add new method named _check_version() to be clearer about what it does compared to _get_version() More... about 15 years ago
Fix bug inserted by pyflakes inspired cleanup earlier -- it turns out that _get_version() wasn't dead code but was having a necessary side-effect. Add new method named _check_version() to be clearer about what it does compared to _get_version() More... about 15 years ago
remove test failure which was inserted just to see if hudson was running the tests properly More... over 15 years ago
remove test failure which was inserted just to see if hudson was running the tests properly More... over 15 years ago
switch from nosetests to the builtin test runner Just because it doesn't seem to currently use any feature of nosetest and this way we can reduce the dependencies by one. We'll feel free to switch it back to using nosetests (and add the dep to debian/control this time) if we want to use some extra feature of nose. More... over 15 years ago
switch from nosetests to the builtin test runner Just because it doesn't seem to currently use any feature of nosetest and this way we can reduce the dependencies by one. We'll feel free to switch it back to using nosetests (and add the dep to debian/control this time) if we want to use some extra feature of nose. More... over 15 years ago
build-dep requires python-coverage More... over 15 years ago
build-dep requires python-coverage More... over 15 years ago
fix pyflakes More... over 15 years ago
fix pyflakes More... over 15 years ago
debian/control -- build-dep pyflakes More... over 15 years ago
debian/control -- build-dep pyflakes More... over 15 years ago
make oauth2.__version__ exist, rename VERSION to OAUTH_VERSION for clarity More... over 15 years ago
make oauth2.__version__ exist, rename VERSION to OAUTH_VERSION for clarity More... over 15 years ago
put version number in a file where it can be read and written by various things (including hudson) More... over 15 years ago
put version number in a file where it can be read and written by various things (including hudson) More... over 15 years ago
raise exception from a test just to see if hudson is *really* running these tests. I don't see the test results. More... over 15 years ago
raise exception from a test just to see if hudson is *really* running these tests. I don't see the test results. More... over 15 years ago
run tests when building More... over 15 years ago
run tests when building More... over 15 years ago
Fix to support matrix params in path More... over 15 years ago
oops. this got lost. revert this line back. More... over 15 years ago
fixed missing comma in setup.py so I can use pip More... over 15 years ago
Merge branch 'master' of http://github.com/jiivan/python-oauth2 More... over 15 years ago
Merge branch 'master' of git://github.com/davidlehn/python-oauth2 More... over 15 years ago
Fixed problem with multiple key values. More... over 15 years ago
fix conflicts. wish upstream would take my changes. More... over 15 years ago
Merge branch 'master' of git://github.com/brutasse/python-oauth2 More... over 15 years ago
Merge branch 'master' of git://github.com/heckj/python-oauth2 More... over 15 years ago
Merge remote branch 'reverie/master' More... over 15 years ago