Mark McDowall
|
be2a5ea754
|
Cleaned up some error messages
|
12 years ago |
Mark McDowall
|
924d3d0c8e
|
Hello Autofac, Goodbye Ninject
|
12 years ago |
kay.one
|
0eab46ce32
|
removed exceptioneer, updated ninject refrence for update.
|
12 years ago |
Keivan Beigi
|
057e248f8f
|
Fixed: Re-enabled monitoring provider.
|
13 years ago |
Mark McDowall
|
a00c20c1af
|
Fixed spelling of enviroment provider (Environment). :)
|
13 years ago |
kay.one
|
1787852360
|
Monitoring provider will no longer throw on Ensure priority.
Fix: Issue where an uncritical subsystem could crash the app.
|
13 years ago |
kay.one
|
786e38763a
|
Fixed ping for servers with windows auth enabled.
|
13 years ago |
kay.one
|
5ecbdd3e64
|
Package cleanup
|
13 years ago |
kay.one
|
2009693787
|
Fix: Indexers that are enabled but aren't configured correctly will be skipped during rss/search
|
13 years ago |
kay.one
|
4ea475d428
|
New: NzbDrone is now preloaded on start. making accessing it for the first time after a restart or update a lot faster.
|
13 years ago |
kay.one
|
d1e3298da1
|
Enabled rolling file logging.
|
13 years ago |
kay.one
|
70dcacb41b
|
Monitoring provider now skips if Windows Auth is enabled.
|
13 years ago |
kay.one
|
910efb5941
|
Some minor clean-up.
|
13 years ago |
kay.one
|
d73853f08b
|
Update provider now closes all orphaned IISExpress instances before update.
|
13 years ago |
kay.one
|
115b06821e
|
Cleaned up Environment.ApplicationPath
|
13 years ago |
kay.one
|
6778a6ed99
|
Moved duplicated NormalizePath method to PathExtentions
|
13 years ago |
kay.one
|
571998e70e
|
better PID environment variable handling.
|
13 years ago |
kay.one
|
bc5307a4d3
|
Fixed Environment Variable conflict in IISProvider
|
13 years ago |
kay.one
|
62013f6f87
|
Fixed app startup issue.
|
13 years ago |
kay.one
|
79b3a22c9a
|
Fixed some exception logging where exceptions weren't logged.
|
13 years ago |
kay.one
|
72d0fc50ed
|
Alot of refactoring.
|
13 years ago |
kay.one
|
18b10d45c6
|
Fixed build error.
|
13 years ago |
kay.one
|
8a7bc7bf80
|
Removed unused references.
|
13 years ago |
Mark McDowall
|
0a8f8fadc4
|
Stop IIS from writing "iisexpress" to the console, over and over.
|
13 years ago |
kay.one
|
157bcd8b0f
|
AssemblyInfo.cs cleanup
|
13 years ago |
kay.one
|
5aecd63d09
|
Update FluentAssertion to 1.6
|
13 years ago |
kay.one
|
4ae268b8e5
|
lots of different things ;)
|
13 years ago |
kay.one
|
fb0b505bf4
|
Added NzbDrone.Update, refactored some common wrappers to NzbDrone.Common
|
13 years ago |
kay.one
|
f1248d12c6
|
Better exception handling in NzbDrone.exe
|
13 years ago |
kay.one
|
87cf08a365
|
Fixed Exceptioneer.
|
13 years ago |
Keivan Beigi
|
2dd2dd6d0d
|
Cleaned up some code, fixed broken build.
|
13 years ago |
Keivan Beigi
|
e90a3ae9de
|
Windows service seems to be fully working.
|
13 years ago |
Keivan Beigi
|
6f3065d5ab
|
More work on WindowsService, still broken
|
13 years ago |
Keivan Beigi
|
6b7923bd52
|
Windows service is half working,
|
13 years ago |
Mark McDowall
|
c534d47b0a
|
Added InheritFolderPermissions to DiskProvider.
DiskScanProvider.MoveEpisode will now set the moved file to inherit the parent folder permissions.
|
13 years ago |
Mark McDowall
|
b695a4433e
|
Merge branch kay.one into markus.
|
13 years ago |
kay.one
|
012fa88301
|
Merge branch 'markus' into kay.one
Conflicts:
NzbDrone/NzbDrone.csproj
NzbDrone/Providers/ConfigProvider.cs
|
13 years ago |
kay.one
|
495d7b8595
|
More code to support service, isn't working yet. (Console still works fine)
|
13 years ago |
Mark McDowall
|
dcc4410f84
|
Merge branch kay.one with markus.
Fixed Conflicts with ConfigProvider.
|
13 years ago |
kay.one
|
be651660a4
|
More bugfixes, tests.
|
13 years ago |
kay.one
|
b456c5c4d2
|
Cleaned up ConfigProvider, added tests for paths.
|
13 years ago |
Mark McDowall
|
e941aef9f2
|
Configuring the AuthenticationType from the WebUI will now work, just restart and NzbDrone will change the AuthenticationType on start.
|
13 years ago |
kay.one
|
6a9ee3f0b0
|
Resharper Code cleanup.
|
13 years ago |
kay.one
|
57c296c62f
|
Fixed log to console issue.
|
13 years ago |
kay.one
|
8bf4f81a04
|
More nzbdrone.exe refactoring.
|
13 years ago |
kay.one
|
69ba365cd3
|
More NzbDrone.exe refactoring
|
13 years ago |
Keivan Beigi
|
f3ca3e97f9
|
Starting to add windows service support, making nzbdrone.exe unit testable.
|
13 years ago |