Mole
|
d750d2c2c1
|
Use generic logger more places and clean up
|
2020-09-28 14:59:17 +02:00 |
|
Bjarke Berg
|
2779b19737
|
Fixed test
Signed-off-by: Bjarke Berg <mail@bergmania.dk>
|
2020-09-24 10:13:22 +02:00 |
|
Mole
|
e22bbc46a7
|
Register ILogger<> and ILoggerFactory in CompositionExtensions_Essentials
|
2020-09-22 09:41:42 +02:00 |
|
Nikolaj
|
611276a5eb
|
Fake SiriLogger for now and start using MSLogger more places
|
2020-09-16 14:29:33 +02:00 |
|
Shannon
|
f84a93ae20
|
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 |
|
Shannon
|
1cc548a031
|
Adds notes
|
2020-05-08 17:47:21 +10:00 |
|
Shannon
|
d0a204b984
|
Cleans up some unused code, fixes a merge issue causing duplicate runtimes to be created, register essential does what it's supposed to do, don't mix things with the webruntime.
|
2020-03-24 14:48:32 +11:00 |
|
Shannon
|
c18b6e6c82
|
Don't eagerly create an IBulkSqlInsertProvider (fixes install boot), this is now created with the IDbProviderFactoryCreator which simplifies a bunch of ctors.
|
2020-01-15 13:40:35 +11:00 |
|
Bjarke Berg
|
38519b2bab
|
AB4227 - Moved Logging
|
2019-12-18 13:42:32 +01:00 |
|