1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 01:27:29 +08:00
osu-lazer/osu.Game/Database
2019-10-28 17:41:42 +09:00
..
ArchiveModelManager.cs Fix download tracking components getting stuck on import failures 2019-10-28 17:41:42 +09:00
DatabaseBackedStore.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
DatabaseContextFactory.cs Add database statistics to GlobalStatistics 2019-07-02 13:43:43 +09:00
DatabaseWriteUsage.cs Fix remaining issues 2019-02-28 13:31:40 +09:00
DownloadableArchiveModelManager.cs Fix download tracking components getting stuck on import failures 2019-10-28 17:41:42 +09:00
ICanAcceptFiles.cs Move ArchiveModelManager import process to async flow 2019-06-10 13:42:22 +09:00
IDatabaseContextFactory.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
IHasFiles.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
IHasPrimaryKey.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
IModelDownloader.cs Simplify download method 2019-06-19 01:41:19 +09:00
IModelManager.cs Remove existing argument for ItemAdded event 2019-06-26 11:40:41 +09:00
INamedFileInfo.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
ISoftDelete.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
MutableDatabaseBackedStore.cs Merge branch 'master' into fix-disabled-set-crash 2019-03-05 17:25:13 +09:00
MutableDatabaseBackedStoreWithFileIncludes.cs Ensure deletions are correct without relying on FK cascade rule 2019-03-01 10:47:45 +09:00
OsuDbContext.cs Remove unused logger provider class 2019-10-28 12:02:58 +09:00