Commit Graph

143 Commits

Author SHA1 Message Date
kay.one eab6c3a4b5 adding support for running integration tests using packaged build. 2013-08-13 11:03:48 -07:00
kay.one 091ec312c8 fixed multiple instances starting when updateing nzbdrone 2013-08-13 07:39:00 -07:00
Mark McDowall 5b25f9c799 OsAgnostic Paths 2013-08-11 21:57:10 -07:00
Mark McDowall a5e8452840 Removed premove and instead check for source file being in use 2013-08-11 15:55:26 -07:00
kay.one 7ac6d9c1f4 removed NzbDrone.Console dependency to UI components 2013-08-10 13:18:40 -07:00
Mark McDowall 1274c1c144 Added commands to delete logs and log files (separately) 2013-08-07 20:18:49 -07:00
Keivan Beigi e152ecc55d removed RegexOptions.IgnoreCase from some expressions. supposed to be faster. 2013-08-07 19:07:46 -07:00
kay.one 299d4f53b0 fixing linux tests. 2013-08-05 19:42:22 -07:00
kay.one 256520c551 cleaned up extra usings. 2013-08-05 15:10:32 -07:00
kay.one a9f1a38280 cleaned up DirectoryLookupService 2013-08-05 15:10:31 -07:00
Mark McDowall c8c67a8254 Fixed broken test 2013-08-05 02:49:37 -07:00
Mark McDowall 1c5e30bbd0 Directory lookup will not include some folders at base of drive 2013-08-02 20:01:16 -07:00
kay.one 78297e62b2 fixed broken test 2013-07-30 23:02:50 -07:00
Keivan Beigi f9fe119af2 cleaned up some code around process handling. 2013-07-30 13:19:09 -07:00
kay.one 0d6d9a7021 linux fixes 2013-07-26 21:34:11 -07:00
Keivan Beigi 72d0b9c839 remove AnyCPU 2013-07-26 17:04:55 -07:00
kay.one 324195eb23 more linux fixes 2013-07-25 23:32:41 -07:00
kay.one aee31d1bc2 more linux fixes 2013-07-25 23:25:03 -07:00
kay.one 67661c6893 more linux fixes 2013-07-25 22:55:19 -07:00
kay.one c2b4eadc47 more linux fixes 2013-07-25 22:41:38 -07:00
kay.one b06a58966e more linux fixes 2013-07-25 22:29:59 -07:00
kay.one 23b2c9eef5 more linux fixes 2013-07-25 22:22:44 -07:00
kay.one 05370518c5 fixing linux tests 2013-07-25 22:00:57 -07:00
kay.one 478caf15f8 static resource URLs are now case sensitive. 2013-07-23 23:27:31 -07:00
Keivan Beigi 121f3b973d added TTL to cached objects 2013-07-23 17:35:49 -07:00
kay.one 9252c5269a Removed unused using statements 2013-07-18 20:47:55 -07:00
kay.one 0c5827fb41 Cleaned up auth settings 2013-07-14 00:00:50 -07:00
Keivan Beigi 34f3ee6b4b NzbDrone Update no longer opens console/browser. 2013-07-08 17:47:44 -07:00
Keivan Beigi cbb1e17c4e fixed broken build 2013-07-05 13:18:52 -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 02c175950b fixed broken tests. 2013-06-27 17:12:50 -07:00
Keivan Beigi 6b0a24e28e broke up EnvironmentProvider into different services 2013-06-27 17:05:20 -07:00
kay.one 890d1f2398 added release results to episode detail tab 2013-06-06 17:17:57 -07:00
kay.one a997c10ca1 Fixed header request. 2013-06-02 23:12:31 -07:00
kay.one e5cc0c1a93 value injector should map lazy loaded values properly. 2013-05-31 19:49:53 -07:00
kay.one acf54203e5 Tuned down DB logging
Added cache to scene mapping.
2013-05-29 21:55:43 -07:00
Keivan Beigi 9181b1bb91 more granular Concurrency control.
indexer calls are done fully paralleled.
events are dispatched on max of 2 threads.
2013-05-29 18:35:26 -07:00
Keivan Beigi f162f164e7 removed comma from windows invalid path chars. 2013-05-28 17:15:12 -07:00
Keivan Beigi 2f13832769 added platform based filepath validation. 2013-05-24 15:18:37 -07:00
kay.one 4da6654440 Added Auth, startup options to UI
Added caching to ConfigFileProvider,
2013-05-22 22:12:15 -07:00
Mark McDowall d33e2dff58 fixed some test names, added logging to last write test 2013-05-22 17:29:41 -07:00
Mark McDowall f5a68782ce Fixed auth tests 2013-05-21 21:06:25 -07:00
kay.one c122502634 fixed app not responding to anything but localhost
disabled startup update check
2013-05-20 19:41:24 -07:00
kay.one 3f44339381 static resources are mapped to full path instead of relative. 2013-05-19 18:19:10 -07:00
kay.one 80c996c216 fixing update for vnext. 2013-05-19 17:30:02 -07:00
kay.one 687f8d9384 fixed disk scan scheduler. 2013-05-12 19:52:55 -07:00
Keivan Beigi 4deecde092 back to tiny for now 2013-05-10 20:43:52 -07:00
kay.one 32431540c5 Scheduled Tasks should work as long as they are registered. 2013-05-08 23:38:20 -07:00
kay.one fa8f67d7fe fixed service registration for event handlers and executors. 2013-05-07 22:47:15 -07:00