1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 23:27:25 +08:00
osu-lazer/osu.Game/Database
2021-01-16 23:13:11 +01:00
..
ArchiveModelManager.cs Refactor Import() overload to take a list of import tasks instead. 2020-12-16 14:28:16 +01: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 Resolve CA1805 inspections 2020-11-01 18:47:40 +01:00
DownloadableArchiveModelManager.cs Add the ability to import into ArchiveModelManagers from a stream 2020-12-07 18:09:18 +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
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
ISoftDelete.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
MemoryCachingComponent.cs Use CheckExists function 2020-11-06 16:57:09 +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 Update KeyBinding usages in line with interface changes 2021-01-15 14:57:01 +09:00
UserLookupCache.cs Merge branch 'master' into fix-leaderboard-user-handling 2020-12-28 13:43:53 +01:00