Commit Graph

154 Commits (779ab39f50b73adf2001b4fd3e5fe802702fc0eb)

Author SHA1 Message Date
Taloth Saldono 633344e5bb Disabled httpbin.org tests for now due to the site being flaky.
6 years ago
Taloth Saldono 8b8bfb9bf0 Added third httpbin site.
6 years ago
Taloth Saldono 7241ca4ae9 Run http tests more gracefully.
6 years ago
Mark McDowall a7aff3bd9a Upgrade NLog to 4.5.3
6 years ago
Taloth Saldono 6d8eebcd30 Revised deletion of cookies.
6 years ago
Taloth Saldono d3f8e0ef4c Fixed: Revised handling of cookies in case of redirects.
6 years ago
Taloth Saldono 99ee59e9cc Fixed: Updated NLog to 4.5 RC6 to handle mono 5.10
6 years ago
Taloth Saldono 2196db9a58 Downgraded Moq again since it causes failing tests on older mono versions due to bad Array covariance handling.
7 years ago
Taloth Saldono b7e74bd5be Fixed Moq version conflict between packages.config and csproj in Api.Test by upgrading them all.
7 years ago
Taloth Saldono ea5769fdd6 Updated NLog from 4.4.3 to 4.4.12
7 years ago
Mark McDowall 1d2b35fdde
Fix failing test
7 years ago
Taloth Saldono 35f911286f Added jackett apikey to log cleanser.
7 years ago
Taloth Saldono 2d1d1c8a99 Fixed: Changes in http redirect logic causing failed grabs and >25% cpu usage.
7 years ago
Taloth Saldono fdaa8fb0f5 Disable test on mono managed http.
7 years ago
Taloth Saldono f305331565 Fixed: http->https redirects do not use the tls1.2 curl fallback.
7 years ago
Taloth Saldono 1b6d6c26d5 Fixed HttpUri parsing of domain names with underscores.
7 years ago
Taloth Saldono 792773323c Check for whitespace in IsValidUrl.
7 years ago
Taloth Saldono 95c81f8905 Fixed exception in MountCheck if RootDirectory cannot be found.
7 years ago
Jamie Magee ae2bdb757a Upgrade NUnit
7 years ago
Jamie Magee 714ad075fc Upgrade FluentAssertions
7 years ago
Jamie Magee 781df8b20a Upgrade NLog
7 years ago
Mark McDowall ebcce05588 Fixed: Parsing headers that have a trailing semi-colon
7 years ago
Taloth Saldono 2f6d9e191e Fixed: Ignore .nfs* files during copy actions since those files are special NFS files that should never be touched.
7 years ago
Keivan Beigi c9a8ebc2e6
Create anonymous hash to detect issue duplication
8 years ago
Keivan Beigi 54bc642476 Fixed: OS Version detection shouldn't break user agents. Fixes #1611
8 years ago
Keivan Beigi a1f112e62f Added branch name to Assembly Info
8 years ago
Keivan Beigi ad7d571b24 New: Better platform detection specifically for Non-Windows Systems
8 years ago
Keivan Beigi d64d35361c Revert "Upgraded Moq" (Mono compatibility)
8 years ago
Keivan Beigi 3140d5d4b0 Upgraded Moq
8 years ago
Keivan Beigi a2ce435239 Upgraded Nlog, NCrunch
8 years ago
Keivan Beigi 0214c8e0f0 Removed unused using statements
8 years ago
Keivan Beigi 2e36538dcd Environment variables sometimes lie!
8 years ago
margaale 8d776abb48 Fixed: Handle download clients sending invalid content-type header.
8 years ago
Keivan Beigi da52e60f36 Upgraded Nlog/RestSharp/Selenium
8 years ago
Keivan Beigi 0c75d0bb03 Upgraded nunit/fluentassertion
8 years ago
Mark McDowall 43c5d03f9a Fix GetAncestorFolders tests under mono
8 years ago
Mark McDowall d3890bd712 New: Health check warning for macOS when running from App Translocation folder
8 years ago
Mark McDowall 2e96c4e798 New: Parse existing subtitles and extra files
8 years ago
Taloth Saldono 4bf3ef45b0 Fixed: Auto-Updater rollback logic tries to restore unchanged files.
8 years ago
Mark McDowall 422371d118 Fixed: Episode import when the series folder had a trailing slash and folder was not on disk
8 years ago
Taloth Saldono 90b5947a19 Fixed Deluge and BTN cleanse password logic.
8 years ago
Taloth Saldono c4a3bc3d2f Fixed cookie tests with expired dates.
8 years ago
Taloth Saldono d4bab775df Updated NLog to 4.3.4.
8 years ago
Mark McDowall ff3fc8de2e Replace octal characters from mounts in /proc/mounts
8 years ago
Taloth Saldono 54c17de849 New: Http/Socks proxy support.
8 years ago
Taloth Saldono 9ea753011b Added round-robin over httpbin.org hosts for httpclient tests.
8 years ago
Mark McDowall ea0982ecae Fixed: Error messages when config file is empty or contains invalid characters
8 years ago
Taloth Saldono b479064abd Moved Proxy types around and refactored/renamed a few things.
8 years ago
Mark McDowall dc694b0f34 Don't throw after catching the exception during TearDown
8 years ago
Taloth Saldono 71ecc96c70 Refactored IntegrationTests to work with Nunit3 VS adapter.
8 years ago