Commit Graph

49 Commits

Author SHA1 Message Date
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
kay.one 207550176c Removed assembly level fixtures 2011-11-13 10:16:31 -08:00
kay.one 72d0fc50ed Alot of refactoring. 2011-11-12 23:27:16 -08:00
kay.one 633f0b6197 PathProvider. visit us for all of your pathing needs. 2011-11-02 22:04:14 -07:00
kay.one 994ea7f090 Update FluentAssertion to 1.6 2011-10-31 18:34:30 -07:00
kay.one c1cf29757f Unit test should now run in a machine with NzbDrone installed as a service with no side effects. 2011-10-26 10:15:47 -07:00
kay.one 4ae268b8e5 lots of different things ;) 2011-10-23 22:54:09 -07:00
kay.one f9a316f632 Moved tests for NzbDrone.Common to its own test project. added some new tests. 2011-10-23 10:32:57 -07:00
kay.one fb0b505bf4 Added NzbDrone.Update, refactored some common wrappers to NzbDrone.Common 2011-10-22 22:26:43 -07:00
kay.one ea05635fd3 Moved NLog, Fluentassertion to Nuget. 2011-10-20 01:02:12 -07:00
Keivan Beigi e90a3ae9de Windows service seems to be fully working. 2011-10-14 17:41:09 -07:00
Keivan Beigi 6f3065d5ab More work on WindowsService, still broken 2011-10-13 18:22:51 -07:00
Keivan Beigi 6b7923bd52 Windows service is half working, 2011-10-12 19:24:30 -07:00
Mark McDowall 7549c26ffe Changed Namespace for AutoMoqerTest in NzbDrone.App.Test 2011-10-11 22:44:10 -07:00
kay.one 87fe19ab4e Added compile date to footer 2011-10-11 19:39:46 -07:00
kay.one ba11b34099 Service (work in progress) 2011-10-11 00:11:05 -07:00
kay.one 012fa88301 Merge branch 'markus' into kay.one
Conflicts:
	NzbDrone/NzbDrone.csproj
	NzbDrone/Providers/ConfigProvider.cs
2011-10-09 10:45:08 -07:00
kay.one 495d7b8595 More code to support service, isn't working yet. (Console still works fine) 2011-10-08 19:16:11 -07:00
kay.one be651660a4 More bugfixes, tests. 2011-10-07 22:06:16 -07:00
kay.one b456c5c4d2 Cleaned up ConfigProvider, added tests for paths. 2011-10-07 21:51:35 -07:00
kay.one 8bf4f81a04 More nzbdrone.exe refactoring. 2011-10-06 23:36:04 -07:00
Keivan Beigi f3ca3e97f9 Starting to add windows service support, making nzbdrone.exe unit testable. 2011-10-06 18:30:44 -07:00