Commit Graph

58 Commits (develop)

Author SHA1 Message Date
Jared 649a03e5a0
New: Config file setting to disable log database (#2123)
4 weeks ago
Jared 04bb0c51b1 New: Optionally use Environment Variables for settings in config.xml
4 weeks ago
Bogdan 440618f2b6 Fixed: Initialize databases after app folder migrations
1 month ago
Stevie Robinson cb98b10468 Translate fields on the backend
5 months ago
Bogdan bf5855beb4 Revert "Fixed: Don't log handled exceptions in API"
1 year ago
Mark McDowall 19ff73dad0 Fixed: Don't log handled exceptions in API
1 year ago
Bogdan e1d0e2c799 Log invalid config file exceptions
1 year ago
Qstick a39341be4b Enable all analyzers to default back to our rules
1 year ago
Qstick 9862584611 Fixed: Catch InvalidDataException during initial config to prevent boot loop
1 year ago
Qstick 83344fb6f4 Double MultipartBodyLengthLimit for Backup Restore to 256MB
2 years ago
Robin Dadswell cac2729230
Running Integration Tests against Postgres Database (#838)
2 years ago
Qstick adf38f256b Clean lingering Postgres Connections on Close
2 years ago
ta264 8701e67b1e Fixed: Close all database connections on shutdown
2 years ago
ta264 147cdf2cce Fixed: Forms login persists across restarts in docker
3 years ago
bakerboy448 dd27d69e97 fix erroneous logging for windows service on non-windows
3 years ago
ta264 02ecc04526 Fixed: Restarting windows service from UI
3 years ago
Qstick 9b9d2f2798 Fixed: Tray app restart
3 years ago
ta264 29da0b7031 New: Make indexer HTTP requests async
3 years ago
ta264 e81c6016a1 New: Use native dotnet host and DryIoc
3 years ago
Qstick 030ef6dce6 Remove Mono Builds
3 years ago
Qstick 0c7de90e40 Fixed: Built-in updater for mono version
3 years ago
Qstick 66f726bf6f Misc Updates
3 years ago
Qstick ad04d0d261 More Cleanup
4 years ago
Qstick e1020f4107 Initial Push
4 years ago
ta264 5a1b82e195 Disable single instance check for integration tests
4 years ago
ta264 f02fa629cc Reformat and apply Stylecop rules
4 years ago
ta264 d4fa9b7345 Remove trailing whitespace
4 years ago
Qstick 7f221c7834 Fixed: Automation/Integration/Unit Tests
5 years ago
Qstick 6275737ced New: Many UI Updates and Performance Tweaks
5 years ago
Qstick 65efa15551 New: Backend changes for new UI
5 years ago
Leonardo Galli fa212872ab Added: Handle ctrl-c more gracefully.
6 years ago
Mike e4a3e63c44 Fixed: CPU locking at a 100% in certain instances. (#2258) (Fixes #2218)
7 years ago
Richard Schwab b82f2376a7 Fixed: Relax SingleInstancePolicy when using a custom data directory Fixes #1765 (#1782)
7 years ago
William Comartin c9e6835d7b Change Sonarr to Radarr in Help Text, and in Notification Text
7 years ago
Leonardo Galli 88dacc00f7 Renamed NzbDrone.exe to Radarr.exe.
8 years ago
Taloth Saldono 816cf608fc Fixed: Added fallback and log errors when Tls1.2 clashes with https certificate with obsolete md5 hash.
8 years ago
Mark McDowall 5482fa3ae0 New: Support for TLS 1.1 and 1.2 connections when only .net 4.5 is installed.
8 years ago
Taloth Saldono 9b42dc7082 Reconfigure Logging early in the process to set the correct log level.
8 years ago
Taloth Saldono 971e159fa4 Replaced a couple more NzbDrone with Sonarr. Left a couple that implied process name.
9 years ago
Keivan Beigi a3042197c5 GlobalExceptionHandlers are now registered with other loggers
10 years ago
Keivan Beigi 0a341199a8 safer log configuration
10 years ago
Keivan Beigi f4c202441c Cleaned up environment detection
10 years ago
Keivan Beigi 71638ec77e switched services to http
10 years ago
Keivan Beigi 7b2e3ef0c4 added ExceptronIgnoreOnMono and ExceptronIgnore extention methods.
10 years ago
Mark McDowall 2dbc038d17 New: Write PID file to AppData directory on Linux/OS X
10 years ago
Mark McDowall c2087af8c9 Gracefully exit on restart instead of forcibly killing it
10 years ago
Mark McDowall 176f3e0563 Log startup location, log number of results from feed
10 years ago
Mark McDowall 8885bbb60f OS X and linux can be treated separately
10 years ago
Mark McDowall d0a6daeb26 Restart on linux/os x working
10 years ago
Mark McDowall aa1a76fe72 Restart for Windows
10 years ago