Keivan Beigi
|
057e248f8f
|
Fixed: Re-enabled monitoring provider.
|
2012-05-10 17:04:44 -07:00 |
|
Mark McDowall
|
a00c20c1af
|
Fixed spelling of enviroment provider (Environment). :)
|
2012-03-06 18:59:43 -08:00 |
|
kay.one
|
1787852360
|
Monitoring provider will no longer throw on Ensure priority.
Fix: Issue where an uncritical subsystem could crash the app.
|
2012-03-02 12:00:45 -08:00 |
|
kay.one
|
786e38763a
|
Fixed ping for servers with windows auth enabled.
|
2012-02-10 17:43:07 -08:00 |
|
kay.one
|
5ecbdd3e64
|
Package cleanup
|
2012-02-10 16:48:20 -08:00 |
|
kay.one
|
2009693787
|
Fix: Indexers that are enabled but aren't configured correctly will be skipped during rss/search
|
2012-01-31 17:38:05 -08:00 |
|
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.
|
2012-01-25 17:32:37 -08:00 |
|
kay.one
|
d1e3298da1
|
Enabled rolling file logging.
|
2012-01-22 18:41:44 -08:00 |
|
kay.one
|
70dcacb41b
|
Monitoring provider now skips if Windows Auth is enabled.
|
2012-01-13 14:16:33 -08:00 |
|
kay.one
|
910efb5941
|
Some minor clean-up.
|
2011-11-25 18:06:40 -08:00 |
|
kay.one
|
d73853f08b
|
Update provider now closes all orphaned IISExpress instances before update.
|
2011-11-20 17:13:58 -08:00 |
|
kay.one
|
115b06821e
|
Cleaned up Environment.ApplicationPath
|
2011-11-20 16:52:40 -08:00 |
|
kay.one
|
6778a6ed99
|
Moved duplicated NormalizePath method to PathExtentions
|
2011-11-20 16:35:29 -08:00 |
|
kay.one
|
571998e70e
|
better PID environment variable handling.
|
2011-11-13 20:22:53 -08:00 |
|
kay.one
|
bc5307a4d3
|
Fixed Environment Variable conflict in IISProvider
|
2011-11-13 19:37:36 -08:00 |
|
kay.one
|
62013f6f87
|
Fixed app startup issue.
|
2011-11-13 13:06:04 -08:00 |
|
kay.one
|
79b3a22c9a
|
Fixed some exception logging where exceptions weren't logged.
|
2011-11-13 12:42:12 -08:00 |
|
kay.one
|
72d0fc50ed
|
Alot of refactoring.
|
2011-11-12 23:27:16 -08:00 |
|
kay.one
|
18b10d45c6
|
Fixed build error.
|
2011-11-12 20:22:13 -08:00 |
|
kay.one
|
8a7bc7bf80
|
Removed unused references.
|
2011-11-12 20:16:54 -08:00 |
|
Mark McDowall
|
0a8f8fadc4
|
Stop IIS from writing "iisexpress" to the console, over and over.
|
2011-11-11 22:27:31 -08:00 |
|
kay.one
|
157bcd8b0f
|
AssemblyInfo.cs cleanup
|
2011-11-08 09:48:34 -08:00 |
|
kay.one
|
5aecd63d09
|
Update FluentAssertion to 1.6
|
2011-10-31 18:47:39 -07:00 |
|
kay.one
|
4ae268b8e5
|
lots of different things ;)
|
2011-10-23 22:54:09 -07:00 |
|
kay.one
|
fb0b505bf4
|
Added NzbDrone.Update, refactored some common wrappers to NzbDrone.Common
|
2011-10-22 22:26:43 -07:00 |
|
kay.one
|
f1248d12c6
|
Better exception handling in NzbDrone.exe
|
2011-10-16 18:42:20 -07:00 |
|
kay.one
|
87cf08a365
|
Fixed Exceptioneer.
|
2011-10-16 18:37:29 -07:00 |
|
Keivan Beigi
|
2dd2dd6d0d
|
Cleaned up some code, fixed broken build.
|
2011-10-14 17:59:24 -07:00 |
|
Keivan Beigi
|
e90a3ae9de
|
Windows service seems to be fully working.
|
2011-10-14 17:41:09 -07:00 |
|
Keivan Beigi
|
6f3065d5ab
|
More work on WindowsService, still broken
|
2011-10-13 18:22:51 -07:00 |
|
Keivan Beigi
|
6b7923bd52
|
Windows service is half working,
|
2011-10-12 19:24:30 -07:00 |
|
Mark McDowall
|
c534d47b0a
|
Added InheritFolderPermissions to DiskProvider.
DiskScanProvider.MoveEpisode will now set the moved file to inherit the parent folder permissions.
|
2011-10-10 21:00:31 -07:00 |
|
Mark McDowall
|
b695a4433e
|
Merge branch kay.one into markus.
|
2011-10-10 19:08:21 -07:00 |
|
kay.one
|
012fa88301
|
Merge branch 'markus' into kay.one
Conflicts:
NzbDrone/NzbDrone.csproj
NzbDrone/Providers/ConfigProvider.cs
|
2011-10-09 10:45:08 -07:00 |
|
kay.one
|
495d7b8595
|
More code to support service, isn't working yet. (Console still works fine)
|
2011-10-08 19:16:11 -07:00 |
|
Mark McDowall
|
dcc4410f84
|
Merge branch kay.one with markus.
Fixed Conflicts with ConfigProvider.
|
2011-10-08 18:23:03 -07:00 |
|
kay.one
|
be651660a4
|
More bugfixes, tests.
|
2011-10-07 22:06:16 -07:00 |
|
kay.one
|
b456c5c4d2
|
Cleaned up ConfigProvider, added tests for paths.
|
2011-10-07 21:51:35 -07:00 |
|
Mark McDowall
|
e941aef9f2
|
Configuring the AuthenticationType from the WebUI will now work, just restart and NzbDrone will change the AuthenticationType on start.
|
2011-10-07 17:17:46 -07:00 |
|
kay.one
|
6a9ee3f0b0
|
Resharper Code cleanup.
|
2011-10-06 23:57:43 -07:00 |
|
kay.one
|
57c296c62f
|
Fixed log to console issue.
|
2011-10-06 23:43:35 -07:00 |
|
kay.one
|
8bf4f81a04
|
More nzbdrone.exe refactoring.
|
2011-10-06 23:36:04 -07:00 |
|
kay.one
|
69ba365cd3
|
More NzbDrone.exe refactoring
|
2011-10-06 20:37:41 -07:00 |
|
Keivan Beigi
|
f3ca3e97f9
|
Starting to add windows service support, making nzbdrone.exe unit testable.
|
2011-10-06 18:30:44 -07:00 |
|