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 01:48:49 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ad482b8afc
osu
/
osu.Game
/
Database
History
Dean Herbert
1669208a54
Add migration of existing collections database
2022-07-28 13:57:21 +09:00
..
BeatmapLookupCache.cs
DatabaseContextFactory.cs
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
MemoryCachingComponent.cs
Add statistics display for
MemoryCachingComponent
s
2022-07-06 18:38:40 +09:00
ModelDownloader.cs
Fix new update pathway not actually being used
2022-07-26 17:58:09 +09: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
Add migration of existing collections database
2022-07-28 13:57:21 +09:00
RealmArchiveModelImporter.cs
Add
ImportAsUpdate
method to
IModelImporter
to avoid otehr changes
2022-07-26 15:49:04 +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
UserLookupCache.cs