Commit Graph

257 Commits (develop)

Author SHA1 Message Date
Mark McDowall 0c7743e786 Fixed: Parsing of URLs with double slashes in the path
4 years ago
Mark McDowall 9f527718f2 Ignore HttpClientFixture integration tests
4 years ago
Taloth Saldono 0e7b404121 Fixed: Removed hardlink-based transactional file transfer logic (instead relying on explicit copy+delete for cifs)
4 years ago
Taloth Saldono aacc36aee0 Fixed test
4 years ago
Arthur Bols 3b579900bb
New: Removed chown and simplified chmod options for linux/osx
4 years ago
Taloth Saldono 72b0f640f4 Added Plex url to cleanser
4 years ago
Taloth Saldono b3daa280c5 Cleanse remote IP Address from trace log file
4 years ago
Taloth Saldono 5251db7224 Fixed recursion issue when emptying recycle bin
4 years ago
Taloth Saldono 1d339ad4f1 Belated removal of bitmetv and cleanup of usenet-crawler.
4 years ago
gl3nni3 2d94857369 Fixed: Replace duplicate slashes from file names when importing
4 years ago
Taloth Saldono b86cfd49ef Fixed redirect test
5 years ago
Taloth Saldono 4aaccb909f Cleanse getnzb url
5 years ago
Taloth Saldono 70a40edc5d Tiny fix in test, left-over from my on-windows test.
5 years ago
Taloth Saldono 95d64208d0 Fixed: File imports on cloud drives slow due to transaction logic
5 years ago
Taloth Saldono e28b2e8328 Fixed: Corrupt image files when downloading from redirecting Url
5 years ago
Taloth Saldono aacb8970f8 Fixed several failing/flaky mono unit tests
5 years ago
Taloth Saldono 1564208e83 Fixed tests
5 years ago
Taloth Saldono b764c44318 Fixed tests
5 years ago
Taloth Saldono b0415299ca Fixed: Download mediacover using configured proxy.
5 years ago
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)
5 years ago
Qstick f9dc2fb6d5 New: Replace SharpRaven with new Sentry SDK
5 years ago
Taloth Saldono de31dfb11e Fixed several tests and test infrastructure issues
5 years ago
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
5 years ago
Taloth Saldono a66fb76e9a Converted all projects to the new csproj format.
5 years ago
Mark McDowall 7cb5bd9c95 And another one to retry
5 years ago
Mark McDowall f333196efe Retry up to 5 times for disk tests that sometimes fail
5 years ago
Mark McDowall c41200e762 csproj update to match the file rename
5 years ago
Mark McDowall 4c70afbb53 Make powershell test explicit
5 years ago
Qstick 0c1ce66053 Cleanup Multiple Compiler Warnings
5 years ago
Taloth Saldono df8ca250aa Fixed: Executing powershell and python scripts directly in Connect->Custom Scripts
5 years ago
Taloth Saldono c71b4bde86 Added test for turkish FirstCharToUpper
5 years ago
Taloth Saldono d3662f2302 Added test for turkish FirstCharToLower
5 years ago
Mark McDowall 5275aa72fb Clean up FirstCharacterToLower extension + tests
5 years ago
Mark McDowall 2ae4337d0d FirstCharToLower
5 years ago
Mark McDowall 4665b4fb37 New: Target .net 4.6.2
5 years ago
Mark McDowall 7d06e5d684 HTTPS certificate validation options
5 years ago
Taloth Saldono 9a3f49bf9c Merge branch 'develop' into phantom-develop
5 years ago
Taloth Saldono 08ba273089 fixed qbittorrent tests failing due to incorrect test setup. And http tests failed due to httpbin changing their output.
5 years ago
Mark McDowall fb4483fdcf Switch to https for httpbin URL test
5 years ago
Taloth Saldono cf327077e9 Fixed: Regression in folder move logic preventing updater from working.
5 years ago
Mark McDowall 4a2277b424 Fix path tests
5 years ago
Mark McDowall 900dfd92d0 Fixed: Getting parent of UNC paths
5 years ago
Mark McDowall d6997b0588 Fixed getting parent path from a path without another slash
5 years ago
Taloth Saldono b1a8c70d20 Moved fast MoveSeriesFolder logic if same RootFolder into DiskTransferService.
5 years ago
Taloth Saldono 939ebcf897 Added missing references to test projects.
5 years ago
Mark McDowall e3a9f753d2 Fix path tests
5 years ago
Mark McDowall 9dd967f2aa Fixed: Getting parent of UNC paths
5 years ago
Mark McDowall edd6c0bd4c Fixed getting parent path from a path without another slash
5 years ago
Mark McDowall a3b90650be Remove unused references
6 years ago
Mark McDowall 5666369cc4 Fixed: Default Windows Service Account
6 years ago
Mark McDowall adaf428aa7 v3 Binaries
6 years ago
Mark McDowall 296881b358 Target .net 4.6.1
6 years ago
Mark McDowall 7297c1b8e4 v3 API
6 years ago
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
7 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