summaryrefslogtreecommitdiff
path: root/src/mailman/config (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* mailmanctl must use absolute importsBarry Warsaw2009-08-171-1/+1
* Wow. Put domains into the database.Barry Warsaw2009-07-163-34/+6
* More REST server updates.Barry Warsaw2009-06-293-2/+37
* Refactor __import__'s into a separate utility module.Barry Warsaw2009-05-161-3/+3
* rsplit -> rpartitionBarry Warsaw2009-05-151-3/+3
* Add initialization pre- and post- hooks, configurable in the config file.Barry Warsaw2009-05-152-1/+8
* More tests for the REST server, this time, for the queue runner.Barry Warsaw2009-05-101-13/+19
* The very basics of a working REST server. Only works for localhost:8001/sysBarry Warsaw2009-05-032-0/+6
* Checking pointing all the ZCA and restful wiring that I really don'tBarry Warsaw2009-04-021-0/+15
* Get rid of the mailman.scrubber entry point.Barry Warsaw2009-03-101-2/+2
* Remove the mailman.database setup.py plugin, instead opting for defining theBarry Warsaw2009-03-051-0/+3
* Much clean up of the language code, though more can be done. Factor out theBarry Warsaw2009-02-121-1/+1
* Clean up and reorganization languages and the language manager.Barry Warsaw2009-02-101-6/+7
* Move mailman.Message to mailman.email.Message. Rename Message.get_sender() toBarry Warsaw2009-02-091-14/+0
* Massive digester rework.Barry Warsaw2009-02-041-1/+4
* Push the source directory into a 'src' subdirectory so that zc.buildout worksBarry Warsaw2009-01-254-0/+894