summaryrefslogtreecommitdiff
path: root/src/mailman/docs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix all tests except outgoing.txt and common.txtBarry Warsaw2009-11-023-17/+17
* Convert bin/inject to bin/mailman injectBarry Warsaw2009-09-191-1/+14
* As before, replace config.db.requests and config.db.pendings with utilities.Barry Warsaw2009-08-264-10/+17
* Replace the message_store instance on the database with an IMessageStoreBarry Warsaw2009-08-263-19/+31
* Remove the user_manager attribute from config.db and expose it as anBarry Warsaw2009-08-268-93/+126
* Instead of using an adapter, use a utility to get the mailing list manager.Barry Warsaw2009-08-265-13/+20
* Better titleBarry Warsaw2009-08-241-5/+5
* Updates to documentation.Barry Warsaw2009-08-243-21/+38
* Documentation reorganization and update.Barry Warsaw2009-08-245-0/+729
* Test updates and repair.xoBarry Warsaw2009-08-215-18/+21
* Rename files inside src/mailman/commands to indicate whether it's an emailBarry Warsaw2009-08-091-6/+3
* De-u-literal-ify our doctests.Barry Warsaw2009-07-1810-131/+136
* De-u-literal-ify our doctests.Barry Warsaw2009-07-1711-142/+139
* Wow. Put domains into the database.Barry Warsaw2009-07-163-73/+136
* Clean a few more lints.Barry Warsaw2009-07-101-6/+7
* More lint picking.Barry Warsaw2009-07-041-1/+1
* Basic Sphinx documentation generation.Barry Warsaw2009-06-301-2/+17
* Integrate pylint and Sphinx documentation buildout targets.Barry Warsaw2009-06-301-0/+91
* When cleaning up the artifacts of a list being deleted, be more careful forBarry Warsaw2009-05-273-187/+41
* Add initialization pre- and post- hooks, configurable in the config file.Barry Warsaw2009-05-151-0/+111
* Checkpointing restful annotations.Barry Warsaw2009-04-011-0/+0
* Hook in lazr.restful (which isn't in the Cheeseshop yet).Barry Warsaw2009-04-011-0/+26
* Move the Action and NewsModeration enums into their own interface files.Barry Warsaw2009-03-251-2/+2
* Minor cleanupsBarry Warsaw2009-03-052-2/+1
* Get rid of one_last_digest. Move this into a separate OneLastDigest table.Barry Warsaw2009-02-222-2/+3
* Add IAutoResponseSet.last_response() and fix a few bugs with the datetimeBarry Warsaw2009-02-191-0/+37
* Add a "mock and monkey" layer to set up testing infrastructure, e.g. forBarry Warsaw2009-02-171-0/+10
* Checkpointing the conversion of automatic responses away from pickles.Barry Warsaw2009-02-161-0/+62
* Much clean up of the language code, though more can be done. Factor out theBarry Warsaw2009-02-123-7/+9
* Clean up and reorganization languages and the language manager.Barry Warsaw2009-02-101-64/+45
* Move mailman.Message to mailman.email.Message. Rename Message.get_sender() toBarry Warsaw2009-02-092-15/+14
* Push the source directory into a 'src' subdirectory so that zc.buildout worksBarry Warsaw2009-01-2520-0/+3708