This website requires JavaScript.
Explore
Help
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
1f2e1e4e933c073eb8f7ba9a7907656b49d845e7
Umbraco-CMS
/
src
/
Umbraco.Web
/
Install
History
Shannon
944b3dcaac
New method for IPackagingService to fetch a package from the repo, removes usages of the old repo endpoint, removes ability to push a package from the back office to Our since that would require a different endpoint.
2017-04-26 19:02:36 +10:00
..
Controllers
New method for IPackagingService to fetch a package from the repo, removes usages of the old repo endpoint, removes ability to push a package from the back office to Our since that would require a different endpoint.
2017-04-26 19:02:36 +10:00
InstallSteps
New method for IPackagingService to fetch a package from the repo, removes usages of the old repo endpoint, removes ability to push a package from the back office to Our since that would require a different endpoint.
2017-04-26 19:02:36 +10:00
Models
Adds newsletter to installer
2014-04-02 11:20:35 +02:00
DatabaseHelper.cs
Fixes up the dbconnection checker to work with all supported db types.
2014-03-13 20:14:56 +11:00
FilePermissionHelper.cs
Dev v7 health check (
#1220
)
2016-06-13 17:42:05 +02:00
HttpInstallAuthorizeAttribute.cs
Fixes setting auth cookie during install, removes some try/catch/swallow with some error messaging, converts some String -> string and == false updates.
2015-11-26 13:07:22 +01:00
InstallAuthorizeAttribute.cs
asfsafd
2014-02-27 10:16:30 +01:00
InstallException.cs
Fixes: U4-4154 convert existing property data from XML to JSON during upgrade v6 - 7 to ensure that other data types that have this property editor are upgraded as well. Fixes some of the installer bits so that the steps are not marked as completed if they have problems.
2014-03-20 17:35:51 +11:00
InstallHelper.cs
New method for IPackagingService to fetch a package from the repo, removes usages of the old repo endpoint, removes ability to push a package from the back office to Our since that would require a different endpoint.
2017-04-26 19:02:36 +10:00
InstallStatusTracker.cs
Fixes installer breaks with missing app_data/temp/installer folder
2014-03-07 10:18:08 +01:00
UmbracoInstallArea.cs
Update to MVC5
2015-07-30 17:08:39 +02:00