1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 03:27:24 +08:00
osu-lazer/osu.Game/Database
2021-06-27 14:48:57 +09:00
..
ArchiveModelManager.cs Remove comparison of online beatmap IDs during dedupe checks 2021-06-27 14:48:57 +09:00
DatabaseBackedStore.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
DatabaseContextFactory.cs Add connection flushing support 2020-05-11 21:39:44 +09:00
DatabaseWriteUsage.cs Remove easy to remove finalizers 2021-03-02 16:07:09 +09:00
DownloadableArchiveModelManager.cs Apply ConfigureAwait changes to game side 2021-03-08 14:36:35 +09:00
ICanAcceptFiles.cs Fix missing XMLDoc bit. 2020-12-19 10:36:27 +01:00
IDatabaseContextFactory.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
IHasFiles.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
IHasGuidPrimaryKey.cs Remove public keywords from interface implementations 2021-04-24 02:13:31 +09:00
IHasPrimaryKey.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
IModelDownloader.cs Convert dangerous events to IBindables 2020-05-19 16:44:22 +09:00
IModelManager.cs Change event flow to avoid firing store delete events on update 2020-05-27 16:08:47 +09:00
ImportTask.cs Enable nullable on ImportTask 2020-12-08 12:52:34 +09:00
INamedFileInfo.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
IRealmFactory.cs Remove public keywords from interface implementations 2021-04-24 02:13:31 +09:00
ISoftDelete.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
MemoryCachingComponent.cs Apply ConfigureAwait changes to game side 2021-03-08 14:36:35 +09:00
MutableDatabaseBackedStore.cs Change event flow to avoid firing store delete events on update 2020-05-27 16:08:47 +09:00
MutableDatabaseBackedStoreWithFileIncludes.cs CA1715: use prefix for generic parameters. 2019-12-17 13:00:25 +08:00
OsuDbContext.cs Merge branch 'master' into realm-migration-operation-blocking 2021-03-26 17:07:31 +09:00
RealmContextFactory.cs Add missing active usage counter increment 2021-03-31 15:16:01 +09:00
RealmExtensions.cs Remove unused automapper setup for the time being 2021-03-31 15:10:05 +09:00
StableImportManager.cs Use bitshifts for enum values instead of literal values. 2021-05-17 21:02:45 +02:00
UserLookupCache.cs Apply ConfigureAwait changes to game side 2021-03-08 14:36:35 +09:00