.. |
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 |
Configuration
|
moved update url from db to nzbdrone.config
|
2013-07-29 19:12:16 -07:00 |
DataAugmentationFixture/Scene
|
cleaned up the mindfuck that was scene mapping.
|
2013-06-08 12:14:52 -07:00 |
Datastore
|
Removed unused using statements
|
2013-07-18 20:47:55 -07:00 |
DecisionEngineTests
|
Added option to not auto download propers
|
2013-08-11 23:00:40 -07:00 |
Download
|
updated decision logic to prioritize smaller releases of equal quality.
|
2013-08-06 17:49:40 -07:00 |
Files
|
removed Nzbx
|
2013-07-09 15:07:04 -07:00 |
Framework
|
Removed unused using statements
|
2013-07-18 20:47:55 -07:00 |
HelperTests
|
fixed more tests.
|
2013-04-15 21:52:41 -07:00 |
HistoryTests
|
updated history table
|
2013-06-08 23:20:38 -07:00 |
IndexerSearchTests
|
renamed SearchDefinition to SearchCriteria
|
2013-06-06 07:42:23 -07:00 |
IndexerTests
|
Better RSS date parsing
|
2013-08-07 19:07:07 -07:00 |
InstrumentationTests
|
DB log target is removed after test/app shutdown
|
2013-07-29 17:57:55 -07:00 |
JobTests
|
removed all the jobs.
|
2013-05-06 17:39:33 -07:00 |
MediaCoverTests
|
static resource URLs are now case sensitive.
|
2013-07-23 23:27:31 -07:00 |
MediaFileTests
|
Throw when unable to move file
|
2013-08-12 19:27:44 -07:00 |
MetadataSourceTests
|
cleaned up refresh series a bit.
|
2013-07-31 19:02:36 -07:00 |
NotificationTests
|
Better notification messages
|
2013-08-01 00:11:42 -07:00 |
OrganizerTests
|
cleaned up extra usings.
|
2013-08-05 15:10:32 -07:00 |
ParserTests
|
Removed unused using statements
|
2013-07-18 20:47:55 -07:00 |
Properties
|
Set version to 10.0.0.* in AssemblyInfo
|
2013-07-24 18:59:09 -07:00 |
ProviderTests
|
Made free disk space non-existent folder should throw windows only
|
2013-08-08 22:03:33 -07:00 |
Qualities
|
Removed unused using statements
|
2013-07-18 20:47:55 -07:00 |
RootFolderTests
|
more linux fixes
|
2013-07-25 22:41:38 -07:00 |
SeriesStatsTests
|
AirDate now stored as a string
|
2013-07-25 21:04:47 -07:00 |
TvTests
|
SeasonPass now properly updates episodes
|
2013-08-06 18:32:56 -07:00 |
UpdateTests
|
fixed broken test.
|
2013-08-10 13:19:02 -07:00 |
EpisodeParseResultTest.cs
|
cleaned up parsing logic and structure.
|
2013-04-14 18:41:39 -07:00 |
FluentTest.cs
|
updated decision logic to prioritize smaller releases of equal quality.
|
2013-08-06 17:49:40 -07:00 |
NzbDrone.Core.Test.csproj
|
Removed premove and instead check for source file being in use
|
2013-08-11 15:55:26 -07:00 |
packages.config
|
always replace .NET 3.5 of json.net with 4.0 on build.
|
2013-08-05 15:49:41 -07:00 |
XbmcVersionTests.cs
|
Removed unused using statements
|
2013-07-18 20:47:55 -07:00 |