| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| | * | Add setuptools plug-in entry point for defining different database backends. | Barry Warsaw | 2007-07-24 | 4 | -37/+119 |
| * | | Remove an empty file | Barry Warsaw | 2007-07-23 | 1 | -0/+0 |
| * | | Remove last vestiges of dbcontext | Barry Warsaw | 2007-07-23 | 2 | -175/+0 |
| * | | The start of a message store definition. Whether this will end up being used | Barry Warsaw | 2007-07-22 | 8 | -1/+445 |
| |/ |
|
| * | Merge the setuptools branch. Fix a couple of test modules that are | Barry Warsaw | 2007-07-21 | 303 | -1832/+491338 |
| |\ |
|
| | * | Remove some obsolete command line scripts: | Barry Warsaw | 2007-07-21 | 3 | -3/+136 |
| | * | The Mailman/bin package's __all__ now contains the list of all command line | Barry Warsaw | 2007-07-18 | 1 | -0/+59 |
| | * | More work on completing the transition to setuptools. | Barry Warsaw | 2007-07-18 | 111 | -42/+64 |
| | * | 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 | 162 | -228/+490280 |
| | * | Other than contrib files, convert all imports of mm_cfg to imports of config. | Barry Warsaw | 2007-07-14 | 30 | -431/+444 |
| | * | The start of a setuptools conversion. All the Makefile.in and autoconf | Barry Warsaw | 2007-07-13 | 22 | -1430/+161 |
| * | | Detect 'who' with 1 or 2 arguments as administrivia. | Mark Sapiro | 2007-07-17 | 1 | -1/+1 |
| |/ |
|
| * | Last bit of existing test suite cleanup for now. I've removed the inmemory.py | Barry Warsaw | 2007-07-12 | 3 | -400/+4 |
| * | Convert the Scrubber test to a doctest, and fix Scrubber.py, but otherwise | Barry Warsaw | 2007-07-12 | 3 | -119/+231 |
| * | Convert ToArchive tests to doctests and do a minimal amount of handler module | Barry Warsaw | 2007-07-11 | 3 | -61/+142 |
| * | Conversion of the ToDigest tests to doctests, along with just enough handler | Barry Warsaw | 2007-07-10 | 6 | -145/+587 |
| * | Convert ToOutgoing handler to a doctest. Minor cleanup of the handler code to | Barry Warsaw | 2007-07-08 | 3 | -43/+151 |
| * | Convert the ToUsenet handlerto a doctest. No other handler clean up is | Barry Warsaw | 2007-07-06 | 2 | -50/+75 |
| * | Convert MimeDel tests to doctest. No other changes to the handler module are | Barry Warsaw | 2007-07-05 | 2 | -176/+353 |
| * | Convert the SpamDetect handler tests (what there was of them anyway) to a | Barry Warsaw | 2007-07-05 | 2 | -38/+75 |
| * | Convert the TestTagger to a doctest. No other cleaning up of the handler | Barry Warsaw | 2007-07-04 | 2 | -117/+244 |
| * | Convert TestHold to a doctest and update code as necessary. No general | Barry Warsaw | 2007-07-03 | 6 | -181/+397 |
| * | Convert TestFileRecips to a doctest, and update the handler to more modern | Barry Warsaw | 2007-07-02 | 4 | -101/+115 |
| * | Convert failing test_message.py to doctests bounces.txt and message.txt, which | Barry Warsaw | 2007-07-01 | 6 | -105/+169 |
| * | Add support for code coverage with 'testall --coverage'. However, I'm not | Barry Warsaw | 2007-07-01 | 1 | -1/+20 |
| * | Support for case-preserving addresses. When an Address is given an email | Barry Warsaw | 2007-07-01 | 6 | -13/+108 |
| * | Cleaned up a couple of style issues. No actual code changes. | Mark Sapiro | 2007-06-28 | 1 | -6/+7 |
| * | check_perms checked archives/private/ and archives/private/<list>/database/ | Mark Sapiro | 2007-06-28 | 1 | -10/+16 |
| * | Convert the rest of test_runners.py to doctests; even though incomplete, they | Barry Warsaw | 2007-06-28 | 9 | -228/+236 |
| * | Repair docfiles broken with the new ISwitchboard interface. Mostly these were | Barry Warsaw | 2007-06-27 | 3 | -28/+37 |
| * | Convert the Switchboard test in test_runners.py to a doctest. Add an | Barry Warsaw | 2007-06-27 | 8 | -162/+341 |
| * | Simplify doctests by having just a single test_documentation.py module in | Barry Warsaw | 2007-06-23 | 16 | -393/+69 |
| * | merging 3.0 | Barry Warsaw | 2007-06-22 | 2 | -14/+20 |
| |\ |
|
| | * | Scrubber.py - Malformed RFC 2047 encoded filename= parameter can have | Mark Sapiro | 2007-06-22 | 2 | -14/+20 |
| * | | Refactor tests to get consistent clean up behavior. The clean up sections | Barry Warsaw | 2007-06-22 | 30 | -265/+64 |
| * | | Merge temporary Elixir model branch to the 3.0 trunk. Some tests are failing | Barry Warsaw | 2007-06-22 | 56 | -1573/+2947 |
| |\ \
| |/
|/| |
|
| | * | Convert the AvoidDuplicates handler tests to a doctest. Well, | Barry Warsaw | 2007-06-21 | 3 | -32/+250 |
| | * | Convert the CookHeaders tests in test_handlers to using doctests, split up | Barry Warsaw | 2007-06-21 | 10 | -385/+847 |
| | * | Convert the Cleanse handler tests to doctest style. | Barry Warsaw | 2007-06-19 | 4 | -68/+145 |
| | * | Convert the tests for the CalcRecips handler to doc tests. There are | Barry Warsaw | 2007-06-19 | 10 | -130/+245 |
| | * | Convert the AfterDelivery handler test to a doctest. Also, change the | Barry Warsaw | 2007-06-18 | 6 | -17/+88 |
| | * | Remove both the model and interface for RosterSets. These are no longer used | Barry Warsaw | 2007-06-18 | 13 | -283/+425 |
| | * | profile.py -> preferences.py | Barry Warsaw | 2007-06-15 | 7 | -5/+8 |
| | * | merge work from other machine | Barry Warsaw | 2007-06-15 | 14 | -120/+171 |
| | |\ |
|
| | | * | Update the IUser interface and tests, specifically as it relates to | Barry Warsaw | 2007-06-15 | 14 | -120/+171 |
| | * | | merge upstream trunk | Barry Warsaw | 2007-06-11 | 1 | -5/+21 |
| | |\ \
| | |/
| |/| |
|
| | * | | More test updates based on simplified data model. Rosters are gone so the | Barry Warsaw | 2007-06-10 | 10 | -301/+219 |
| | * | | Repair the usermanager.txt and listmanager.txt doc tests. These repairs were | Barry Warsaw | 2007-06-09 | 6 | -80/+121 |
| | * | | Implement the new, simplified membership model. Rosters and RosterSets as | Barry Warsaw | 2007-06-09 | 21 | -293/+569 |