| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Changes to support the Approved/Approve header with the new user | Barry Warsaw | 2007-10-06 | 1 | -116/+0 |
| | | | | | | | | | | | model. Specifically, where a mailing list used to have both a password and a moderator password, both of which could be used in the Approved header, now a mailing list has only a shared moderator password. This moderator password's only purpose in life is to allow for Approved header posting. test_handlers.py is now completely ported to doctests, so it's removed. | ||||
| * | Repair the test suite. | Barry Warsaw | 2007-09-27 | 1 | -2/+0 |
| | | |||||
| * | Merge the setuptools branch. Fix a couple of test modules that are | Barry Warsaw | 2007-07-21 | 1 | -2/+1 |
| | | | | | disabled anyway. | ||||
| * | More work on completing the transition to setuptools. | Barry Warsaw | 2007-07-18 | 1 | -0/+119 |
| * Mailman/testing -> Mailman/test * Removed Mailman/testing/base.py * Fix mailmanctl by using a different way of calculating where the qrunner script is. The configuration file no longer knows what BIN_DIR is, but the mailmanctl script knows where it lives via sys.argv[0]. Also, PREFIX_DIR -> VAR_DIR. Also, * Since the overwhelmingly predominant use of ILanguageManager is to get the description, and since .get_language_data(code)[0] is not very readable, split the interface into .get_description() and .get_charset(). * In the setup, automatically add all Mailman.bin modules as command line scripts. | |||||
