osu/osu.Game/Database
2022-08-01 22:05:52 +03:00
..
BeatmapLookupCache.cs
DatabaseContextFactory.cs Throw on Wait failure in a few remaining cases 2022-06-23 15:28:21 +09:00
DatabaseWriteUsage.cs
EFToRealmMigrator.cs Standardise HasReplay implementation (and remove from persisting to realm) 2022-07-15 16:14:21 +09:00
EmptyRealmSet.cs
ICanAcceptFiles.cs
IDatabaseContextFactory.cs
IHasFiles.cs
IHasGuidPrimaryKey.cs
IHasNamedFiles.cs
IHasOnlineID.cs
IHasPrimaryKey.cs
IHasRealmFiles.cs
IModelDownloader.cs
IModelFileManager.cs
IModelImporter.cs Add ImportAsUpdate method to IModelImporter to avoid otehr changes 2022-07-26 15:49:04 +09:00
IModelManager.cs
ImportProgressNotification.cs
ImportTask.cs
INamedFile.cs
INamedFileInfo.cs
INamedFileUsage.cs
IPostNotifications.cs
ISoftDelete.cs
LegacyBeatmapExporter.cs
LegacyBeatmapImporter.cs
LegacyCollectionImporter.cs Add migration of existing collections database 2022-07-28 13:57:21 +09:00
LegacyExporter.cs
LegacyImportManager.cs Add migration of existing collections database 2022-07-28 13:57:21 +09:00
LegacyModelImporter.cs
LegacyScoreExporter.cs
LegacyScoreImporter.cs
LegacySkinExporter.cs
LegacySkinImporter.cs
Live.cs Mark Live methods as InstantHandleAttribute 2022-07-28 15:03:08 +09:00
MemoryCachingComponent.cs Add statistics display for MemoryCachingComponents 2022-07-06 18:38:40 +09:00
ModelDownloader.cs Display readable message when reaching download limit 2022-08-01 14:22:54 +03:00
ModelManager.cs Add assertion on realm re-fetch being not-null 2022-06-27 15:52:45 +09:00
OnlineLookupCache.cs
OsuDbContext.cs
RealmAccess.cs Migrate mod preset column to use realm 2022-07-31 23:53:45 +02:00
RealmArchiveModelImporter.cs Add flow for bypassing local cache lookups when refreshing beatmap metadata 2022-07-28 16:33:51 +09:00
RealmExtensions.cs Fix transaction not being disposed 2022-07-07 18:15:38 +09:00
RealmFileStore.cs
RealmLive.cs Fix PerformWrite not rolling back transaction on exception 2022-06-30 15:15:09 +09:00
RealmLiveUnmanaged.cs
RealmObjectExtensions.cs Update parameter discards 2022-06-24 21:26:19 +09:00
TooManyDownloadsNotification.cs Remove localisation for now 2022-08-01 22:05:52 +03:00
UserLookupCache.cs