1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 23:27:25 +08:00
osu-lazer/osu.Game/Database
2020-11-16 21:17:43 +09:00
..
ArchiveModelManager.cs Use string.Starts-/EndsWith char overloads 2020-10-16 11:27:02 +02: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 Convert dangerous events to IBindables 2020-05-19 16:44:22 +09:00
ICanAcceptFiles.cs User IEnumerable for HandledExtensions 2020-10-02 16:17:10 +09: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
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 Remove unused logger provider class 2019-10-28 12:02:58 +09:00
UserLookupCache.cs Handle duplicate user IDs within the same batch 2020-11-16 21:17:43 +09:00