Commit Graph

958 Commits

Author SHA1 Message Date
kay.one 6c944758ed fixed renamed OID to id in json response. 2013-02-17 19:18: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 177f88303c ignore WithReadDb() calls in mono 2013-02-17 08:23:53 -08:00
kay.one aeae9d75d1 fixed jobprovider teardown breaking in mono. 2013-02-17 08:09:49 -08:00
kay.one cb0c3b85de moved all of the tests that didn't need to be SQL test to basic core test. 2013-02-16 21:44:06 -08:00
kay.one efa44219cf skip sqlce teardown on mono. 2013-02-16 21:39:17 -08:00
kay.one 3c2d1d4707 added simple repo tests, some resharper templates for nunit 2013-02-16 21:35:52 -08:00
kay.one e7deda4d5d added open generic registration for simple repository, services can now use simple repository independently. 2013-02-16 21:09:35 -08:00
kay.one 63cf7a3b85 app now starts up,
added monodevelop, siaodb files to git.ignore
2013-02-16 20:59:35 -08:00
kay.one a0d0e4715e fixed some tests, cleaned up root folders. 2013-02-16 20:48:19 -08:00
kay.one e44d262a1a added siaqodb 2013-02-16 20:48:19 -08:00
kay.one 6f359cb4db WTF! 2013-02-16 16:50:04 -08:00
kay.one a9f22237e3 fuck you git extensions! 2013-02-16 16:49:25 -08:00
kay.one 4e1f6b8cc4 updated elq test db path. 2013-02-16 16:36:08 -08:00
kay.one dfb02884a0 trying filesystem elq for mono linux. 2013-02-16 16:27:33 -08:00
kay.one 2903d5d581 WTFFFFF! 2013-02-16 15:29:21 -08:00
kay.one 6c289f4482 ApplicationPath is actuall app path in mono. 2013-02-16 15:19:09 -08:00
kay.one 83186ba87b wtf git extentions? 2013-02-16 14:44:35 -08:00
kay.one 885688f4c2 more dynamic binding to sqlce 2013-02-16 14:36:29 -08:00
kay.one 2873fc9f6d replaced compile time with runtime mono check. 2013-02-16 14:24:58 -08:00
kay.one 88b06e8747 added mono build config 2013-02-16 14:01:18 -08:00
kay.one c60663b42e updated sqlce post build events 2013-02-16 13:50:49 -08:00
kay.one 3ab04fd213 added conditional compile for mono 2013-02-16 11:23:31 -08:00
kay.one 00e2f225f8 added new test. 2013-02-15 20:17:23 -08:00
kay.one eb90040dd6 elq id is now ignored by petapoco. 2013-02-15 20:03:54 -08:00
kay.one c6fa3cc02b added support for 0 based sequential ids to our object db. 2013-02-15 19:50:22 -08:00
Keivan Beigi 5930a15d3a some EloqueraDb cleanup 2013-02-15 16:52:56 -08:00
Mark McDowall ace7910f2a Fixed up Eloquera integration, working much better now. 2013-02-15 16:52:52 -08:00
Mark McDowall 8c99cca207 Broke some Eloquera tests to prove a point 2013-02-15 16:52:52 -08:00
Mark McDowall 7ed148b12c Fixed most of the broken tests 2013-02-15 16:52:50 -08:00
kay.one 9e4bb278ef moved rootdir to eloquera 2013-02-15 16:52:48 -08:00
kay.one 0155de4d92 registered eloquere db with autofac. 2013-02-15 16:52:48 -08:00
kay.one d13f977bb5 updated eloquera's test setup. 2013-02-15 16:52:47 -08:00
Mark McDowall 23b90ae1c4 Initial Commit for Eloquera 2013-02-15 16:52:47 -08:00
kay.one f973a42669 separated sqlce and db4o tests. 2013-02-15 16:52:46 -08:00
kay.one 9f829c1442 less intrusive cache prevention.
more tests.
2013-02-15 16:52:45 -08:00
kay.one 5dbaaee005 Added db4o.
Added guards against most problematic areas.
2013-02-15 16:52:45 -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
kay.one 460b90bc95 random template is create only in ncrunch. 2013-02-15 16:52:10 -08:00
kay.one 1bd6c4a93c updated nuget packages to uniform version. 2013-02-15 16:52:09 -08:00
kay.one 64a3e1caf0 cleaned up CoreTest base class. 2013-02-15 16:52:08 -08:00
kay.one 77bb790672 some cleanup. 2013-02-15 16:52:07 -08:00
kay.one ff09773a3b added parallel test execution support for ncrunch. 2013-02-15 16:52:06 -08:00
kay.one 130be58f8c added database recovery on app start. 2013-02-15 16:52:06 -08:00
kay.one 653f45f10e more test fixes. 2013-02-15 16:52:05 -08:00
kay.one edf7cc678d fixed some broken tests. 2013-02-15 16:52:05 -08:00
kay.one fd8ad73476 fixed broken tests. 2013-02-15 16:52:04 -08:00
Mark McDowall b6ed048f94 Ignore specials when doing sample check
#ND-168 fixed
Fixed: Ignore sample check when importing specials (Season 0)
2013-02-07 17:47:24 -08:00