Taloth Saldono
|
aacc36aee0
|
Fixed test
|
2020-06-07 22:48:21 +02:00 |
Arthur Bols
|
3b579900bb
|
New: Removed chown and simplified chmod options for linux/osx
Closes #3760
Closes #3752
|
2020-06-07 19:05:25 +02:00 |
Taloth Saldono
|
72b0f640f4
|
Added Plex url to cleanser
|
2020-06-06 22:28:08 +02:00 |
Taloth Saldono
|
b3daa280c5
|
Cleanse remote IP Address from trace log file
|
2020-06-02 20:58:13 +02:00 |
Taloth Saldono
|
5251db7224
|
Fixed recursion issue when emptying recycle bin
|
2020-05-16 19:22:47 +02:00 |
Taloth Saldono
|
1d339ad4f1
|
Belated removal of bitmetv and cleanup of usenet-crawler.
|
2020-03-01 22:16:00 +01:00 |
gl3nni3
|
2d94857369
|
Fixed: Replace duplicate slashes from file names when importing
Fixes #3470
|
2020-01-04 17:52:45 -08:00 |
Taloth Saldono
|
b86cfd49ef
|
Fixed redirect test
|
2019-12-24 11:52:26 +01:00 |
Taloth Saldono
|
4aaccb909f
|
Cleanse getnzb url
|
2019-12-06 19:49:27 +01:00 |
Taloth Saldono
|
70a40edc5d
|
Tiny fix in test, left-over from my on-windows test.
|
2019-11-19 21:55:48 +01:00 |
Taloth Saldono
|
95d64208d0
|
Fixed: File imports on cloud drives slow due to transaction logic
|
2019-11-19 17:35:19 +01:00 |
Taloth Saldono
|
e28b2e8328
|
Fixed: Corrupt image files when downloading from redirecting Url
closes #3401
|
2019-11-15 18:39:31 +01:00 |
Taloth Saldono
|
aacb8970f8
|
Fixed several failing/flaky mono unit tests
|
2019-09-13 11:41:18 +02:00 |
Taloth Saldono
|
1564208e83
|
Fixed tests
|
2019-09-07 15:07:06 +02:00 |
Taloth Saldono
|
b764c44318
|
Fixed tests
|
2019-08-31 12:25:13 +02:00 |
Taloth Saldono
|
b0415299ca
|
Fixed: Download mediacover using configured proxy.
closes #3283
|
2019-08-30 23:36:30 +02:00 |
Taloth Saldono
|
b3e84f407a
|
New: Removed libcurl http fallback since mono 5.16+ doesn't need it. Also bumped minimum mono version check to 5.16 (5.20 is the best choice atm)
|
2019-08-26 22:33:19 +02:00 |
Qstick
|
f9dc2fb6d5
|
New: Replace SharpRaven with new Sentry SDK
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
|
2019-08-20 19:39:49 +02:00 |
Taloth Saldono
|
de31dfb11e
|
Fixed several tests and test infrastructure issues
|
2019-08-20 19:39:49 +02:00 |
Taloth Saldono
|
be240119e8
|
Updated Test harnass, NUnit to 3.12.0, NBuilder to 6.0.0, Moq to 4.12.0, FluentAssertions to 5.8.0
|
2019-08-20 19:39:49 +02:00 |
Taloth Saldono
|
a66fb76e9a
|
Converted all projects to the new csproj format.
|
2019-08-20 19:39:49 +02:00 |
Mark McDowall
|
7cb5bd9c95
|
And another one to retry
|
2019-08-11 00:30:11 -07:00 |
Mark McDowall
|
f333196efe
|
Retry up to 5 times for disk tests that sometimes fail
|
2019-08-10 23:14:39 -07:00 |
Mark McDowall
|
c41200e762
|
csproj update to match the file rename
|
2019-08-07 20:14:47 -07:00 |
Mark McDowall
|
4c70afbb53
|
Make powershell test explicit
|
2019-08-07 19:10:29 -07:00 |
Qstick
|
0c1ce66053
|
Cleanup Multiple Compiler Warnings
|
2019-08-07 19:08:03 -07:00 |
Taloth Saldono
|
df8ca250aa
|
Fixed: Executing powershell and python scripts directly in Connect->Custom Scripts
|
2019-07-02 20:50:32 +02:00 |
Taloth Saldono
|
c71b4bde86
|
Added test for turkish FirstCharToUpper
|
2019-07-02 20:32:35 +02:00 |
Taloth Saldono
|
d3662f2302
|
Added test for turkish FirstCharToLower
|
2019-06-15 20:38:17 +02:00 |
Mark McDowall
|
5275aa72fb
|
Clean up FirstCharacterToLower extension + tests
|
2019-06-10 21:32:42 -07:00 |
Mark McDowall
|
2ae4337d0d
|
FirstCharToLower
|
2019-05-05 18:57:33 -07:00 |
Mark McDowall
|
4665b4fb37
|
New: Target .net 4.6.2
|
2019-04-09 22:02:43 -07:00 |
Mark McDowall
|
7d06e5d684
|
HTTPS certificate validation options
New: Enable HTTPS certificate validation by default
New: Option to disable certificate validation for all or only local addresses
|
2019-04-06 23:43:47 -07:00 |
Taloth Saldono
|
9a3f49bf9c
|
Merge branch 'develop' into phantom-develop
# Conflicts:
# src/NzbDrone.Common.Test/Http/HttpClientFixture.cs
# src/NzbDrone.Core.Test/MediaFiles/ImportApprovedEpisodesFixture.cs
|
2019-03-06 22:36:23 +01:00 |
Taloth Saldono
|
08ba273089
|
fixed qbittorrent tests failing due to incorrect test setup. And http tests failed due to httpbin changing their output.
|
2019-03-03 21:19:25 +01:00 |
Mark McDowall
|
fb4483fdcf
|
Switch to https for httpbin URL test
|
2019-02-20 00:31:39 -08:00 |
Taloth Saldono
|
cf327077e9
|
Fixed: Regression in folder move logic preventing updater from working.
|
2019-02-07 12:57:45 +01:00 |
Mark McDowall
|
4a2277b424
|
Fix path tests
|
2019-02-01 10:57:49 -08:00 |
Mark McDowall
|
900dfd92d0
|
Fixed: Getting parent of UNC paths
|
2019-02-01 10:56:48 -08:00 |
Mark McDowall
|
d6997b0588
|
Fixed getting parent path from a path without another slash
Fixed: Manual Import failing for some paths
|
2019-02-01 10:55:28 -08:00 |
Taloth Saldono
|
b1a8c70d20
|
Moved fast MoveSeriesFolder logic if same RootFolder into DiskTransferService.
|
2019-01-21 22:18:37 +01:00 |
Taloth Saldono
|
939ebcf897
|
Added missing references to test projects.
|
2019-01-12 13:40:28 +01:00 |
Mark McDowall
|
e3a9f753d2
|
Fix path tests
|
2019-01-10 20:32:41 -08:00 |
Mark McDowall
|
9dd967f2aa
|
Fixed: Getting parent of UNC paths
|
2019-01-10 18:15:41 -08:00 |
Mark McDowall
|
edd6c0bd4c
|
Fixed getting parent path from a path without another slash
Fixed: Manual Import failing for some paths
|
2019-01-10 18:13:54 -08:00 |
Mark McDowall
|
a3b90650be
|
Remove unused references
|
2018-12-29 13:08:50 +01:00 |
Mark McDowall
|
5666369cc4
|
Fixed: Default Windows Service Account
|
2018-12-29 13:08:47 +01:00 |
Mark McDowall
|
adaf428aa7
|
v3 Binaries
|
2018-12-29 13:08:47 +01:00 |
Mark McDowall
|
296881b358
|
Target .net 4.6.1
|
2018-12-29 13:08:41 +01:00 |
Mark McDowall
|
7297c1b8e4
|
v3 API
|
2018-12-29 13:08:37 +01:00 |