Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Radarr/commits/commit/343c303bc62137891b0eab1b3830fc75dd2a79bc/NzbDrone.Core.Test/SabControllerTest.cs You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

20 Commits (343c303bc62137891b0eab1b3830fc75dd2a79bc)

Author SHA1 Message Date
kay.one 343c303bc6 minor cleanup in sabprovider, sabprovider tests 14 years ago
Mark McDowall a338b9fee5 SabTitle will return Quality in square brackets '[' or ']' 14 years ago
kay.one 217f98c4a9 Moved GetSabTitle from episodeprovider to sabprovider, removed seriesprovider dependency 14 years ago
kay.one e896af5cd0 ReSharper code cleanup 14 years ago
kay.one fcf51978f9 Removed IConfigProvider, ISeasonProvider, ISyncProvider 14 years ago
kay.one c1bd62ae64 Added AutoMoq. Removed IHTTP Provider 14 years ago
kay.one 62b2cd510f started rss cleanup 14 years ago
kay.one ff75d0c555 Upgraded to MVC3, Hello Razor. 14 years ago
markus101 70fd11231d Post Processor Done. 14 years ago
markus101 d3b7d199ab Fixed QualityProfile mapping to Series, resulted in a large number of changed files referencing ProfileId instead of QualityProfileId 14 years ago
markus101 445e2f59b9 Fixed SabProvider and Unit Tests for it. 14 years ago
Keivan 273de41d23 Cleaned up logging code 15 years ago
Keivan 27d86a8540 Added Notification System, Renamed Repository to Entities 15 years ago
Keivan 9c7355f3fb Cleaned up some tests 15 years ago
Keivan 81e155ae42 Added basic episode support 15 years ago
Keivan c7286863b0 Removed redundent classes. 15 years ago
Keivan d18029fe5b removed feed. to be replaced with System.ServiceModel.Syndication.SyndicationItem 15 years ago
Keivan a49850cc89 refactored Episode, Added Quality Enum 15 years ago
Keivan 01c1943d0e Renamed all Core.Controllers to Core.Providers to avoid confusion between Core Controllers and MVC controllers 15 years ago
Keivan e2128d2235 Merged Mark's fork in 15 years ago