.. |
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
|
Using services to get updates now
|
2013-08-23 21:45:01 -07:00 |
Datastore
|
Removed unused using statements
|
2013-07-18 20:47:55 -07:00 |
DecisionEngineTests
|
Fixed some disk upgrade tests that were testing the wrong thing
|
2013-08-23 21:11:57 -07:00 |
Download
|
Appending .nzb to name when sent to nzbget
|
2013-08-25 12:41:40 -07:00 |
Files
|
removed Nzbx
|
2013-07-09 15:07:04 -07:00 |
Framework
|
moved logic for reading static file to mappers
|
2013-08-19 23:23:36 -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
|
added support for offset when queries seasons in newznab,
|
2013-08-21 21:42:53 -07:00 |
MediaFileTests
|
FilterExistingFiles no longer converts paths to all lower case
|
2013-08-27 12:13:11 -07:00 |
MetadataSourceTests
|
added RestSharpExtensions to help validate REST response
|
2013-08-17 17:17:37 -07:00 |
NotificationTests
|
moved logic for reading static file to mappers
|
2013-08-19 23:23:36 -07:00 |
OrganizerTests
|
cleaned up extra usings.
|
2013-08-05 15:10:32 -07:00 |
ParserTests
|
1080p releases without x264 or hdtv markers will be treated as HDTV instead of unknown
|
2013-08-27 07:08:00 -07:00 |
Properties
|
Set version to 10.0.0.* in AssemblyInfo
|
2013-07-24 18:59:09 -07:00 |
ProviderTests
|
fixing Linux integration tests
|
2013-08-26 12:35:53 -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
|
Using services to get updates now
|
2013-08-23 21:45:01 -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
|
Merge branch 'develop' of github.com:NzbDrone/NzbDrone into develop
|
2013-08-23 12:14:17 -07:00 |
XbmcVersionTests.cs
|
Removed unused using statements
|
2013-07-18 20:47:55 -07:00 |
packages.config
|
indexer specific setting validation
|
2013-08-22 01:08:43 -07:00 |