aboutsummaryrefslogtreecommitdiff
path: root/lib/sql/migration
Commit message (Expand)AuthorAge
* sql: Remove old migration scriptsStephen Finucane2018-01-04
* Add patch tag infrastructureJeremy Kerr2015-05-28
* migration: Add cleanup-people migration scriptJeremy Kerr2014-05-08
* lib/sql/migration: Fix column names for MySQL/MariaDBRalf Baechle2013-10-13
* bundles: Don't allow slashes in bundle namesJeremy Kerr2013-04-20
* Add URL and SCM data to projectsSimo Sorce2012-11-15
* sql: remove development migration scriptJeremy Kerr2011-12-08
* models: Add PatchChangeNotification and record patch state changesJeremy Kerr2011-04-14
* Add email opt-out systemJeremy Kerr2011-04-14
* registration: use EmailConfimation rather than separate registration appJeremy Kerr2011-04-14
* Use generic email confirmation objectJeremy Kerr2011-04-14
* Add support for git-pull requestsJeremy Kerr2010-11-01
* sql: Add uncommitted migration scriptsJeremy Kerr2010-08-10
* migration: fix whitespaceJeremy Kerr2009-02-27
* migration: reset bundlepatch sequence on setupJeremy Kerr2009-02-27
* [sql] Fix up bundle-reorder migration scriptJeremy Kerr2009-02-10
* [sql] Perserve bundle ordering in bundle reorder migration scriptJeremy Kerr2009-02-08
* Normalise order numbers in bundle-ordering migration SQLJeremy Kerr2009-02-07
* Complete bundle ordering migration scriptJeremy Kerr2009-02-07
* Initial bundle reordering supportJeremy Kerr2009-01-29
* [models] Make patches unique on (msgid, project), not just (msgid)Jeremy Kerr2008-10-29
* Don't just rely on random for UserPersonConfirmation keysJeremy Kerr2008-09-11
* Use hex strings for hash valuesJeremy Kerr2008-09-10