Mark McDowall
|
c928ccb201
|
Added progress messaging, using info logging
Also extension methods for complete and failed (for coloured UI messaging)
|
2013-09-01 21:12:57 -07:00 |
Mark McDowall
|
eeda4e83f9
|
Fixed the broken tests
|
2013-09-01 21:12:54 -07:00 |
Mark McDowall
|
c96ba5efd3
|
Commands return immediately and signalr is used to control the UI
|
2013-09-01 21:12:41 -07:00 |
Keivan Beigi
|
772ab3c921
|
Cahce.Remove is now void
Added tests for Cache.Remove
|
2013-09-01 21:12:39 -07:00 |
Mark McDowall
|
c917cdc0cc
|
Commands are stored in memory and prevents duplicate jobs
|
2013-09-01 21:12:24 -07:00 |
Mark McDowall
|
a3961ffb69
|
Added CommandId to commands
|
2013-09-01 21:12:18 -07:00 |
kay.one
|
fd54486478
|
updated FluentAssertions
|
2013-08-31 22:39:18 -07:00 |
kay.one
|
511e365ccb
|
updated free space test.
|
2013-08-31 22:30:21 -07:00 |
kay.one
|
3b240e0dd7
|
getting freespace returns null instead of blowing up.
|
2013-08-31 21:38:21 -07:00 |
kay.one
|
25e6473537
|
fixed broken build.
|
2013-08-29 19:05:33 -07:00 |
kay.one
|
76c7d75c31
|
added some test for free space.
|
2013-08-29 18:55:42 -07:00 |
kay.one
|
ef32431682
|
GetActualCasing can partially fix the path for non-existing paths.
|
2013-08-29 18:26:03 -07:00 |
Mark McDowall
|
8ad447a209
|
Fixed broken tests, cases insensitive for windows only
|
2013-08-20 18:48:36 -07:00 |
Keivan Beigi
|
c13195046d
|
case insensitive match for unmapped folders.
|
2013-08-20 12:28:46 -07:00 |
kay.one
|
af1d7b0e80
|
remove duplicated test
|
2013-08-19 23:26:46 -07:00 |
kay.one
|
9f0ae763ff
|
moved logic for reading static file to mappers
|
2013-08-19 23:23:36 -07:00 |
kay.one
|
435904bc0a
|
better process.start for mono
|
2013-08-13 22:20:24 -07:00 |
kay.one
|
58e668a093
|
GetProcessesByName for mono
|
2013-08-13 21:40:34 -07:00 |
kay.one
|
eab6c3a4b5
|
adding support for running integration tests using packaged build.
|
2013-08-13 11:03:48 -07:00 |
kay.one
|
091ec312c8
|
fixed multiple instances starting when updateing nzbdrone
|
2013-08-13 07:39:00 -07:00 |
Mark McDowall
|
5b25f9c799
|
OsAgnostic Paths
|
2013-08-11 21:57:10 -07:00 |
Mark McDowall
|
a5e8452840
|
Removed premove and instead check for source file being in use
|
2013-08-11 15:55:26 -07:00 |
kay.one
|
7ac6d9c1f4
|
removed NzbDrone.Console dependency to UI components
|
2013-08-10 13:18:40 -07:00 |
Mark McDowall
|
1274c1c144
|
Added commands to delete logs and log files (separately)
|
2013-08-07 20:18:49 -07:00 |
Keivan Beigi
|
e152ecc55d
|
removed RegexOptions.IgnoreCase from some expressions. supposed to be faster.
|
2013-08-07 19:07:46 -07:00 |
kay.one
|
299d4f53b0
|
fixing linux tests.
|
2013-08-05 19:42:22 -07:00 |
kay.one
|
256520c551
|
cleaned up extra usings.
|
2013-08-05 15:10:32 -07:00 |
kay.one
|
a9f1a38280
|
cleaned up DirectoryLookupService
|
2013-08-05 15:10:31 -07:00 |
Mark McDowall
|
c8c67a8254
|
Fixed broken test
|
2013-08-05 02:49:37 -07:00 |
Mark McDowall
|
1c5e30bbd0
|
Directory lookup will not include some folders at base of drive
|
2013-08-02 20:01:16 -07:00 |
kay.one
|
78297e62b2
|
fixed broken test
|
2013-07-30 23:02:50 -07:00 |
Keivan Beigi
|
f9fe119af2
|
cleaned up some code around process handling.
|
2013-07-30 13:19:09 -07:00 |
kay.one
|
0d6d9a7021
|
linux fixes
|
2013-07-26 21:34:11 -07:00 |
Keivan Beigi
|
72d0b9c839
|
remove AnyCPU
|
2013-07-26 17:04:55 -07:00 |
kay.one
|
324195eb23
|
more linux fixes
|
2013-07-25 23:32:41 -07:00 |
kay.one
|
aee31d1bc2
|
more linux fixes
|
2013-07-25 23:25:03 -07:00 |
kay.one
|
67661c6893
|
more linux fixes
|
2013-07-25 22:55:19 -07:00 |
kay.one
|
c2b4eadc47
|
more linux fixes
|
2013-07-25 22:41:38 -07:00 |
kay.one
|
b06a58966e
|
more linux fixes
|
2013-07-25 22:29:59 -07:00 |
kay.one
|
23b2c9eef5
|
more linux fixes
|
2013-07-25 22:22:44 -07:00 |
kay.one
|
05370518c5
|
fixing linux tests
|
2013-07-25 22:00:57 -07:00 |
kay.one
|
478caf15f8
|
static resource URLs are now case sensitive.
|
2013-07-23 23:27:31 -07:00 |
Keivan Beigi
|
121f3b973d
|
added TTL to cached objects
|
2013-07-23 17:35:49 -07:00 |
kay.one
|
9252c5269a
|
Removed unused using statements
|
2013-07-18 20:47:55 -07:00 |
kay.one
|
0c5827fb41
|
Cleaned up auth settings
|
2013-07-14 00:00:50 -07:00 |
Keivan Beigi
|
34f3ee6b4b
|
NzbDrone Update no longer opens console/browser.
|
2013-07-08 17:47:44 -07:00 |
Keivan Beigi
|
cbb1e17c4e
|
fixed broken build
|
2013-07-05 13:18:52 -07:00 |
Keivan Beigi
|
c1a75604fd
|
Kill NzbDrone process if service couldn't be stopped.
better Process/Service handling.
|
2013-07-05 11:51:38 -07:00 |
kay.one
|
d60b863e14
|
moved data from Roaming to ProgramData.
Cleaned up DiskProvider
|
2013-07-04 21:43:28 -07:00 |
Keivan Beigi
|
02c175950b
|
fixed broken tests.
|
2013-06-27 17:12:50 -07:00 |