summaryrefslogtreecommitdiff
path: root/mailman/database (follow)
Commit message (Expand)AuthorAgeFilesLines
* Push the source directory into a 'src' subdirectory so that zc.buildout worksBarry Warsaw2009-01-2519-2191/+0
* More cleanup.Barry Warsaw2009-01-203-9/+9
* Get rid of a few now unnecessary u-prefixes.Barry Warsaw2009-01-161-3/+3
* Several important cleanups.Barry Warsaw2009-01-1618-40/+129
* The conversion from Defaults.py to lazr.config is complete.Barry Warsaw2009-01-061-1/+1
* Defaults module is mostly eradicated, converted to lazr.config. The testBarry Warsaw2009-01-052-6/+4
* Picking some (py)lint.Barry Warsaw2009-01-0410-8/+37
* Remove the mailman.interface magic. Use the more specific interface imports.Barry Warsaw2009-01-0412-19/+25
* - For command line scripts, -C names the configuration file to use. ForBarry Warsaw2009-01-032-3/+5
* Bump copyright yearsBarry Warsaw2009-01-0118-18/+18
* More test repairs.Barry Warsaw2008-12-312-1/+5
* Many test fixes, mostly by temporarily changing config -> Defaults.Barry Warsaw2008-12-291-2/+3
* bin/test -t commands now works.Barry Warsaw2008-12-271-1/+2
* 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-2012-16/+16
* The future is now.Barry Warsaw2008-10-173-6/+0
* mailman.Errors -> mailman.core.errorsBarry Warsaw2008-09-261-1/+0
* Upgrade to GPLv3.Barry Warsaw2008-09-2418-216/+216
* 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