2
I Use This!
Low Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected 1 day ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
damn, forgot to update manifest More... almost 13 years ago
damn, forgot to update manifest More... almost 13 years ago
Merge branch 'exim' More... almost 13 years ago
prepare 0.1.5 release More... almost 13 years ago
also set default timestamp for the logdb More... almost 13 years ago
not only set, but also update the existing db layout More... almost 13 years ago
not only set, but also update the existing db layout More... almost 13 years ago
mh, really correct indentation More... almost 13 years ago
set a sane default, mysql will bitch otherwise More... almost 13 years ago
set a sane default, mysql will bitch otherwise More... almost 13 years ago
indentatin fixes, stupid tabs More... almost 13 years ago
set extras_require for psycopg2 and mysqldb More... almost 13 years ago
use ascii as charset, we do not have anything else as input More... over 13 years ago
use getboolean for reading exim_workaround More... over 13 years ago
set exim_workaround to 0 per default More... over 13 years ago
add an exim_workaround configuration option More... over 13 years ago
add a newline after the "cleaning database" message More... over 13 years ago
add a newline after the "cleaning database" message More... over 13 years ago
add a newline after the "cleaning database" message More... over 13 years ago
it seems self.transport.loseWriteConnection() is needed for exim too More... over 13 years ago
implement IHalfCloseableProtocol so exim can do its shutdown(fd, SHUT_WR) More... over 13 years ago
lower-case everywhere! More... over 13 years ago
lower-case everywhere! More... over 13 years ago
stricter selects and plotting of cache results More... over 13 years ago
import sys, needed for sys.exit() :) More... over 13 years ago
Close database and its cursor after use More... over 13 years ago
more silly fixes for sqlite3 More... over 13 years ago
don't use safe_execute(), Cursor.execute() is enough More... over 13 years ago
fix the check for the database type More... over 13 years ago
Catch database exception when dumping logs More... over 13 years ago