| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-07-27 | Merge pull request #3616 from crobibero/migration-new-install | dkanada | |
| Allow migration to optionally run on fresh install (cherry picked from commit 107cf21f26174cc97ee5bb213aa8ad7eb72d6338) Signed-off-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 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 | |
