.. |
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).
|
13 years ago |
Files
|
Size is now parsed for each item in the feed.
|
13 years ago |
Framework
|
Testing ExceptionVerification Inconclusive logic
|
13 years ago |
Properties
|
ReSharper code cleanup
|
14 years ago |
App.config
|
moved SQL CE to Nuget.
|
14 years ago |
BacklogSearchJobTest.cs
|
Removed broken test
|
13 years ago |
BannerDownloadJobTest.cs
|
Upgraded to NBuilder 3.
|
13 years ago |
CentralDispatchTest.cs
|
Added compile date to footer
|
13 years ago |
ConfigFileProviderTest.cs
|
Fixed a couple tests, so they shouldn't fail due to other tests impacting them.
|
13 years ago |
ConfigProviderTest.cs
|
Fixed some small issues, here and there.
|
14 years ago |
DiskScanJobTest.cs
|
Upgraded to NBuilder 3.
|
13 years ago |
DiskScanProviderTest.cs
|
Removed Episodes list from EpisodeFile object.
|
14 years ago |
DiskScanProviderTest_ImportFile.cs
|
Upgraded to NBuilder 3.
|
13 years ago |
DownloadProviderTest.cs
|
Upgraded to NBuilder 3.
|
13 years ago |
EpisodeProviderTest.cs
|
Upgraded to NBuilder 3.
|
13 years ago |
EpisodeProviderTest_DeleteInvalidEpisodes.cs
|
Upgraded to NBuilder 3.
|
13 years ago |
EpisodeProviderTest_GetEpisodesByParseResult.cs
|
Found and fixed a bug in EpisodeProvider.GetEpisodesByParseResults, where it would incorrectly return all episodes for a season when a file was detected as a Full Season release.
|
13 years ago |
EpisodeStatusTest.cs
|
Added two new Episode Statuses - Unpacking and Failed.
|
13 years ago |
EventClientProviderTest.cs
|
XbmcProvider updated to include new Json API methods.
|
14 years ago |
FluentTest.cs
|
Better test for Fluent.FreeDiskSpace()
|
13 years ago |
HistoryProviderTest.cs
|
Upgraded to NBuilder 3.
|
13 years ago |
ImportNewSeriesJobTest.cs
|
Upgraded to NBuilder 3.
|
13 years ago |
IndexerProviderTest.cs
|
Full Season searching added (Single NZB). SearchProvider added to perform both Season and Episode searching, triggered via jobs.
|
13 years ago |
IndexerTests.cs
|
WebException now marks indexer tests as Inconclusive.
|
13 years ago |
InventoryProvider_IsAcceptableSizeTest.cs
|
Quality size sliders are implemented. Limits are calculated based on MB/Minute.
|
13 years ago |
InventoryProvider_IsMonitoredTest.cs
|
Cleanup and tests around ImportFile
|
14 years ago |
InventoryProvider_QualityNeededTest.cs
|
Quality size sliders are implemented. Limits are calculated based on MB/Minute.
|
13 years ago |
JobProviderTest.cs
|
Updated JobProvider to allow jobs with two targets.
|
13 years ago |
LogProviderTest.cs
|
TopLogs will now return the count pass in, reduced to 5000 from 7500 to prevent JsonSerialization issues when being sent to the grid.
|
13 years ago |
MediaFileProviderTests.cs
|
Upgraded to NBuilder 3.
|
13 years ago |
MediaFileProvider_GetNewFilenameTest.cs
|
some cleanup
|
14 years ago |
MisnamedProviderTest.cs
|
Upgraded to NBuilder 3.
|
13 years ago |
NzbDrone.Core.Test.csproj
|
Upgraded to NBuilder 3.
|
13 years ago |
ParserTest.cs
|
Treat SUBPACK's as extra releases, so they will not be downloaded.
|
13 years ago |
PostDownloadProviderTest.cs
|
Upgraded to NBuilder 3.
|
13 years ago |
QualityProfileTest.cs
|
Added misnamed provider, PLINQ speeds it up, but still to slow for use, paging helps, but isn't consistent.
|
13 years ago |
QualityTest.cs
|
Updated fluent assertion, unignored qulity equality tests.
|
14 years ago |
QualityTypeProviderTest.cs
|
Size is now parsed for each item in the feed.
|
13 years ago |
RootDirProviderTest.cs
|
Fixed some petapoco issue with insert.
|
14 years ago |
SabProviderTest.cs
|
GetSabName will return cleaner Season naming when it is a FullSeason release.
|
13 years ago |
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.
|
13 years ago |
SearchJobTest.cs
|
Added misnamed provider, PLINQ speeds it up, but still to slow for use, paging helps, but isn't consistent.
|
13 years ago |
SearchProviderTest_Episode.cs
|
Upgraded to NBuilder 3.
|
13 years ago |
SearchProviderTest_PartialSeason.cs
|
Upgraded to NBuilder 3.
|
13 years ago |
SearchProviderTest_Season.cs
|
Upgraded to NBuilder 3.
|
13 years ago |
SeasonSearchJobTest.cs
|
Upgraded to NBuilder 3.
|
13 years ago |
SeriesProviderTest.cs
|
Upgraded to NBuilder 3.
|
13 years ago |
SeriesSearchJobTest.cs
|
Added misnamed provider, PLINQ speeds it up, but still to slow for use, paging helps, but isn't consistent.
|
13 years ago |
SortHelperTest.cs
|
SortHelper.SkipArticles will no longer bomb when a null is passed.
|
13 years ago |
TvDbProviderTest.cs
|
fixed broken tests
|
14 years ago |
UpcomingEpisodesProviderTest.cs
|
Upgraded to NBuilder 3.
|
13 years ago |
XbmcProviderTest.cs
|
Replace '&' with its XML encoded equivalent, before parsing XML.
|
13 years ago |
dbBenchmark.cs
|
Migration is no longer executed per test, its ran once and the db is cloned after that, (faster tests, cleaner logs ;)
|
13 years ago |
log.config
|
Added support to Error/Warning/Fatal verification in text projects
|
14 years ago |
packages.config
|
Upgraded to NBuilder 3.
|
13 years ago |