1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 03:27:24 +08:00
osu-lazer/osu.Game/Database
smoogipoo d7c09e7dbd Merge remote-tracking branch 'origin/master' into fix-new-inspections
# Conflicts:
#	osu.Game.Rulesets.Catch/Judgements/CatchDropletJudgement.cs
#	osu.Game.Rulesets.Catch/Judgements/CatchJudgement.cs
#	osu.Game.Rulesets.Mania/Scoring/ManiaScoreProcessor.cs
#	osu.Game.Rulesets.Osu/Replays/OsuAutoGenerator.cs
#	osu.Game.Rulesets.Osu/UI/Cursor/CursorTrail.cs
#	osu.Game.Tests/Visual/SongSelect/TestCaseBeatmapScoresContainer.cs
#	osu.Game/Graphics/OsuFont.cs
#	osu.Game/Online/API/Requests/Responses/APILegacyScoreInfo.cs
#	osu.Game/Overlays/Profile/Header/BadgeContainer.cs
#	osu.Game/Overlays/Profile/ProfileHeader.cs
#	osu.Game/Screens/Select/PlaySongSelect.cs
#	osu.Game/Skinning/LegacySkinDecoder.cs
2019-05-07 13:20:17 +09:00
..
ArchiveModelManager.cs Merge remote-tracking branch 'origin/master' into fix-new-inspections 2019-05-07 13:20:17 +09:00
DatabaseBackedStore.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
DatabaseContextFactory.cs Turn on warnings, resolve issues 2019-04-25 17:36:17 +09:00
DatabaseWriteUsage.cs Fix remaining issues 2019-02-28 13:31:40 +09:00
ICanAcceptFiles.cs Update licence header (and remove year) 2019-01-24 17:43:03 +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
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
MutableDatabaseBackedStore.cs Merge branch 'master' into fix-disabled-set-crash 2019-03-05 17:25:13 +09:00
MutableDatabaseBackedStoreWithFileIncludes.cs Ensure deletions are correct without relying on FK cascade rule 2019-03-01 10:47:45 +09:00
OsuDbContext.cs Merge remote-tracking branch 'origin/master' into fix-new-inspections 2019-05-07 13:20:17 +09:00