Commit Graph

31 Commits

Author SHA1 Message Date
kay.one 13cff22cf8 fixed Newznab category numbers. 2013-06-03 20:33:03 -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
Keivan Beigi 676599c520 added concurrency test for fetch service 2013-05-29 10:07:32 -07:00
kay.one 2f4ccff0a2 removed nzbindex 2013-05-12 22:53:13 -07:00
kay.one 5c08e423a5 fixed indexer service, broken test 2013-05-02 21:37:08 -07:00
Keivan Beigi 385edbf464 fixed nzbclub parser. 2013-05-02 16:10:33 -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 797f2fcacc added nzbx integration tests. 2013-04-27 17:49:36 -07:00
kay.one a1783a53a9 basic RSS fetch seems to be working.
download might still not work.
2013-04-27 17:25:28 -07:00
kay.one 401ed9a8f6 more project cleanup. 2013-04-09 15:22:59 -07:00
kay.one a6a4932b44 rewrite of indexer/episode search 2013-04-07 00:30:37 -07:00
kay.one 2a1f9500eb updated migration logger 2013-03-31 23:49:46 -07:00
Keivan Beigi a221994cd7 test clean up. 2013-03-28 15:07:09 -07:00
Keivan Beigi b73485a58b fixed unit test file path generation to be linux compatible. 2013-03-28 12:05:43 -07:00
kay.one 2008b54f5d fixed few more broken tests. 2013-03-27 23:49:38 -07:00
kay.one ef5f565a4d cleaned up episode search 2013-03-07 21:39:52 +09:00
kay.one 50674d388c more project clean up. 2013-03-04 21:33:34 -08:00
Mark McDowall c6836e0cb1 Quality moved to ObjectDb. 2013-02-26 19:19:47 -08:00
kay.one a98d792c0d fixed some broken tests. 2013-02-24 11:39:31 -08:00
kay.one 13658e3c6d moved config to objectdb. 2013-02-23 22:48:52 -08:00
Mark McDowall 2ebd94fdd1 Fixed broken indexer tests 2013-02-22 20:51:43 -08:00
Mark McDowall 7fa523dd97 GitExtensions, go fuck yourself 2013-02-22 20:37:23 -08:00
Mark McDowall 27a939a56a Moved Newznab settings to ObjectDb 2013-02-22 20:35:54 -08:00
Mark McDowall 1c0c348dc4 Moved indexer providers out of subfolder 2013-02-22 18:19:53 -08:00
Mark McDowall 43a7d6239e Moved indexers to ObjectDb 2013-02-20 23:07:34 -08:00
kay.one 3cf527bfa2 updated indexerfixture to create cross platform paths. 2013-02-17 20:01:59 -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 f973a42669 separated sqlce and db4o tests. 2013-02-15 16:52:46 -08:00
Mark McDowall e17ed8c0ad Nzbx download URL fixed
Fixed: Nzbx download URL formatted correctly
2013-01-16 22:47:57 -08:00
Mark McDowall 4ade27427b Fixed: omgwtfnzbs URL changed to .org 2012-12-26 19:34:47 -08:00
Mark McDowall 7dd846b9e9 More tests for nzbx 2012-12-21 09:05:50 -08:00