Commit Graph

71 Commits

Author SHA1 Message Date
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
Mark McDowall 64468cd9ed Upgraded nuget packages, Ninject 3, SignalR 5 2012-11-03 11:23:47 -07:00
Mark McDowall 15e4a286d1 Fixed debugging issues. Add Series tweaks.
Add series buttons are disabled on click to prevent multiple clicks.
2012-09-19 09:18:03 -07:00
Mark McDowall eee24aff1d Tests added
Series metadata will be created when series info is refreshed (and on
add)
2012-07-12 11:30:43 -07:00
kay.one a2d4b59002 Updated exceptron driver 2012-04-30 16:08:00 -07:00
kay.one e0470e12ca Exceptions are now being stored in mongo. 2012-03-29 18:35:35 -07:00
Mark McDowall a00c20c1af Fixed spelling of enviroment provider (Environment). :) 2012-03-06 18:59:43 -08:00
kay.one 1787852360 Monitoring provider will no longer throw on Ensure priority.
Fix: Issue where an uncritical subsystem could crash the app.
2012-03-02 12:00:45 -08:00
kay.one a4c433c5b2 Updated Nunit to 2.6.0.12054 2012-02-26 18:20:17 -08:00
kay.one 786e38763a Fixed ping for servers with windows auth enabled. 2012-02-10 17:43:07 -08:00
kay.one 5717b7f596 New: Rewrite of download decision engine. 2012-02-06 21:14:55 -08:00
kay.one b225db9aaf Started to add support for deskmetrics 2012-01-25 17:32:36 -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 1b45a85f3f All tests now use base class Mocker 2011-12-14 20:15:53 -08:00
kay.one 35e47e1adc Updated twitterizer to 2.4.0.26532
Updated Json to 4.0.4
Updated NBuilder to 3.0.1.1
2011-11-22 17:28:53 -08:00
kay.one a71c1df992 Commented out IISProviderFixutre. Diagnosing slow tests 2011-11-16 17:40:55 -08:00
kay.one 571998e70e better PID environment variable handling. 2011-11-13 20:22:53 -08:00
kay.one bc5307a4d3 Fixed Environment Variable conflict in IISProvider 2011-11-13 19:37:36 -08:00
kay.one 88f4d15fa9 Added some update tests 2011-11-13 17:27:11 -08:00
kay.one 51518787d8 Lots of initialization, configuration clean up. 2011-11-13 16:22:18 -08:00