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
dda6fb12a392486f7008b1aab2bc77b7bfe2d612
Umbraco-CMS
/
src
/
Umbraco.Infrastructure
/
Runtime
History
Nikolaj
dda6fb12a3
Remove LogError<T> from LoggerExtensions
2020-09-16 09:40:49 +02:00
..
CoreInitialComponent.cs
AB4227 - Moved a mix of files
2019-12-18 13:42:33 +01:00
CoreInitialComposer.cs
Fix a whole bunch of other errors
2020-09-15 15:14:44 +02:00
CoreRuntime.cs
Remove LogError<T> from LoggerExtensions
2020-09-16 09:40:49 +02:00
MainDomSemaphoreLock.cs
Remove LogError<T> from LoggerExtensions
2020-09-16 09:40:49 +02:00
RuntimeEssentialsEventArgs.cs
Adds IUmbracoBuilder to build the config so it's easier to split apart, ensures background tasks don't run in integration tests, uses a custom CoreRuntime to ensure we use SimpleMainDom, re-wires the UmbracoWebApplicationFactory so that duplicate Hosts are not running at the same time, fixes issues with overriding/shadowing, uses RAMDirectory in lucene for tests, fixes CoreRuntime's events that we're moved incorrectly and not backwards compat, adds new real non static events which we can use in integration tests to install the DB before the runtime state is calculated
2020-09-02 18:10:29 +10:00
SqlMainDomLock.cs
Remove LogError<T> from LoggerExtensions
2020-09-16 09:40:49 +02:00