Taloth Saldono
54c17de849
New: Http/Socks proxy support.
...
fixes #732
9 years ago
Taloth Saldono
9ea753011b
Added round-robin over httpbin.org hosts for httpclient tests.
9 years ago
Mark McDowall
ea0982ecae
Fixed: Error messages when config file is empty or contains invalid characters
...
Closes #1104
9 years ago
Taloth Saldono
b479064abd
Moved Proxy types around and refactored/renamed a few things.
9 years ago
Mark McDowall
dc694b0f34
Don't throw after catching the exception during TearDown
9 years ago
Taloth Saldono
71ecc96c70
Refactored IntegrationTests to work with Nunit3 VS adapter.
9 years ago
Taloth Saldono
2fa3873503
Give a couple of timing-based tests a bit more breathing room.
9 years ago
Taloth Saldono
3a162be265
CombinePath now simple, uri resolve done via operator and CombineRelativePath.
9 years ago
Mark McDowall
502298aab9
Cleanup HttpUri.PathCombine
9 years ago
Mark McDowall
edea488dbe
Upgrade to NUnit3
9 years ago
Taloth Saldono
8b1c022244
Updated NLog to 4.3.0-rc1.
9 years ago
Taloth Saldono
23871503a2
Replaced Uri with HttpUri.
9 years ago
Taloth Saldono
2ffbbb0e71
Refactored HttpRequest and HttpRequestBuilder, moving most of the logic to the HttpRequestBuilder.
...
Added ContentSummary to be able to describe the ContentData in a human readable form. (Useful for JsonRpc and FormData).
9 years ago
Taloth Saldono
7818f0c59b
Fixed: Don't purge xem scene mapping cache when new series gets added.
9 years ago
Taloth Saldono
6a90035a4c
Updated NLog to v4.2.3.
9 years ago
Taloth Saldono
97cdb6a4a5
Fixed: ZFS and other mounts now listed in the System page.
...
Will now also automatically revert to a fully transactional move/copy if the move is in our out of a cifs mount. (assuming the cifs mount can be detected)
9 years ago
Taloth Saldono
45d4371328
Fixed: Additional log cleanse Regex to keep even more sensitive information out of the logs.
...
fixes #1051
9 years ago
Keivan Beigi
845689401d
removed msbuild integerated nuget restore
9 years ago
Keivan Beigi
6e105ce2c6
upgraded nuget packages
9 years ago
Taloth Saldono
663d254ced
Fixed Ospath incorrectly detecting arbitrary colon as windows path.
9 years ago
Taloth Saldono
7e1c444c02
Fixed: Curl Fallback should ignore invalid cookies.
9 years ago
Taloth Saldono
44de353b8b
Sanitize dognzb apikey in nzb fetch url.
9 years ago
Taloth Saldono
aac4938598
Fixed handling cookies in different system languages.
...
fixes #896... hopefully
9 years ago
Taloth Saldono
cc72699b8a
Fixed: Added verified file transfer mode that doesn't revert to copy.
9 years ago
Taloth Saldono
fe76d0f98f
Refactored the HttpDispatchers.
9 years ago
Taloth Saldono
828071c1a5
Merge branch 'pr/n721_ta264' into develop
9 years ago
Taloth Saldono
bb482047b1
Fixed removing partials before trying to copy files.
9 years ago
ta264
4be0fe1b76
Add tests for CurlHttpClient and fix the failures
9 years ago
Taloth Saldono
ccfa13e383
Replaced built-in valuetypes with language keywords.
9 years ago
kmcc049
07b70f9d3f
Fixed: Consistent display of sizes
...
Closes #709
9 years ago
Taloth Saldono
57afa668e1
Fixed: Removing torcache url query params to avoid redirect.
...
fixes #799
Removing query param was cleaner coz it avoids spoofing the referrer.
9 years ago
Taloth Saldono
9bcb6ff19a
New: Sonarr can now update series to use another tvdbid in case when tvdb removes a duplicate and Skyhook detects it.
9 years ago
Taloth Saldono
5af12b67be
Revert "Fixed: Disabled transactional file transfers since we don't want that feature in master yet."
...
This reverts commit ada5919136
.
9 years ago
Taloth Saldono
a1bfecedcd
Removed duplicate test.
9 years ago
Taloth Saldono
f2a70677e4
New: Will now temporarily stop using an indexer if the indexer reported an error.
9 years ago
Taloth Saldono
ada5919136
Fixed: Disabled transactional file transfers since we don't want that feature in master yet.
9 years ago
Taloth Saldono
bfa629f431
Refactored VerifiedFile transfer to have a verified and transactional mode.
9 years ago
Taloth Saldono
103de770c3
Fixed thread concurrency issue on http cookie handling.
9 years ago
Taloth Saldono
bf3d0ed2d1
Removed dupe tests.
9 years ago
Keivan Beigi
b5b15b623a
Updated FluentAssertion to 3.4.0
9 years ago
Taloth Saldono
527122452c
New: Fallback to libcurl/libssl on mono for https connections.
9 years ago
Taloth Saldono
c9f720885e
Fixed: Renaming episodes on OSX with case-insensitive filesystem.
9 years ago
Taloth Saldono
546f4ab577
Disabled verified file transfer on windows.
10 years ago
Taloth Saldono
5effca92b8
New: Now checks the file size of moved episodes to verify if the transfer was completed successfully to be able to detect errors with mounted network storage.
10 years ago
Taloth Saldono
cd5b00afa8
Disabled unstable CI integration tests.
10 years ago
Taloth Saldono
78ade3250c
Added RateLimit service to globally manager short duration ratelimits.
10 years ago
Lars Johnsen
a79fc94a54
Compilation: Fix case inconsistencies
10 years ago
Taloth Saldono
d0bf539a73
Fixed: A season pack import taking a long time should no longer cause the download to be deleted prematurely.
10 years ago
Taloth Saldono
c08d8252ff
Fixed some tests.
10 years ago
Taloth Saldono
ee87537848
Response cookies not stored by default.
10 years ago