sonarr-repo-only/src
Qstick 4db10e6283 Prefer AsSpan to Substring to avoid unnecessary allocation 2023-03-15 19:24:48 -05:00
..
Libraries Build Sonarr on Net6 2022-08-07 15:04:46 -07:00
NzbDrone Fix Tray App and Windows Server Restart 2022-08-07 15:24:38 -07:00
NzbDrone.Api.Test New: Use ASP.NET Core instead of Nancy 2022-08-07 15:24:37 -07:00
NzbDrone.Automation.Test Enforce comment spacing with Stylecop 2022-11-21 16:58:07 -08:00
NzbDrone.Common Use span-based string.Concat to avoid unnecessary allocation 2023-03-15 19:24:48 -05:00
NzbDrone.Common.Test Avoid unnecessary zero-length array allocations 2023-03-15 19:24:48 -05:00
NzbDrone.Console Fix Tray App and Windows Server Restart 2022-08-07 15:24:38 -07:00
NzbDrone.Core Prefer AsSpan to Substring to avoid unnecessary allocation 2023-03-15 19:24:48 -05:00
NzbDrone.Core.Test Use Length/Count property instead of Count() method to prevent enumerating 2023-03-15 19:24:48 -05:00
NzbDrone.Host Use Environment.ProcessPath instead of GetCurrentProcess().MainModule.FileName 2023-03-15 19:24:48 -05:00
NzbDrone.Host.Test Fix Tray App and Windows Server Restart 2022-08-07 15:24:38 -07:00
NzbDrone.Integration.Test Enforce comment spacing with Stylecop 2022-11-21 16:58:07 -08:00
NzbDrone.Libraries.Test Build Sonarr on Net6 2022-08-07 15:04:46 -07:00
NzbDrone.Mono Remove unnecessary assignments to default type value 2023-03-15 19:24:48 -05:00
NzbDrone.Mono.Test New: FreeBSD Support 2022-12-02 16:09:24 -08:00
NzbDrone.SignalR New: Use System.Text.Json for Nancy and SignalR 2022-08-07 15:24:36 -07:00
NzbDrone.Test.Common Use Environment.CurrentManagedThreadId for efficiency 2023-03-15 19:24:48 -05:00
NzbDrone.Test.Dummy StyleCop 2022-08-07 15:24:35 -07:00
NzbDrone.Update Remove Unity (No longer maintained) 2022-11-19 17:01:57 -06:00
NzbDrone.Update.Test StyleCop 2022-08-07 15:24:35 -07:00
NzbDrone.Windows Fixed broken path tests 2023-02-18 15:37:35 -08:00
NzbDrone.Windows.Test Build Sonarr on Net6 2022-08-07 15:04:46 -07:00
ServiceHelpers StyleCop 2022-08-07 15:24:35 -07:00
Sonarr.Api.V3 Do not use Enumerable methods on indexable collections 2023-03-15 19:24:48 -05:00
Sonarr.Http Use const where appropriate 2023-03-15 19:24:48 -05:00
Sonarr.RuntimePatches Avoid unnecessary zero-length array allocations 2023-03-15 19:24:48 -05:00
Targets Build Sonarr on Net6 2022-08-07 15:04:46 -07:00
Directory.Build.props Enable all analyzers and enforce code style on build 2023-03-15 19:24:48 -05:00
Directory.Build.targets Build Sonarr on Net6 2022-08-07 15:04:46 -07:00
NuGet.Config New: MediaInfo -> FFProbe 2022-08-07 15:24:38 -07:00
Sonarr.sln Dapper and STJson 2022-08-07 15:24:36 -07:00
coverlet.runsettings Dapper and STJson 2022-08-07 15:24:36 -07:00
omnisharp.json Build Sonarr on Net6 2022-08-07 15:04:46 -07:00
stylecop.json StyleCop 2022-08-07 15:24:35 -07:00