Commit Graph

9 Commits

Author SHA1 Message Date
Mark McDowall 7a80c81ffb New: Newznab providers will be rejected if they are not valid addresses.
Tests added for checking DNS.
2012-05-11 10:27:18 -07:00
Mark McDowall a16defc5f0 Newznab won't blow up if more than one indexer with the same URL is found during initialization. 2012-05-04 09:26:25 -07:00
Mark McDowall b930eb0993 Newznab providers will be compared based on url, not name.
Built-in Newznab providers cannot be deleted (they would be re-added anyways), nor can the URL be changed.
2012-05-04 08:30:30 -07:00
kay.one 1b45a85f3f All tests now use base class Mocker 2011-12-14 20:15:53 -08:00
kay.one c6716f2425 Log page now uses EF for faster runtime queries. 2011-11-22 21:58:26 -08:00
Mark McDowall 5ad11ba728 Fixed adding of Newznab provider. 2011-11-15 15:11:17 -08:00
Mark McDowall 09d6c5bf84 Missed in last commit for fixing AutoMoq. 2011-11-13 16:33:49 -08:00
Mark McDowall fbc75b46fd Fixed AutoMoq for Newznab tests. 2011-11-13 16:33:08 -08:00
Mark McDowall a031fe9d98 Added config.xml to .gitignore.
Added tests for NewznabProvider.
2011-11-13 13:44:19 -08:00