.. |
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
|
Added some update APIs to check for updates and download and extract the update package.
|
2011-10-20 22:04:26 -07:00 |
Framework
|
Removed all static state tracking from job provider.
|
2011-10-23 14:53:24 -07:00 |
JobTests
|
Replaced deprecated NBuilder calls.
|
2011-10-22 22:39:14 -07:00 |
Properties
|
ReSharper code cleanup
|
2011-04-09 19:44:01 -07:00 |
ProviderTests
|
Removed all static state tracking from job provider.
|
2011-10-23 14:53:24 -07:00 |
App.config
|
moved SQL CE to Nuget.
|
2011-06-23 00:16:15 -07:00 |
CentralDispatchTest.cs
|
Removed all static state tracking from job provider.
|
2011-10-23 14:53:24 -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 |
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 |
log.config
|
Added support to Error/Warning/Fatal verification in text projects
|
2011-05-18 20:55:35 -07:00 |
NzbDrone.Core.Test.csproj
|
Refactored the shit out of PostDownloadProvider
|
2011-10-22 19:31:28 -07:00 |
packages.config
|
Moved NLog, Fluentassertion to Nuget.
|
2011-10-20 01:02:12 -07:00 |
ParserTest.cs
|
Added Support for 1011 as a number convention.
|
2011-10-20 14:30:45 -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 |