Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | A cleansing pass, almost entirely cosmetic. Such things as whitespace | bwarsaw | 2005-12-30 | 1 | -5/+6 |
| | | | | | | | | | | | | | normalization, removal of tabs, copyright year updates to changed files, docstring and comment fixes, and usage of True/False. I also made a pass through the NEWS file. One import was reordered, and after this commit I will move the mmdsr.readme file to README.mmdsr. From my perspective, after that we're ready to go. I will port these changes forward to the trunk. | ||||
* | Improving banned subscription logic to cover all invites, subscribes, ↵ | msapiro | 2005-12-03 | 1 | -1/+8 |
| | | | | address changes and confirmations of same. | ||||
* | FSF office has moved to 51 Franklin Street. | tkikuchi | 2005-08-27 | 1 | -1/+1 |
| | |||||
* | [ mailman-Bugs-1047532 ] problem with "discard all ..." | tkikuchi | 2004-12-07 | 1 | -12/+14 |
| | | | | | | [ mailman-Patches-1080477 ] discard all marked as defer Fixed in a different way for what "all" means may confusing when partial message list are shown. Also fixed 'details' case. | ||||
* | Precautions against 'charset=' (empty) message. | tkikuchi | 2004-12-01 | 1 | -1/+1 |
| | |||||
* | main(): Add discard checkbox above the last submit button too. | bwarsaw | 2004-04-30 | 1 | -0/+5 |
| | |||||
* | main(), process_form(): Due to popular demand, added SF patch # 810675 which | bwarsaw | 2004-04-25 | 1 | -1/+13 |
| | | | | | adds a "discard all messages marked Defer" for quicker admindb maintenance. Patch by Eddie Kohler, SF id xexd. | ||||
* | show_pending_subs(): The address in the pending database may be a unicode, but | bwarsaw | 2003-12-27 | 1 | -1/+3 |
| | | | | | it must be ascii. Coerce to an 8-bit string so the bogus u'' doesn't show up. Closes SF 862906. | ||||
* | show_helds_overview(), show_post_requests(): Another part of TK's | bwarsaw | 2003-12-27 | 1 | -2/+13 |
| | | | | | patch # 865661. Encode the subject header in the list's preferred character set and make sure it is all on one line. | ||||
* | Comment repair. | bwarsaw | 2003-12-22 | 1 | -1/+1 |
| | |||||
* | Backporting from the HEAD -- updated cgi's | bwarsaw | 2003-09-22 | 1 | -1/+1 |
| | |||||
* | Backporting from the trunk. | bwarsaw | 2003-02-08 | 1 | -6/+6 |
| | |||||
* | This commit was manufactured by cvs2svn to create branch | 2003-01-02 | 1 | -0/+769 | |
'Release_2_1-maint'. |