osu/osu.Game/Database
2021-01-15 14:26:06 +09:00
..
ArchiveModelManager.cs Update stale xmldoc on import method 2020-12-08 12:48:59 +09: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
IHasGuidPrimaryKey.cs Fix primary key not being populated for KeyBinding 2021-01-11 16:31:35 +09:00
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
IRealmFactory.cs Tidy up write usage class 2021-01-13 18:36:37 +09:00
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 Mark the types which have been migrated in OsuDbContext 2021-01-14 16:31:18 +09:00
RealmContextFactory.cs Ensure the main realm context is closed when the factory is disposed 2021-01-15 14:26:06 +09:00
RealmExtensions.cs Fix broken xmldoc 2021-01-13 18:38:30 +09:00
UserLookupCache.cs Merge branch 'master' into fix-leaderboard-user-handling 2020-12-28 13:43:53 +01:00