1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-09-20 08:21:46 +02:00
Commit Graph

86 Commits

Author SHA1 Message Date
kay.one
c1cf29757f Unit test should now run in a machine with NzbDrone installed as a service with no side effects. 2011-10-26 10:15:47 -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
ea05635fd3 Moved NLog, Fluentassertion to Nuget. 2011-10-20 01:02:12 -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
kay.one
87fe19ab4e Added compile date to footer 2011-10-11 19:39:46 -07:00
kay.one
1ba959298b Added BuildDateTime to central dispatch 2011-10-11 19:24:43 -07:00
kay.one
b6360eba26 orig file are added to .gitignore 2011-10-11 00:14:46 -07:00
kay.one
a868dfca7c Merge branch 'markus' into kay.one 2011-10-11 00:11:41 -07:00
kay.one
ba11b34099 Service (work in progress) 2011-10-11 00:11:05 -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
Mark McDowall
f0f706b32c ConfigFile for NzbDrone.exe is now stored under App_Data for NzbDrone.Web. - This will be to provide the users a way to edit Port and set whether they want their default browser to open on startup, all form the WebUI (and not be overwritten on upgrades). 2011-09-30 20:12:18 -07:00
Mark McDowall
3efe465114 Added multiple bindings for IISExpress. Allowing users to not run as admin (or add an urlacl as admin), but still access NzbDrone from localhost. 2011-09-20 22:41:44 -07:00
Mark McDowall
322767c3f3 Changed back to port 8989. 2011-08-22 22:51:05 -07:00
kay.one
b4fb3002a4 Updated Add Series 2011-07-27 15:59:48 -07:00
kay.one
931bb2ea12 Fixed process priority correction. 2011-07-17 13:01:37 -07:00
kay.one
b11a449f65 Updated PetaPoco
Upped IIS's priority
Added Byte multiplier to extention method.
2011-07-17 12:32:58 -07:00
kay.one
f1ec592834 Priority is now set using a timer 2011-07-10 22:05:52 -07:00
kay.one
da27db7e03 Priority/JobProvider tweaks 2011-07-10 17:03:58 -07:00
kay.one
77c82df482 Priority/JobProvider tweaks 2011-07-10 17:03:01 -07:00
kay.one
452b5c8f84 Renamed sorting config keys 2011-07-07 20:36:02 -07:00
kay.one
2a64014c96 Added version to page footer, minor tweaks. 2011-07-04 23:46:03 -07:00
kay.one
badcfecb93 Fixed Exceptioneer, Launcher should run as priority normal 2011-07-03 22:03:05 -07:00
kay.one
06c70d13d1 Removed unnecessary IIS modules. 2011-07-03 19:02:25 -07:00
kay.one
3d33606d7e IISExpress now runs in above normal priority
WebFroms view is removed from view registration
2011-07-03 17:19:05 -07:00
kay.one
861026f743 Fixed some petapoco issue with insert. 2011-07-02 16:45:29 -07:00
kay.one
3d961654d8 Fixed doctype,
removed telerik script/css registrar
2011-06-27 18:23:22 -07:00
kay.one
5a5d0852ee Updated some log levels 2011-06-21 23:36:07 -07:00
kay.one
5fb2c61c77 Fixed sab title issue
Added profiling to OpenSharedconnection
2011-06-21 20:38:46 -07:00
kay.one
8686eb5d32 IISExpress is now attached to NZBDrone.exe earlier, which means it should almost have a garanteed termination as soon as the host is killed.
Console logging starts earlier in the app.
Moved Default profiles to QualityProvider.
2011-06-12 20:45:22 -07:00
kay.one
1399ff15f2 moved all libraries out of NzbDrone.Core\Libraries to the root of the solution 2011-05-30 00:33:07 -07:00
kay.one
f62b02a36b Merge branch 'sschlesier' 2011-05-26 23:21:08 -07:00
sschlesier
97c6d60e12 Make Release build compile succesfully 2011-05-26 23:01:07 -07:00