| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Bump copyright years. | Barry Warsaw | 2017-01-04 | 1 | -1/+1 |
| | | |||||
| * | MySQL is now an officially supported database. | Barry Warsaw | 2016-07-29 | 1 | -2/+3 |
| | | | | | Given by Abhilash Raj. | ||||
| * | 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 | -4/+6 |
| | | |||||
| * | Happy New Year. | Barry Warsaw | 2016-01-02 | 1 | -1/+1 |
| | | |||||
| * | Fixes for the review comments | Aurélien Bompard | 2015-09-15 | 1 | -2/+2 |
| | | |||||
| * | Test the schema migrations with Alembic | Aurélien Bompard | 2015-09-15 | 1 | -5/+10 |
| | | |||||
| * | 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 | |||||
