Commit Graph

16 Commits

Author SHA1 Message Date
Mark McDowall f826890d2b Check if URL is registered when running in non-admin and run accordingly 2013-09-20 16:56:17 -07:00
Mark McDowall 4a3410f85a Fixed install update progress message 2013-09-18 22:49:38 -07:00
Keivan Beigi 88b9104bc9 cleanup using statements 2013-09-18 17:25:45 -07:00
kay.one 64181ebdff split MessageAggregator in EventAggregator and CommandExecutor 2013-09-13 23:36:07 -07:00
kay.one 25e2c98c45 signalr cleanup 2013-09-11 17:42:53 -07:00
Mark McDowall ab8b521b85 Update will return after started, instead of waiting for exit.
This should prevent the update from re-running every 30 seconds when its failing.
2013-08-18 16:43:28 -07:00
kay.one 435904bc0a better process.start for mono 2013-08-13 22:20:24 -07:00
kay.one c88b5ee946 fixed broken test. 2013-08-10 13:19:02 -07:00
kay.one 7ac6d9c1f4 removed NzbDrone.Console dependency to UI components 2013-08-10 13:18:40 -07:00
Mark McDowall 2e108620d6 Prepping for git flow, changed update branch to master 2013-08-09 22:00:07 -07:00
kay.one 256520c551 cleaned up extra usings. 2013-08-05 15:10:32 -07:00
Mark McDowall 6296293286 Update errors shouldn't re-run updater 30 seconds later so we'll catch the error 2013-08-03 14:15:31 -07:00
kay.one 2dfebd2147 moved update url from db to nzbdrone.config 2013-07-29 19:12:16 -07:00
Keivan Beigi 635e206e03 replaced our zip library so we can validate update package before applying. 2013-07-18 16:37:09 -07:00
kay.one d60b863e14 moved data from Roaming to ProgramData.
Cleaned up DiskProvider
2013-07-04 21:43:28 -07:00
Keivan Beigi 6b0a24e28e broke up EnvironmentProvider into different services 2013-06-27 17:05:20 -07:00