Radarr/src
admin 0dc6442986 Fix CancellationTokenSource resource leaks (BLOCKER severity)
- ManagedHttpDispatcher: Dispose quickFailCts and linkedTokenSource in finally block
- CommandExecutor: Dispose _cancellationTokenSource on shutdown
- Scheduler: Dispose _cancellationTokenSource on shutdown
- IntegrationTestBase: Store CTS as field and dispose in TearDown

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-19 09:35:35 -06:00
..
.idea/.idea.NzbDrone/.idea
Libraries New: Drop Mono Support 2021-07-03 10:07:06 -04:00
NzbDrone New: Bump to .NET 8 2025-09-09 16:56:04 -05:00
NzbDrone.Api.Test New: Bump to .NET 8 2025-09-09 16:56:04 -05:00
NzbDrone.Automation.Test New: Bump to .NET 8 2025-09-09 16:56:04 -05:00
NzbDrone.Common Fix CancellationTokenSource resource leaks (BLOCKER severity) 2025-12-19 09:35:35 -06:00
NzbDrone.Common.Test refactor: make methods static where instance data not used (S2325) 2025-12-18 16:02:13 -06:00
NzbDrone.Console New: Bump to .NET 8 2025-09-09 16:56:04 -05:00
NzbDrone.Core Fix CancellationTokenSource resource leaks (BLOCKER severity) 2025-12-19 09:35:35 -06:00
NzbDrone.Core.Test refactor: seal non-derived private classes (S3260) 2025-12-18 16:05:31 -06:00
NzbDrone.Host refactor: make methods static where instance data not used (S2325) 2025-12-18 16:02:13 -06:00
NzbDrone.Host.Test New: Bump to .NET 8 2025-09-09 16:56:04 -05:00
NzbDrone.Integration.Test Fix CancellationTokenSource resource leaks (BLOCKER severity) 2025-12-19 09:35:35 -06:00
NzbDrone.Libraries.Test New: Bump to .NET 8 2025-09-09 16:56:04 -05:00
NzbDrone.Mono fix(security): sanitize user-controlled strings in log statements 2025-12-18 17:17:02 -06:00
NzbDrone.Mono.Test refactor: make methods static where instance data not used (S2325) 2025-12-18 16:02:13 -06:00
NzbDrone.SignalR New: Bump to .NET 8 2025-09-09 16:56:04 -05:00
NzbDrone.Test.Common Bump Moq to 4.18.4 2025-09-28 21:57:01 -05:00
NzbDrone.Test.Dummy New: Bump to .NET 8 2025-09-09 16:56:04 -05:00
NzbDrone.Update refactor: make methods static where instance data not used (S2325) 2025-12-18 16:02:13 -06:00
NzbDrone.Update.Test New: Bump to .NET 8 2025-09-09 16:56:04 -05:00
NzbDrone.Windows refactor: make methods static where instance data not used (S2325) 2025-12-18 16:02:13 -06:00
NzbDrone.Windows.Test New: Bump to .NET 8 2025-09-09 16:56:04 -05:00
Radarr.Api.V3 Fix deadlock risk in ReleasePushController with async SemaphoreSlim 2025-12-18 20:02:15 -06:00
Radarr.Http fix(security): sanitize user-controlled strings in log statements 2025-12-18 17:17:02 -06:00
ServiceHelpers New: Bump to .NET 8 2025-09-09 16:56:04 -05:00
Targets New: Drop Mono Support 2021-07-03 10:07:06 -04:00
.eslintrc.js
.globalconfig Enable all analyzers and enforce code style on build 2023-03-29 18:27:30 -05:00
coverlet.runsettings Bump coverlet.collector to official 6.0.4 2025-09-26 12:40:19 -05:00
Directory.Build.props Avoid rewriting file names in builds 2025-09-26 12:40:19 -05:00
Directory.Build.targets New: Drop Mono Support 2021-07-03 10:07:06 -04:00
NuGet.config Bump System.Data.SQLite to official 2.0.2 2025-09-28 21:57:01 -05:00
omnisharp.json
postgres.runsettings Set up tests on postgres 2022-04-03 00:06:30 +01:00
Radarr.ico
Radarr.sln New: Remove Legacy API 2021-05-30 23:02:59 -04:00
Radarr.sln.DotSettings New: Add support for Pushcut notifications 2023-09-10 23:29:54 +03:00
stylecop.json