| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | 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 |
* | | It is reported that some RedHat packages (for at least FC5 and FC6, but not | Mark Sapiro | 2007-09-21 | 1 | -7/+17 |
* | | It is reported that some RedHat packages (for at least FC5 and FC6, but not | Mark Sapiro | 2007-09-21 | 1 | -3/+11 |
| * | merge from launchpad | Tokio Kikuchi | 2007-09-17 | 3 | -35/+32 |
| |\
| |/
|/| |
|
* | | Start using barry at list dot org for all Mailman correspondances. | Barry Warsaw | 2007-09-12 | 2 | -2/+2 |
* | | Updated copyright year. | Mark Sapiro | 2007-08-03 | 1 | -1/+1 |
* | | Ooops! The previous rev copied a configured file by mistake. Fixed. | Mark Sapiro | 2007-08-03 | 1 | -1/+1 |
* | | Backported dumpdb changes from the 3.0 branch to allow dumping of marshals. | Mark Sapiro | 2007-08-03 | 1 | -33/+30 |
| * | merge from mailman-coders | Tokio Kikuchi | 2007-07-25 | 1 | -2/+2 |
| |\
| |/
|/| |
|
* | | Detect 'who' with 1 or 2 arguments as administrivia. | Mark Sapiro | 2007-07-17 | 1 | -2/+2 |
|/ |
|
* | There is a bug in email 2.5.8 and possibly others, but not in 4.0.1 or | Mark Sapiro | 2007-06-29 | 1 | -1/+9 |
* | Cleaned up a couple of style issues. No actual code changes. | Mark Sapiro | 2007-06-28 | 1 | -5/+6 |
* | check_perms checked archives/private/ and archives/private/<list>/database/ | Mark Sapiro | 2007-06-28 | 1 | -12/+19 |
* | Scrubber.py - Cleaned up a few loose ends and incomplete things left after the | Mark Sapiro | 2007-06-22 | 2 | -21/+26 |
* | remove test file | Barry Warsaw | 2007-06-22 | 1 | -1/+0 |
* | testing bzr commit messages | Barry Warsaw | 2007-06-22 | 1 | -0/+1 |
* | senddigests - Changed to catch exceptions thrown by mlist.send_digest_now() and | msapiro | 2007-06-15 | 1 | -5/+17 |
* | Scrubber.py - If a malformed message has Content-Type: with a | msapiro | 2007-06-15 | 1 | -4/+7 |
* | admindb.py - Changed to not show the "Discard all messages marked Defer" chec... | msapiro | 2007-06-12 | 1 | -2/+5 |
* | mmdsr.readme is replaced by README.mmdsr. | msapiro | 2007-06-10 | 1 | -33/+0 |
* | Improved processing of an Approve(d): body line by decoding the body payload | msapiro | 2007-06-09 | 2 | -6/+26 |
* | base64 codec raises 'AssertionError'. This should not occur in normal case | tkikuchi | 2007-05-09 | 1 | -1/+1 |
* | - CGI/admin.py | msapiro | 2007-05-08 | 11 | -55/+157 |
* | Fix comment typo (also, test my commit privileges) | akuchling | 2007-05-04 | 1 | -1/+1 |
* | Fix a very old bug in withlist which prevented -r from working with package | bwarsaw | 2007-04-05 | 2 | -5/+10 |
* | New templates, which aren't now in repository | danohnesorg | 2007-03-23 | 11 | -0/+165 |