Qstick
|
adf38f256b
|
Clean lingering Postgres Connections on Close
|
3 years ago |
ta264
|
8701e67b1e
|
Fixed: Close all database connections on shutdown
|
3 years ago |
ta264
|
147cdf2cce
|
Fixed: Forms login persists across restarts in docker
(cherry picked from commit a219b4a1b869863b2ef47d4bdf33d308cb261ba3)
Fixes #409
|
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
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
|
3 years ago |
ta264
|
29da0b7031
|
New: Make indexer HTTP requests async
|
4 years ago |
ta264
|
e81c6016a1
|
New: Use native dotnet host and DryIoc
(cherry picked from commit d6170dbfedf27a6218afe242a0fae2eb8b368aec)
|
4 years ago |
Qstick
|
030ef6dce6
|
Remove Mono Builds
|
4 years ago |
Qstick
|
0c7de90e40
|
Fixed: Built-in updater for mono version
|
4 years ago |
Qstick
|
66f726bf6f
|
Misc Updates
|
4 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
Causes a SIGABRT on mono 6.10 and 6.12 - double free or corruption
|
4 years ago |
ta264
|
f02fa629cc
|
Reformat and apply Stylecop rules
|
5 years ago |
ta264
|
d4fa9b7345
|
Remove trailing whitespace
|
5 years ago |
Qstick
|
7f221c7834
|
Fixed: Automation/Integration/Unit Tests
|
5 years ago |
Qstick
|
6275737ced
|
New: Many UI Updates and Performance Tweaks
|
6 years ago |
Qstick
|
65efa15551
|
New: Backend changes for new UI
|
6 years ago |
Leonardo Galli
|
fa212872ab
|
Added: Handle ctrl-c more gracefully.
Finally fixes #2218
|
7 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
Change sonarr log files to radarr log files
|
8 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.
|
9 years ago |
Taloth Saldono
|
971e159fa4
|
Replaced a couple more NzbDrone with Sonarr. Left a couple that implied process name.
|
10 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
|
11 years ago |
Mark McDowall
|
c2087af8c9
|
Gracefully exit on restart instead of forcibly killing it
|
11 years ago |
Mark McDowall
|
176f3e0563
|
Log startup location, log number of results from feed
|
11 years ago |
Mark McDowall
|
8885bbb60f
|
OS X and linux can be treated separately
|
11 years ago |
Mark McDowall
|
d0a6daeb26
|
Restart on linux/os x working
Removed client messages for shutdown/restart since they were getting stuck
|
11 years ago |
Mark McDowall
|
aa1a76fe72
|
Restart for Windows
|
11 years ago |
Mark McDowall
|
f69bb79077
|
Shutdown! Restart working for services
|
11 years ago |
Mark McDowall
|
37231d1ef0
|
DiskProvider split to Windows and Mono projects
|
11 years ago |
Mark McDowall
|
3eeee7335e
|
Fixed: Exit from tray icon
|
11 years ago |
Mark McDowall
|
d0818daeed
|
Fixed output message
|
11 years ago |
kayone
|
d42a63a480
|
Service kills other instances on start.
|
11 years ago |
kayone
|
1e6817220a
|
applicationmode cleanup.
|
11 years ago |
kayone
|
c219be8c8d
|
Added single instance policy
|
11 years ago |
Mark McDowall
|
5bf0e197ec
|
Moved source code under src folder - massive change
|
11 years ago |