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
0e4ac7f7d10f8034443e52971cfabdbd939d8d53
Umbraco-CMS
/
src
/
Umbraco.Web
/
Runtime
History
Bjarke Berg
d5527f0485
AB3677 - Removed lot of stuff from Current (Core) and uses Current (Web) instead
2019-12-19 10:43:34 +01:00
..
AspNetUmbracoBootPermissionChecker.cs
Refactored CoreRuntime to inject a IUmbracoBootPermissionChecker, instead of using system.web to test this it self. Also moved some logging from CoreWebsite into WebRuntime, that used hosting information
2019-11-20 10:20:20 +01:00
WebFinalComponent.cs
Move CreateRoutes from WebFinalComponent to WebInitialComponent
2019-08-23 09:11:41 +02:00
WebFinalComposer.cs
Moves culture dictionary implementation to Core instead of web since it has nothing to do with Web really, fixes tests
2019-11-25 23:10:54 +11:00
WebInitialComponent.cs
AB4227 - Removed StringExtensions from core..
2019-12-18 18:55:00 +01:00
WebInitialComposer.cs
AB3677 - Removed lot of stuff from Current (Core) and uses Current (Web) instead
2019-12-19 10:43:34 +01:00
WebRuntime.cs
Refactored such that the a IBulkSqlInsertProvider can be used, to diff. between SqlCe and SqlServer
2019-12-12 12:55:17 +01:00