Mark McDowall
f4b9d0336d
Log signalR errors as trace when they are network connection aborted
...
Closes #498
10 years ago
Lars Johnsen
c8c17bce7e
Compilation: Misc changes to support XBuild
10 years ago
Lars Johnsen
a79fc94a54
Compilation: Fix case inconsistencies
10 years ago
Taloth Saldono
2a83088045
Changed the way the Database is registered with TinyIoC to make Logdb and future cachedb more accessible.
10 years ago
Mark McDowall
8b7eedf6f9
Actually make it lower case...
10 years ago
Mark McDowall
918fcac2aa
Fixed: Generic SignalR messages no longer treated as errors
10 years ago
Taloth Saldono
971e159fa4
Replaced a couple more NzbDrone with Sonarr. Left a couple that implied process name.
10 years ago
Mark McDowall
c9d7e54417
Fixed: Don't run netsh unless on Windows
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
Mark McDowall
d77c685d14
Remove existing URL ACLs to avoid conflicts
...
New: Choose IP address to listen on (advanced)
Fixed: Check if URL has been registered with Windows before trying to register it
10 years ago
Mike
5a8ce04bd5
Allow binding to specific interface addresses
...
https://trello.com/c/aWazKGQc/404-allow-binding-to-specified-ip-address
10 years ago
Keivan Beigi
f4c202441c
Cleaned up environment detection
10 years ago
Keivan Beigi
3b087ba922
minor cleanup
10 years ago
Keivan Beigi
0be8f55a2f
Cleaned up using directive
10 years ago
Keivan Beigi
71638ec77e
switched services to http
10 years ago
Keivan Beigi
04f05bdb83
FluentMigrator.1.3.0.0 => FluentMigrator.1.3.1.0
10 years ago
Keivan Beigi
f127028992
updated restsharp to 6.0.5 -> 6.0.6
10 years ago
Keivan Beigi
7b2e3ef0c4
added ExceptronIgnoreOnMono and ExceptronIgnore extention methods.
10 years ago
Keivan Beigi
02fab62811
added some logging to shutdown process.
10 years ago
Keivan Beigi
54b6bfc181
updated fluentassertion/fluentmigrator
10 years ago
Keivan Beigi
c10a9ddf6e
updated json.net to 6.0.5
10 years ago
kayone
f1f7c2b699
updated .net download link to point to 4.5.2
10 years ago
kayone
e0e90efbc9
updated fluentmigrator
10 years ago
kayone
9ff2896bbe
fixed json.net references
10 years ago
kayone
3f3cc69da7
updated json.net
10 years ago
kayone
f18f13326e
AddApplicationVersionHeader is a bit less wasteful.
10 years ago
kayone
3a90cc35c2
Upgraded to Owin 2.1.0
10 years ago
kayone
7e392e84a7
upgraded nancy to 0.23.2
10 years ago
Taloth Saldono
a62cd042de
Added some resilience in the GetCurrentProcess calls so it doesn't cause a Fatal exit.
10 years ago
Taloth Saldono
5450170718
Cleanup, sorted project files.
10 years ago
Taloth Saldono
d64c4445b8
Fixed compile warnings.
10 years ago
Mark McDowall
ef3777fccf
Update improvements
...
Include NzbDrone.Update in mono/osx package
Do not ignore certificate warnings for services
Check hash before extracting update
New: Update support for Linux/OS X - see the wiki for more information
11 years ago
Mark McDowall
eff7c4b7b7
Auto reload when server has been updated
...
New: Updating will reload UI on navigation
11 years ago
Mark McDowall
42101d302b
Fixed: Ignore Priority monitor errors on mono
11 years ago
Mark McDowall
b89d9c22b9
Fixed: Changing the SSL cert will re-register with the new cert (when running as admin)
11 years ago
Mark McDowall
2dbc038d17
New: Write PID file to AppData directory on Linux/OS X
11 years ago
Taloth Saldono
393727db8c
Fixed: No longer listening on the https port when ssl is disabled.
11 years ago
Mark McDowall
2f3430387e
Major logging overhaul
11 years ago
Mark McDowall
2d028d9bc7
History check shouldn't die if download client is not configured.
...
Do not log exceptron response when no errors are found
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
2ad2859618
Don't log sqlite errors as errors to avoid logging to the database
11 years ago
Mark McDowall
6109704fb0
Only catch SQLite exceptions
11 years ago
kayone
c973ab844a
Added some missing indexes database.
11 years ago
kayone
7f8fa7ec4b
Updated project config
11 years ago
Mark McDowall
1cc4c11a7e
New logo
11 years ago
Mark McDowall
4d3217432c
Fixed some unit tests
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