| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
