Commit Graph

102 Commits

Author SHA1 Message Date
kay.one c90a96c2e0 fixed broken tests 2013-09-05 07:25:46 -07:00
kay.one fd54486478 updated FluentAssertions 2013-08-31 22:39:18 -07:00
kay.one deefa07f38 fixed broken tests 2013-08-17 19:00:29 -07:00
kay.one 9c8c485c98 added RestSharpExtensions to help validate REST response 2013-08-17 17:17:37 -07:00
kay.one eab6c3a4b5 adding support for running integration tests using packaged build. 2013-08-13 11:03:48 -07:00
kay.one 3a3d43b702 fixed broken builds. 2013-08-05 22:29:53 -07:00
kay.one 8f1127b57e only assert no warn/errors when test has passed.r 2013-08-05 21:48:59 -07:00
kay.one d64bb56575 always replace .NET 3.5 of json.net with 4.0 on build. 2013-08-05 15:49:41 -07:00
kay.one 256520c551 cleaned up extra usings. 2013-08-05 15:10:32 -07:00
Keivan Beigi 4e7468e6fe cleaned up refresh series a bit. 2013-07-31 19:02:36 -07:00
kay.one 0d6d9a7021 linux fixes 2013-07-26 21:34:11 -07:00
Keivan Beigi 72d0b9c839 remove AnyCPU 2013-07-26 17:04:55 -07:00
kay.one 67661c6893 more linux fixes 2013-07-25 22:55:19 -07:00
kay.one c2b4eadc47 more linux fixes 2013-07-25 22:41:38 -07:00
kay.one fc9937bb7d fixed linux path conversion. 2013-07-25 22:05:37 -07:00
kay.one 05370518c5 fixing linux tests 2013-07-25 22:00:57 -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
kay.one d60b863e14 moved data from Roaming to ProgramData.
Cleaned up DiskProvider
2013-07-04 21:43:28 -07:00
Keivan Beigi dde91569ac cleaned up test db path for tests. 2013-06-27 18:03:04 -07:00
Keivan Beigi 02c175950b fixed broken tests. 2013-06-27 17:12:50 -07:00
Keivan Beigi 6b0a24e28e broke up EnvironmentProvider into different services 2013-06-27 17:05:20 -07:00
kay.one b12b8724b9 fixed broken test
log file is not kept open anymore
2013-05-29 22:10:26 -07:00
Keivan Beigi 9181b1bb91 more granular Concurrency control.
indexer calls are done fully paralleled.
events are dispatched on max of 2 threads.
2013-05-29 18:35:26 -07:00
kay.one 4da6654440 Added Auth, startup options to UI
Added caching to ConfigFileProvider,
2013-05-22 22:12:15 -07:00
kay.one 922d4becc5 toned down unittest logging. 2013-05-20 22:12:11 -07:00
kay.one 687f8d9384 fixed disk scan scheduler. 2013-05-12 19:52:55 -07:00
kay.one 29ca16ce77 fixed add new series 2013-05-12 08:18:17 -07:00
Keivan Beigi 4deecde092 back to tiny for now 2013-05-10 20:43:52 -07:00
kay.one fcd3617bf8 added missing file 2013-04-29 20:43:51 -07:00
kay.one 6d12a85756 single broken doesnt break the whole decision process 2013-04-29 20:43:05 -07:00
Keivan Beigi f65f4ff988 trying to fix nunit in teamcity. 2013-04-29 17:40:23 -07:00
Keivan Beigi ddff5dbad4 trying to fix nunit in teamcity. 2013-04-29 17:24:11 -07:00
Keivan Beigi 3162e4864d improved Linux support for tests. 2013-04-29 17:04:14 -07:00
Keivan Beigi 182192e0ba added commands.
they can be triggered using the api

api/command/
2013-04-26 19:03:34 -07:00
Keivan Beigi 7ae9e79540 renamed EventAggregator to MessageAggregator 2013-04-24 10:32:03 -07:00
Keivan Beigi f9bb4178ed json serializer updates. 2013-04-17 16:33:20 -07:00
kay.one b03388f7b9 fixed more tests. 2013-04-15 21:52:41 -07:00
Keivan Beigi 9fdfd13dbf fixed more tests. 2013-04-15 17:08:06 -07:00
kay.one 652a9d4a8a removed strict mock from test base. 2013-04-14 22:28:08 -07:00
Keivan Beigi 339dd5a1dd updated to NLog 2.0.1.2 2013-04-12 15:37:15 -07:00
kay.one 401ed9a8f6 more project cleanup. 2013-04-09 15:22:59 -07:00
kay.one 150b1902e9 no more Nzbdrone.Web in any of the paths. 2013-03-30 14:29:02 -07:00
kay.one 375f887539 using pre-compiled handlebar templates
re-did static content from nancy
2013-03-29 16:00:38 -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 26cf45bbab fixed broken build. 2013-03-27 23:54:01 -07:00
kay.one 2008b54f5d fixed few more broken tests. 2013-03-27 23:49:38 -07:00
kay.one 9a8414edde moved cleanup of deleted files to their own service.
detaching of episodes when files are deleted is done through events now.
2013-03-07 21:39:54 +09:00