summaryrefslogtreecommitdiff
path: root/src/mailman/pipeline/docs/avoid-duplicates.txt
Commit message (Collapse)AuthorAgeFilesLines
* Finally, all doctests are named .rstBarry Warsaw2011-09-231-175/+0
|
* Refactor .subscribe() from IAddress to IMailingList.Barry Warsaw2011-04-161-2/+2
|
* More documentation improvements.Barry Warsaw2010-09-091-13/+14
|
* Cleanup.Barry Warsaw2009-11-041-1/+0
|
* Fix all tests except outgoing.txt and common.txtBarry Warsaw2009-11-021-2/+3
|
* Add decorations.Barry Warsaw2009-11-011-5/+5
| | | | s/recips/recipients/
* Remove the user_manager attribute from config.db and expose it as anBarry Warsaw2009-08-261-4/+7
| | | | IUserManager utility.
* Test updates and repair.xoBarry Warsaw2009-08-211-2/+4
|
* De-u-literal-ify our doctests.Barry Warsaw2009-07-181-6/+7
|
* Push the source directory into a 'src' subdirectory so that zc.buildout worksBarry Warsaw2009-01-251-0/+168
correctly regardless of how it's used.