Commit Graph

90 Commits

Author SHA1 Message Date
kayone eaed756655 created ProviderModuleBase 2013-10-01 10:06:06 -07:00
Mark McDowall f826890d2b Check if URL is registered when running in non-admin and run accordingly 2013-09-20 16:56:17 -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
Keivan Beigi 1a0010e8e4 cleaned up using statements 2013-09-12 15:42:01 -07:00
kay.one 25e2c98c45 signalr cleanup 2013-09-11 17:42:53 -07:00
Keivan Beigi 3cab8159a3 fixed broken test 2013-09-05 07:25:47 -07:00
kay.one fd54486478 updated FluentAssertions 2013-08-31 22:39:18 -07:00
Keivan Beigi 75a46a3abe fixed NzbDrone using 100% cpu when console not available. 2013-08-20 15:12:35 -07:00
kay.one ddff598ba4 better routing. 2013-08-13 21:02:56 -07:00
kay.one 9689b07d5b don't attempt to run in service mode if service is not installed. 2013-08-13 20:39:50 -07:00
kay.one eab6c3a4b5 adding support for running integration tests using packaged build. 2013-08-13 11:03:48 -07:00
kay.one 7ac6d9c1f4 removed NzbDrone.Console dependency to UI components 2013-08-10 13:18:40 -07:00
Keivan Beigi f9fe119af2 cleaned up some code around process handling. 2013-07-30 13:19:09 -07:00
Keivan Beigi 923f34e905 fixed router test for linux. 2013-07-26 18:25:45 -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 34f3ee6b4b NzbDrone Update no longer opens console/browser. 2013-07-08 17:47:44 -07:00
Keivan Beigi b0ae87840e fixed broken test 2013-06-27 18:08:27 -07:00
Keivan Beigi 6b0a24e28e broke up EnvironmentProvider into different services 2013-06-27 17:05:20 -07:00
kay.one 3592cf530d removed invalid container test 2013-05-10 23:17:54 -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
Keivan Beigi 96990eabb3 indexers implementation is now separated from settings/definition
so we can have multiple newznab definitions.
2013-05-02 16:10:31 -07:00
kay.one 098467b1fa removed exceptron 2013-05-02 16:06:42 -07:00
Keivan Beigi 3162e4864d improved Linux support for tests. 2013-04-29 17:04:14 -07:00
Keivan Beigi 7ae9e79540 renamed EventAggregator to MessageAggregator 2013-04-24 10:32:03 -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 213c842050 removed signalr, will re-add when actually needed. 2013-04-16 16:21:28 -07:00
Keivan Beigi 86e0d985ef works for me! 2013-04-16 14:55:36 -07:00
kay.one b03388f7b9 fixed more tests. 2013-04-15 21:52:41 -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
Keivan Beigi 3b22c087c6 creating powershell build and package script 2013-03-28 17:12:40 -07:00
Keivan Beigi a221994cd7 test clean up. 2013-03-28 15:07:09 -07:00
kay.one fc641baab3 got basic relationships working
added support for embedded documents.
2013-03-25 23:20:18 -07:00
Keivan Beigi 35cb7e55c7 cleaned up some tests. 2013-03-04 17:47:51 -08:00
Keivan Beigi 8900bbb3a1 main app cleanup. 2013-02-28 23:05:24 -08:00
Keivan Beigi 324b5e3b80 fixed some broken tests. 2013-02-18 17:57:28 -08:00
kay.one 97398f604b removed mono/pilot build configs. 2013-02-17 21:49:25 -08:00
kay.one b0940ed8de upgraded to autofac 3. created nancy only mode for nzbdrone.exe /n 2013-02-17 11:19:38 -08:00
kay.one 88b06e8747 added mono build config 2013-02-16 14:01:18 -08:00
Mark McDowall 7ed148b12c Fixed most of the broken tests 2013-02-15 16:52:50 -08:00
Keivan Beigi 86e554010d Revert "updated autofac to 3.0"
This reverts commit 4f6e928b4e650750c38f8bab8dbd36146c00933f.
2013-02-15 16:52:41 -08:00
Keivan Beigi 8a5a326480 updated autofac to 3.0 2013-02-15 16:52:39 -08:00
Keivan Beigi f34a8edcbc updated FluentAssertion, WebActivator. 2013-02-15 16:52:15 -08:00
Mark McDowall 924d3d0c8e Hello Autofac, Goodbye Ninject 2013-01-02 17:09:13 -08:00