Commit Graph

1122 Commits

Author SHA1 Message Date
Mark McDowall d37c8c26c2 LINQ for paging missing episodes 2013-05-07 00:46:13 -07:00
kay.one c59fe4e674 fixed broken tests 2013-05-06 22:38:40 -07:00
Keivan Beigi ec58b8b595 removed all the jobs. 2013-05-06 17:39:33 -07:00
kay.one 87a5dc7869 SignalR/Nancy/Owin/Mono 2013-05-05 14:24:33 -07:00
kay.one 370ab86dca fixed broken test 2013-05-02 21:40:22 -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
Mark McDowall b4242f9fb2 Pagination for missing is alive! 2013-05-01 22:50:34 -07:00
kay.one e03ab2ebea getting free space tries to get the space safely, if doesn't work and windows
the tries interop.
2013-04-29 23:11:49 -07:00
kay.one 6d12a85756 single broken doesnt break the whole decision process 2013-04-29 20:43:05 -07:00
Mark McDowall f278c7f230 Fixed broken date tests 2013-04-29 17:27:27 -07:00
Keivan Beigi 3162e4864d improved Linux support for tests. 2013-04-29 17:04:14 -07:00
Mark McDowall 474d48602a FIxed parsing tests, now with more regex 2013-04-28 20:20:38 -07:00
kay.one 016e360d1a quality Series.QualityProfile is lazyloaded. 2013-04-28 18:47:06 -07:00
kay.one d6d524e624 decision engine now reports it's own errors rather than just dying. 2013-04-28 17:39:17 -07:00
kay.one 9bbbc19869 broken parser tests. 2013-04-28 13:08:25 -07:00
kay.one ca8eba9cf1 release endpoint now returns fully parsed rss info with decisions. 2013-04-28 12:46:13 -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
Keivan Beigi 68ee71ea81 fixed broken tests. 2013-04-26 13:33:42 -07:00
Keivan Beigi 4cd75cd8aa stuff we did :D 2013-04-24 21:27:49 -07:00
Mark McDowall a04a5e8669 SeriesStats moved to its own Repo 2013-04-20 17:44:56 -07:00
Mark McDowall cc11e3760a Added test for SeriesStatistics 2013-04-20 13:13:57 -07:00
Mark McDowall acb15d8e49 Fixed episodesWithoutFiles 2013-04-20 10:28:39 -07:00
Keivan Beigi e67202a918 fixed all tests? 2013-04-17 16:47:41 -07:00
Keivan Beigi 7c3c02ba60 more tests fixed. 2013-04-17 16:33:20 -07:00
Keivan Beigi f9bb4178ed json serializer updates. 2013-04-17 16:33:20 -07:00
kay.one 67995a5cf6 fixed AllowedReleaseGroupSpecification 2013-04-17 16:33:19 -07:00
Mark McDowall 0ee175e382 Attempting join of Series to Episodes 2013-04-16 19:46:25 -07:00
Keivan Beigi 618c81b78f updated json.net reference in NzbDrone.Core.Test to point to .NET 3.5 version. 2013-04-16 17:39:37 -07:00
Keivan Beigi 65ae894410 added an abstraction layer for json serializer, should work in mono. 2013-04-16 17:24:49 -07:00
Keivan Beigi 213c842050 removed signalr, will re-add when actually needed. 2013-04-16 16:21:28 -07:00
Keivan Beigi 861c07b2fa added json.net tests for mono. 2013-04-16 16:21:03 -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
kay.one d2104e189f fixed some more tests. 2013-04-14 22:28:07 -07:00
kay.one 15c15b4f71 fixed more tests 2013-04-14 20:33:03 -07:00
kay.one 6e88f55a54 cleaned up parsing logic and structure. 2013-04-14 18:41:39 -07:00
kay.one cd2761d07d cleaned up app update 2013-04-13 16:57:10 -07:00
Keivan Beigi 420756bb47 fixed some tests, spelling issues. 2013-04-12 16:28:05 -07:00
Keivan Beigi 339dd5a1dd updated to NLog 2.0.1.2 2013-04-12 15:37:15 -07:00
Mark McDowall b1e772d852 Fixed some broken tests 2013-04-11 09:13:57 -07:00
Mark McDowall e43cb87620 Renamed Folder to FolderName. Series.Path is readonly 2013-04-11 08:28:51 -07:00
kay.one 2f42e7dd83 fixed some broken tests. 2013-04-10 22:08:55 -07:00
kay.one b27217bcf4 added test for lazy loaded objects. 2013-04-10 21:38:45 -07:00
Keivan Beigi 1465fbf499 extracted interface fom HttpProvider 2013-04-10 16:44:58 -07:00
Keivan Beigi d81e0885c3 updated json.net from 4.5.11 to 5.0.2 2013-04-09 18:03:15 -07:00
Keivan Beigi a8a64a42b5 replaced IInitializable interface with ApplicationStartedEvent 2013-04-09 17:47:04 -07:00