Commit Graph

2060 Commits

Author SHA1 Message Date
Mark McDowall f0e721ee80 Validate newznab indexers when adding 2013-09-25 19:51:07 -07:00
Mark McDowall ca3b4cb1d7 Merge branch 'api-key' into develop
Conflicts:
	NzbDrone.Integration.Test/NzbDroneRunner.cs
2013-09-23 10:58:13 -07:00
Mark McDowall 2b85b7f466 Added ssl support (config file only) 2013-09-22 12:57:03 -07:00
Mark McDowall c5908c52a5 Allow manual downloads 2013-09-20 22:49:54 -07:00
Mark McDowall d19a755fb1 Integration tests use the api key now 2013-09-20 19:07:42 -07:00
Mark McDowall f826890d2b Check if URL is registered when running in non-admin and run accordingly 2013-09-20 16:56:17 -07:00
Mark McDowall 5343bde070 Cleaned up some validation 2013-09-20 14:09:13 -07:00
Mark McDowall a40ad82fa7 DownloadAllowed logic moved, using proper validation 2013-09-20 00:49:36 -07:00
Mark McDowall 57fdbe6e08 Added API key authentication 2013-09-20 00:31:02 -07:00
kay.one 5f8c6da9d9 updated restsharp 2013-09-18 23:55:28 -07:00
Mark McDowall 4a3410f85a Fixed install update progress message 2013-09-18 22:49:38 -07:00
Mark McDowall f716a6d9fd Housekeepers talk to the DB directly now 2013-09-18 22:49:36 -07:00
Mark McDowall 82933fbcc3 removed unused Housekeeping interface 2013-09-18 22:49:31 -07:00
Keivan Beigi 487519a09f Removed Core/Model Core/Provider 2013-09-18 18:09:26 -07:00
Keivan Beigi 25b0a4f275 more json cleanup. 2013-09-18 17:30:37 -07:00
Keivan Beigi 88b9104bc9 cleanup using statements 2013-09-18 17:25:45 -07:00
Keivan Beigi 41c5619d1b added custom IntConverter to get around the mono bug
http://json.codeplex.com/workitem/24176
2013-09-18 17:24:50 -07:00
Mark McDowall 42efef0bb2 Added PushBullet notifications 2013-09-18 00:33:31 -07:00
Mark McDowall 742a21252c Command Equality ignores properties defined in Command 2013-09-17 23:19:49 -07:00
Mark McDowall 07b68b17ee Added housekeeping to cleanup orphaned episodes and history items 2013-09-17 22:28:05 -07:00
Mark McDowall 174689f533 Fixed: Issue parsing size from newznab mocking indexers 2013-09-17 17:59:55 -07:00
Mark McDowall bb72308afa Trakt fixed DST issue, removing workaround 2013-09-17 07:07:56 -07:00
kay.one 430f76e6c7 Xem cleanup. 2013-09-16 23:14:47 -07:00
kay.one 0794affae0 removed dead code. 2013-09-16 22:16:16 -07:00
kay.one 3d71c129eb event aggregator uses threadpool to publish events 2013-09-16 22:08:23 -07:00
kay.one 48c06de098 updated CommandExecutedEvent to be handled sync. 2013-09-16 22:07:34 -07:00
Mark McDowall eb7dda0629 Added NMA support, also added generic HttpStatusCode handling 2013-09-16 11:14:09 -07:00
Mark McDowall 261751727b Couple minor download spec changes 2013-09-15 21:31:42 -07:00
Mark McDowall 663eeb53c1 Tests for ParsingService 2013-09-15 01:23:54 -07:00
Mark McDowall 5b5ddf67f8 Use episodes attached to search criteria instead of fetching from DB 2013-09-14 20:49:58 -07:00
kay.one 372ac79fe6 fixed command equality to take type into consideration. 2013-09-14 17:33:19 -07:00
kay.one 492b1715e4 less chatty command events. 2013-09-14 16:43:03 -07:00
kay.one 634cc32ad8 added test for command executed event 2013-09-14 16:34:21 -07:00
kay.one 1665bfa6ac added sample check for remote episode. 2013-09-14 12:50:38 -07:00
kay.one d5e5d6de29 reject all updates if in linux. 2013-09-13 23:42:23 -07:00
kay.one 7d6e14d342 missed files. 2013-09-13 23:42:09 -07:00
kay.one 64181ebdff split MessageAggregator in EventAggregator and CommandExecutor 2013-09-13 23:36:07 -07:00
kay.one 909439f615 cleanup CommandId from MappedDiagnosticsContext 2013-09-13 23:20:10 -07:00
kay.one 5bc35fa997 Merge branch 'torrent' into develop 2013-09-13 22:58:15 -07:00
Mark McDowall 47ee7f276c Adding some trace logging when setting last execution time for tasks 2013-09-13 21:18:54 -07:00
Mark McDowall d4096f8786 FreeSpaceSpec will return true is free space check returns null 2013-09-13 17:41:14 -07:00
Keivan Beigi 5fc4cd29a3 added torrent feature toggle.
dropped NzbClub.
2013-09-13 17:10:39 -07:00
Keivan Beigi 771e366441 fixed rebase issues. 2013-09-13 16:25:30 -07:00
Keivan Beigi 82b06bab7a Added RSS support for torrents 2013-09-13 16:20:35 -07:00
Mark McDowall 89d603d71c Skipping free space check when importing existing episodes 2013-09-13 11:41:21 -07:00
Mark McDowall 6850d77dd2 Update episodes monitored state only when season changes 2013-09-12 23:47:48 -07:00
kay.one a81ca798a7 added test for mediainfo.dll 2013-09-12 22:55:33 -07:00
kay.one 0ebbe102c9 disk provider removes readonly flag before trying to delete files. 2013-09-12 21:59:29 -07:00
Mark McDowall d64e902fa0 Removed SeasonService, fixed an issue with episode monitored status 2013-09-12 20:50:12 -07:00
Keivan Beigi 2331c0be39 minor cleanup. 2013-09-12 15:45:16 -07:00