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
a1ecc4a5c955d55c181ddd8d0aba7eb72f39cb80
Umbraco-CMS
/
src
/
Umbraco.Infrastructure
/
Runtime
History
Nikolaj
a1ecc4a5c9
Change Warn to LogWarning
2020-09-14 10:17:32 +02:00
..
CoreInitialComponent.cs
AB4227 - Moved a mix of files
2019-12-18 13:42:33 +01:00
CoreInitialComposer.cs
Register noop examine implementations in core, to be replaced by examine dll.
2020-08-19 19:42:58 +02:00
CoreRuntime.cs
Rename Error to align it with MS ILogger
2020-09-14 09:10:53 +02:00
MainDomSemaphoreLock.cs
Rename Error to align it with MS ILogger
2020-09-14 09:10:53 +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
Change Warn to LogWarning
2020-09-14 10:17:32 +02:00