osu/osu.Game/Utils
Dean Herbert a8e4237e34 Enable sentry "global mode" as per recommendation
Sentry documentation suggests this should be on for a client-facing app.

We haven't run into issues without it until now, but might as well set it correctly?
2023-08-24 03:23:18 +09:00
..
BatteryInfo.cs
ColourUtils.cs
FormatUtils.cs
GeometryUtils.cs Move out helper methods to static class 2023-07-23 18:24:20 +02:00
HumanizerUtils.cs Use custom notification with timer 2022-09-20 15:54:18 +09:00
IDeepCloneable.cs
LegacyRandom.cs
LegacyUtils.cs
LimitedCapacityQueue.cs Automated pass 2023-06-24 01:00:03 +09:00
ModUtils.cs
NamingUtils.cs Extract common part of regex to separate method 2022-12-03 16:59:43 +01:00
Optional.cs
PeriodTracker.cs
SentryLogger.cs Enable sentry "global mode" as per recommendation 2023-08-24 03:23:18 +09:00
StatelessRNG.cs
TaskChain.cs
ZipUtils.cs