1
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected 1 day ago.
Aug 26, 2025 — Aug 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix log method with list object as argument instead of list of strings (#77) More... almost 8 years ago
Bumped version to 2.0 More... about 8 years ago
Intial Python3 support (requires Twisted>=16) (#75) More... about 8 years ago
fixed linting issue, bumped minor version More... over 10 years ago
Merge pull request #69 from nocko/select-id-where-preserve More... over 10 years ago
make linting a part of test passing More... over 10 years ago
Fixes select() to use joinWheres for select by id where munging More... over 10 years ago
Changes InteractionBase to preserve where clause when selecting by id More... over 10 years ago
release 1.5 More... over 10 years ago
Merge pull request #68 from adrienguerard/master More... over 10 years ago
Make type-checks 'future compatible' by using isinstance More... over 10 years ago
Merge pull request #63 from Paranaix/pr_new_style_classes More... over 10 years ago
New-style classes More... over 10 years ago
run coverage for all items in travis matrix More... over 10 years ago
fixed coveralls/coverage/tox issue More... over 10 years ago
added new coverage image locaiton to README More... over 10 years ago
Merge pull request #59 from evilaliv3/unittest More... over 10 years ago
Make tox simply run trial also when runned without specifying the environment to run
Giovanni Pellerano
as evilaliv3
More... over 10 years ago
Add .tox and .coverage to .gitignore
Giovanni Pellerano
as evilaliv3
More... over 10 years ago
Update readme guidelines for running unit-tests using Tox
Giovanni Pellerano
as evilaliv3
More... over 10 years ago
Fix typ0 in README
Giovanni Pellerano
as evilaliv3
More... over 10 years ago
Change readme badges pointing images to bmuller repository
Giovanni Pellerano
as evilaliv3
More... over 10 years ago
Improve unit testing by means of Tox and Coveralls
Giovanni Pellerano
as evilaliv3
More... over 10 years ago
fixed typo More... almost 11 years ago
upgraded linter, relinted More... about 11 years ago
lint cleaned everything More... about 11 years ago
now actually returning an id on insert, fixing #55 More... about 11 years ago
improved testing, fixed issue w/ postgresql test setup More... about 11 years ago
Merge pull request #54 from nocko/fix-pypy-tests More... about 11 years ago
Change getLastInsertID to use lastrowid DB-API instead of hard coded query More... about 11 years ago