3
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 17, 2023 — Jan 17, 2024
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 14 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 14 years ago
remove test failure which was inserted just to see if hudson was running the tests properly More... about 14 years ago
remove test failure which was inserted just to see if hudson was running the tests properly More... about 14 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... about 14 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... about 14 years ago
build-dep requires python-coverage More... about 14 years ago
build-dep requires python-coverage More... about 14 years ago
fix pyflakes More... about 14 years ago
fix pyflakes More... about 14 years ago
debian/control -- build-dep pyflakes More... about 14 years ago
debian/control -- build-dep pyflakes More... about 14 years ago
make oauth2.__version__ exist, rename VERSION to OAUTH_VERSION for clarity More... about 14 years ago
make oauth2.__version__ exist, rename VERSION to OAUTH_VERSION for clarity More... about 14 years ago
put version number in a file where it can be read and written by various things (including hudson) More... about 14 years ago
put version number in a file where it can be read and written by various things (including hudson) More... about 14 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... about 14 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... about 14 years ago
run tests when building More... about 14 years ago
run tests when building More... about 14 years ago
Fix to support matrix params in path More... about 14 years ago
oops. this got lost. revert this line back. More... over 14 years ago
fixed missing comma in setup.py so I can use pip More... over 14 years ago
Merge branch 'master' of http://github.com/jiivan/python-oauth2 More... over 14 years ago
Merge branch 'master' of git://github.com/davidlehn/python-oauth2 More... over 14 years ago
Fixed problem with multiple key values. More... over 14 years ago
fix conflicts. wish upstream would take my changes. More... over 14 years ago
Merge branch 'master' of git://github.com/brutasse/python-oauth2 More... over 14 years ago
Merge branch 'master' of git://github.com/heckj/python-oauth2 More... over 14 years ago
Merge remote branch 'reverie/master' More... over 14 years ago