aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Server/Migrations/Routines/DisableTranscodingThrottling.cs
AgeCommit message (Expand)Author
2025-05-05Only consider migrations that have key set for migration.xml migration (#14061)JPVenson
2025-04-27Unified migration handling (#13950)JPVenson
2021-04-17Remove unused using directivesBaronGreenback
2021-02-21Use GetEncodingOptions where possibleBond_009
2020-07-20Allow migration to optionally run on fresh installcrobibero
2020-06-05Use typed logger where possiblecrobibero
2020-04-16Use dependency injection to construct migration routinesMark Monteiro
2020-03-24Remove unused usingsBond_009
2020-03-08Use a Guid to uniquely identify migrations instead of a string nameMark Monteiro
2020-03-07Merge branch 'master' into logging-migrationJoshua M. Boniface
2020-03-07Documentation and log message cleanupMark Monteiro
2020-03-06Rename IUpdater to IMigrationRoutineMark Monteiro
2020-03-05Moved migration routines to their own directoryVasily