| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add an interface IArchiver which is used to calculate urls and send messages | Barry Warsaw | 2008-01-13 | 2 | -8/+21 |
| * | Add .get() to our Message subclass, which ensures that returned | Barry Warsaw | 2007-12-10 | 4 | -89/+58 |
| * | Complete the port to Storm, at least as far as the current Mailman test suite | Barry Warsaw | 2007-11-17 | 4 | -91/+91 |
| * | All the simple test fixes are now in, and while there are still some failing | Barry Warsaw | 2007-11-10 | 10 | -49/+55 |
| * | More Unicodification; fixed several more doctests. | Barry Warsaw | 2007-11-08 | 8 | -115/+115 |
| * | More Unicodification; fixed two more doctests. | Barry Warsaw | 2007-11-08 | 9 | -180/+103 |
| * | Two more passing tests. | Barry Warsaw | 2007-11-08 | 2 | -57/+41 |
| * | More doctest fixes. | Barry Warsaw | 2007-11-08 | 3 | -41/+41 |
| * | Fix two more doctests | Barry Warsaw | 2007-11-07 | 23 | -289/+104 |
| * | Fix two more doctests | Barry Warsaw | 2007-11-07 | 2 | -14/+9 |
| * | Fix two doctests: addresses.txt and mlist-addresses.txt | Barry Warsaw | 2007-11-07 | 2 | -64/+52 |
| * | Fix two doctests: ack-headers and acknowledgment. | Barry Warsaw | 2007-11-06 | 1 | -40/+23 |
| * | Target Mailman onto the Storm <http://storm.canonical.com> Python ORM. This | Barry Warsaw | 2007-11-04 | 1 | -20/+5 |
| * | Much progress, though not perfect, on migrating to SQLAlchemy 0.4 and Elixir | Barry Warsaw | 2007-10-31 | 3 | -6/+9 |
| * | Remove the action.py module, move this to Mailman/interfaces/__init__.py. | Barry Warsaw | 2007-10-10 | 3 | -2/+83 |
| * | Reorganize the enums so that they live in the most appropriate interface. The | Barry Warsaw | 2007-10-09 | 8 | -14/+18 |
| * | Changes to support the Approved/Approve header with the new user | Barry Warsaw | 2007-10-06 | 1 | -0/+418 |
| * | Reorganize the qrunner infrastructure. First, the package has been renamed | Barry Warsaw | 2007-09-29 | 16 | -21/+20 |
| * | Repair the test suite. | Barry Warsaw | 2007-09-27 | 2 | -9/+0 |
| * | OMGW00T: After over a decade, the MailList mixin class is gone! Well, | Barry Warsaw | 2007-09-21 | 8 | -16/+12 |
| * | InitTempVars() is completely eradicated. The only bit I think we | Barry Warsaw | 2007-09-19 | 3 | -9/+2 |
| * | Finish clean up of ListAdmin class removal. Start by actually | Barry Warsaw | 2007-09-16 | 2 | -40/+27 |
| * | Finish up the request hold conversion. ListAdmin can go away though | Barry Warsaw | 2007-09-16 | 1 | -11/+172 |
| * | Work out subscription holding and handling. ApprovedAddMember() is | Barry Warsaw | 2007-09-16 | 1 | -9/+245 |
| * | Support forwarding of held posts. | Barry Warsaw | 2007-09-09 | 1 | -2/+22 |
| * | ListAdmin mostly gone, but not quite. | Barry Warsaw | 2007-09-09 | 1 | -17/+350 |
| * | 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 |