This website requires JavaScript.
Explore
Help
Register
Sign In
yv01p
/
Umbraco-CMS
Watch
1
Star
0
Fork
0
You've already forked Umbraco-CMS
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
895f0a9dfef07c2a2cbe708f4a4c0146bda69507
Umbraco-CMS
/
src
/
Umbraco.Web
/
HealthCheck
/
Checks
/
Config
History
Sebastiaan Janssen
4688ac104e
Merge pull request
#1494
from AndyButland/u4-8999
...
U4-8999 - health check, debug compilation mode is being reported in error when config missing
2017-06-23 08:31:29 +02:00
..
AbstractConfigCheck.cs
Fixes debug setting health check to correctly indicate no issue if config setting is missing
2016-09-21 15:15:44 +02:00
AcceptableConfiguration.cs
…
CompilationDebugCheck.cs
Fixes debug setting health check to correctly indicate no issue if config setting is missing
2016-09-21 15:15:44 +02:00
ConfigurationService.cs
…
ConfigurationServiceResult.cs
…
CustomErrorsCheck.cs
…
MacroErrorsCheck.cs
…
NotificationEmailCheck.cs
…
TraceCheck.cs
…
TrySkipIisCustomErrorsCheck.cs
U4-8995 - fix health check for trySkipIisError
2016-10-26 14:24:31 +02:00
ValueComparisonType.cs
…