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
|
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 |
|
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 |
|
Mark McDowall
|
3522ad0547
|
Added command equlity test
|
2013-09-12 18:47:18 -07:00 |
|
Mark McDowall
|
dabff6942e
|
Added isWindows to server status
|
2013-09-12 18:39:33 -07:00 |
|
Keivan Beigi
|
2331c0be39
|
minor cleanup.
|
2013-09-12 15:45:16 -07:00 |
|
Keivan Beigi
|
1a0010e8e4
|
cleaned up using statements
|
2013-09-12 15:42:01 -07:00 |
|
Keivan Beigi
|
21fd12e1a6
|
added scheduled task for UpdateSceneMappingCommand
|
2013-09-12 15:41:50 -07:00 |
|
Keivan Beigi
|
ead1f8a868
|
custom ncrunch config with fast running tests. (excludes DB/Integration tests)
|
2013-09-12 13:00:49 -07:00 |
|
Keivan Beigi
|
93481728cc
|
Merge branch 'signalr' into develop
|
2013-09-12 11:12:04 -07:00 |
|
Mark McDowall
|
548d255d8a
|
QualityParser uses GetQualityForExtension
|
2013-09-12 08:13:20 -07:00 |
|
Mark McDowall
|
9d3bef982b
|
more media file extension cleanup
|
2013-09-12 08:08:48 -07:00 |
|
Mark McDowall
|
7c324b7cd2
|
Switched to dictionary for media file extensions
|
2013-09-12 07:36:10 -07:00 |
|
kay.one
|
601cd31a1f
|
Diskprovider cleanup.
|
2013-09-11 23:52:37 -07:00 |
|
Mark McDowall
|
cd12ccec94
|
Moved media file extensions to a static class
|
2013-09-11 23:33:28 -07:00 |
|
Mark McDowall
|
5d46ce6cee
|
Better placeholder for recent folder path
|
2013-09-11 23:06:59 -07:00 |
|
kay.one
|
345b20f55f
|
don't show messages for updates that aren't allowed on client.
|
2013-09-11 20:11:38 -07:00 |
|