..
BeatmapLookupCache.cs
Automated #nullable processing
2022-06-17 16:37:17 +09:00
DatabaseContextFactory.cs
Throw on Wait
failure in a few remaining cases
2022-06-23 15:28:21 +09:00
DatabaseWriteUsage.cs
Automated #nullable processing
2022-06-17 16:37:17 +09:00
EFToRealmMigrator.cs
Standardise HasReplay
implementation (and remove from persisting to realm)
2022-07-15 16:14:21 +09:00
EmptyRealmSet.cs
Automated #nullable processing
2022-06-17 16:37:17 +09:00
ICanAcceptFiles.cs
Automated #nullable processing
2022-06-17 16:37:17 +09:00
IDatabaseContextFactory.cs
Automated #nullable processing
2022-06-17 16:37:17 +09:00
IHasFiles.cs
Automated #nullable processing
2022-06-17 16:37:17 +09:00
IHasGuidPrimaryKey.cs
Automated #nullable processing
2022-06-17 16:37:17 +09:00
IHasNamedFiles.cs
Automated #nullable processing
2022-06-17 16:37:17 +09:00
IHasOnlineID.cs
Automated #nullable processing
2022-06-17 16:37:17 +09:00
IHasPrimaryKey.cs
Automated #nullable processing
2022-06-17 16:37:17 +09:00
IHasRealmFiles.cs
Automated #nullable processing
2022-06-17 16:37:17 +09:00
IModelDownloader.cs
Automated #nullable processing
2022-06-17 16:37:17 +09:00
IModelFileManager.cs
Automated #nullable processing
2022-06-17 16:37:17 +09:00
IModelImporter.cs
Add ImportAsUpdate
method to IModelImporter
to avoid otehr changes
2022-07-26 15:49:04 +09:00
IModelManager.cs
Automated #nullable processing
2022-06-17 16:37:17 +09:00
ImportProgressNotification.cs
Automated #nullable processing
2022-06-17 16:37:17 +09:00
ImportTask.cs
Add note about stream provided to ImportTask
being disposed implicitly
2022-06-20 15:38:44 +09:00
INamedFile.cs
Automated #nullable processing
2022-06-17 16:37:17 +09:00
INamedFileInfo.cs
Automated #nullable processing
2022-06-17 16:37:17 +09:00
INamedFileUsage.cs
Automated #nullable processing
2022-06-17 16:37:17 +09:00
IPostNotifications.cs
Automated #nullable processing
2022-06-17 16:37:17 +09:00
ISoftDelete.cs
Automated #nullable processing
2022-06-17 16:37:17 +09:00
LegacyBeatmapExporter.cs
Automated #nullable processing
2022-06-17 16:37:17 +09:00
LegacyBeatmapImporter.cs
Automated #nullable processing
2022-06-17 16:37:17 +09:00
LegacyCollectionImporter.cs
Add migration of existing collections database
2022-07-28 13:57:21 +09:00
LegacyExporter.cs
Automated #nullable processing
2022-06-17 16:37:17 +09:00
LegacyImportManager.cs
Fix crash when attempting to import on mobile platforms
2022-08-10 15:32:43 +09:00
LegacyModelImporter.cs
Automated #nullable processing
2022-06-17 16:37:17 +09:00
LegacyScoreExporter.cs
Automated #nullable processing
2022-06-17 16:37:17 +09:00
LegacyScoreImporter.cs
Automated #nullable processing
2022-06-17 16:37:17 +09:00
LegacySkinExporter.cs
Automated #nullable processing
2022-06-17 16:37:17 +09:00
LegacySkinImporter.cs
Automated #nullable processing
2022-06-17 16:37:17 +09:00
Live.cs
Mark Live
methods as InstantHandleAttribute
2022-07-28 15:03:08 +09:00
MemoryCachingComponent.cs
Add statistics display for MemoryCachingComponent
s
2022-07-06 18:38:40 +09:00
ModelDownloader.cs
Use existing localised error message
2022-08-03 20:15:46 +09:00
ModelManager.cs
Add assertion on realm re-fetch being not-null
2022-06-27 15:52:45 +09:00
OnlineLookupCache.cs
Automated #nullable processing
2022-06-17 16:37:17 +09:00
OsuDbContext.cs
Automated #nullable processing
2022-06-17 16:37:17 +09:00
RealmAccess.cs
Clean up pending deletion presets on startup
2022-08-07 15:16:33 +09: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
Automated #nullable processing
2022-06-17 16:37:17 +09:00
RealmLive.cs
Fix PerformWrite
not rolling back transaction on exception
2022-06-30 15:15:09 +09:00
RealmLiveUnmanaged.cs
Automated #nullable processing
2022-06-17 16:37:17 +09:00
RealmObjectExtensions.cs
Update parameter discards
2022-06-24 21:26:19 +09:00
TooManyDownloadsNotification.cs
Use existing localised error message
2022-08-03 20:15:46 +09:00
UserLookupCache.cs
Automated #nullable processing
2022-06-17 16:37:17 +09:00