ta264
87e702cbef
Fixed: Don't buffer update package to memory when downloading
...
(cherry picked from commit 63654b99f22b87b42acd699ac5b453f2de20211f)
Closes #3639
Closes #3641
2 years ago
Qstick
1bc0b5f950
Enable all analyzers and enforce code style on build
...
Fixes #3406
Fixes #3407
Fixes #3408
Fixes #3409
Fixes #3410
Fixes #3411
Fixes #3412
Fixes #3413
Fixes #3414
Fixes #3415
Fixes #3416
Fixes #3417
Fixes #3418
Fixes #3419
Fixes #3420
Fixes #3421
Fixes #3422
Fixes #3423
2 years ago
Robin Dadswell
8f6e099794
New: Postgres Database Support
...
Co-Authored-By: Qstick <376117+Qstick@users.noreply.github.com>
2 years ago
ta264
f7839adc38
Cache database for Unit tests to avoid repeated migrations
...
(cherry picked from commit f3308827d0ede7895b0b8b3b251a17cda3a54120)
2 years ago
Qstick
35651df049
Use modern HttpClient
...
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
(cherry picked from commit 4c0fe62dda7ba87eec08d628f79e4fae8fdb1a0f)
2 years ago
ta264
cf4103d73d
Use DryIoc for Automoqer, drop Unity dependency
...
(cherry picked from commit e3468daba04b52fbf41ce3004934a26b0220ec4f)
2 years ago
ta264
7fe36a7e92
New: Use native dotnet host and DryIoc
...
(cherry picked from commit d6170dbfedf27a6218afe242a0fae2eb8b368aec)
3 years ago
Qstick
3f96208c41
Fixed: Use Proxy for MediaCovers and Metadata
4 years ago
ta264
53c0ffd129
Swap to dapper with lazyload
4 years ago
Qstick
a4b78b44ce
StyleCop ( #1058 )
...
* Stylecop Rules and Fixes
4 years ago
ta264
f136449573
Update FluentMigrator to v4
4 years ago
ta264
d4547138ec
Fixed: Remove obsolete HttpProvider
4 years ago
ta264
425bd8964f
New: Update Unity
5 years ago
Taloth Saldono
26c8768931
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
ta264
e095fe00af
Fixed: Delete unreferenced files
5 years ago
ta264
ee7d47d044
Fixed: All the tests
5 years ago
Taloth Saldono
aa794a7155
Fixed: Workaround for mono 5.16+ bug preventing the closure of sockets on timeouts (Jackett connections)
...
ref #2802
5 years ago
ta264
b4fc4e88a5
Fixed: UseRealHttp following addition of MetadataRequestBuilder
5 years ago
ta264
166fc90454
New: Only scan files that are new or updated ( #760 )
...
* New: Only scan files that are new or updated
Pass through filter correctly
Add more tests
Add tests for migration 30
* Fix windows disk provider
* Don't publish deleted event for unmapped file
* Fix test on windows
6 years ago
Matthew Despain
20c8dec50a
First round of refactoring.
8 years ago
Taloth Saldono
ec7f749541
Tweaked default config for extra files import.
8 years ago
Keivan Beigi
f25bfe9d28
don't log migrations during regular DB tests
8 years ago
Keivan Beigi
ad7d571b24
New: Better platform detection specifically for Non-Windows Systems
8 years ago
Keivan Beigi
0214c8e0f0
Removed unused using statements
8 years ago
Keivan Beigi
aba613acd1
Because it's 2016!
8 years ago
Lloyd Sparkes
c82b90aca8
Fix tests failing due to lack of constructor less classes, after refactoring
9 years ago
Taloth Saldono
9e7927acec
Create HttpProxySettingsProvider and fixed related issues.
9 years ago
Taloth Saldono
71ecc96c70
Refactored IntegrationTests to work with Nunit3 VS adapter.
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
bdb1076100
Updated db migration testing framework so we only run migrations up to the one we're testing.
...
fixes #902
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
78ade3250c
Added RateLimit service to globally manager short duration ratelimits.
10 years ago
Taloth Saldono
c08d8252ff
Fixed some tests.
10 years ago
Taloth Saldono
ccfd66260d
Fixed: BitMeTv cookie will now also be used for the fetching the torrent file.
10 years ago
Keivan Beigi
be81bf322a
Our first data migration test :D
10 years ago
Keivan Beigi
c7ed76f6d3
Added before migration hook, this can be used to insert "old" data into test Db
...
so data migration could be tested.
10 years ago
Keivan Beigi
2c1d3339d0
HttpClient
10 years ago
kayone
ee285c2d4a
made ImportApprovedEpisodesFixture Os Agnostic
10 years ago
Taloth Saldono
b9623957fd
Fixed: All migrations are now transactional and will rollback if failed
10 years ago
Mark McDowall
b3fb807f41
HttpProvider.PostCommand will no longer keep the connection alive
11 years ago
Mark McDowall
37231d1ef0
DiskProvider split to Windows and Mono projects
11 years ago
Mark McDowall
5bf0e197ec
Moved source code under src folder - massive change
11 years ago