osu/osu.Game
Dean Herbert 9acc5e38bb Add basic logging for osu! storage migration
When looking into the test failure at https://github.com/ppy/osu/runs/2940065457, it became apparent that we are not showing the migration process anywhere in logs. It's the cause of many issues, and we would want to see this in CI and user logs when occurring.
2021-06-29 20:23:25 +09:00
..
Audio
Beatmaps Merge branch 'master' into fix-beatmap-import-fk-failure 2021-06-29 11:36:31 +09:00
Collections Schedule callback instead 2021-06-23 21:26:52 +09:00
Configuration Update usages of IHasTooltip in line with framework localisation changes 2021-06-25 19:10:04 +02:00
Database Merge pull request #13673 from peppy/import-early-checksum-abort 2021-06-28 19:55:09 +09:00
Extensions
Graphics Update usages of IHasTooltip in line with framework localisation changes 2021-06-25 19:10:04 +02:00
Input
IO Add missing ctor 2021-06-23 15:10:03 +09:00
IPC
Localisation Remove Traditional Chinese (HK) language option 2021-06-24 18:32:17 +02:00
Migrations
Online Update usages of IHasTooltip in line with framework localisation changes 2021-06-25 19:10:04 +02:00
Overlays Merge pull request #13618 from peppy/fix-realm-state-change-crashes 2021-06-28 19:54:49 +09:00
Performance
Properties
Replays
Rulesets Merge pull request #13654 from Henry-YSLin/fix-invisible-number-box 2021-06-28 16:07:30 +09:00
Scoring Serialise and send ruleset ID as part of score submission 2021-06-29 01:55:09 +09:00
Screens Merge branch 'master' into localisable-tooltips 2021-06-28 15:29:42 +09:00
Skinning Merge branch 'master' into import-early-checksum-abort 2021-06-28 19:29:08 +09:00
Storyboards
Tests Merge pull request #13627 from Joehuu/fix-multiplayer-exit-logic 2021-06-23 14:56:57 +09:00
Updater
Users Update usages of IHasTooltip in line with framework localisation changes 2021-06-25 19:10:04 +02:00
Utils
osu!.res
osu.Game.csproj Update framework 2021-06-28 15:29:47 +09:00
OsuGame.cs
OsuGameBase_Importing.cs
OsuGameBase.cs Add basic logging for osu! storage migration 2021-06-29 20:23:25 +09:00
PerformFromMenuRunner.cs