| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-05-05 | Only consider migrations that have key set for migration.xml migration (#14061) | JPVenson | |
| 2025-04-27 | Unified migration handling (#13950) | JPVenson | |
| 2021-04-17 | Remove unused using directives | BaronGreenback | |
| 2021-02-21 | Use GetEncodingOptions where possible | Bond_009 | |
| 2020-07-20 | Allow migration to optionally run on fresh install | crobibero | |
| 2020-06-05 | Use typed logger where possible | crobibero | |
| 2020-04-16 | Use dependency injection to construct migration routines | Mark Monteiro | |
| 2020-03-24 | Remove unused usings | Bond_009 | |
| 2020-03-08 | Use a Guid to uniquely identify migrations instead of a string name | Mark Monteiro | |
| Also use a list instead of an array to store executed migrations in the configuration class | |||
| 2020-03-07 | Merge branch 'master' into logging-migration | Joshua M. Boniface | |
| 2020-03-07 | Documentation and log message cleanup | Mark Monteiro | |
| 2020-03-06 | Rename IUpdater to IMigrationRoutine | Mark Monteiro | |
| 2020-03-05 | Moved migration routines to their own directory | Vasily | |
