osu/osu.Game/Database
2021-01-17 00:01:11 +03:00
..
ArchiveModelManager.cs Make ArchiveModelManager import method overridable (for testing purposes) 2021-01-17 00:01:11 +03:00
DatabaseBackedStore.cs
DatabaseContextFactory.cs
DatabaseWriteUsage.cs Resolve CA1805 inspections 2020-11-01 18:47:40 +01:00
DownloadableArchiveModelManager.cs Add the ability to import into ArchiveModelManagers from a stream 2020-12-07 18:09:18 +09:00
ICanAcceptFiles.cs Add the ability to import into ArchiveModelManagers from a stream 2020-12-07 18:09:18 +09:00
IDatabaseContextFactory.cs
IHasFiles.cs
IHasPrimaryKey.cs
IModelDownloader.cs Convert dangerous events to IBindables 2020-05-19 16:44:22 +09:00
IModelManager.cs Change event flow to avoid firing store delete events on update 2020-05-27 16:08:47 +09:00
ImportTask.cs Enable nullable on ImportTask 2020-12-08 12:52:34 +09:00
INamedFileInfo.cs
ISoftDelete.cs
MemoryCachingComponent.cs Use CheckExists function 2020-11-06 16:57:09 +09:00
MutableDatabaseBackedStore.cs Change event flow to avoid firing store delete events on update 2020-05-27 16:08:47 +09:00
MutableDatabaseBackedStoreWithFileIncludes.cs
OsuDbContext.cs
UserLookupCache.cs Merge branch 'master' into fix-leaderboard-user-handling 2020-12-28 13:43:53 +01:00