2008-01-01 |
Barry Warsaw | Extended test_documentation.py to be able to find doctests...
|
commit | commitdiff | tree |
2007-12-30 |
Barry Warsaw | Add three new rules and their associated doctests.
|
commit | commitdiff | tree |
2007-12-30 |
Barry Warsaw | Move the suspicious header check to a rule and add...
|
commit | commitdiff | tree |
2007-12-30 |
Barry Warsaw | Add a rule and doctest for newsgroup moderation.
|
commit | commitdiff | tree |
2007-12-30 |
Barry Warsaw | Port the maximum message size check to a rule. Add...
|
commit | commitdiff | tree |
2007-12-29 |
Barry Warsaw | Port the implicit destination checking to the rules...
|
commit | commitdiff | tree |
2007-12-29 |
Barry Warsaw | No executable
|
commit | commitdiff | tree |
2007-12-29 |
Barry Warsaw | Convert the max-recipients check from the Hold handler...
|
commit | commitdiff | tree |
2007-12-29 |
Barry Warsaw | Convert the administrivia check from the Hold handler...
|
commit | commitdiff | tree |
2007-12-29 |
Barry Warsaw | Add a rule to search for posting loops.
|
commit | commitdiff | tree |
2007-12-29 |
Barry Warsaw | Convert the Approve.py handler to an approved.py rule...
|
commit | commitdiff | tree |
2007-12-28 |
Barry Warsaw | Change IRuleProcessor to IRuleSet. Plugins now provide...
|
commit | commitdiff | tree |
2007-12-28 |
Barry Warsaw | First cut at a rules processor, separate from the dispositio...
|
commit | commitdiff | tree |
2007-12-11 |
Barry Warsaw | Add .get() to our Message subclass, which ensures that...
|
commit | commitdiff | tree |
2007-12-08 |
Barry Warsaw | Reorganize the database subpackage, primarily by removing...
|
commit | commitdiff | tree |
2007-11-18 |
Barry Warsaw | This one took care of itself. :)
|
commit | commitdiff | tree |
2007-11-18 |
Barry Warsaw | Convert to the Storm Python ORM <storm.canonical.com...
|
commit | commitdiff | tree |
2007-11-17 |
Barry Warsaw | Merge cleanup branch
|
commit | commitdiff | tree |
2007-11-17 |
Barry Warsaw | Initial pylint/pyflakes cleanup
|
commit | commitdiff | tree |
2007-11-17 |
Barry Warsaw | Complete the port to Storm, at least as far as the...
|
commit | commitdiff | tree |
2007-11-10 |
Barry Warsaw | All the simple test fixes are now in, and while there...
|
commit | commitdiff | tree |
2007-11-08 |
Barry Warsaw | More Unicodification; fixed several more doctests.
|
commit | commitdiff | tree |
2007-11-08 |
Barry Warsaw | More Unicodification; fixed two more doctests.
|
commit | commitdiff | tree |
2007-11-08 |
Barry Warsaw | Two more passing tests.
|
commit | commitdiff | tree |
2007-11-08 |
Barry Warsaw | More doctest fixes.
|
commit | commitdiff | tree |
2007-11-08 |
Barry Warsaw | Fix two more doctests
|
commit | commitdiff | tree |
2007-11-07 |
Barry Warsaw | Fix two more doctests
|
commit | commitdiff | tree |
2007-11-07 |
Barry Warsaw | Fix two doctests: addresses.txt and mlist-addresses.txt
|
commit | commitdiff | tree |
2007-11-06 |
Barry Warsaw | Fix two doctests: ack-headers and acknowledgment.
|
commit | commitdiff | tree |
2007-11-04 |
Barry Warsaw | Target Mailman onto the Storm <http://storm.canonical...
|
commit | commitdiff | tree |
2007-11-01 |
Barry Warsaw | Kill of another now unnecessary append(), fixing the...
|
commit | commitdiff | tree |
2007-10-31 |
Barry Warsaw | Elixir 0.4.0 has a bug that bites us.
|
commit | commitdiff | tree |
2007-10-31 |
Barry Warsaw | more ignores
|
commit | commitdiff | tree |
2007-10-31 |
Barry Warsaw | Much progress, though not perfect, on migrating to...
|
commit | commitdiff | tree |
2007-10-11 |
Barry Warsaw | General cleanups some of which is even tested <wink...
|
commit | commitdiff | tree |
2007-10-10 |
Barry Warsaw | Remove the action.py module, move this to Mailman/interfaces...
|
commit | commitdiff | tree |
2007-10-10 |
Barry Warsaw | Reorganize the enums so that they live in the most...
|
commit | commitdiff | tree |
2007-10-06 |
Barry Warsaw | merge upstream
|
commit | commitdiff | tree |
2007-10-06 |
Barry Warsaw | Changes to support the Approved/Approve header with...
|
commit | commitdiff | tree |
2007-10-05 |
Barry Warsaw | Remove an unnecessary (and now broken) import.
|
commit | commitdiff | tree |
2007-10-03 |
Barry Warsaw | Remove unused test base class and add a standalone...
|
commit | commitdiff | tree |
2007-09-29 |
Barry Warsaw | Eradicate mm_cfg.py
|
commit | commitdiff | tree |
2007-09-29 |
Barry Warsaw | Reorganize the qrunner infrastructure. First, the...
|
commit | commitdiff | tree |
2007-09-29 |
Barry Warsaw | qrunner, mailmanctl and various other repairs.
|
commit | commitdiff | tree |
2007-09-28 |
Barry Warsaw | Repair the test suite.
|
commit | commitdiff | tree |
2007-09-28 |
Barry Warsaw | Removed a bunch of files that are obsolete. The interfaces...
|
commit | commitdiff | tree |
2007-09-21 |
Barry Warsaw | OMGW00T: After over a decade, the MailList mixin class...
|
commit | commitdiff | tree |
2007-09-21 |
Barry Warsaw | Get bin/add_members and bin/list_members to work again...
|
commit | commitdiff | tree |
2007-09-20 |
Barry Warsaw | InitTempVars() is completely eradicated. The only...
|
commit | commitdiff | tree |
2007-09-19 |
Barry Warsaw | Implement a context manager for Python 2.5's with statement...
|
commit | commitdiff | tree |
2007-09-17 |
Barry Warsaw | Add my short term TODO list.
|
commit | commitdiff | tree |
2007-09-17 |
Barry Warsaw | Finish clean up of ListAdmin class removal. Start...
|
commit | commitdiff | tree |
2007-09-16 |
Barry Warsaw | Finish up the request hold conversion. ListAdmin can...
|
commit | commitdiff | tree |
2007-09-16 |
Barry Warsaw | Work out subscription holding and handling. ApprovedAddMemb...
|
commit | commitdiff | tree |
2007-09-13 |
Barry Warsaw | SQLAlchemy >= 0.3.10 is required.
|
commit | commitdiff | tree |
2007-09-09 |
Barry Warsaw | Support forwarding of held posts.
|
commit | commitdiff | tree |
2007-09-09 |
Barry Warsaw | ListAdmin mostly gone, but not quite.
|
commit | commitdiff | tree |
2007-08-08 |
Barry Warsaw | Interfaces IRequests and IListRequests which are substitutes...
|
commit | commitdiff | tree |
2007-08-06 |
Barry Warsaw | Simple update.
|
commit | commitdiff | tree |
2007-08-06 |
Barry Warsaw | Make bin/list_owners work again.
|
commit | commitdiff | tree |
2007-08-06 |
Barry Warsaw | Fixed a problem where members of a deleted mailing...
|
commit | commitdiff | tree |
2007-08-05 |
Barry Warsaw | Added a doctest for the Mailman.app.create module.
|
commit | commitdiff | tree |
2007-08-05 |
Barry Warsaw | Added a doctest for styles.
|
commit | commitdiff | tree |
2007-08-05 |
Barry Warsaw | It all started by trying to remove MailList.Create...
|
commit | commitdiff | tree |
2007-08-02 |
Barry Warsaw | Refactor IDatabase interface so that the user_manager...
|
commit | commitdiff | tree |
2007-08-01 |
Barry Warsaw | Repair some test suite regressions.
|
commit | commitdiff | tree |
2007-08-01 |
Barry Warsaw | Move the pending database into the SQLAlchemy/Elixir...
|
commit | commitdiff | tree |
2007-07-24 |
Barry Warsaw | Add setuptools plug-in entry point for defining different...
|
commit | commitdiff | tree |
2007-07-23 |
Barry Warsaw | Remove an empty file
|
commit | commitdiff | tree |
2007-07-23 |
Barry Warsaw | Remove last vestiges of dbcontext
|
commit | commitdiff | tree |
2007-07-22 |
Barry Warsaw | The start of a message store definition. Whether this...
|
commit | commitdiff | tree |
2007-07-21 |
Barry Warsaw | Some updates
|
commit | commitdiff | tree |
2007-07-21 |
Barry Warsaw | Merge the setuptools branch. Fix a couple of test...
|
commit | commitdiff | tree |
2007-07-21 |
Barry Warsaw | Remove some obsolete command line scripts:
|
commit | commitdiff | tree |
2007-07-21 |
Barry Warsaw | Clean up the setup.py script by removing a commented...
|
commit | commitdiff | tree |
2007-07-20 |
Barry Warsaw | Added a plugin so setuptools groks the Bazaar revision...
|
commit | commitdiff | tree |
2007-07-19 |
Barry Warsaw | The Mailman/bin package's __all__ now contains the...
|
commit | commitdiff | tree |
2007-07-18 |
Barry Warsaw | More work on completing the transition to setuptools.
|
commit | commitdiff | tree |
2007-07-18 |
Barry Warsaw | Rebuild the .mo file if the .po file is newer.
|
commit | commitdiff | tree |
2007-07-17 |
Barry Warsaw | A few more i18n digest fixes
|
commit | commitdiff | tree |
2007-07-17 |
Barry Warsaw | Major surgery to get the setuptools based installation...
|
commit | commitdiff | tree |
2007-07-15 |
Barry Warsaw | Other than contrib files, convert all imports of mm_cfg...
|
commit | commitdiff | tree |
2007-07-13 |
Barry Warsaw | The start of a setuptools conversion. All the Makefile...
|
commit | commitdiff | tree |
2007-07-12 |
Barry Warsaw | Last bit of existing test suite cleanup for now. I...
|
commit | commitdiff | tree |
2007-07-12 |
Barry Warsaw | Convert the Scrubber test to a doctest, and fix Scrubber...
|
commit | commitdiff | tree |
2007-07-11 |
Barry Warsaw | Convert ToArchive tests to doctests and do a minimal...
|
commit | commitdiff | tree |
2007-07-11 |
Barry Warsaw | Conversion of the ToDigest tests to doctests, along...
|
commit | commitdiff | tree |
2007-07-08 |
Barry Warsaw | Convert ToOutgoing handler to a doctest. Minor cleanup...
|
commit | commitdiff | tree |
2007-07-06 |
Barry Warsaw | Convert the ToUsenet handlerto a doctest. No other...
|
commit | commitdiff | tree |
2007-07-06 |
Barry Warsaw | Convert MimeDel tests to doctest. No other changes...
|
commit | commitdiff | tree |
2007-07-05 |
Barry Warsaw | Convert the SpamDetect handler tests (what there was...
|
commit | commitdiff | tree |
2007-07-04 |
Barry Warsaw | Convert the TestTagger to a doctest. No other cleaning...
|
commit | commitdiff | tree |
2007-07-03 |
Barry Warsaw | Convert TestHold to a doctest and update code as necessary...
|
commit | commitdiff | tree |
2007-07-02 |
Barry Warsaw | Convert TestFileRecips to a doctest, and update the...
|
commit | commitdiff | tree |
2007-07-02 |
Barry Warsaw | Convert failing test_message.py to doctests bounces...
|
commit | commitdiff | tree |
2007-07-02 |
Barry Warsaw | Add support for code coverage with 'testall --coverage...
|
commit | commitdiff | tree |
2007-07-01 |
Barry Warsaw | Support for case-preserving addresses. When an Address...
|
commit | commitdiff | tree |
2007-06-28 |
Barry Warsaw | Convert the rest of test_runners.py to doctests; even...
|
commit | commitdiff | tree |
2007-06-28 |
Barry Warsaw | Repair docfiles broken with the new ISwitchboard interface...
|
commit | commitdiff | tree |
2007-06-27 |
Barry Warsaw | Convert the Switchboard test in test_runners.py to...
|
commit | commitdiff | tree |