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
Keivan Beigi
72d0b9c839
remove AnyCPU
12 years ago
kay.one
324195eb23
more linux fixes
12 years ago
kay.one
aee31d1bc2
more linux fixes
12 years ago
kay.one
67661c6893
more linux fixes
12 years ago
kay.one
c2b4eadc47
more linux fixes
12 years ago
kay.one
b06a58966e
more linux fixes
12 years ago
kay.one
23b2c9eef5
more linux fixes
12 years ago
kay.one
05370518c5
fixing linux tests
12 years ago
kay.one
478caf15f8
static resource URLs are now case sensitive.
12 years ago
Keivan Beigi
121f3b973d
added TTL to cached objects
12 years ago
kay.one
9252c5269a
Removed unused using statements
12 years ago
kay.one
0c5827fb41
Cleaned up auth settings
12 years ago
Keivan Beigi
34f3ee6b4b
NzbDrone Update no longer opens console/browser.
12 years ago
Keivan Beigi
cbb1e17c4e
fixed broken build
12 years ago
Keivan Beigi
c1a75604fd
Kill NzbDrone process if service couldn't be stopped.
...
better Process/Service handling.
12 years ago
kay.one
d60b863e14
moved data from Roaming to ProgramData.
...
Cleaned up DiskProvider
12 years ago
Keivan Beigi
02c175950b
fixed broken tests.
12 years ago
Keivan Beigi
6b0a24e28e
broke up EnvironmentProvider into different services
12 years ago
kay.one
890d1f2398
added release results to episode detail tab
12 years ago
kay.one
a997c10ca1
Fixed header request.
12 years ago
kay.one
e5cc0c1a93
value injector should map lazy loaded values properly.
12 years ago
kay.one
acf54203e5
Tuned down DB logging
...
Added cache to scene mapping.
12 years ago
Keivan Beigi
9181b1bb91
more granular Concurrency control.
...
indexer calls are done fully paralleled.
events are dispatched on max of 2 threads.
12 years ago
Keivan Beigi
f162f164e7
removed comma from windows invalid path chars.
12 years ago
Keivan Beigi
2f13832769
added platform based filepath validation.
12 years ago
kay.one
4da6654440
Added Auth, startup options to UI
...
Added caching to ConfigFileProvider,
12 years ago
Mark McDowall
d33e2dff58
fixed some test names, added logging to last write test
12 years ago
Mark McDowall
f5a68782ce
Fixed auth tests
12 years ago
kay.one
c122502634
fixed app not responding to anything but localhost
...
disabled startup update check
12 years ago