summaryrefslogtreecommitdiff
path: root/src/mailman/model/message.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
* MySQL is now an officially supported database.Barry Warsaw2016-07-291-4/+5
* Clean up the model and languages directories.Barry Warsaw2016-03-251-6/+2
* Super duper.Barry Warsaw2016-01-261-1/+1
* Happy New Year.Barry Warsaw2016-01-021-1/+1
* Bump copyright years.Barry Warsaw2015-01-041-1/+1
* Remove huge amounts of now unnecessary file boilerplate.Barry Warsaw2014-12-221-5/+2
* test_requests succeeds now, after changing some LargeBinary columns intoBarry Warsaw2014-12-011-3/+3
* PostgreSQL support by Abhilash, cleaned by Barry.Barry Warsaw2014-09-271-3/+3
|\
| * Add support for postgresqlAbhilash Raj2014-09-251-2/+2
|/
* Clean up pass.Barry Warsaw2014-09-221-1/+2
* * remove some unused codeAbhilash Raj2014-09-191-1/+0
* fix all tests in mailman.model.testsAbhilash Raj2014-09-131-2/+2
* * change declarative_base class to use ModelMeta classAbhilash Raj2014-09-061-1/+1
* replace all storm types and relationships with sqlalchemyAbhilash Raj2014-09-051-5/+7
* 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-3/+2
* - Module modernatizations (print function).Barry Warsaw2012-04-221-5/+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/+1
* Happy New Year.Barry Warsaw2010-01-011-1/+1
* database/model reorganization. Model classes go in mailman.model. StockBarry Warsaw2009-10-101-0/+53