| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Finally, all doctests are named .rst | Barry Warsaw | 2011-09-23 | 1 | -178/+0 |
| | | |||||
| * | * bounce_unrecognized_goes_to_list_owner -> forward_unrecognized_bounces_to | Barry Warsaw | 2011-05-25 | 1 | -11/+21 |
| | | | | | | | | | | | | | * Add an additional option for unrecognized bounce disposition: send it to the site administrators. * Move maybe_forward() from src/mailman/queue/bounce.py to src/mailman/app/bounces.py, refactor and add tests. * Add a LogFileMark class to help with tests that want to check the output to a log file. * OwnerNotification gets a better signature. Instead of tomoderators, the last argument is a roster to send the notification to. If roster is None, then the notification goes to the site administrators. | ||||
| * | Refactor .subscribe() from IAddress to IMailingList. | Barry Warsaw | 2011-04-16 | 1 | -2/+2 |
| | | |||||
| * | More documentation improvements. | Barry Warsaw | 2010-09-09 | 1 | -0/+4 |
| | | |||||
| * | Cleanup. | Barry Warsaw | 2009-11-04 | 1 | -1/+0 |
| | | |||||
| * | Fix all tests except outgoing.txt and common.txt | Barry Warsaw | 2009-11-02 | 1 | -2/+2 |
| | | |||||
| * | Remove the user_manager attribute from config.db and expose it as an | Barry Warsaw | 2009-08-26 | 1 | -3/+6 |
| | | | | | IUserManager utility. | ||||
| * | Test updates and repair.xo | Barry Warsaw | 2009-08-21 | 1 | -2/+4 |
| | | |||||
| * | De-u-literal-ify our doctests. | Barry Warsaw | 2009-07-18 | 1 | -10/+11 |
| | | |||||
| * | Push the source directory into a 'src' subdirectory so that zc.buildout works | Barry Warsaw | 2009-01-25 | 1 | -0/+159 |
| correctly regardless of how it's used. | |||||
