You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Keivan Beigi
e5c4f34e0e
Adding some structure to NzbDrone.Core.Test
|
13 years ago |
.. |
App_Data
|
ConfigFile for NzbDrone.exe is now stored under App_Data for NzbDrone.Web. - This will be to provide the users a way to edit Port and set whether they want their default browser to open on startup, all form the WebUI (and not be overwritten on upgrades).
|
13 years ago |
Files
|
Size is now parsed for each item in the feed.
|
13 years ago |
Framework
|
Adding some structure to NzbDrone.Core.Test
|
13 years ago |
JobTests
|
Adding some structure to NzbDrone.Core.Test
|
13 years ago |
Properties
|
ReSharper code cleanup
|
14 years ago |
ProviderTests
|
Adding some structure to NzbDrone.Core.Test
|
13 years ago |
App.config
|
moved SQL CE to Nuget.
|
14 years ago |
CentralDispatchTest.cs
|
Added compile date to footer
|
13 years ago |
EpisodeStatusTest.cs
|
Added two new Episode Statuses - Unpacking and Failed.
|
13 years ago |
FluentTest.cs
|
Adding some structure to NzbDrone.Core.Test
|
13 years ago |
IndexerTests.cs
|
Adding some structure to NzbDrone.Core.Test
|
13 years ago |
NzbDrone.Core.Test.csproj
|
Adding some structure to NzbDrone.Core.Test
|
13 years ago |
ParserTest.cs
|
Treat SUBPACK's as extra releases, so they will not be downloaded.
|
13 years ago |
QualityProfileTest.cs
|
Added misnamed provider, PLINQ speeds it up, but still to slow for use, paging helps, but isn't consistent.
|
13 years ago |
QualityTest.cs
|
Updated fluent assertion, unignored qulity equality tests.
|
14 years ago |
SceneMappingTest.cs
|
Fixed SceneMappingProvider to resolve an issue with series with multiple clean names failing to return a Scene Name when being looked up via SeriesId.
|
13 years ago |
SortHelperTest.cs
|
SortHelper.SkipArticles will no longer bomb when a null is passed.
|
13 years ago |
dbBenchmark.cs
|
Migration is no longer executed per test, its ran once and the db is cloned after that, (faster tests, cleaner logs ;)
|
13 years ago |
log.config
|
Added support to Error/Warning/Fatal verification in text projects
|
14 years ago |
packages.config
|
Moved NLog, Fluentassertion to Nuget.
|
13 years ago |