summaryrefslogtreecommitdiff
path: root/src/mailman/model/messagestore.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
* Use contextlib.suppress() where appropriate.Barry Warsaw2016-04-301-5/+2
* Clean up the model and languages directories.Barry Warsaw2016-03-251-6/+2
* Fix cross-posting held on more than one list.Barry Warsaw2016-03-081-4/+2
* Happy New Year.Barry Warsaw2016-01-021-1/+1
* Handle deleting nonexistent messages from the message store. Closes: #167Aurélien Bompard2015-12-021-5/+9
* * Messages now include a `Message-ID-Hash` as the replacement forBarry Warsaw2015-06-141-7/+3
* 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/+3
|\
| * * Fixed getting non-ASCII filenames from RFC 2231 i18n'd messages. Given byBarry Warsaw2014-12-081-0/+3
| |\
| | * 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
| |/
* | All model tests except for pendings.rst is passing now.Barry Warsaw2014-12-131-5/+0
* | test_requests succeeds now, after changing some LargeBinary columns intoBarry Warsaw2014-12-011-4/+4
* | Checkpointing.Barry Warsaw2014-11-301-3/+2
|/
* PostgreSQL support by Abhilash, cleaned by Barry.Barry Warsaw2014-09-271-3/+6
|\
| * Add support for postgresqlAbhilash Raj2014-09-251-3/+7
|/
* Pass all tests with PYTHONWARNINGS=error.Barry Warsaw2014-09-221-7/+3
* Clean up pass.Barry Warsaw2014-09-221-7/+9
* fix all tests in mailman.model.testsAbhilash Raj2014-09-131-4/+4
* * change declarative_base class to use ModelMeta classAbhilash Raj2014-09-061-3/+3
* Bump copyright years.Barry Warsaw2014-01-011-1/+1
* Bump copyright years.Barry Warsaw2013-01-011-1/+1
* General code cleanup.Barry Warsaw2012-04-251-2/+3
* - Module modernatizations (print function).Barry Warsaw2012-04-221-15/+18
* copybumpBarry Warsaw2012-01-011-1/+1
* Happy New Year.Barry Warsaw2011-01-011-1/+1
* Happy New Year.Barry Warsaw2010-01-011-1/+1
* database/model reorganization. Model classes go in mailman.model. StockBarry Warsaw2009-10-101-0/+137