Commit Graph

43 Commits (develop)

Author SHA1 Message Date
Louis R 52b5ff6fdd Fixed: Exceptions when checking for routable IPv4 addresses
2 months ago
ta264 87e702cbef Fixed: Don't buffer update package to memory when downloading
1 year ago
Qstick 1bc0b5f950 Enable all analyzers and enforce code style on build
1 year ago
Robin Dadswell 8f6e099794 New: Postgres Database Support
2 years ago
ta264 f7839adc38 Cache database for Unit tests to avoid repeated migrations
2 years ago
Qstick 35651df049 Use modern HttpClient
2 years ago
ta264 cf4103d73d Use DryIoc for Automoqer, drop Unity dependency
2 years ago
ta264 7fe36a7e92 New: Use native dotnet host and DryIoc
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)
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)
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)
5 years ago
Matthew Despain 20c8dec50a First round of refactoring.
7 years ago
Taloth Saldono ec7f749541 Tweaked default config for extra files import.
7 years ago
Keivan Beigi f25bfe9d28
don't log migrations during regular DB tests
7 years ago
Keivan Beigi ad7d571b24 New: Better platform detection specifically for Non-Windows Systems
7 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
8 years ago
Taloth Saldono 9e7927acec Create HttpProxySettingsProvider and fixed related issues.
8 years ago
Taloth Saldono 71ecc96c70 Refactored IntegrationTests to work with Nunit3 VS adapter.
8 years ago
Taloth Saldono 2ffbbb0e71 Refactored HttpRequest and HttpRequestBuilder, moving most of the logic to the HttpRequestBuilder.
8 years ago
Taloth Saldono bdb1076100 Updated db migration testing framework so we only run migrations up to the one we're testing.
8 years ago
Taloth Saldono 57afa668e1 Fixed: Removing torcache url query params to avoid redirect.
9 years ago
Taloth Saldono 78ade3250c Added RateLimit service to globally manager short duration ratelimits.
9 years ago
Taloth Saldono c08d8252ff Fixed some tests.
9 years ago
Taloth Saldono ccfd66260d Fixed: BitMeTv cookie will now also be used for the fetching the torrent file.
9 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
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
10 years ago
Mark McDowall 37231d1ef0 DiskProvider split to Windows and Mono projects
10 years ago
Mark McDowall 5bf0e197ec Moved source code under src folder - massive change
11 years ago