1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 05:27:23 +08:00
osu-lazer/osu.Game/Database
2019-08-08 18:26:07 +09:00
..
ArchiveModelManager.cs Don't share single scheduler across all model managers 2019-08-08 18:26:07 +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 Hand off comparison logic for database query to implementors 2019-06-27 15:32:27 +05:30
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 Force SQLite to multithreading mode 2019-07-06 12:32:16 +09:00