summaryrefslogtreecommitdiff
path: root/src/mailman/model/version.py
Commit message (Expand)AuthorAgeFilesLines
* Migrations will be replaced with Alchemy.Barry Warsaw2014-09-221-48/+0
* Clean up pass.Barry Warsaw2014-09-221-1/+2
* * remove some unused codeAbhilash Raj2014-09-191-1/+0
* * change declarative_base class to use ModelMeta classAbhilash Raj2014-09-061-1/+1
* replace all storm types and relationships with sqlalchemyAbhilash Raj2014-09-051-4/+8
* Bump copyright years.Barry Warsaw2014-01-011-1/+1
* Bump copyright years.Barry Warsaw2013-01-011-1/+1
* * The policy for archiving has now been collapsed into a single enum, calledBarry Warsaw2012-07-261-1/+5
|\
| * Refactor to better handling the difference between a testing database and aBarry Warsaw2012-07-251-0/+4
|/
* * Schema migrations have been implemented.Barry Warsaw2012-02-121-1/+1
* 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/+40