1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-07-04 11:07:59 +02:00
Commit Graph

12139 Commits

Author SHA1 Message Date
Keivan
de212f8b98 Fixed some resharper line breaks 2010-09-27 23:09:24 -07:00
Keivan
d00744aafa Resharper code cleanup 2010-09-27 22:58:49 -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
7712fa514d Merge branch 'master' of github.com:kayone/NzbDrone 2010-09-27 20:57:44 -07:00
Keivan
7543f6e786 Fixed merge with Mark's fork 2010-09-27 20:56:39 -07:00
Keivan
9c1ebd8ac4 Fixed merge with Mark's fork 2010-09-27 20:49:52 -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
d870c82147 changed seriesid to string to avoid sqlite bug 2010-09-26 17:21:38 -07:00
kay.one
96c75b15f0 removed log4net from global.asax to fix compile issue 2010-09-26 14:28:12 -07:00
kay.one
22ec10483a cleaned DbConfigControllerTest 2010-09-26 14:21:53 -07:00
kay.one
4c83d8d6ed removed old nlog refrence 2010-09-26 14:21:38 -07:00
markus101
f5cf44c2b3 New Web theme
Added IDownloadClientController & SabController (WIP)
2010-09-25 09:26:31 -07:00
kay.one
b4b17eb500 Upgraded NzbDrone to 4.0 to remove warnnings. 2010-09-24 09:33:01 -07:00
kay.one
7b18c2bc6c removed bin from NzbDrone.Web 2010-09-24 09:28:31 -07:00
kay.one
545278b442 updated .gitignore 2010-09-24 09:27:36 -07:00
kay.one
2c0469f76e fixed tvdblib xml cache path 2010-09-24 00:24:05 -07:00
kay.one
4d4a8198eb fixed show grid, added details page 2010-09-24 00:14:42 -07:00
kay.one
772452aa8b added tests for basic config set/get to db 2010-09-23 23:16:43 -07:00
kay.one
1620721efe fixed config post issue 2010-09-23 22:37:48 -07:00
kay.one
d7bae9135c added settings view to mvc project 2010-09-23 22:21:45 -07:00
kay.one
941d516e42 removed dummy project. 2010-09-23 20:09:25 -07:00
kay.one
d2df43c742 added series index 2010-09-23 19:39:28 -07:00
kay.one
9ff60cba63 Application now starts up 2010-09-23 19:27:30 -07:00
kay.one
036b2e7f4f updated the apppath logic and db location 2010-09-23 19:19:55 -07:00
kay.one
6140ab0e0f gave up on ignoring bin files 2010-09-23 18:53:41 -07:00
kay.one
ac64f4d61f updated gitignore 2010-09-23 18:51:24 -07:00
kay.one
3eb7b957e5 removed bin files from NzbDrone.Web\bin 2010-09-23 18:45:51 -07:00
kay.one
74ac3bb599 Initial Commit 2010-09-22 20:19:47 -07:00