Mark McDowall
f826890d2b
Check if URL is registered when running in non-admin and run accordingly
12 years ago
Keivan Beigi
88b9104bc9
cleanup using statements
12 years ago
kay.one
430f76e6c7
Xem cleanup.
12 years ago
kay.one
48c06de098
updated CommandExecutedEvent to be handled sync.
12 years ago
kay.one
661ba97215
added folder logging to isproduction test. better process name detection in mono.
12 years ago
kay.one
f8afed195a
stop NzbDrone.Common.Tests from killing the runner.
12 years ago
kay.one
634cc32ad8
added test for command executed event
12 years ago
kay.one
bcec14fc9b
added test for InheritFolderPermissions
12 years ago
kay.one
7d6e14d342
missed files.
12 years ago
kay.one
64181ebdff
split MessageAggregator in EventAggregator and CommandExecutor
12 years ago
kay.one
87da82dd90
fixed broken tests.
12 years ago
kay.one
0ebbe102c9
disk provider removes readonly flag before trying to delete files.
12 years ago
Mark McDowall
3522ad0547
Added command equlity test
12 years ago
Keivan Beigi
1a0010e8e4
cleaned up using statements
12 years ago
Keivan Beigi
21fd12e1a6
added scheduled task for UpdateSceneMappingCommand
12 years ago
Keivan Beigi
ead1f8a868
custom ncrunch config with fast running tests. (excludes DB/Integration tests)
12 years ago
kay.one
25e2c98c45
signalr cleanup
12 years ago
Mark McDowall
c928ccb201
Added progress messaging, using info logging
...
Also extension methods for complete and failed (for coloured UI messaging)
12 years ago
Mark McDowall
eeda4e83f9
Fixed the broken tests
12 years ago
Mark McDowall
c96ba5efd3
Commands return immediately and signalr is used to control the UI
12 years ago
Keivan Beigi
772ab3c921
Cahce.Remove is now void
...
Added tests for Cache.Remove
12 years ago
Mark McDowall
c917cdc0cc
Commands are stored in memory and prevents duplicate jobs
12 years ago
Mark McDowall
a3961ffb69
Added CommandId to commands
12 years ago
kay.one
fd54486478
updated FluentAssertions
12 years ago
kay.one
511e365ccb
updated free space test.
12 years ago
kay.one
3b240e0dd7
getting freespace returns null instead of blowing up.
12 years ago
kay.one
25e6473537
fixed broken build.
12 years ago
kay.one
76c7d75c31
added some test for free space.
12 years ago
kay.one
ef32431682
GetActualCasing can partially fix the path for non-existing paths.
12 years ago
Mark McDowall
8ad447a209
Fixed broken tests, cases insensitive for windows only
12 years ago
Keivan Beigi
c13195046d
case insensitive match for unmapped folders.
12 years ago
kay.one
af1d7b0e80
remove duplicated test
12 years ago
kay.one
9f0ae763ff
moved logic for reading static file to mappers
12 years ago
kay.one
435904bc0a
better process.start for mono
12 years ago
kay.one
58e668a093
GetProcessesByName for mono
12 years ago
kay.one
eab6c3a4b5
adding support for running integration tests using packaged build.
12 years ago
kay.one
091ec312c8
fixed multiple instances starting when updateing nzbdrone
12 years ago
Mark McDowall
5b25f9c799
OsAgnostic Paths
12 years ago
Mark McDowall
a5e8452840
Removed premove and instead check for source file being in use
12 years ago
kay.one
7ac6d9c1f4
removed NzbDrone.Console dependency to UI components
12 years ago
Mark McDowall
1274c1c144
Added commands to delete logs and log files (separately)
12 years ago
Keivan Beigi
e152ecc55d
removed RegexOptions.IgnoreCase from some expressions. supposed to be faster.
12 years ago
kay.one
299d4f53b0
fixing linux tests.
12 years ago
kay.one
256520c551
cleaned up extra usings.
12 years ago
kay.one
a9f1a38280
cleaned up DirectoryLookupService
12 years ago
Mark McDowall
c8c67a8254
Fixed broken test
12 years ago
Mark McDowall
1c5e30bbd0
Directory lookup will not include some folders at base of drive
12 years ago
kay.one
78297e62b2
fixed broken test
12 years ago
Keivan Beigi
f9fe119af2
cleaned up some code around process handling.
12 years ago
kay.one
0d6d9a7021
linux fixes
12 years ago