Commit Graph

112 Commits

Author SHA1 Message Date
Keivan Beigi ba634b75d6 delete old Reporting code. 2013-09-18 17:25:34 -07:00
Keivan Beigi 41c5619d1b added custom IntConverter to get around the mono bug
http://json.codeplex.com/workitem/24176
2013-09-18 17:24:50 -07:00
kay.one 7d6e14d342 missed files. 2013-09-13 23:42:09 -07:00
kay.one 64181ebdff split MessageAggregator in EventAggregator and CommandExecutor 2013-09-13 23:36:07 -07:00
kay.one 87da82dd90 fixed broken tests. 2013-09-13 23:09:36 -07:00
kay.one a81ca798a7 added test for mediainfo.dll 2013-09-12 22:55:33 -07:00
kay.one 0ebbe102c9 disk provider removes readonly flag before trying to delete files. 2013-09-12 21:59:29 -07:00
Keivan Beigi 21fd12e1a6 added scheduled task for UpdateSceneMappingCommand 2013-09-12 15:41:50 -07:00
Keivan Beigi ead1f8a868 custom ncrunch config with fast running tests. (excludes DB/Integration tests) 2013-09-12 13:00:49 -07:00
kay.one 25e2c98c45 signalr cleanup 2013-09-11 17:42:53 -07:00
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