Radarr/NzbDrone.Core.Test
Mark McDowall 359f6ea012 Bug: Fixed years being picked up as 4-digit season/episode combo when using the folder name only. a year wrapped with brackets '()' or '[]' will be treated as a year.
Bug: Fixed display issue for series with a period in them when adding existing series, Html.Label(path) would only show text from after the period.
2012-01-12 15:40:28 -08:00
..
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
Files SceneMappingProvider will perform an update if database is empty when looking for a SeriesId or SceneName. 2011-12-01 20:24:44 -08:00
Framework TestDbHelper cleanup 2011-12-14 20:29:21 -08:00
JobTests Fixed spelling for Expected[LogType]. 2011-12-19 16:58:26 -08:00
Properties ReSharper code cleanup 2011-04-09 19:44:01 -07:00
ProviderTests XbmcProvider will use the HTTP API when updating the library for Eden clients (EventServer was failing). 2012-01-09 23:10:53 -08:00
App.config Log page now uses EF for faster runtime queries. 2011-11-22 21:58:26 -08:00
CentralDispatchFixture.cs Moved RenameSeriesJob to the Jobs folder. 2011-12-01 21:14:59 -08:00
EpisodeStatusTest.cs Alot of refactoring. 2011-11-12 23:27:16 -08:00
FluentTest.cs Daily episodes that are added via RSS feed will have proper season and episode numbers. 2011-11-24 23:56:07 -08:00
IndexerTests.cs Fixed spelling for Expected[LogType]. 2011-12-19 16:58:26 -08:00
NzbDrone.Core.Test.csproj ParseSeriesName will now return normalized version of the title if it doesn't match any predefined 2011-12-10 10:54:16 -08:00
ParserTest.cs Bug: Fixed years being picked up as 4-digit season/episode combo when using the folder name only. a year wrapped with brackets '()' or '[]' will be treated as a year. 2012-01-12 15:40:28 -08:00
QualityProfileTest.cs All tests now use base class Mocker 2011-12-14 20:15:53 -08:00
QualityTest.cs Alot of refactoring. 2011-11-12 23:27:16 -08:00
SortHelperTest.cs Moved RenameSeriesJob to the Jobs folder. 2011-12-01 21:14:59 -08:00
dbBenchmark.cs All tests now use base class Mocker 2011-12-14 20:15:53 -08:00
log.config Added support to Error/Warning/Fatal verification in text projects 2011-05-18 20:55:35 -07:00
packages.config Updated WebActivator to 1.5 2011-11-26 09:24:14 -08:00