1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-10-05 23:57:20 +02:00
Commit Graph

4424 Commits

Author SHA1 Message Date
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
kay.one
4b5d03ac94 use _.debounce instead of _.throttle for search 2013-09-17 23:03:09 -07:00
kay.one
344844234a fixed results not showing on render 2013-09-17 22:50:33 -07:00
kay.one
927dbba945 add series cleanup 2013-09-17 22:50:32 -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
Keivan Beigi
ac18d6c704 added not found placeholder in add series
added path validation to add series
2013-09-17 17:54:57 -07:00
Keivan Beigi
cdb195a44f added IE=edge header to IndexHtml 2013-09-17 15:03:16 -07:00
Keivan Beigi
fa993109fc removed old tests. 2013-09-17 10:36:57 -07:00
Keivan Beigi
eba9fab518 moved console polyfills to polyfills.js 2013-09-17 10:35:31 -07:00
Keivan Beigi
a715b953cb moved console polyfills to polyfills.js 2013-09-17 10:34:39 -07:00
Mark McDowall
bb72308afa Trakt fixed DST issue, removing workaround 2013-09-17 07:07:56 -07:00
kay.one
1f00b05259 fixed broken test 2013-09-16 23:15:54 -07:00
kay.one
430f76e6c7 Xem cleanup. 2013-09-16 23:14:47 -07:00
kay.one
b8827096b9 left over test. 2013-09-16 22:16:49 -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
kay.one
2a0090e5ce event aggregator uses threadpool to publish events 2013-09-16 21:52:33 -07:00
kay.one
6583b10975 updated CommandExecutedEvent to be handled sync. 2013-09-16 21:52:02 -07:00
Mark McDowall
eb7dda0629 Added NMA support, also added generic HttpStatusCode handling 2013-09-16 11:14:09 -07:00
Keivan Beigi
1de362fa0e fixed merge issue. 2013-09-16 10:30:41 -07:00
Keivan Beigi
50b2aba5f9 Merge branch 'develop'
Conflicts:
	NzbDrone.Core.Test/MetadataSourceTests/TraktProxyFixture.cs
	NzbDrone.Core/Jobs/TaskManager.cs
	NzbDrone.Core/MetadataSource/TraktProxy.cs
	NzbDrone.Core/Tv/SeasonService.cs
	NzbDrone.Integration.Test/SeasonIntegrationTests.cs
2013-09-16 10:24:10 -07:00
Mark McDowall
de012aec21 Fixed episode number in history 2013-09-15 22:25:04 -07:00
Mark McDowall
261751727b Couple minor download spec changes 2013-09-15 21:31:42 -07:00
kay.one
aa2c96ec7d use Id instead of time to sort logs to take advantage of built in index. 2013-09-15 17:48:39 -07:00
kay.one
add4c38589 renamed Updating to Development.
minor setting style
2013-09-15 17:41:45 -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
9abd5c0e28 added /run/ to none-production start paths. 2013-09-14 17:23:58 -07:00
kay.one
661ba97215 added folder logging to isproduction test. better process name detection in mono. 2013-09-14 17:17:45 -07:00
kay.one
873134fcee guard against InheritFolderPermissionsNotImplementedException in linux. 2013-09-14 17:08:16 -07:00
kay.one
f8afed195a stop NzbDrone.Common.Tests from killing the runner. 2013-09-14 17:01:01 -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
e2e787261d don't log signalr heartbeat exceptions as EPIC FAIL. 2013-09-14 12:59:06 -07:00
kay.one
bcec14fc9b added test for InheritFolderPermissions 2013-09-14 12:55:18 -07:00
kay.one
1665bfa6ac added sample check for remote episode. 2013-09-14 12:50:38 -07:00
kay.one
b07bc713bb stop trying to load place holder image for placeholder when server is offline. 2013-09-14 00:11:30 -07:00
kay.one
27c57612f4 added global NzbDrone namespace. 2013-09-14 00:10:19 -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
87da82dd90 fixed broken tests. 2013-09-13 23:09:36 -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