1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 01:27:29 +08:00
osu-lazer/osu.Game/Database
2020-01-07 11:43:01 +09:00
..
ArchiveModelManager.cs Give empty archives a hash based on archive name to avoid duplicate imports 2019-12-26 18:44:50 +09:00
DatabaseBackedStore.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
DatabaseContextFactory.cs Catch file exception in test reset 2019-12-12 14:04:57 +09:00
DatabaseWriteUsage.cs Fix remaining issues 2019-02-28 13:31:40 +09:00
DownloadableArchiveModelManager.cs Fix download manager potentially not handling cancel requests 2019-12-25 22:55:14 +03: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 Use typeparamref. 2019-11-17 20:48:23 +08:00
IModelManager.cs Use typeparamref. 2019-11-17 20:48:23 +08: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 Use typeparamref. 2019-11-17 20:48:23 +08:00
MutableDatabaseBackedStoreWithFileIncludes.cs CA1715: use prefix for generic parameters. 2019-12-17 13:00:25 +08:00
OsuDbContext.cs Remove unused logger provider class 2019-10-28 12:02:58 +09:00