| 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 | -13/+20 |
| | | | | | Given by Abhilash Raj. | ||||
| * | Use contextlib.suppress() where appropriate. | Barry Warsaw | 2016-04-30 | 1 | -5/+4 |
| | | |||||
| * | Import order flake8 plugin. | Barry Warsaw | 2016-03-27 | 1 | -2/+2 |
| | | | | | Fix lots of import order errors discovered by the new plugin. | ||||
| * | Clean up the database directory. | Barry Warsaw | 2016-03-24 | 1 | -7/+0 |
| | | |||||
| * | Happy New Year. | Barry Warsaw | 2016-01-02 | 1 | -1/+1 |
| | | |||||
| * | Core no longer depends on the standalone `mock` module. (Closes: #146) | Barry Warsaw | 2015-09-22 | 1 | -1/+1 |
| | | |||||
| * | Make a test less susceptible to churn when migrations are added. Given by | Barry Warsaw | 2015-03-25 | 1 | -7/+4 |
| | | | | | abompard. | ||||
| * | 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 | -8/+4 |
| | | |||||
| * | Add comments and rewrite test a bit. | Barry Warsaw | 2014-11-29 | 1 | -1/+5 |
| | | |||||
| * | Remove debugging. | Barry Warsaw | 2014-11-28 | 1 | -1/+0 |
| | | |||||
| * | Repair broken test. Given by Aurélien Bompard. | Barry Warsaw | 2014-11-28 | 1 | -9/+15 |
| |\ | |||||
| | * | Fix a failing schemamanager test | Aurélien Bompard | 2014-11-27 | 1 | -8/+13 |
| |/ | |||||
| * | Merge Aurélien Bompard's latest merge branch, with some cleaning up by Barry. | Barry Warsaw | 2014-10-13 | 1 | -58/+56 |
| | | |||||
| * | Merge Barry's changes | Aurélien Bompard | 2014-10-13 | 1 | -26/+26 |
| | | |||||
| * | Fix unit tests with SQLite now | Aurélien Bompard | 2014-10-10 | 1 | -3/+5 |
| | | |||||
| * | Fix unit tests with PostgreSQL | Aurélien Bompard | 2014-10-10 | 1 | -9/+35 |
| | | |||||
| * | Don't use a testing layer for database tests | Aurélien Bompard | 2014-10-06 | 1 | -5/+10 |
| | | |||||
| * | Merge from Abhilash's branch | Aurélien Bompard | 2014-10-06 | 1 | -2/+3 |
| | | |||||
| * | Fix DB unit tests | Aurélien Bompard | 2014-10-06 | 1 | -35/+19 |
| | | |||||
| * | Add unit tests for the automatic migration code | Aurélien Bompard | 2014-10-03 | 1 | -0/+144 |
