1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 01:27:29 +08:00
osu-lazer/osu.Game/Database
2022-12-28 22:04:05 +01:00
..
BeatmapLookupCache.cs Partial everything 2022-11-27 00:00:27 +09:00
EmptyRealmSet.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
ICanAcceptFiles.cs Move ImportParameters to better home 2022-12-13 21:41:26 +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 Match class name to file 2022-08-10 19:53:40 +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 Move ImportParameters to better home 2022-12-13 21:41:26 +09:00
IModelManager.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
ImportParameters.cs Move ImportParameters to better home 2022-12-13 21:41:26 +09:00
ImportProgressNotification.cs Partial everything 2022-11-27 00:00:27 +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 Remove unused using 2022-11-17 13:56:27 +09:00
LegacyCollectionImporter.cs Fix re-importing existing collections not correctly adding new items 2022-08-16 16:43:05 +09:00
LegacyExporter.cs change GetNextBestFilename()'s parameters 2022-12-01 18:44:02 +01:00
LegacyImportManager.cs Merge branch 'master' into guard-url-protocols 2022-12-16 18:23:16 +09:00
LegacyModelImporter.cs Move ImportParameters to better home 2022-12-13 21:41:26 +09:00
LegacyScoreExporter.cs oh wait this affects all of the legacy exporters 2022-11-30 11:06:44 +01: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 Fix the MOTHERLOAD of undetected issues that are now visible thanks to net6.0 2022-12-16 18:16:26 +09:00
MemoryCachingComponent.cs Partial everything 2022-11-27 00:00:27 +09:00
ModelDownloader.cs Merge branch 'master' into guard-url-protocols 2022-12-16 18:23:16 +09:00
ModelManager.cs Migrate the majority of existing file lookups to use new extension methods 2022-08-10 16:01:16 +09:00
OnlineLookupCache.cs Partial everything 2022-11-27 00:00:27 +09:00
RealmAccess.cs Fix the MOTHERLOAD of undetected issues that are now visible thanks to net6.0 2022-12-16 18:16:26 +09:00
RealmArchiveModelImporter.cs Move ImportParameters to better home 2022-12-13 21:41:26 +09:00
RealmExtensions.cs Fix transaction not being disposed 2022-07-07 18:15:38 +09:00
RealmFileStore.cs Rename and xmldoc hard link creation method 2022-12-28 22:04:05 +01: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 Partial everything 2022-11-27 00:00:27 +09:00
UserLookupCache.cs Partial everything 2022-11-27 00:00:27 +09:00