You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Sonarr/NzbDrone.Core.Test
Mark McDowall 070115a59a
TopLogs will now return the count pass in, reduced to 5000 from 7500 to prevent JsonSerialization issues when being sent to the grid.
14 years ago
..
Files
Framework Added misnamed provider, PLINQ speeds it up, but still to slow for use, paging helps, but isn't consistent. 14 years ago
Properties
App.config
BacklogSearchJobTest.cs
CentralDispatchTest.cs
ConfigProviderTest.cs
DiskScanJobTest.cs
DiskScanProviderTest.cs
DiskScanProviderTest_ImportFile.cs
DownloadProviderTest.cs
EpisodeProviderTest.cs Removed AttachSeries for IEnumerable and using join instead, speed difference is negligible or in some cases faster . 14 years ago
EpisodeProviderTest_GetEpisodesByParseResult.cs
EpisodeStatusTest.cs
EventClientProviderTest.cs
FluentTest.cs
HistoryProviderTest.cs
ImportNewSeriesJobTest.cs
IndexerProviderTest.cs
IndexerTests.cs
InventoryProvider_IsMonitoredTest.cs
InventoryProvider_QualityNeededTest.cs
JobProviderTest.cs
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. 14 years ago
MediaFileProviderTests.cs Added misnamed provider, PLINQ speeds it up, but still to slow for use, paging helps, but isn't consistent. 14 years ago
MediaFileProvider_GetNewFilenameTest.cs
MisnamedProviderTest.cs EpisodesWithFiles now returns the full series object, instead of just the SeriesTitle (So we don't need to add junk to the Episode class) 14 years ago
NzbDrone.Core.Test.csproj Added misnamed provider, PLINQ speeds it up, but still to slow for use, paging helps, but isn't consistent. 14 years ago
ParserTest.cs Fixed parser to properly parse a more common naming convention where the episode title starts with an episode or series/episode combination. 14 years ago
QualityProfileTest.cs Added misnamed provider, PLINQ speeds it up, but still to slow for use, paging helps, but isn't consistent. 14 years ago
QualityTest.cs
RootDirProviderTest.cs
SabProviderTest.cs
SceneMappingTest.cs
SearchJobTest.cs Added misnamed provider, PLINQ speeds it up, but still to slow for use, paging helps, but isn't consistent. 14 years ago
SearchProviderTest_Episode.cs EpisodeSearch now gets the proper QualityProfile (broken after removing AttachSeries), tests updated. 14 years ago
SearchProviderTest_PartialSeason.cs
SearchProviderTest_Season.cs
SeasonSearchJobTest.cs
SeriesProviderTest.cs
SeriesSearchJobTest.cs Added misnamed provider, PLINQ speeds it up, but still to slow for use, paging helps, but isn't consistent. 14 years ago
TvDbProviderTest.cs
UpcomingEpisodesProviderTest.cs
XbmcProviderTest.cs
dbBenchmark.cs
log.config
packages.config