| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-06-13 | Merge branch 'master' into userdb-efcore | Patrick Barron | |
| # Conflicts: # Emby.Server.Implementations/Library/UserManager.cs # Jellyfin.Data/Jellyfin.Data.csproj | |||
| 2020-06-13 | Merge pull request #3254 from crobibero/ilogger | dkanada | |
| Use typed logger where possible | |||
| 2020-06-11 | Merge branch 'master' into userdb-efcore | Patrick Barron | |
| # Conflicts: # MediaBrowser.Controller/Library/ILibraryManager.cs # MediaBrowser.Providers/Users/UserMetadataService.cs | |||
| 2020-06-11 | Merge pull request #3222 from barronpm/activitylog-migration-fix | dkanada | |
| Fix Activity Log Migrations for Very Old Databases | |||
| 2020-06-05 | Use typed logger where possible | crobibero | |
| 2020-06-04 | Merge branch 'master' into userdb-efcore | Patrick Barron | |
| # Conflicts: # Emby.Server.Implementations/EntryPoints/ServerEventNotifier.cs # Emby.Server.Implementations/Library/UserManager.cs # Emby.Server.Implementations/Sorting/IsFavoriteOrLikeComparer.cs # Emby.Server.Implementations/Sorting/IsPlayedComparer.cs # Emby.Server.Implementations/Sorting/IsUnplayedComparer.cs # Emby.Server.Implementations/TV/TVSeriesManager.cs # Jellyfin.Server.Implementations/Users/DefaultAuthenticationProvider.cs | |||
| 2020-06-04 | Use data binding instead of raw SQL | Patrick Barron | |
| 2020-06-01 | Fix a bug where very old Emby databases didn't use proper Guid's | Patrick Barron | |
| 2020-05-29 | Enable TreatWarningsAsErrors for Jellyfin.Server.Implementations in Release mode | Bond_009 | |
| 2020-05-28 | Fix bug when migrating user db with users that have never logged in. | Patrick Barron | |
| 2020-05-26 | Fixed issue when LastLoginDate or LastActivityDate were null | Patrick Barron | |
| 2020-05-26 | Update migrations and fix a few bugs | Patrick Barron | |
| 2020-05-23 | Cleanup and fix more bugs | Patrick Barron | |
| 2020-05-23 | Cleanup | Patrick Barron | |
| 2020-05-20 | Fix profile images. | Patrick Barron | |
| 2020-05-20 | Fix issues and add profile image support | Patrick Barron | |
| 2020-05-20 | Add some missing properties | Patrick Barron | |
| 2020-05-20 | Migrate User DB to EF Core | Patrick Barron | |
| 2020-05-15 | Merge branch 'master' into userdb-efcore | Patrick Barron | |
| # Conflicts: # Emby.Server.Implementations/Activity/ActivityLogEntryPoint.cs # Emby.Server.Implementations/ApplicationHost.cs # Emby.Server.Implementations/Devices/DeviceManager.cs # Jellyfin.Server/Jellyfin.Server.csproj # Jellyfin.Server/Migrations/MigrationRunner.cs # MediaBrowser.Controller/Devices/IDeviceManager.cs | |||
| 2020-05-15 | Merge remote-tracking branch 'upstream/master' into no-more-doppelgangers | Mark Monteiro | |
| 2020-05-15 | Do not run DELETE command if no extras are detected | Mark Monteiro | |
| Also log a message if no extras were detected Also log the path used for the database backup Also add some comments to explain the migration | |||
| 2020-05-15 | Fixed compilation, added backing db before removing extras | Vasily | |
| 2020-05-15 | Fixed indentation | Patrick Barron | |
| 2020-05-15 | Apply suggestions from code review | Vasily | |
| Co-authored-by: Mark Monteiro <marknr.monteiro@protonmail.com> | |||
| 2020-05-15 | Apply more review suggestions | Patrick Barron | |
| 2020-05-15 | Apply more review suggestions | Patrick Barron | |
| 2020-05-15 | Implement a cleanup migration | Vasily | |
| 2020-05-13 | Implement more review suggestions | Patrick Barron | |
| 2020-05-13 | Apply review suggestions | Patrick Barron | |
| 2020-05-13 | 2nd half of changes | Patrick Barron | |
| 2020-05-12 | Merge branch 'master' into userdb-efcore | Patrick Barron | |
| # Conflicts: # Emby.Server.Implementations/Data/SqliteUserDataRepository.cs # Emby.Server.Implementations/Library/UserManager.cs # Jellyfin.Data/Entities/User.cs # Jellyfin.Data/ISavingChanges.cs # Jellyfin.Server.Implementations/Jellyfin.Server.Implementations.csproj # Jellyfin.Server.Implementations/JellyfinDb.cs # Jellyfin.Server/Migrations/MigrationRunner.cs # MediaBrowser.Model/Notifications/NotificationOptions.cs # MediaBrowser.sln | |||
| 2020-05-12 | Initial migration code | Patrick Barron | |
| 2020-05-12 | Fix build errors | Patrick Barron | |
| 2020-05-12 | Merge branch 'master' into activitydb-efcore | Patrick Barron | |
| 2020-05-02 | Migrate activity db to EF Core | Patrick Barron | |
| 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-08 | Use logging.json instead of logging.user.json for override settings | Mark Monteiro | |
| 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-06 | Add migration to create "logging.user.json" | Mark Monteiro | |
| 2020-03-05 | Moved migration routines to their own directory | Vasily | |
