Commit Graph

107 Commits

Author SHA1 Message Date
Mark McDowall 00bf533696 Empty folder before update instead of deleting it 2013-09-08 10:49:48 -07:00
Keivan Beigi b6e4f5ed46 delete target folder before update 2013-09-02 22:15:09 -07:00
Keivan Beigi bceaee27a3 moved logging config to in-process 2013-09-02 22:15:08 -07:00
Keivan Beigi 75a46a3abe fixed NzbDrone using 100% cpu when console not available. 2013-08-20 15:12:35 -07:00
kay.one 2f20aeaec5 fixed update again. 2013-08-15 20:32:23 -07:00
kay.one 06f5ff7cb8 fixed rename 2013-08-15 19:28:34 -07:00
kay.one a4a58c59f1 cleaned up app startup logic.
fixed update app issue.
2013-08-15 19:20:54 -07:00
kay.one 435904bc0a better process.start for mono 2013-08-13 22:20:24 -07:00
Keivan Beigi f9fe119af2 cleaned up some code around process handling. 2013-07-30 13:19:09 -07:00
Keivan Beigi 72d0b9c839 remove AnyCPU 2013-07-26 17:04:55 -07:00
Mark McDowall 13b71bdeb7 Set version to 10.0.0.* in AssemblyInfo 2013-07-24 18:59:09 -07:00
kay.one 9252c5269a Removed unused using statements 2013-07-18 20:47:55 -07:00
Keivan Beigi 44950c212e updated loggly to only report upgrade logs. 2013-07-18 16:41:11 -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
Keivan Beigi e1488229fe removed old TODOs. 2013-07-08 17:47:45 -07:00
Keivan Beigi 34f3ee6b4b NzbDrone Update no longer opens console/browser. 2013-07-08 17:47:44 -07:00
kay.one e0bf68123d ignore cert errors in linux http://www.mono-project.com/FAQ:_Security 2013-07-07 10:19:08 -07:00
Keivan Beigi c1a75604fd Kill NzbDrone process if service couldn't be stopped.
better Process/Service handling.
2013-07-05 11:51:38 -07:00
kay.one d60b863e14 moved data from Roaming to ProgramData.
Cleaned up DiskProvider
2013-07-04 21:43:28 -07:00
Keivan Beigi dde91569ac cleaned up test db path for tests. 2013-06-27 18:03:04 -07:00
Keivan Beigi 6b0a24e28e broke up EnvironmentProvider into different services 2013-06-27 17:05:20 -07:00
kay.one d0d95602c6 When restarting after update if service start fails update app will fallback to console. 2013-06-14 08:21:12 -07:00
Keivan Beigi 53c32fbe10 added common global exception handler. 2013-06-07 12:00:48 -07:00
kay.one 5ea794939c added exceptron log target. 2013-06-05 21:33:16 -07:00
kay.one c357d062d3 removed UGuid leftovers. 2013-05-22 22:32:54 -07:00
kay.one 99f269cd95 fixed apptype detection during update 2013-05-20 21:03:05 -07:00
kay.one 7701f87e82 update won't fail if service can't be stopped. 2013-05-20 13:39:47 -07:00
kay.one 5730a67fb3 fixed bug where urlacl wouldn't register if firewall port was already open. 2013-05-19 19:36:04 -07:00
kay.one 43b4262e14 updates static resourceprovider with better logging. 2013-05-19 18:07:26 -07:00
kay.one 6fc8ec6cbc more update fixes. 2013-05-19 17:43:16 -07:00
kay.one 80c996c216 fixing update for vnext. 2013-05-19 17:30:02 -07:00
kay.one 2001e5f502 update package should be compatible with previous version. 2013-05-19 17:01:20 -07:00
Keivan Beigi 4deecde092 back to tiny for now 2013-05-10 20:43:52 -07:00
kay.one c59fe4e674 fixed broken tests 2013-05-06 22:38:40 -07:00
kay.one 45b4972091 moved hosting, system tray out of common 2013-05-04 14:09:25 -07:00
kay.one 098467b1fa removed exceptron 2013-05-02 16:06:42 -07:00
Keivan Beigi 3f958109bb removed Autofac from update project. 2013-04-19 17:05:48 -07:00
Keivan Beigi d50f23da1c Added smoke test project. 2013-04-18 18:47:54 -07:00
Keivan Beigi 7c3c02ba60 more tests fixed. 2013-04-17 16:33:20 -07:00
kay.one b03388f7b9 fixed more tests. 2013-04-15 21:52:41 -07:00
kay.one cd2761d07d cleaned up app update 2013-04-13 16:57:10 -07:00
Keivan Beigi 339dd5a1dd updated to NLog 2.0.1.2 2013-04-12 15:37:15 -07:00
Keivan Beigi aacc53d882 replaced autofac with TinyIoC 2013-04-02 19:20:05 -07:00
kay.one f2886d89de Autofac registrations are not singleton anymore. 2013-03-30 15:14:33 -07:00
Keivan Beigi 3b22c087c6 creating powershell build and package script 2013-03-28 17:12:40 -07:00
kay.one 63ba1ed026 removed some unneeded references. 2013-03-25 23:48:48 -07:00
kay.one 651c7c095a removed logconfiguration 2013-02-27 22:59:36 -08:00
Keivan Beigi c935db93dd config file based logging configuration. 2013-02-27 18:43:01 -08:00
Keivan Beigi 324b5e3b80 fixed some broken tests. 2013-02-18 17:57:28 -08:00
Keivan Beigi 68128809c9 started to remove iisexpress. 2013-02-18 17:13:42 -08:00