| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | bin/transcheck - copyright date. | Mark Sapiro | 2007-12-06 | 1 | -1/+1 |
* | Corrected a long standing, mostly inconsequential error in bin/transcheck. | Mark Sapiro | 2007-12-06 | 1 | -2/+3 |
* | New Slovak mailman.po from Martin Matuska | Mark Sapiro | 2007-12-06 | 1 | -164/+182 |
* | Merge trunk | Barry Warsaw | 2007-12-05 | 280 | -7244/+43079 |
|\ |
|
| * | Because the admin directory is no longer included, the www directory isn't | Barry Warsaw | 2007-12-05 | 270 | -7113/+42734 |
| * | Mailman/Cgi/edithtml.py | Mark Sapiro | 2007-12-04 | 6 | -112/+322 |
| * | Forced lower case listnames in a few command line tools | Mark Sapiro | 2007-12-04 | 4 | -19/+23 |
* | | Tagging branch with: 2.1.10a2 | Barry Warsaw | 2007-12-03 | 1 | -1/+1 |
|/ |
|
* | Added Slovak translation from Martin Matuska. | Mark Sapiro | 2007-11-26 | 50 | -10/+11769 |
* | Mailman/Archiver/HyperArch.py | Mark Sapiro | 2007-11-25 | 4 | -116/+153 |
* | Updated NEWS for recent changes. | Mark Sapiro | 2007-11-25 | 1 | -1/+9 |
* | Merged Tokio's sibling list patch | Mark Sapiro | 2007-11-25 | 6 | -2/+112 |
|\ |
|
| * | Add 'sibling list' feature: exclude and include lists are other mailing | Tokio Kikuchi | 2007-11-25 | 6 | -2/+112 |
* | | Mailman/Defaults.py.in | Mark Sapiro | 2007-11-25 | 7 | -80/+87 |
|/ |
|
* | Updated NEWS file. | Mark Sapiro | 2007-11-22 | 1 | -3/+70 |
* | Added Moritz Naumann to ACKNOWLEDGEMENTS and re-alphebetized. | Mark Sapiro | 2007-11-22 | 1 | -7/+7 |
* | versions.py - Moved imports to module scope. | Mark Sapiro | 2007-11-22 | 1 | -2/+3 |
* | Archiver/HyperArch.py - Fixed mailto link bug in Subject and In-Reply-To, | Tokio Kikuchi | 2007-11-21 | 1 | -2/+4 |
|\ |
|
| * | small fix in mailto link subject | Tokio Kikuchi | 2007-11-21 | 1 | -1/+1 |
| * | merge & commit | Tokio Kikuchi | 2007-11-20 | 1 | -3/+14 |
| |\
| |/
|/| |
|
* | | BounceRunner.py - Fixed a mail loop if a list owner puts the list's -bounces | Mark Sapiro | 2007-11-19 | 1 | -3/+14 |
| * | merge and commit | Tokio Kikuchi | 2007-11-19 | 2 | -32/+36 |
| |\
| |/
|/| |
|
* | | Updated mailman.pot again to undo unnecessary Privacy.py changes. | Mark Sapiro | 2007-11-18 | 1 | -27/+31 |
* | | Privacy.py - Last check-in was too agressive at removing trailing blanks. | Mark Sapiro | 2007-11-18 | 1 | -5/+5 |
| * | merge from launchpad | Tokio Kikuchi | 2007-11-19 | 56 | -898/+13225 |
| |\
| |/
|/| |
|
* | | Added 'he' to the messages/ and templates/ Makefile.in | Mark Sapiro | 2007-11-18 | 2 | -5/+5 |
* | | Updated mailman.pot | Mark Sapiro | 2007-11-18 | 3 | -865/+867 |
* | | Added Hebrew translation from Dov Zamir minus the apparently unused | Mark Sapiro | 2007-11-18 | 46 | -0/+12305 |
* | | bun/unshunt - Added a warning to not unshunt messages that weren't shunted | Mark Sapiro | 2007-11-18 | 1 | -2/+4 |
* | | Scrubber.py - changed to use part.get_payload(), not part._payload. | Mark Sapiro | 2007-11-18 | 1 | -2/+2 |
* | | Gui/GuiBase.py - Deleted the _escape() method - not needed since 2.1.9 | Mark Sapiro | 2007-11-18 | 3 | -24/+42 |
| * | comments modified | Tokio Kikuchi | 2007-11-16 | 1 | -2/+2 |
| * | merge and commit again | Tokio Kikuchi | 2007-11-16 | 21 | -19/+1895 |
| |\
| |/
|/| |
|
* | | Backported Bounce recognizer changes and tests from the 3.0 branch | Mark Sapiro | 2007-11-11 | 21 | -19/+1895 |
| * | merge and commit | Tokio Kikuchi | 2007-11-16 | 16 | -42/+115 |
| |\
| |/
|/| |
|
* | | Fixed Mailman/Queue/CommandRunner.py to decode a quoted-printable or base64 | Mark Sapiro | 2007-11-09 | 1 | -2/+2 |
* | | - Scrubber.py | Mark Sapiro | 2007-11-06 | 1 | -5/+6 |
* | | Added Date and Message-ID headers to the confirm reply | Mark Sapiro | 2007-11-04 | 1 | -1/+3 |
* | | - Cgi/options.py - fixed to not present the "empty" topic to user. | Mark Sapiro | 2007-11-04 | 2 | -3/+10 |
* | | Added removal of Authentication-Results: header. | Mark Sapiro | 2007-11-04 | 1 | -4/+4 |
* | | Changed the descriptions of the ARCHIVE_TO_MBOX settings to more | Mark Sapiro | 2007-11-04 | 1 | -5/+7 |
* | | MailList.Create() - added an assertion that the listname is lower case. | Mark Sapiro | 2007-10-18 | 1 | -0/+1 |
* | | Added a call to warnings.filterwarnings() to misc/paths.py.in to supress the | Mark Sapiro | 2007-10-18 | 1 | -2/+6 |
* | | Added a .bzrignore to ignore generated files. | Barry Warsaw | 2007-10-08 | 1 | -0/+23 |
* | | Fixed MaildirRunner.py to handle hyphenated list names. | Mark Sapiro | 2007-10-04 | 0 | -0/+0 |
* | | MimeDel.py neglected to lower case file extensions for comparison with | Mark Sapiro | 2007-10-04 | 1 | -1/+1 |
* | | In rare cases, versions.py can encounter a very old list with held posts in | Mark Sapiro | 2007-10-04 | 1 | -1/+1 |
* | | /cygdrive/c/MM_bzr/log.txt | Mark Sapiro | 2007-10-04 | 1 | -1/+1 |
* | | /cygdrive/c/MM_bzr/log.txt | Mark Sapiro | 2007-10-04 | 1 | -4/+16 |
* | | /cygdrive/c/MM_bzr/log.txt | Mark Sapiro | 2007-10-04 | 1 | -1/+2 |