summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Subscription disabled warnings are now sent without a Precedence:Mark Sapiro2012-03-143-3/+7
* | | | | | A follow up with test improvements given by Toshio.Barry Warsaw2012-03-141-5/+5
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Fix a potential unicode tracebacktoshio2012-03-141-5/+5
| * | | | | Merge the changes that went into mailman trunktoshio2012-03-146-116/+148
| |\ \ \ \ \ | |/ / / / / |/| | | | |
* | | | | | test_archive_maildir_created(): I was dumb when I rewrote Toshio's originalBarry Warsaw2012-03-141-2/+5
* | | | | | * The Prototype archiver now stores its files in maildir format inside ofBarry Warsaw2012-03-148-6/+240
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | * The Prototype archiver now stores its files in maildir format inside ofBarry Warsaw2012-03-148-6/+240
|/| | | | |
| | * | | | Python-2.6 compat fixestoshio2012-03-144-8/+8
| |/| | | | | |/ / / / |/| | | |
* | | | | Do not taunt Happy Python 2.6 Fun Ball.Barry Warsaw2012-03-144-8/+8
| |/ / / |/| | |
| * | | Merge with upstreamtoshio2012-03-1428-152/+523
| |\ \ \ | |/ / / |/| | |
* | | | Move the interact module to a better sub-package location.Barry Warsaw2012-03-133-2/+2
* | | | * The LMTP server now requires that the incoming message have a `Message-ID`,Barry Warsaw2012-03-1321-140/+445
* | | | * Global ``-C`` option now accepts an absolute path to the configurationBarry Warsaw2012-03-122-2/+6
|\ \ \ \
| * | | | Get rid of the function and inline the path callAndrea Crotti2012-03-131-9/+1
| * | | | expand the user home and use the absolute path for the -C optionAndrea Crotti2012-03-131-1/+11
* | | | | TypoBarry Warsaw2012-03-121-1/+1
* | | | | * Fix `test_moderation` for timezones East of UTC+0000, given by blacktav.Barry Warsaw2012-03-122-3/+6
* | | | | * IPython support in `bin/mailman shell` contributed by Andrea Crotti.Barry Warsaw2012-03-125-8/+64
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | various small fixes after reviewing with Barry WarsawAndrea Crotti2012-03-133-15/+15
| * | | | - add a section in the schema to customize the shellAndrea Crotti2012-03-133-4/+41
| | | * | Revert to using a try: except: finally: for locking as the context managertoshio2012-03-141-14/+15
| | | * | Unittests for the prototype archivertoshio2012-03-142-0/+151
| | | * | Use 2.6+ syntax for assigning an exceptiontoshio2012-03-131-1/+1
| | | * | Update documentation for the prototype archivertoshio2012-03-131-4/+8
| | | * | Style cleanups for the prototype patchtoshio2012-03-131-18/+20
| | | * | Merge with upstream mailmantoshio2012-03-1311-264/+140
| | | |\ \ | |_|_|/ / |/| | | |
* | | | | * The experimental `maildir` runner is removed. Use LMTP.Barry Warsaw2012-03-125-204/+1
| |/ / / |/| | |
* | | | Clean up of style test code, along with refactoring of corner cases toBarry Warsaw2012-03-126-60/+139
|/ / /
| * | Fix up the archive_dir in the config filetoshio2012-03-133-1/+5
| * | Implement preliminary archiving to maildir in the prototype archivertoshio2012-03-131-2/+42
|/ /
* / Clean up a few documentation issues.Barry Warsaw2012-03-122-2/+2
|/
* * Mailing lists get multiple chains and pipelines. For example, normalBarry Warsaw2012-03-0718-67/+83
* Consistent use of assertMultiLineEqual().Barry Warsaw2012-03-067-39/+24
* Reserve the mm_ prefix for MailmanBarry Warsaw2012-03-052-5/+6
* Fix a typo in guess_extension(), and add a test.Barry Warsaw2012-03-053-3/+48
* Update NEWSBarry Warsaw2012-03-052-1/+2
* Fix header/footer interpolations when personalizing messages.Barry Warsaw2012-03-055-29/+168
* Template indirection now also in effect for regular and digest headers andBarry Warsaw2012-03-0411-106/+349
* Fix welcome_message_uri to do the placeholder interpolations guaranteed in theBarry Warsaw2012-03-048-4/+43
* Rename the confirmation template, and ensure that we get it via the templateBarry Warsaw2012-03-042-2/+6
* * A welcome message is sent when the user confirms their subscription viaBarry Warsaw2012-03-0411-110/+248
* - Test welcome message notifications.Barry Warsaw2012-03-048-43/+160
* Remove obsolete translations.Barry Warsaw2012-03-0367-487331/+0
* * Support downloading templates by URI, including mailman:// URIs. This isBarry Warsaw2012-03-0316-43/+485
* * Major redesign of the template search system, fixing LP: #788309. $var_dirBarry Warsaw2012-03-038-204/+248
* * Added a `help` email command.Barry Warsaw2012-03-0111-32/+266
* Restore the RFC 2369 headers to accepted list posts.Barry Warsaw2012-03-015-9/+105
* Prevent the `confirm` command from running more than once on the same token.Barry Warsaw2012-03-013-3/+57
* print functions!Barry Warsaw2012-02-292-16/+18
* * The `join` email command no longer accepts an `address=` argument. ItsBarry Warsaw2012-02-298-73/+180