This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
osu
mirror of
https://github.com/ppy/osu
Watch
1
Star
0
Fork
You've already forked osu
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
66409147dc
osu
/
osu.Game
/
Database
History
Dean Herbert
66409147dc
Remove duplicate interface specification
2021-09-30 19:25:08 +09:00
..
ArchiveModelManager.cs
Split out `IModelDownloader` and also split apart `ScoreManager`
2021-09-30 18:25:20 +09:00
DatabaseBackedStore.cs
…
DatabaseContextFactory.cs
Move database connection string operations local
2021-09-27 17:32:41 +09:00
DatabaseWriteUsage.cs
…
ICanAcceptFiles.cs
…
IDatabaseContextFactory.cs
…
IHasFiles.cs
…
IHasGuidPrimaryKey.cs
…
IHasPrimaryKey.cs
…
IModelDownloader.cs
Split out `IModelDownloader` and also split apart `ScoreManager`
2021-09-30 18:25:20 +09:00
IModelFileManager.cs
Expose more pieces of `ArchiveModelManager` via interfaces
2021-09-30 16:44:39 +09:00
IModelImporter.cs
Split importer interface out of `IModelManager`
2021-09-30 18:52:09 +09:00
IModelManager.cs
Remove duplicate interface specification
2021-09-30 19:25:08 +09:00
INamedFileInfo.cs
…
IPostNotifications.cs
Split out `IPostNotifications` into an interface
2021-09-30 18:21:34 +09:00
IPresentImports.cs
Split out `IModelDownloader` and also split apart `ScoreManager`
2021-09-30 18:25:20 +09:00
IRealmFactory.cs
Mention alternatives to `Context` when not on update thread in xmldoc
2021-07-04 12:07:34 +02:00
ISoftDelete.cs
…
ImportTask.cs
…
MemoryCachingComponent.cs
…
ModelDownloader.cs
Split out `IModelDownloader` and also split apart `ScoreManager`
2021-09-30 18:25:20 +09:00
MutableDatabaseBackedStore.cs
Attempt to reduce skin lookup overhead where file access is not required
2021-08-17 00:23:30 +09:00
MutableDatabaseBackedStoreWithFileIncludes.cs
…
OsuDbContext.cs
Remove migration of key bindings
2021-09-15 17:04:38 +09:00
RealmContextFactory.cs
Move `previousContext` assign within `lock` to make things look safer
2021-07-05 10:49:56 +09:00
RealmExtensions.cs
…
StableImportManager.cs
Use bitshifts for enum values instead of literal values.
2021-05-17 21:02:45 +02:00
UserLookupCache.cs
Handle nulls and fix missing documentation
2021-07-05 21:35:37 +09:00