.. |
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).
|
2011-09-30 20:12:18 -07:00 |
Files
|
Size is now parsed for each item in the feed.
|
2011-09-13 19:25:33 -07:00 |
Framework
|
Adding some structure to NzbDrone.Core.Test
|
2011-10-20 16:42:17 -07:00 |
JobTests
|
Adding some structure to NzbDrone.Core.Test
|
2011-10-20 16:42:17 -07:00 |
Properties
|
ReSharper code cleanup
|
2011-04-09 19:44:01 -07:00 |
ProviderTests
|
Adding some structure to NzbDrone.Core.Test
|
2011-10-20 16:42:17 -07:00 |
App.config
|
moved SQL CE to Nuget.
|
2011-06-23 00:16:15 -07:00 |
CentralDispatchTest.cs
|
Added compile date to footer
|
2011-10-11 19:39:46 -07:00 |
EpisodeStatusTest.cs
|
Added two new Episode Statuses - Unpacking and Failed.
|
2011-10-11 20:44:19 -07:00 |
FluentTest.cs
|
Adding some structure to NzbDrone.Core.Test
|
2011-10-20 16:42:17 -07:00 |
IndexerTests.cs
|
Adding some structure to NzbDrone.Core.Test
|
2011-10-20 16:42:17 -07:00 |
NzbDrone.Core.Test.csproj
|
Adding some structure to NzbDrone.Core.Test
|
2011-10-20 16:42:17 -07:00 |
ParserTest.cs
|
Treat SUBPACK's as extra releases, so they will not be downloaded.
|
2011-09-25 18:00:21 -07:00 |
QualityProfileTest.cs
|
Added misnamed provider, PLINQ speeds it up, but still to slow for use, paging helps, but isn't consistent.
|
2011-09-03 20:05:44 -07:00 |
QualityTest.cs
|
Updated fluent assertion, unignored qulity equality tests.
|
2011-07-05 23:16:37 -07:00 |
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.
|
2011-08-22 23:07:04 -07:00 |
SortHelperTest.cs
|
SortHelper.SkipArticles will no longer bomb when a null is passed.
|
2011-10-06 09:37:34 -07:00 |
dbBenchmark.cs
|
Migration is no longer executed per test, its ran once and the db is cloned after that, (faster tests, cleaner logs ;)
|
2011-10-16 19:03:54 -07:00 |
log.config
|
Added support to Error/Warning/Fatal verification in text projects
|
2011-05-18 20:55:35 -07:00 |
packages.config
|
Moved NLog, Fluentassertion to Nuget.
|
2011-10-20 01:02:12 -07:00 |