Commit Graph

68 Commits

Author SHA1 Message Date
Mark McDowall 8ce6e8a08e Cleaned up Backup. 2012-01-26 21:05:09 -08:00
Mark McDowall ab7d3ebcc5 New: Added check to ensure FW is enabled before opening and closing ports. 2012-01-25 18:01:37 -08:00
kay.one b225db9aaf Started to add support for deskmetrics 2012-01-25 17:32:36 -08:00
kay.one 7071cf829a Updated diskprovider to use GetFiles instead of EnumerateFiles to prevent a screwed up issue. 2012-01-22 22:43:11 -08:00
kay.one ead5f37921 Directory write time is now calculated based on the most recent file write to any file inside of that directory. 2012-01-22 20:59:23 -08:00
kay.one a68c882032 fixed http 500 error. 2012-01-22 20:34:30 -08:00
kay.one d1e3298da1 Enabled rolling file logging. 2012-01-22 18:41:44 -08:00
kay.one 1e580856ca Better exception logging. 2012-01-19 22:12:07 -08:00
kay.one 7acb563c05 Fixed an issue where GetProcessByName could return a list containing null items. 2012-01-18 12:57:23 -08:00
Mark McDowall 106f073cf2 Corrected exception logging. 2012-01-17 00:42:51 -08:00
kay.one 1301dc1b7b All exception levels are now reported. 2012-01-16 23:55:55 -08:00
Mark McDowall 691a004d39 Added SecurityProvider to deal with administrative tasks (Url Registering and FW Port Opening). 2012-01-16 23:17:58 -08:00
kay.one 850880de47 Replaced ServiceInstall.bat/ServiceUninstall.bat with exe files that automatically elevate user permissions. 2012-01-16 23:12:22 -08:00
kay.one a48db83be9 Separated migration for LogDB and Application update. 2012-01-14 21:47:13 -08:00
Mark McDowall b1aeb0a973 Check if process HasExited before getting ProcessInfo.
Fixes ND-8.
2012-01-06 13:11:45 -08:00
kay.one 9be08b810e Nzbdrone.exe file logging 2011-12-19 11:32:52 -08:00
kay.one b8def06782 Automation ;) 2011-12-18 21:10:58 -08:00
kay.one 19c087e50a Moving file from same source/destination no longer just deletes the file. 2011-12-14 00:07:46 -08:00
Mark McDowall 28259bc254 Profiler can be enabled via config file. 2011-12-13 18:31:20 -08:00
kay.one 0884fa617a Added extra logging to update/ProcessProvider 2011-12-11 22:54:09 -08:00
kay.one bfe4de7a08 Fixed some issue around path normalization. 2011-12-10 11:22:47 -08:00
kay.one 08a5b28f40 Banners folder moved to root. 2011-12-01 23:20:33 -08:00
kay.one 76608fc440 Banners folder moved to root. 2011-12-01 23:07:18 -08:00
kay.one 2eb14d93b7 Removed "nzbdrone" "iisexpress" spam from console. 2011-12-01 21:43:50 -08:00
kay.one 034d0c46e5 Updated some logs, removed .vob .ts from video extentions 2011-11-25 15:46:29 -08:00
kay.one 3520b56bb6 Update logs are now in the UI 2011-11-21 22:55:09 -08:00
Mark McDowall 03fb405c2e GetUpdateClientExePath will now use the updater in nzbdrone_update. 2011-11-21 20:02:14 -08:00
Mark McDowall a91c7bbff4 Removed Trace Logging from FileExists.
Update will now use copy to update, instead of move.
2011-11-21 16:39:56 -08:00
Mark McDowall 2e3adf27ec Adding trace logging to DiskProvider.FileExists. 2011-11-21 16:14:12 -08:00
kay.one 2708c75091 Cleaned up Web.Config 2011-11-21 10:39:06 -08:00
kay.one 6e9a6313ff Fixed update log path issues. 2011-11-20 20:18:40 -08:00
kay.one 5ea8fd22f7 Fixed application path detection. 2011-11-20 19:42:45 -08:00
kay.one b74ef12a4c Update log files are now copied to application folder. 2011-11-20 18:13:10 -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
Mark McDowall 95d1832379 Added Trace Logging to DiskProvider.DeleteFile. 2011-11-19 21:35:44 -08:00
kay.one 950b2f0965 DiskProvider.MoveFile now overwrites existing file. 2011-11-17 23:16:05 -08:00
kay.one d97a1d068c DiskProvider.Move now overwrites existing folder, Update some Diskprovider to use .NET 4 calls. 2011-11-17 22:52:50 -08:00
kay.one 80df59c8e7 Better exception info for diskprovider 2011-11-17 22:08:07 -08:00
kay.one e35a4bf8ac Fixed an upgrade/service bug where it would try to stop an already stopped service. 2011-11-14 18:38:15 -08:00
kay.one 8779a37f7f UI for automatic update. 2011-11-13 22:01:51 -08:00
kay.one ecbf127321 Fixed a bug in DiskProvider where it wouldn't copy subfolders properly. 2011-11-13 20:05:33 -08:00
kay.one bc5307a4d3 Fixed Environment Variable conflict in IISProvider 2011-11-13 19:37:36 -08:00
kay.one 6369d4f817 Update updates ;) 2011-11-13 18:54:09 -08:00
kay.one 88f4d15fa9 Added some update tests 2011-11-13 17:27:11 -08:00
kay.one 56a6e1372d Update client is now included in the build package 2011-11-13 16:57:03 -08:00
kay.one 51518787d8 Lots of initialization, configuration clean up. 2011-11-13 16:22:18 -08:00
kay.one 79b3a22c9a Fixed some exception logging where exceptions weren't logged. 2011-11-13 12:42:12 -08:00
kay.one 883dffca80 More update code. almost there. 2011-11-13 12:31:02 -08:00