Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move all the migration tools into new migration_tools.py | Elrond | 2013-01-08 | 1 | -1/+1 |
* | Move db.sql.models* to db.models* | Sebastian Spaeth | 2013-01-07 | 1 | -1/+1 |
* | Move db.sql.util to db.util | Sebastian Spaeth | 2013-01-07 | 1 | -1/+1 |
* | Move db.sql.migrations to db.migrations | Sebastian Spaeth | 2012-12-25 | 1 | -1/+1 |
* | Move db.sql.open to db.open | Sebastian Spaeth | 2012-12-25 | 1 | -1/+1 |
* | RIP out mongo | Sebastian Spaeth | 2012-12-25 | 1 | -1/+1 |
* | Fixed tests | Joar Wandborg | 2012-09-15 | 1 | -1/+1 |
* | Add OAuth models, plugin DB migrations, api_auth | Joar Wandborg | 2012-09-13 | 1 | -4/+42 |
* | Make sure MigrationManagers always get Unicode names. | Brett Smith | 2012-07-04 | 1 | -1/+1 |
* | Fix problems from pyflakes output | Will Kahn-Greene | 2012-06-03 | 1 | -2/+1 |
* | SQL based tests and refactored Celery setup stuff | Christopher Allan Webber | 2012-03-26 | 1 | -2/+6 |
* | Updates so that dbupdate command works | Christopher Allan Webber | 2012-02-18 | 1 | -6/+11 |
* | No need for self here (thanks again Elrond ;)) | Christopher Allan Webber | 2012-01-29 | 1 | -1/+1 |
* | Big ol' start of the SQL migrations system. | Christopher Allan Webber | 2012-01-29 | 1 | -0/+84 |