Qstick
1e396ead5e
Bump NetFramework to 4.7.2
2021-01-18 08:05:38 -05:00
ta264
26a04c9fd1
New: Build with NET5
2021-01-18 08:05:38 -05:00
Qstick
7792c159b4
Movie Windows/Posix Disk Tests to correct fixtures
...
Fixes : #4678
2020-11-17 21:52:22 -05:00
Qstick
4ec71538b9
Fixed: Avoid zero-length array memory allocations
2020-10-03 21:58:31 -04:00
ta264
5a1b82e195
Disable single instance check for integration tests
...
Causes a SIGABRT on mono 6.10 and 6.12 - double free or corruption
2020-08-19 19:01:24 +01:00
ta264
d92895381c
Print log file on fail
2020-08-19 19:01:24 +01:00
ta264
3c5e56919f
Run integration tests in parallel
2020-08-19 19:01:24 +01:00
ta264
05e8de2b0a
Revert "Cache integration test DB to avoid repeated migrations"
...
This reverts commit 456169b8d2
.
2020-08-19 19:01:24 +01:00
Qstick
d59c563023
Update Backend Packages
2020-04-05 02:06:13 -04:00
ta264
456169b8d2
Cache integration test DB to avoid repeated migrations
2020-02-26 20:04:32 -05:00
ta264
f83ccb6ca4
Swap to dapper Mk. 2
2019-12-28 11:38:34 -05:00
ta264
f02fa629cc
Reformat and apply Stylecop rules
2019-12-27 20:40:13 -05:00
ta264
8d27111f7b
Remove all unnecessary usings
2019-12-27 20:40:13 -05:00
ta264
c6ae0bb509
Add missing new lines at end of files
2019-12-27 20:40:13 -05:00
Qstick
e937d74b11
Revert "Swap to dapper and system.text.json for database backend"
...
This reverts commit d2065bfa1b
.
2019-12-17 21:59:03 -05:00
ta264
d2065bfa1b
Swap to dapper and system.text.json for database backend
2019-12-16 20:22:58 +00:00
ta264
6235225f7d
New: Bump to .NET Core 3.1
2019-12-06 21:12:47 -05:00
Qstick
0aa8ac5d39
New: Bump Version to V3 to please the masses
2019-12-04 19:28:34 -05:00
ta264
9fe978319e
Fixed: Don't load Radarr.Core.dll as part of Radarr.Update
2019-10-16 15:25:35 -04:00
ta264
057829c3b0
New: Multi target net framework 4.6.2 and net core 3.0
2019-10-15 20:22:50 -04:00
ta264
53ffc9867c
New: Update Unity
2019-10-15 20:22:50 -04:00
Qstick
225430162b
Fixed: ImageResizer Tweaks
...
Co-Authored-By: taloth <taloth@users.noreply.github.com>
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
2019-10-15 20:22:50 -04:00
ta264
5c07b39b04
Fixed: Convert MonoOnly to PosixOnly
2019-10-15 20:22:50 -04:00
ta264
0b0d0a7353
New: Use dotnet tooling, produce 64bit build on windows
2019-10-15 20:22:50 -04:00
ta264
532190ef4b
Fix integration tests on linux with debug build
2019-10-15 20:22:50 -04:00
ta264
779809b78b
Fixed: Normalize all line endings to LF in repo
2019-10-15 20:22:50 -04:00
Qstick
254561aeb1
Fixed: Register Null Target for Sentry logs in Tests
2019-09-21 14:54:13 -04:00
Qstick
7f221c7834
Fixed: Automation/Integration/Unit Tests
2019-09-03 23:21:15 -04:00
Qstick
b89c7b8675
New: Convert to New CSProj Format
...
Co-Authored-By: taloth <taloth@users.noreply.github.com>
2019-09-03 23:21:15 -04:00
Qstick
d53320779c
New: Update NLog to 4.6.6
2019-08-06 22:25:21 -04:00
Qstick
71c398f0fc
New: Enable Sentry Analytics ( #3669 )
2019-08-06 22:20:47 -04:00
Qstick
65efa15551
New: Backend changes for new UI
2019-06-11 22:06:19 -04:00
Qstick
e9eebd3ce6
New: Update SignalR, Nancy, Owin. Enable Websockets
2019-06-11 22:06:19 -04:00
Qstick
aef89160e2
Added: Platform Detection Improvements
2019-06-11 22:06:19 -04:00
Qstick
ea5ad24944
New: Re-target to .net 4.6.1
2019-06-11 22:06:19 -04:00
Leonardo Galli
77f146b262
Added: Ability to add custom formats, working similar to qualities. ( #2669 )
...
Originally called project metis, this feature allows you to do a lot of cool stuff, such as upgrading to a x265 encode, downloading releases with multiple languages, etc. Check out the wiki page at: https://github.com/Radarr/Radarr/wiki/Custom-Formats to learn more! Note: This feature is currently in "beta" and will get more tags and features in the future. Please let me know, if you have any issues and I hope this will allow for a lot of customization!
2018-08-05 16:28:05 +02:00
Leonardo Galli
65c3704ff0
Fixed: NLog causing a crash under mono 5.10
...
Fixes #2585
Merge remote-tracking branch 'origin/develop' into develop
Revert "Fixed: NLog causing a crash under mono 5.10"
This reverts commit d11b565eda
.
Added console logging in case NLog fails to initialize.
Fixed: Updated NLog to 4.5 RC6 to handle mono 5.10
Fixed: Messed up merge from Cherry pick
Fixed: Appveyor build.
Revert "Fixed: Appveyor build."
This reverts commit 99282359c4
.
Revert "Fixed: Messed up merge from Cherry pick"
This reverts commit 450d90586d
.
Revert "Fixed: Updated NLog to 4.5 RC6 to handle mono 5.10"
This reverts commit 1b20cbb5e3
.
Fixed: NLog causing issues with mono 5.10
2018-03-03 17:07:50 +01:00
Leonardo Galli
2b2bd16d4d
Updated NLog to version 4.4.12. Should fix #2218
2018-02-19 00:00:59 +01:00
Leonardo Galli
4182728901
Updated all AssemblyInfos so version info only needs to be changed once
2017-01-07 12:03:56 +01:00
Leonardo Galli
1022879103
Change version number to 0.1.0
2017-01-06 18:59:01 +01:00
Leonardo Galli
88dacc00f7
Renamed NzbDrone.exe to Radarr.exe.
2017-01-05 20:42:02 +01:00
Leonardo Galli
e9f9f66b2f
Allow Sonarr and Radarr to run together.
...
Also changes default port of Radarr to 7878.
However, now multiple instances of Radarr can also be run. This should
be fixed in the future.
2017-01-03 16:06:06 +01:00
Keivan Beigi
0214c8e0f0
Removed unused using statements
2016-12-23 13:45:24 -08:00
Keivan Beigi
aba613acd1
Because it's 2016!
2016-12-21 20:38:37 -08:00
Keivan Beigi
da52e60f36
Upgraded Nlog/RestSharp/Selenium
2016-12-12 11:17:15 -08:00
Keivan Beigi
0c75d0bb03
Upgraded nunit/fluentassertion
2016-12-12 11:17:15 -08:00
Taloth Saldono
d4bab775df
Updated NLog to 4.3.4.
2016-06-11 00:24:07 +02:00
Taloth Saldono
71ecc96c70
Refactored IntegrationTests to work with Nunit3 VS adapter.
2016-04-06 22:06:40 +02:00
Mark McDowall
edea488dbe
Upgrade to NUnit3
2016-04-01 19:19:32 -07:00
Taloth Saldono
8b1c022244
Updated NLog to 4.3.0-rc1.
2016-03-26 19:31:09 +01:00