| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Also rename the migration file following 9806f9c7 | Aurélien Bompard | 2015-09-22 | 1 | -2/+2 | |
| | | ||||||
| * | Fix it with PostgreSQL | Aurélien Bompard | 2015-09-15 | 1 | -12/+24 | |
| | | ||||||
| * | Fixes for the review comments | Aurélien Bompard | 2015-09-15 | 4 | -7/+7 | |
| | | ||||||
| * | Test the schema migrations with Alembic | Aurélien Bompard | 2015-09-15 | 4 | -14/+25 | |
| | | ||||||
| * | Rebase Alembic revisions. | Barry Warsaw | 2015-04-07 | 1 | -2/+2 | |
| | | ||||||
| * | Trunk merge | Barry Warsaw | 2015-04-07 | 1 | -0/+56 | |
| |\ | ||||||
| | * | Checkpointing: | Barry Warsaw | 2015-04-06 | 1 | -7/+27 | |
| | | | | | | | | | | | | | * Cleanups. * Updates to domains and users. * Allow is_server_owner to be PUT. | |||||
| | * | * Add `drop_column` inside sqlite check, fix indentation | Abhilash Raj | 2015-03-31 | 1 | -17/+8 | |
| | | | | | | | | | | | | | | | | | * Change `Owner` to `DomainOwner` * Fix indentation errors in docs * add multiple owners using `add_owners` * all dummy addresses should be using example.com, example.org to avoid conflict ever * add dummy tests | |||||
| | * | all tests passing now (except doctests) | Abhilash Raj | 2015-03-26 | 1 | -2/+2 | |
| | | | ||||||
| | * | add domainowner and serverowner options | Abhilash Raj | 2015-03-21 | 1 | -0/+45 | |
| | | | | | | | | | | | | | * Add is_serverowner flag in User model and api * Add owner table for user-domain's many to many relationship * add owners subresource in domain's rest api | |||||
| * | | Refactorings and tests. | Barry Warsaw | 2015-03-29 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | * Move the basic Workflow class to a module in mailman.app. * Rename the interface and model modules. * Update the configure.zcml. * Minor style fixes. * Add a test for the workflow model. | |||||
| * | | Workflow: allow saving and restoring with an empty queue | Aurélien Bompard | 2015-03-27 | 1 | -1/+1 | |
| | | | ||||||
| * | | Add a table to store workflow states | Aurélien Bompard | 2015-03-25 | 1 | -0/+28 | |
| | | | ||||||
| * | | Make the subscription policy a database column | Aurélien Bompard | 2015-03-21 | 1 | -0/+41 | |
| |/ | ||||||
| * | Python 2 -> 3 migration. | Barry Warsaw | 2015-01-20 | 1 | -0/+60 | |
| | | ||||||
| * | 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 | -3/+0 | |
| | | ||||||
| * | Merge Aurélien Bompard's latest merge branch, with some cleaning up by Barry. | Barry Warsaw | 2014-10-13 | 1 | -7/+23 | |
| |\ | ||||||
| | * | Merge Barry's changes | Aurélien Bompard | 2014-10-13 | 1 | -6/+31 | |
| | |\ | |/ |/| | ||||||
| * | | Merge Abhilash's latest revisions. | Barry Warsaw | 2014-10-11 | 1 | -8/+29 | |
| | | | ||||||
| | * | Fix unit tests with SQLite now | Aurélien Bompard | 2014-10-10 | 1 | -1/+3 | |
| | | | ||||||
| | * | * remove migrate command | Abhilash Raj | 2014-10-10 | 2 | -29/+32 | |
| |/ | | | | | | | | * remove alembic.cfg, move contents to schema.cfg * fix import errors in src/mailman/model/language.py * add indexes * change the previously wrong written tablename autoresponserecord * change alembic_cfg to use schema.cfg instead of alembic.cfg | |||||
| * | Automatically migrate the database | Aurélien Bompard | 2014-10-02 | 1 | -0/+29 | |
