summaryrefslogtreecommitdiff
path: root/mailman/database/__init__.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Push the source directory into a 'src' subdirectory so that zc.buildout worksBarry Warsaw2009-01-251-153/+0
* Several important cleanups.Barry Warsaw2009-01-161-3/+5
* Bump copyright yearsBarry Warsaw2009-01-011-1/+1
* More test repairs.Barry Warsaw2008-12-311-0/+4
* Use my lazr.config megamerge branch for now, even though it's still underBarry Warsaw2008-12-231-1/+1
* Lots of changes to make bin/withlist work under a buildout environment.Barry Warsaw2008-12-201-5/+5
* The future is now.Barry Warsaw2008-10-171-2/+0
* Upgrade to GPLv3.Barry Warsaw2008-09-241-12/+12
* Use pkg_resources to find mailman.sql file.Barry Warsaw2008-09-101-6/+2
* mailman.Version -> mailman.versionBarry Warsaw2008-03-311-3/+3
* 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
* Bite the bullet: rename the Mailman package to mailman.Barry Warsaw2008-02-271-0/+135