summaryrefslogtreecommitdiff
path: root/Mailman/initialize.py
Commit message (Expand)AuthorAgeFilesLines
* Bite the bullet: rename the Mailman package to mailman.Barry Warsaw2008-02-271-78/+0
* Reorganize the Handler architecture to a pipeline architecture with plugins.Barry Warsaw2008-02-171-0/+2
* Tweak copyright years.Barry Warsaw2008-02-071-1/+1
* More updates to rules and chains, especially by adding additional tests.Barry Warsaw2008-01-211-3/+4
* Use a more efficient way of deleting rows from a table, which coincidentallyBarry Warsaw2008-01-141-0/+5
* Initial pylint/pyflakes cleanupBarry Warsaw2007-11-171-2/+0
* Much progress, though not perfect, on migrating to SQLAlchemy 0.4 and ElixirBarry Warsaw2007-10-311-2/+2
* It all started by trying to remove MailList.Create() and use the IListManagerBarry Warsaw2007-08-051-38/+12
* Refactor IDatabase interface so that the user_manager, list_manager,Barry Warsaw2007-08-021-10/+1
* Move the pending database into the SQLAlchemy/Elixir layer. The oldBarry Warsaw2007-08-011-9/+43
|\
| * Add setuptools plug-in entry point for defining different database backends.Barry Warsaw2007-07-241-9/+40
|/
* Convert the Switchboard test in test_runners.py to a doctest. Add anBarry Warsaw2007-06-271-0/+2
* Merge exp-elixir-branch to trunk. There is enough working to make me feelbwarsaw2007-05-281-0/+13
* Another round of merges of my Pycon branch...bwarsaw2007-04-171-1/+14
* Clean up file permissions and umask settings. Now we set the umask to 007bwarsaw2007-01-051-1/+10
* Merged revisions 8113-8121 via svnmerge from bwarsaw2006-12-291-0/+36