summaryrefslogtreecommitdiff
path: root/Mailman/docs (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Interfaces IRequests and IListRequests which are substitutes for the ListAdminBarry Warsaw2007-08-071-0/+149
* Fixed a problem where members of a deleted mailing list were hanging around.Barry Warsaw2007-08-052-8/+59
* Added a doctest for the Mailman.app.create module.Barry Warsaw2007-08-052-2/+151
* Added a doctest for styles.Barry Warsaw2007-08-051-0/+142
* It all started by trying to remove MailList.Create() and use the IListManagerBarry Warsaw2007-08-051-6/+3
* Refactor IDatabase interface so that the user_manager, list_manager,Barry Warsaw2007-08-0234-132/+131
* Repair some test suite regressions.Barry Warsaw2007-08-014-12/+14
* Move the pending database into the SQLAlchemy/Elixir layer. The oldBarry Warsaw2007-08-012-0/+488
|\
* | The start of a message store definition. Whether this will end up being usedBarry Warsaw2007-07-222-1/+169
|/
* More work on completing the transition to setuptools.Barry Warsaw2007-07-181-7/+17
* A few more i18n digest fixesBarry Warsaw2007-07-171-3/+3
* Major surgery to get the setuptools based installation passing all theBarry Warsaw2007-07-163-1/+109
* The start of a setuptools conversion. All the Makefile.in and autoconfBarry Warsaw2007-07-131-82/+0
* Convert the Scrubber test to a doctest, and fix Scrubber.py, but otherwiseBarry Warsaw2007-07-121-0/+217
* Convert ToArchive tests to doctests and do a minimal amount of handler moduleBarry Warsaw2007-07-111-0/+141
* Conversion of the ToDigest tests to doctests, along with just enough handlerBarry Warsaw2007-07-101-0/+539
* Convert ToOutgoing handler to a doctest. Minor cleanup of the handler code toBarry Warsaw2007-07-081-0/+150
* Convert the ToUsenet handlerto a doctest. No other handler clean up isBarry Warsaw2007-07-061-0/+75
* Convert MimeDel tests to doctest. No other changes to the handler module areBarry Warsaw2007-07-051-0/+353
* Convert the SpamDetect handler tests (what there was of them anyway) to aBarry Warsaw2007-07-051-0/+75
* Convert the TestTagger to a doctest. No other cleaning up of the handlerBarry Warsaw2007-07-041-0/+244
* Convert TestHold to a doctest and update code as necessary. No generalBarry Warsaw2007-07-031-0/+373
* Convert TestFileRecips to a doctest, and update the handler to more modernBarry Warsaw2007-07-021-0/+101
* Convert failing test_message.py to doctests bounces.txt and message.txt, whichBarry Warsaw2007-07-012-0/+164
* Support for case-preserving addresses. When an Address is given an emailBarry Warsaw2007-07-012-3/+65
* Convert the rest of test_runners.py to doctests; even though incomplete, theyBarry Warsaw2007-06-285-36/+225
* Repair docfiles broken with the new ISwitchboard interface. Mostly these wereBarry Warsaw2007-06-272-28/+32
* Convert the Switchboard test in test_runners.py to a doctest. Add anBarry Warsaw2007-06-271-0/+151
* Refactor tests to get consistent clean up behavior. The clean up sectionsBarry Warsaw2007-06-2215-184/+2
* Convert the AvoidDuplicates handler tests to a doctest. Well,Barry Warsaw2007-06-211-0/+183
* Convert the CookHeaders tests in test_handlers to using doctests, split upBarry Warsaw2007-06-214-0/+779
* Convert the Cleanse handler tests to doctest style.Barry Warsaw2007-06-191-0/+110
* Convert the tests for the CalcRecips handler to doc tests. There areBarry Warsaw2007-06-191-0/+130
* Convert the AfterDelivery handler test to a doctest. Also, change theBarry Warsaw2007-06-182-0/+53
* Remove both the model and interface for RosterSets. These are no longer usedBarry Warsaw2007-06-182-5/+238
* Update the IUser interface and tests, specifically as it relates toBarry Warsaw2007-06-152-64/+90
* More test updates based on simplified data model. Rosters are gone so theBarry Warsaw2007-06-103-268/+152
* Repair the usermanager.txt and listmanager.txt doc tests. These repairs wereBarry Warsaw2007-06-092-67/+103
* Implement the new, simplified membership model. Rosters and RosterSets asBarry Warsaw2007-06-091-0/+183
* rename a few testsbwarsaw2007-06-022-0/+0
* Add doctest for Replybot handler. The test in test_handlers.py didn't reallybwarsaw2007-05-312-3/+231
* Remove leftover reference to removed Mailman.database.tables.languagesbwarsaw2007-05-301-0/+9
* Go ahead and remove the Mailman/database/tables directory since all the Elixirbwarsaw2007-05-301-0/+330
* Merge exp-elixir-branch to trunk. There is enough working to make me feelbwarsaw2007-05-288-0/+833