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/5e386a2bc72c9059dd9fe783637cc1b84f7f72d7/NzbDrone.Core.Test/QualityProfileTest.cs You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

26 Commits (5e386a2bc72c9059dd9fe783637cc1b84f7f72d7)

Author SHA1 Message Date
kay.one c6716f2425 Log page now uses EF for faster runtime queries. 13 years ago
kay.one 51518787d8 Lots of initialization, configuration clean up. 14 years ago
kay.one 72d0fc50ed Alot of refactoring. 14 years ago
Mark McDowall 0b586de226 Added misnamed provider, PLINQ speeds it up, but still to slow for use, paging helps, but isn't consistent. 14 years ago
kay.one 6393d0a3f9 Added Tests for CentralDispatch 14 years ago
kay.one edf9d1d2cc Initial quality is only setup if no other quality profiles exists. 14 years ago
kay.one 907c508a70 PetaPoco now defaults to SQLite, requires WHERE on exists calls 14 years ago
kay.one 520e9c9d14 Fixed Series.QualityProfile relationship 14 years ago
kay.one f2fdece18a Removed subsonic completely 14 years ago
Mark McDowall 446a939f45 QualityProvider moved to PetaPoco. 14 years ago
kay.one f97209d476 commiting tests before teamcity demo 14 years ago
kay.one c91852018e simplified some quality types 14 years ago
kay.one a4f8947d90 Test project cleanup 14 years ago
kay.one 9c1ff4af6b initial stage of indexer refactoring. things compile. 14 years ago
kay.one 6d085d5340 Added support to Error/Warning/Fatal verification in text projects 14 years ago
kay.one e896af5cd0 ReSharper code cleanup 14 years ago
kay.one d310c06f2e deleted some old files. updated some ui 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
Keivan 16fcda18c3 fixed episode parse, profile storage 14 years ago
Keivan ca27c75df5 simplified quality fixed some broken tests 14 years ago
Keivan c8a8fb4d62 Fixed notification issues 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 beaf0cf939 Updated subsonic to latest nightly build 15 years ago
Keivan 899e5a9a22 aFixed QualityProfile storage test 15 years ago
Keivan 26c03d7162 Added broken tests 15 years ago