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
e554ef044574e0478805f894f96a4e18910eb2be
Umbraco-CMS
/
src
/
Umbraco.Web
/
Install
History
Sebastiaan Janssen
ca5c56dccd
Merge branch 'v8/8.10' into v8/dev
...
# Conflicts: # src/Umbraco.Web.UI/config/umbracoSettings.config
2021-01-08 15:43:45 +01:00
..
Controllers
Fix casing of 'URL' (
#9080
)
2020-10-05 20:48:38 +02:00
InstallSteps
Merge branch 'v8/8.10' into v8/dev
2021-01-08 15:43:45 +01:00
Models
…
ChangesMonitor.cs
…
FilePermissionHelper.cs
fixes some comments
2019-11-08 12:20:57 +11:00
HttpInstallAuthorizeAttribute.cs
nullref fix
2019-02-18 10:55:13 +01:00
InstallAuthorizeAttribute.cs
nullref fixes
2019-02-18 10:58:06 +01:00
InstallException.cs
Make publicly exposed internal exceptions public
2019-11-15 21:19:22 +01:00
InstallHelper.cs
New ext methods to check if Umbraco db is installed, fixes issue with SqlMainDomLock when doing unattended installs, changes how we determine if Umbraco db is installed
2020-12-16 12:06:48 +11:00
InstallStatusTracker.cs
…
InstallStepCollection.cs
Telemetry revisited - Move from App_Data file to UmbracoSettings.config (
#9554
)
2020-12-16 08:50:59 +01:00
UmbracoInstallArea.cs
…