summaryrefslogtreecommitdiff
path: root/mailman/database (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use pkg_resources to find mailman.sql file.Barry Warsaw2008-09-101-6/+2
* mailman.Version -> mailman.versionBarry Warsaw2008-03-311-3/+3
* Added a test of the OutgoingRunner, and subsequent changes to make it pass,Barry Warsaw2008-03-271-5/+9
* Lots of little patches trying to get a simple end-to-end test working. ThereBarry Warsaw2008-03-252-0/+2
* Flesh out and make working IUser.memberships, with tests.Barry Warsaw2008-03-251-3/+2
* The start of exposing memberships in the IUser.Barry Warsaw2008-03-242-1/+63
* Move AlreadySubscribedError to interfaces/member.py in the (new) preferenceBarry Warsaw2008-03-231-3/+8
* Move mailman.database.txnsupport to mailman.database.transaction and updateBarry Warsaw2008-03-131-11/+28
* Sprinkle a few more transaction API calls around to make sure the databaseBarry Warsaw2008-03-121-1/+1
* Add transaction API to IDatabase, e.g. begin(), commit(), and abort(). Add anBarry Warsaw2008-03-121-0/+17
* Add a working (though not yet complete) test for the LMTP runner.Barry Warsaw2008-03-121-0/+1
* Fix a typo in a roster name.Barry Warsaw2008-03-061-1/+1
* Bite the bullet: rename the Mailman package to mailman.Barry Warsaw2008-02-2719-0/+1965