.. |
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 using statements
|
2013-09-12 15:42:01 -07:00 |
Datastore
|
cleaned up using statements
|
2013-09-12 15:42:01 -07:00 |
DecisionEngineTests
|
Use episodes attached to search criteria instead of fetching from DB
|
2013-09-14 20:49:58 -07:00 |
Download
|
Added RSS support for torrents
|
2013-09-13 16:20:35 -07:00 |
Files
|
added test for mediainfo.dll
|
2013-09-12 22:55:33 -07:00 |
Framework
|
split MessageAggregator in EventAggregator and CommandExecutor
|
2013-09-13 23:36:07 -07:00 |
HelperTests
|
fixed more tests.
|
2013-04-15 21:52:41 -07:00 |
HistoryTests
|
Added housekeeping to cleanup orphaned episodes and history items
|
2013-09-17 22:28:05 -07:00 |
IndexerSearchTests
|
renamed SearchDefinition to SearchCriteria
|
2013-06-06 07:42:23 -07:00 |
IndexerTests
|
added torrent feature toggle.
|
2013-09-13 17:10:39 -07:00 |
InstrumentationTests
|
fixed broken tests.
|
2013-09-02 22:15:10 -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 |
MediaFiles
|
left over test.
|
2013-09-16 22:16:49 -07:00 |
Messaging
|
event aggregator uses threadpool to publish events
|
2013-09-16 22:08:23 -07:00 |
MetadataSourceTests
|
fixed trakt test to be less fragile.
|
2013-09-10 00:10: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
|
Tests for ParsingService
|
2013-09-15 01:23:54 -07:00 |
Properties
|
Set version to 10.0.0.* in AssemblyInfo
|
2013-07-24 18:59:09 -07:00 |
Providers
|
fixed broken test
|
2013-09-16 23:15:54 -07:00 |
ProviderTests
|
removed old tests.
|
2013-09-17 10:36:57 -07:00 |
Qualities
|
Removed unused using statements
|
2013-07-18 20:47:55 -07:00 |
RootFolderTests
|
getting freespace returns null instead of blowing up.
|
2013-08-31 21:38:21 -07:00 |
SeriesStatsTests
|
Series stats tests
|
2013-09-08 17:31:31 -07:00 |
TvTests
|
Added housekeeping to cleanup orphaned episodes and history items
|
2013-09-17 22:28:05 -07:00 |
UpdateTests
|
cleaned up using statements
|
2013-09-12 15:42: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
|
Added housekeeping to cleanup orphaned episodes and history items
|
2013-09-17 22:28:05 -07:00 |
packages.config
|
updated FluentAssertions
|
2013-08-31 22:39:18 -07:00 |
XbmcVersionTests.cs
|
Removed unused using statements
|
2013-07-18 20:47:55 -07:00 |