1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-11-13 22:43:35 +01:00
Commit Graph

351 Commits

Author SHA1 Message Date
Mark McDowall
c5b845cbee Removed tvdblib from tests
Added settings to API
2013-03-02 13:37:28 -08:00
kay.one
77eedf448e fixed jobs running all the time. 2013-03-02 12:14:18 -08:00
kay.one
ba68dd9386 removed TvdbLib.dll using the embedded wattvdb.codeplex.com 2013-03-02 11:33:17 -08:00
kay.one
beb2f7c7fd removed sqlce 2013-03-02 10:25:39 -08:00
kay.one
de5d5b76e8 moved media file service 2013-02-28 23:05:52 -08:00
Mark McDowall
8a3edaebbf Removed upcoming, fixed broken test 2013-02-26 19:55:52 -08:00
Mark McDowall
c6836e0cb1 Quality moved to ObjectDb. 2013-02-26 19:19:47 -08:00
Keivan Beigi
94daf08361 add series works again, now includes title. 2013-02-25 19:58:57 -08:00
Keivan Beigi
c9370865a4 removed searchhistory storage. 2013-02-25 18:20:42 -08:00
Mark McDowall
16c6f32639 Using the interface 2013-02-24 16:14:01 -08:00
Mark McDowall
c5269630e0 Fixed the tests that were deleted by gdrive. 2013-02-24 16:08:09 -08:00
Mark McDowall
334d4d1e9b Dear gdrive, you suck! 2013-02-24 16:00:43 -08:00
kay.one
5fc25b6095 external notifications are now based on Events. 2013-02-24 15:47:57 -08:00
kay.one
9931bab998 fixed more tests. 2013-02-24 11:57:33 -08:00
kay.one
a98d792c0d fixed some broken tests. 2013-02-24 11:39:31 -08:00
kay.one
554924a522 post grab notification and updates are now using the new EventAggregator 2013-02-24 11:18:48 -08:00
kay.one
13658e3c6d moved config to objectdb. 2013-02-23 22:48:52 -08:00
Mark McDowall
65061cdc96 Fixed last merge + deleted files. GDrive sucks. 2013-02-23 15:21:02 -08:00
Mark McDowall
7d0d5ab943 Use Series.OID (Tests still need to be updated)
CalendarModule working
2013-02-23 15:09:15 -08:00
kay.one
f568fdad6a moved history over to objectdb 2013-02-23 13:29:22 -08:00
kay.one
b3c6db5997 moved log to object db. 2013-02-23 11:38:25 -08:00
Mark McDowall
7fa523dd97 GitExtensions, go fuck yourself 2013-02-22 20:37:23 -08:00
Mark McDowall
27a939a56a Moved Newznab settings to ObjectDb 2013-02-22 20:35:54 -08:00
Mark McDowall
1c0c348dc4 Moved indexer providers out of subfolder 2013-02-22 18:19:53 -08:00
Keivan Beigi
d722a8357b this should fix some more tests. 2013-02-22 15:55:43 -08:00
Keivan Beigi
8a34f1096d Replaced EpisodeService with IEpisodeService 2013-02-21 16:47:09 -08:00
Mark McDowall
43a7d6239e Moved indexers to ObjectDb 2013-02-20 23:07:34 -08:00
Keivan Beigi
b5644bf660 moved series/season/episodes to object db. 2013-02-19 18:05:15 -08:00
kay.one
4504232956 still very broken 2013-02-18 22:56:02 -08:00
kay.one
2d4998d52d moved Series,Seasons,Episodes to their own folders. 2013-02-18 22:01:03 -08:00
Keivan Beigi
499401fc70 Moved DecisionEngine to root of core. 2013-02-18 18:19:38 -08:00
kay.one
40f3a8663d splited jobprovider into jobrepo, jobcontroller, moved to object db. 2013-02-17 23:59:43 -08:00
kay.one
aeae9d75d1 fixed jobprovider teardown breaking in mono. 2013-02-17 08:09:49 -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
a0d0e4715e fixed some tests, cleaned up root folders. 2013-02-16 20:48:19 -08:00
kay.one
e44d262a1a added siaqodb 2013-02-16 20:48:19 -08:00
Mark McDowall
7ed148b12c Fixed most of the broken tests 2013-02-15 16:52:50 -08:00
kay.one
9e4bb278ef moved rootdir to eloquera 2013-02-15 16:52:48 -08:00
kay.one
f973a42669 separated sqlce and db4o tests. 2013-02-15 16:52:46 -08:00
kay.one
64a3e1caf0 cleaned up CoreTest base class. 2013-02-15 16:52:08 -08:00
kay.one
77bb790672 some cleanup. 2013-02-15 16:52:07 -08:00
kay.one
653f45f10e more test fixes. 2013-02-15 16:52:05 -08:00
kay.one
edf7cc678d fixed some broken tests. 2013-02-15 16:52:05 -08:00
kay.one
fd8ad73476 fixed broken tests. 2013-02-15 16:52:04 -08:00
Mark McDowall
b6ed048f94 Ignore specials when doing sample check
#ND-168 fixed
Fixed: Ignore sample check when importing specials (Season 0)
2013-02-07 17:47:24 -08:00
Mark McDowall
3b16d68d0b Sample check reduced to 3 minutes 2013-01-25 23:18:42 -08:00
Mark McDowall
b7229dea06 Repack/propers for older episodes are no more
#ND-53
Fixed: Do not download Propers/Repacks for episodes older than 7 days
2013-01-25 14:58:01 -08:00
Mark McDowall
02e21c7d7e This is why we write unit tests...
#ND-93 fixed - for real this time
Fixed: Option to have older episodes added to SABnzbd queue at a
different priority
2013-01-24 15:33:32 -08:00
Mark McDowall
5af06c1332 Fixed broken tests 2013-01-24 00:03:10 -08:00
Mark McDowall
0315385f98 Fixed Nzbget tests 2013-01-23 23:38:16 -08:00