osu/osu.Game/Database
Bartłomiej Dach 4e4a99decc
Merge pull request #31076 from peppy/beatmap-store-interface
Access beatmap store via abstract base class
2024-12-11 17:48:32 +09:00
..
BackgroundDataStoreProcessor.cs Fix tests not working by forgoing beatmap updates 2024-11-07 17:26:10 +09:00
BeatmapExporter.cs Change .olz to use UTF-8 encoding 2024-04-30 21:40:04 +08:00
BeatmapLookupCache.cs
BeatmapStore.cs Remove BeatmapCarousel testing backdoor 2024-12-11 16:28:51 +09:00
ExternalEditOperation.cs More xmldoc across new methods and classes 2024-07-10 18:34:48 +09:00
ICanAcceptFiles.cs
IHasFiles.cs
IHasGuidPrimaryKey.cs
IHasNamedFiles.cs
IHasOnlineID.cs
IHasPrimaryKey.cs
IHasRealmFiles.cs
IModelDownloader.cs
IModelFileManager.cs
IModelImporter.cs Fix(?) xmldoc 2024-07-10 19:22:49 +09:00
IModelManager.cs
ImportParameters.cs
ImportProgressNotification.cs
ImportTask.cs
INamedFile.cs
INamedFileInfo.cs
INamedFileUsage.cs
IPostNotifications.cs
ISoftDelete.cs
LegacyArchiveExporter.cs Fix formatting 2024-04-30 21:47:03 +08:00
LegacyBeatmapExporter.cs Fix timing point truncation in legacy beatmap export 2024-11-13 14:23:28 +01:00
LegacyBeatmapImporter.cs
LegacyCollectionImporter.cs
LegacyExporter.cs Revert unnecessary complexity 2024-12-11 01:03:55 -05:00
LegacyImportManager.cs Update HasFlag usages 2024-07-03 00:19:04 +09:00
LegacyModelImporter.cs
LegacyScoreExporter.cs
LegacyScoreImporter.cs
LegacySkinExporter.cs
LegacySkinImporter.cs
Live.cs
MemoryCachingComponent.cs
MissingBeatmapNotification.cs
ModelDownloader.cs Ensure cleanup tasks are run even on a cancelled / exceptioned import task 2024-11-18 16:51:46 +09:00
ModelManager.cs Add feedback to delete button even when no-op 2024-02-18 21:52:23 -08:00
OnlineLookupCache.cs
RealmAccess.cs Fix incorrect comment 2024-11-22 11:06:36 +01:00
RealmArchiveModelImporter.cs Ensure cleanup tasks are run even on a cancelled / exceptioned import task 2024-11-18 16:51:46 +09:00
RealmDetachedBeatmapStore.cs Remove BeatmapCarousel testing backdoor 2024-12-11 16:28:51 +09:00
RealmExtensions.cs
RealmFileStore.cs Reference property via nameof rather than hardcoding 2024-01-09 11:49:42 +01:00
RealmLive.cs
RealmLiveUnmanaged.cs
RealmObjectExtensions.cs Enable recommended rules for documentation 2024-11-28 20:41:32 +08:00
RealmResetEmptySet.cs Rename and xmldoc RealmResetEmptySet 2024-10-09 14:18:34 +09:00
StandardisedScoreMigrationTools.cs Fix one remaining method call 2024-11-29 21:21:05 +09:00
TooManyDownloadsNotification.cs
UserLookupCache.cs Use lookup request in user lookup cache 2024-10-08 14:05:27 +02:00