Commit Graph

251 Commits (81c9537e5a48e09c438134ea86204ce1f1c1f6c3)

Author SHA1 Message Date
Taloth Saldono d00f3abbf0 Fixed: Dataloss when moving series folder to root folder with only different casing
4 years ago
Qstick a03d136aa4 Fixed: Cleanse account and passwd from Download Station URLs
4 years ago
ta264 f917d0e9bc Add FileInfo utility functions to DiskProvider
4 years ago
Mark McDowall f637976530 Fixed: Parsing of URLs with double slashes in the path
4 years ago
Qstick 4ec71538b9 Fixed: Avoid zero-length array memory allocations
4 years ago
Qstick 0198c7a3b1 Fixed: Use Length/Count property instead of Enumerable.Count method
4 years ago
Taloth Saldono 67d2765d0c Fixed: Removed hardlink-based transactional file transfer logic (instead relying on explicit copy+delete for cifs)
4 years ago
Qstick 658f6922c2
Fixed: Use Proxy for MediaCovers and Metadata (#4916)
4 years ago
Qstick 9c85482b9c Bump to dotnet 3.1.7
4 years ago
ta264 26409c9d36 Try to fix service test
4 years ago
Qstick afada848c8 Change Missed http instances to https in HttpClientFixture
4 years ago
Qstick a946d5886c Use HTTPS for httpbin tests
4 years ago
Qstick 28e6e4ed7b
Update HttpClientFixture.cs
4 years ago
Arthur Bols 4b25ef6deb New: Removed chown and simplified chmod options for linux/osx
4 years ago
Qstick d10e60587b fixup Sonarr stylecop issues
4 years ago
Taloth Saldono 2a9160f870 Added Plex url to cleanser
4 years ago
Taloth Saldono 9ca291ecaf Cleanse remote IP Address from trace log file
4 years ago
Qstick 70601faa4f Bump Core Packages for 3.1.4
4 years ago
Taloth Saldono e8e852100c Fixed recursion issue when emptying recycle bin
4 years ago
ta264 d03a6486d3 Fixed: NET Core not deleting source when moving across drives
4 years ago
Qstick 72caab1b2b New: Monitor and Process downloads separately
5 years ago
Qstick 37d004d78d Fixed: Copy linux permission mask when moving to recycle bin
5 years ago
Qstick d59c563023 Update Backend Packages
5 years ago
Taloth Saldono 42b4a03eb4 Fixed redirect test
5 years ago
ta264 df101258c5 New: Calculate custom formats on demand
5 years ago
ta264 f83ccb6ca4 Swap to dapper Mk. 2
5 years ago
ta264 f02fa629cc Reformat and apply Stylecop rules
5 years ago
ta264 d4fa9b7345 Remove trailing whitespace
5 years ago
ta264 8d27111f7b Remove all unnecessary usings
5 years ago
ta264 c6ae0bb509 Add missing new lines at end of files
5 years ago
ta264 10fc0b071f Fixed: NET Core doing copy/delete instead of rename
5 years ago
Qstick e937d74b11 Revert "Swap to dapper and system.text.json for database backend"
5 years ago
ta264 d2065bfa1b Swap to dapper and system.text.json for database backend
5 years ago
Qstick 2633c82a01 New: Hookup SonarCloud
5 years ago
Qstick 7cd270d534 Fixed: Rename ProcessProviderTests to Fixture
5 years ago
Taloth Saldono 0cff6c1fdf Tiny fix in test, left-over from my on-windows test.
5 years ago
Taloth Saldono c34dc0be13 Cleanse getnzb url
5 years ago
Taloth Saldono d5c2308587 Fixed: File imports on cloud drives slow due to transaction logic
5 years ago
ta264 6235225f7d New: Bump to .NET Core 3.1
5 years ago
Qstick 0aa8ac5d39 New: Bump Version to V3 to please the masses
5 years ago
Qstick f489b6b506 Fixed: Disable some flaky tests on MacOS
5 years ago
ta264 37a39d1624 Fixed: Make ProcessProvider tests more reliable
5 years ago
ta264 057829c3b0 New: Multi target net framework 4.6.2 and net core 3.0
5 years ago
ta264 abde842bf0 Fixed: Remove obsolete HttpProvider
5 years ago
ta264 5c07b39b04 Fixed: Convert MonoOnly to PosixOnly
5 years ago
ta264 0b0d0a7353 New: Use dotnet tooling, produce 64bit build on windows
5 years ago
Qstick bd374825f1 Fixed: Logging Statements and Tests
5 years ago
ta264 fd5113744f Fixed: Various tests
5 years ago
Qstick 7f221c7834 Fixed: Automation/Integration/Unit Tests
5 years ago
Qstick b89c7b8675 New: Convert to New CSProj Format
5 years ago
Qstick 23670bca12 New: Upstream Updates
5 years ago
Qstick d53320779c New: Update NLog to 4.6.6
5 years ago
Taloth Saldono ae47ee817f Fixed: Executing powershell and python scripts directly in Connect->Custom Scripts
5 years ago
Mark McDowall f868e8b964 Fixed: Add Tests for FirstCharTo
5 years ago
Qstick 242d530bb4 Fixed: Unit Test Fixes
5 years ago
Qstick 612d948eba Fixed: Some Tests and Added New Ones
5 years ago
Qstick 91ab518dfb Fixed: Backend Updates from Sonarr
5 years ago
Qstick d178dce0d3 Fixed: Backend/Frontend Cleanup
5 years ago
Qstick 8a9e2dc90d New: Loads of Backend Updates to Clients and Indexers
5 years ago
Qstick 6275737ced New: Many UI Updates and Performance Tweaks
5 years ago
Qstick 65efa15551 New: Backend changes for new UI
5 years ago
Qstick aef89160e2 Added: Platform Detection Improvements
5 years ago
Qstick ea5ad24944 New: Re-target to .net 4.6.1
5 years ago
Leonardo Galli 77f146b262
Added: Ability to add custom formats, working similar to qualities. (#2669)
6 years ago
Leonardo Galli 6eb678cd92
Added: Radarr now stores cookies for PTP beyond restarts. Should limit active sessions correctly. (#2643)
7 years ago
Leonardo Galli a48793edd2 Fixed: Changes in http redirect logic causing failed grabs and >25% cpu usage.
7 years ago
Leonardo Galli 799a448544 Fixed: http->https redirects do not use the tls1.2 curl fallback.
7 years ago
Leonardo Galli 65c3704ff0 Fixed: NLog causing a crash under mono 5.10
7 years ago
Leonardo Galli 2b2bd16d4d Updated NLog to version 4.4.12. Should fix #2218
7 years ago
James White ed744b5702 Fixed: Jackett apikey cleaned from log again. (#2177)
7 years ago
Leonardo Galli ee1ebfd893 Remote Test debugging yey!
8 years ago
Leonardo Galli 403fd0f0c0 Remove unecessary test.
8 years ago
Mitchell Cash 3b3fe197ca Fixed: Parsing headers that have a trailing semi-colon (#1117)
8 years ago
Leonardo Galli 7cfa0531dc Fixed all tests and even added some new ones :) (#835)
8 years ago
Leonardo Galli 17d7083412 Fixes compile issues introduced with latest commit.
8 years ago
Leonardo Galli 88dacc00f7 Renamed NzbDrone.exe to Radarr.exe.
8 years ago
Leonardo Galli e9f9f66b2f Allow Sonarr and Radarr to run together.
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.
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