summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Close branchremove-python-slugifyOlly Cope2018-06-080-0/+0
* Replace python-slugify dependency to get rid of transitive GPL dependency uni...Olivier Ch?dru2017-11-102-2/+9
* Created new branch remove-python-slugifyOlivier Ch?dru2017-11-100-0/+0
* Bumped version number for devOlly Cope2017-01-121-1/+1
* Added tag v5.0.5-release for changeset 330ac94a3b23Olly Cope2017-01-120-0/+0
* Bumped version number for release v5.0.5-releasev5.0.5-releaseOlly Cope2017-01-121-1/+1
* Mark changelog with release date for v5.0.5Olly Cope2017-01-121-2/+2
* Update changelogOlly Cope2017-01-121-0/+9
* tests: change deprecated method nameOlly Cope2017-01-121-1/+1
* apply linter suggestionsOlly Cope2017-01-122-2/+3
* tox: add py36 and remove test support for py33, py34Olly Cope2017-01-121-1/+1
* Add a __transactional__ flag for migration filesOlly Cope2017-01-125-44/+158
* backends: allow mysql connection to use a unix socketOlly Cope2017-01-122-1/+3
* Bumped version number for devOlly Cope2016-09-041-1/+1
* Added tag v5.0.4-release for changeset 53123f13f2feOlly Cope2016-09-040-0/+0
* Bumped version number for releasev5.0.4-releaseOlly Cope2016-09-041-1/+1
* Mark changelog with release date for v5.0.4Olly Cope2016-09-041-2/+2
* Update changelogOlly Cope2016-09-041-0/+6
* Fix toposort of migrations when multiple migrations have the same dependencyOlly Cope2016-09-042-9/+21
* DatabaseURI: output empty string instead of 'None' when password is NoneOlly Cope2016-09-041-1/+1
* Bumped version number for devOlly Cope2016-07-031-1/+1
* Added tag v5.0.3-release for changeset 5eaa7e1ce221Olly Cope2016-07-030-0/+0
* Bumped version number for releasev5.0.3-releaseOlly Cope2016-07-031-1/+1
* Mark changelog with release date for v5.0.3Olly Cope2016-07-031-2/+2
* Use Migration.load() to read new migrations' docstringsOlly Cope2016-07-033-3/+11
* tests: check that new migrations are created without errorOlly Cope2016-07-031-0/+4
* Bumped version number for devOlly Cope2016-06-211-1/+1
* Added tag v5.0.2-release for changeset 98ee452d08d2Olly Cope2016-06-210-0/+0
* Bumped version number for releasev5.0.2-releaseOlly Cope2016-06-211-1/+1
* Mark changelog with release date for v5.0.2Olly Cope2016-06-211-2/+2
* Update changelogOlly Cope2016-06-211-0/+4
* Add backend.apply_migrations_only methodOlly Cope2016-06-152-1/+19
* Update changelogOlly Cope2016-06-091-0/+5
* Extend test coverage for post-apply hooksOlly Cope2016-06-091-0/+11
* Fix post-apply hooks duplicate key errorOlly Cope2016-06-093-9/+55
* Fix StepCollector caching causing multiple copies of steps to be registeredOlly Cope2016-06-092-10/+27
* Fix indentationOlly Cope2016-06-091-1/+1
* Config: make sure migration_table option is loadedOlly Cope2016-06-083-1/+11
* Fix missing format parameter in error message generationOlly Cope2016-06-081-1/+1
* Fix formatting of output from select stepsOlly Cope2015-11-282-4/+28
* Fix usage example in READMEOlly Cope2015-11-211-1/+1
* Added credit for the table creation code fixOlly Cope2015-11-131-1/+3
* Bumped version number for devOlly Cope2015-11-131-1/+1
* Added tag v5.0.1-release for changeset 4291581fb5ceOlly Cope2015-11-130-0/+0
* Bumped version number for releasev5.0.1-releaseOlly Cope2015-11-131-1/+1
* Mark changelog with release date for v5.0.1Olly Cope2015-11-131-2/+2
* Update changelog with details for 5.0.1 releaseOlly Cope2015-11-131-0/+6
* mergeOlly Cope2015-11-131-2/+2
|\
| * Fixed number(in file name) of new migrations when prefix defined in configIgor Tsarev2015-11-131-2/+2
* | Fix rst markup in readmeOlly Cope2015-11-131-1/+1