| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Bump copyright years. | Barry Warsaw | 2017-01-04 | 1 | -1/+1 |
| | | |||||
| * | Use `atpublic` for @public instead of internal copy. | Barry Warsaw | 2016-11-29 | 1 | -1/+1 |
| | | |||||
| * | New template system. Closes #249 | Barry Warsaw | 2016-07-16 | 1 | -2/+2 |
| | | | | | | The new template system is introduced for API 3.1. See ``src/mailman/rest/docs/templates.rst`` for details. | ||||
| * | Import order flake8 plugin. | Barry Warsaw | 2016-03-27 | 1 | -1/+1 |
| | | | | | Fix lots of import order errors discovered by the new plugin. | ||||
| * | Clean up the database directory. | Barry Warsaw | 2016-03-24 | 1 | -7/+5 |
| | | |||||
| * | Happy New Year. | Barry Warsaw | 2016-01-02 | 1 | -1/+1 |
| | | |||||
| * | fix for migration autogeneration using alembic | Abhilash Raj | 2015-01-10 | 1 | -2/+7 |
| | | |||||
| * | Bump copyright years. | Barry Warsaw | 2015-01-04 | 1 | -1/+1 |
| | | |||||
| * | Remove huge amounts of now unnecessary file boilerplate. | Barry Warsaw | 2014-12-22 | 1 | -5/+1 |
| | | |||||
| * | Remove some unused stuff. | Barry Warsaw | 2014-10-11 | 1 | -5/+0 |
| | | |||||
| * | Merge Abhilash's latest revisions. | Barry Warsaw | 2014-10-11 | 1 | -2/+1 |
| | | |||||
| * | add central alembic config | Abhilash Raj | 2014-10-03 | 1 | -13/+4 |
| | | |||||
| * | Merge barry\'s branch with test fixes and clean code | Abhilash Raj | 2014-10-02 | 1 | -28/+31 |
| |\ | |||||
| | * | PostgreSQL support by Abhilash, cleaned by Barry. | Barry Warsaw | 2014-09-27 | 1 | -0/+1 |
| | |\ | |||||
| | * | | Migrations, with cleanup by Barry. | Barry Warsaw | 2014-09-27 | 1 | -28/+30 |
| | | | | |||||
| * | | | Don't initialize twice | Aurélien Bompard | 2014-10-02 | 1 | -2/+4 |
| | | | | |||||
| * | | | Fix the 'alembic revision' command | Aurélien Bompard | 2014-10-02 | 1 | -0/+6 |
| | |/ |/| | |||||
| * | | * fixed a bug where alemnic could not find its migrations directory | Abhilash Raj | 2014-09-25 | 1 | -0/+1 |
| |/ | | | | * add a new method in base database to stamp with latest alembic version | ||||
| * | add autogenerate switch that generates to create migration scripts automatically | Abhilash Raj | 2014-09-25 | 1 | -2/+1 |
| | | |||||
| * | add new command `mailman migrate` to migrate the new schema on the old database | Abhilash Raj | 2014-09-25 | 1 | -18/+7 |
| | | |||||
| * | added license block for the new file | Abhilash Raj | 2014-09-24 | 1 | -0/+18 |
| | | |||||
| * | added support for migrations via alembic | Abhilash Raj | 2014-09-24 | 1 | -0/+72 |
