This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
osu
Watch
1
Star
0
Fork
0
You've already forked osu
mirror of
https://github.com/ppy/osu
synced
2024-12-12 18:07:52 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
31abb372e5
osu
/
osu.Game
/
Database
History
Dean Herbert
31abb372e5
Automatically zip and show the backup archive to the user
2022-01-27 14:52:58 +09:00
..
BeatmapLookupCache.cs
DatabaseContextFactory.cs
Block collection loading until realm migration has completed
2022-01-27 00:34:51 +09:00
DatabaseWriteUsage.cs
EFToRealmMigrator.cs
Automatically zip and show the backup archive to the user
2022-01-27 14:52:58 +09:00
EmptyRealmSet.cs
Use
Array.Empty
instead of constructed list
2022-01-23 23:18:50 +09:00
ICanAcceptFiles.cs
IDatabaseContextFactory.cs
IHasFiles.cs
IHasGuidPrimaryKey.cs
IHasNamedFiles.cs
IHasOnlineID.cs
IHasPrimaryKey.cs
IHasRealmFiles.cs
IModelDownloader.cs
IModelFileManager.cs
IModelImporter.cs
Remove
ILive<>
interface (and use
abstract Live<>
instead)
2022-01-26 13:38:56 +09:00
IModelManager.cs
Move manager
Update
methods to be explicit to where they are still used by legacy code
2022-01-12 17:49:11 +09:00
ImportProgressNotification.cs
ImportTask.cs
INamedFile.cs
INamedFileInfo.cs
INamedFileUsage.cs
IPostImports.cs
Remove
ILive<>
interface (and use
abstract Live<>
instead)
2022-01-26 13:38:56 +09:00
IPostNotifications.cs
ISoftDelete.cs
LegacyBeatmapExporter.cs
LegacyBeatmapImporter.cs
LegacyExporter.cs
Fix scores not using correct filename/display strings
2022-01-13 16:56:11 +09:00
LegacyImportManager.cs
LegacyModelImporter.cs
Remove
ILive<>
interface (and use
abstract Live<>
instead)
2022-01-26 13:38:56 +09:00
LegacyScoreExporter.cs
LegacyScoreImporter.cs
LegacySkinExporter.cs
LegacySkinImporter.cs
Live.cs
Remove
ILive<>
interface (and use
abstract Live<>
instead)
2022-01-26 13:38:56 +09:00
MemoryCachingComponent.cs
ModelDownloader.cs
OnlineLookupCache.cs
OsuDbContext.cs
RealmAccess.cs
Move final empty result set sending to post-compact
2022-01-26 17:21:57 +09:00
RealmExtensions.cs
RealmLive.cs
Remove
ILive<>
interface (and use
abstract Live<>
instead)
2022-01-26 13:38:56 +09:00
RealmLiveUnmanaged.cs
Remove
ILive<>
interface (and use
abstract Live<>
instead)
2022-01-26 13:38:56 +09:00
RealmObjectExtensions.cs
Remove collection
ToLive
helper method to avoid confusion
2022-01-26 18:26:37 +09:00
UserLookupCache.cs