1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-08-16 23:39:44 +02:00
Commit Graph

21 Commits

Author SHA1 Message Date
Keivan
beaf0cf939 Updated subsonic to latest nightly build
Added foreign relations to all entities object
Removed unnecessary libraries
2010-09-30 17:09:22 -07:00
Keivan
899e5a9a22 aFixed QualityProfile storage test 2010-09-29 23:59:00 -07:00
Keivan
27164d422c fixed sql lite x64/x86 issue 2010-09-29 18:39:25 -07:00
Keivan
26c03d7162 Added broken tests 2010-09-29 10:19:18 -07:00
Keivan
c7286863b0 Removed redundent classes. 2010-09-27 22:35:15 -07:00
Keivan
d18029fe5b removed feed. to be replaced with System.ServiceModel.Syndication.SyndicationItem 2010-09-27 22:15:08 -07:00
Keivan
a49850cc89 refactored Episode, Added Quality Enum 2010-09-27 22:01:54 -07:00
Keivan
01c1943d0e Renamed all Core.Controllers to Core.Providers to avoid confusion between Core Controllers and MVC controllers 2010-09-27 21:25:41 -07:00
Keivan
9515c8788a still trying this merge 2010-09-27 20:59:02 -07:00
Keivan
7543f6e786 Fixed merge with Mark's fork 2010-09-27 20:56:39 -07:00
Keivan
e2128d2235 Merged Mark's fork in 2010-09-27 20:40:01 -07:00
Keivan
babe2735ee failed attempt to write a test for Series Controller 2010-09-27 20:04:39 -07:00
markus101
a2967f4658 IHttpController/HttpController Added (So we can Mock SABnzbd requests)
More unit tests for SabController
2010-09-27 17:49:34 -07:00
Keivan
020a7462c0 updated some tests 2010-09-27 17:27:02 -07:00
markus101
50f97e824e Fixed Unit Test for SabController.AddByUrl
Added unit test for SabController.IsInQueue (Need to Mock SAB)
SabController uses HttpUtility.UrlEncode on Title to clean it
2010-09-27 00:19:43 -07:00
markus101
67b617b950 Merge branch 'master' of git://github.com/kayone/NzbDrone 2010-09-26 19:31:14 -07:00
markus101
a427f9c16d SabController - Removed AddByPath, Completed AddByUrl and IsInQueue
Created SabControllerTest - Added AddByPath Test (Needs more work)
Added, Episode, FeedItem, ItemInfo and Site classes to store information
2010-09-26 19:20:42 -07:00
kay.one
7540890987 Added Ninject.Moq 2010-09-26 17:22:44 -07:00
kay.one
22ec10483a cleaned DbConfigControllerTest 2010-09-26 14:21:53 -07:00
kay.one
772452aa8b added tests for basic config set/get to db 2010-09-23 23:16:43 -07:00
kay.one
74ac3bb599 Initial Commit 2010-09-22 20:19:47 -07:00