1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2024-12-14 11:23:42 +02:00
Commit Graph

15 Commits

Author SHA1 Message Date
kay.one
a98d792c0d fixed some broken tests. 2013-02-24 11:39:31 -08:00
kay.one
13658e3c6d moved config to objectdb. 2013-02-23 22:48:52 -08:00
Keivan Beigi
8a34f1096d Replaced EpisodeService with IEpisodeService 2013-02-21 16:47:09 -08:00
Keivan Beigi
b5644bf660 moved series/season/episodes to object db. 2013-02-19 18:05:15 -08:00
kay.one
2d4998d52d moved Series,Seasons,Episodes to their own folders. 2013-02-18 22:01:03 -08:00
kay.one
cb0c3b85de moved all of the tests that didn't need to be SQL test to basic core test. 2013-02-16 21:44:06 -08:00
kay.one
f973a42669 separated sqlce and db4o tests. 2013-02-15 16:52:46 -08:00
Mark McDowall
aa282fbd4d Fixed up tests 2012-09-10 23:35:25 -07:00
Mark McDowall
a4dde81ceb Converted jobs to dynamic 2012-09-10 12:04:17 -07:00
Mark McDowall
02cb12bdb8 BacklogSetting refactoring. 2012-01-25 17:02:21 -08:00
Mark McDowall
9eb022fdf4 BacklogStatus added to individually control which series are included in backlog searches. Applies to Backlog and RecentBacklog jobs. Editable in Series/MassEdit and Series Edit. 2012-01-23 22:29:32 -08:00
Mark McDowall
624b6e5acb Fixed broken tests. 2012-01-14 18:05:46 -08:00
kay.one
1de610c5bb moved last job over. 2011-12-01 23:51:32 -08:00
kay.one
fabc4c84bd Moved Jobs to their own folder. 2011-12-01 17:33:17 -08:00
Mark McDowall
e781501021 Added RecentBacklogSearchJob to fill missing episodes from the last 30 days, runs nightly. 2011-11-23 17:09:09 -08:00