| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Interfaces IRequests and IListRequests which are substitutes for the ListAdmin | Barry Warsaw | 2007-08-07 | 1 | -0/+149 |
| * | Fixed a problem where members of a deleted mailing list were hanging around. | Barry Warsaw | 2007-08-05 | 2 | -8/+59 |
| * | Added a doctest for the Mailman.app.create module. | Barry Warsaw | 2007-08-05 | 2 | -2/+151 |
| * | Added a doctest for styles. | Barry Warsaw | 2007-08-05 | 1 | -0/+142 |
| * | It all started by trying to remove MailList.Create() and use the IListManager | Barry Warsaw | 2007-08-05 | 1 | -6/+3 |
| * | Refactor IDatabase interface so that the user_manager, list_manager, | Barry Warsaw | 2007-08-02 | 34 | -132/+131 |
| * | Repair some test suite regressions. | Barry Warsaw | 2007-08-01 | 4 | -12/+14 |
| * | Move the pending database into the SQLAlchemy/Elixir layer. The old | Barry Warsaw | 2007-08-01 | 2 | -0/+488 |
| |\ |
|
| * | | The start of a message store definition. Whether this will end up being used | Barry Warsaw | 2007-07-22 | 2 | -1/+169 |
| |/ |
|
| * | More work on completing the transition to setuptools. | Barry Warsaw | 2007-07-18 | 1 | -7/+17 |
| * | A few more i18n digest fixes | Barry Warsaw | 2007-07-17 | 1 | -3/+3 |
| * | Major surgery to get the setuptools based installation passing all the | Barry Warsaw | 2007-07-16 | 3 | -1/+109 |
| * | The start of a setuptools conversion. All the Makefile.in and autoconf | Barry Warsaw | 2007-07-13 | 1 | -82/+0 |
| * | Convert the Scrubber test to a doctest, and fix Scrubber.py, but otherwise | Barry Warsaw | 2007-07-12 | 1 | -0/+217 |
| * | Convert ToArchive tests to doctests and do a minimal amount of handler module | Barry Warsaw | 2007-07-11 | 1 | -0/+141 |
| * | Conversion of the ToDigest tests to doctests, along with just enough handler | Barry Warsaw | 2007-07-10 | 1 | -0/+539 |
| * | Convert ToOutgoing handler to a doctest. Minor cleanup of the handler code to | Barry Warsaw | 2007-07-08 | 1 | -0/+150 |
| * | Convert the ToUsenet handlerto a doctest. No other handler clean up is | Barry Warsaw | 2007-07-06 | 1 | -0/+75 |
| * | Convert MimeDel tests to doctest. No other changes to the handler module are | Barry Warsaw | 2007-07-05 | 1 | -0/+353 |
| * | Convert the SpamDetect handler tests (what there was of them anyway) to a | Barry Warsaw | 2007-07-05 | 1 | -0/+75 |
| * | Convert the TestTagger to a doctest. No other cleaning up of the handler | Barry Warsaw | 2007-07-04 | 1 | -0/+244 |
| * | Convert TestHold to a doctest and update code as necessary. No general | Barry Warsaw | 2007-07-03 | 1 | -0/+373 |
| * | Convert TestFileRecips to a doctest, and update the handler to more modern | Barry Warsaw | 2007-07-02 | 1 | -0/+101 |
| * | Convert failing test_message.py to doctests bounces.txt and message.txt, which | Barry Warsaw | 2007-07-01 | 2 | -0/+164 |
| * | Support for case-preserving addresses. When an Address is given an email | Barry Warsaw | 2007-07-01 | 2 | -3/+65 |
| * | Convert the rest of test_runners.py to doctests; even though incomplete, they | Barry Warsaw | 2007-06-28 | 5 | -36/+225 |
| * | Repair docfiles broken with the new ISwitchboard interface. Mostly these were | Barry Warsaw | 2007-06-27 | 2 | -28/+32 |
| * | Convert the Switchboard test in test_runners.py to a doctest. Add an | Barry Warsaw | 2007-06-27 | 1 | -0/+151 |
| * | Refactor tests to get consistent clean up behavior. The clean up sections | Barry Warsaw | 2007-06-22 | 15 | -184/+2 |
| * | Convert the AvoidDuplicates handler tests to a doctest. Well, | Barry Warsaw | 2007-06-21 | 1 | -0/+183 |
| * | Convert the CookHeaders tests in test_handlers to using doctests, split up | Barry Warsaw | 2007-06-21 | 4 | -0/+779 |
| * | Convert the Cleanse handler tests to doctest style. | Barry Warsaw | 2007-06-19 | 1 | -0/+110 |
| * | Convert the tests for the CalcRecips handler to doc tests. There are | Barry Warsaw | 2007-06-19 | 1 | -0/+130 |
| * | Convert the AfterDelivery handler test to a doctest. Also, change the | Barry Warsaw | 2007-06-18 | 2 | -0/+53 |
| * | Remove both the model and interface for RosterSets. These are no longer used | Barry Warsaw | 2007-06-18 | 2 | -5/+238 |
| * | Update the IUser interface and tests, specifically as it relates to | Barry Warsaw | 2007-06-15 | 2 | -64/+90 |
| * | More test updates based on simplified data model. Rosters are gone so the | Barry Warsaw | 2007-06-10 | 3 | -268/+152 |
| * | Repair the usermanager.txt and listmanager.txt doc tests. These repairs were | Barry Warsaw | 2007-06-09 | 2 | -67/+103 |
| * | Implement the new, simplified membership model. Rosters and RosterSets as | Barry Warsaw | 2007-06-09 | 1 | -0/+183 |
| * | rename a few tests | bwarsaw | 2007-06-02 | 2 | -0/+0 |
| * | Add doctest for Replybot handler. The test in test_handlers.py didn't really | bwarsaw | 2007-05-31 | 2 | -3/+231 |
| * | Remove leftover reference to removed Mailman.database.tables.languages | bwarsaw | 2007-05-30 | 1 | -0/+9 |
| * | Go ahead and remove the Mailman/database/tables directory since all the Elixir | bwarsaw | 2007-05-30 | 1 | -0/+330 |
| * | Merge exp-elixir-branch to trunk. There is enough working to make me feel | bwarsaw | 2007-05-28 | 8 | -0/+833 |