This website requires JavaScript.
Explore
Help
Register
Sign In
unkin
/
jellyfin-ha-src
Watch
4
Star
0
Fork
0
You've already forked jellyfin-ha-src
Code
Issues
10
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
997b71bbefa91f7a7fd9b499cb3d2ca656de466d
jellyfin-ha-src
/
Jellyfin.Server
/
Migrations
T
History
sparky8251
68c7a914c3
Added option to disable metrics collection and defaulted it to off
2020-04-26 11:28:17 -04:00
..
Routines
Added option to disable metrics collection and defaulted it to off
2020-04-26 11:28:17 -04:00
IMigrationRoutine.cs
Use a Guid to uniquely identify migrations instead of a string name
2020-03-08 16:05:31 +01:00
MigrationOptions.cs
Store migration names alongside Ids in configuration in order to assist with development/debugging
2020-03-08 17:40:30 +01:00
MigrationRunner.cs
Store migration names alongside Ids in configuration in order to assist with development/debugging
2020-03-08 17:40:30 +01:00
MigrationsFactory.cs
Documentation and log message cleanup
2020-03-07 20:26:06 +01:00
MigrationsListStore.cs
Extract "migrations" config name to a proper constant
2020-03-05 20:37:49 +03:00