Prowlarr/src
Qstick 5bb3ea0806 Remove unnecessary assignments to default type value
The .NET runtime initializes all fields of reference types to their default values before running the constructor. In most cases, explicitly initializing a field to its default value in a constructor is redundant, adding maintenance costs and potentially degrading performance
2023-02-18 15:03:35 -06:00
..
.idea/.idea.NzbDrone/.idea
Libraries Cleanup Mono remnants 2021-03-09 22:26:22 -05:00
NzbDrone Fixed: Tray app restart 2021-11-28 16:46:15 -06:00
NzbDrone.Automation.Test New: Auth Required 2022-12-20 14:23:09 -06:00
NzbDrone.Common Remove unnecessary assignments to default type value 2023-02-18 15:03:35 -06:00
NzbDrone.Common.Test Fixed: (SpeedApp) Fix cleanse token from response when it's the only field 2023-01-14 11:53:47 -06:00
NzbDrone.Console Fixed: Tray app restart 2021-11-28 16:46:15 -06:00
NzbDrone.Core Remove unnecessary assignments to default type value 2023-02-18 15:03:35 -06:00
NzbDrone.Core.Test Enable all analyzers to default back to our rules 2023-02-18 15:03:35 -06:00
NzbDrone.Host Enable all analyzers to default back to our rules 2023-02-18 15:03:35 -06:00
NzbDrone.Host.Test Running Integration Tests against Postgres Database (#838) 2022-07-02 17:48:10 -05:00
NzbDrone.Integration.Test Fixed: (FileList) Add alternative URL and return only FL results when fl-only is set 2023-01-31 02:06:50 +02:00
NzbDrone.Libraries.Test New: Build on Net6 2021-11-18 00:11:37 -05:00
NzbDrone.Mono Remove unnecessary assignments to default type value 2023-02-18 15:03:35 -06:00
NzbDrone.Mono.Test New: Add linux-x86 builds 2022-07-04 20:40:30 -05:00
NzbDrone.SignalR New: Build on Net6 2021-11-18 00:11:37 -05:00
NzbDrone.Test.Common Enable all analyzers to default back to our rules 2023-02-18 15:03:35 -06:00
NzbDrone.Test.Dummy New: Build on Net6 2021-11-18 00:11:37 -05:00
NzbDrone.Update New: Auth Required 2022-12-20 14:23:09 -06:00
NzbDrone.Update.Test New: Build on Net6 2021-11-18 00:11:37 -05:00
NzbDrone.Windows New: Auth Required 2022-12-20 14:23:09 -06:00
NzbDrone.Windows.Test Update file and folder handling methods from Radarr (#1051) 2022-07-02 18:40:00 -05:00
Prowlarr.Api.V1 Enable all analyzers to default back to our rules 2023-02-18 15:03:35 -06:00
Prowlarr.Api.V1.Test New: Build on Net6 2021-11-18 00:11:37 -05:00
Prowlarr.Http Enable all analyzers to default back to our rules 2023-02-18 15:03:35 -06:00
ServiceHelpers New: Build on Net6 2021-11-18 00:11:37 -05:00
Targets Cleanup Mono remnants 2021-03-09 22:26:22 -05:00
coverlet.runsettings Fixup Windows installer and API test 2020-10-19 14:23:02 -04:00
Directory.Build.props Enable all analyzers to default back to our rules 2023-02-18 15:03:35 -06:00
Directory.Build.targets Cleanup Mono remnants 2021-03-09 22:26:22 -05:00
NuGet.config Bump FluentMigrator to 3.3.1 2021-10-16 12:49:55 -05:00
omnisharp.json
postgres.runsettings Running Integration Tests against Postgres Database (#838) 2022-07-02 17:48:10 -05:00
Prowlarr.ico Logos 2021-02-19 17:53:03 -05:00
Prowlarr.sln Fixed: Windows installer and adding/removing services 2021-12-01 21:46:33 -06:00
stylecop.json