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 |
|
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 |
|