summaryrefslogtreecommitdiff
path: root/src/mailman/archiving/mailarchive.py
Commit message (Expand)AuthorAgeFilesLines
* Bump copyright years.Barry Warsaw2017-01-041-1/+1
* Use `atpublic` for @public instead of internal copy.Barry Warsaw2016-11-291-1/+1
* First massive round of cleanups.Barry Warsaw2016-03-231-6/+2
* Happy New Year.Barry Warsaw2016-01-021-1/+1
* * Messages now include a `Message-ID-Hash` as the replacement forBarry Warsaw2015-06-141-4/+7
* * The built-in example ``IArchiver`` implementations now explicitly returnBarry Warsaw2015-04-061-0/+1
* We don't need the 'six' package any more.Barry Warsaw2015-01-041-1/+1
* Bump copyright years.Barry Warsaw2015-01-041-1/+1
* Remove huge amounts of now unnecessary file boilerplate.Barry Warsaw2014-12-221-3/+0
* Trunk merge.Barry Warsaw2014-12-221-0/+2
|\
| * * Fixed getting non-ASCII filenames from RFC 2231 i18n'd messages. Given byBarry Warsaw2014-12-081-0/+2
| |\
| | * Convert unicode instance testing to bytes instance testingAurélien Bompard2014-12-041-1/+1
| | * Do not auto-convert Message headers to unicodeAurélien Bompard2014-12-021-0/+2
| |/
* | Use listid instead of (fqdn) listname in the metadata pickle.Barry Warsaw2014-12-151-1/+1
* | test_mailinglist.py passes.Barry Warsaw2014-12-011-4/+2
|/
* Bump copyright years.Barry Warsaw2014-01-011-1/+1
* Checkpointing.Barry Warsaw2013-11-251-0/+1
* Bump copyright years.Barry Warsaw2013-01-011-1/+1
* Merge Aurélien Bompard's branch to factor our archiver-specific configurationsBarry Warsaw2012-11-041-10/+14
|\
| * Allow archivers to use their own configuration fileAurélien Bompard2012-09-171-9/+10
|/
* * Fix residual references to the old `IMailingList` archive variables.Barry Warsaw2012-08-181-7/+7
* General code cleanup.Barry Warsaw2012-04-251-4/+3
* * The LMTP server now requires that the incoming message have a `Message-ID`,Barry Warsaw2012-03-131-17/+5
* copybumpBarry Warsaw2012-01-011-1/+1
* Happy New Year.Barry Warsaw2011-01-011-1/+1
* Happy New Year.Barry Warsaw2010-01-011-1/+1
* Fix all tests except outgoing.txt and common.txtBarry Warsaw2009-11-021-1/+1
* Push the source directory into a 'src' subdirectory so that zc.buildout worksBarry Warsaw2009-01-251-0/+87