summaryrefslogtreecommitdiff
path: root/src/mailman/archiving/prototype.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
* Clean up of archiving subdirectory.Barry Warsaw2016-03-241-6/+0
* First massive round of cleanups.Barry Warsaw2016-03-231-7/+4
* Happy New Year.Barry Warsaw2016-01-021-1/+1
* The prototype archiver is not web-accessibleAurélien Bompard2015-06-301-15/+4
* * Messages now include a `Message-ID-Hash` as the replacement forBarry Warsaw2015-06-141-3/+6
* * The built-in example ``IArchiver`` implementations now explicitly returnBarry Warsaw2015-04-061-0/+2
* 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
| |/
* / Checkpointing.Barry Warsaw2014-11-301-5/+4
|/
* - Clean up and simplify remove_list()Barry Warsaw2014-03-021-1/+0
* Bump copyright years.Barry Warsaw2014-01-011-1/+1
* Merge branch contributed by Joanna Skrzeszewska.Barry Warsaw2013-11-271-1/+2
|\
| * Checkpointing.Barry Warsaw2013-11-251-0/+1
|/
* Bump copyright years.Barry Warsaw2013-01-011-1/+1
* General code cleanup.Barry Warsaw2012-04-251-4/+3
* * The Prototype archiver now stores its files in maildir format inside ofBarry Warsaw2012-03-141-2/+57
|\
| * Merge with upstreamtoshio2012-03-141-13/+5
| |\ | |/ |/|
| * Revert to using a try: except: finally: for locking as the context managertoshio2012-03-141-14/+15
| * Use 2.6+ syntax for assigning an exceptiontoshio2012-03-131-1/+1
| * Style cleanups for the prototype patchtoshio2012-03-131-18/+20
| * Fix up the archive_dir in the config filetoshio2012-03-131-1/+1
| * Implement preliminary archiving to maildir in the prototype archivertoshio2012-03-131-2/+42
* | * The LMTP server now requires that the incoming message have a `Message-ID`,Barry Warsaw2012-03-131-16/+5
|/
* copybumpBarry Warsaw2012-01-011-1/+1
* Happy New Year.Barry Warsaw2011-01-011-1/+1
* Fix the obvious errors identified by pyflakes. Skip false positives (mostlyBarry Warsaw2010-10-081-1/+0
* Happy New Year.Barry Warsaw2010-01-011-1/+1
* * Make IDomainManager a utility, since the config object is global.Barry Warsaw2009-12-081-2/+1
* Wow. Put domains into the database.Barry Warsaw2009-07-161-1/+2
* Push the source directory into a 'src' subdirectory so that zc.buildout worksBarry Warsaw2009-01-251-0/+77