Andy Butland
|
14404f2720
|
Changed singleton created dependencies in composition root to use IOptionsMonitor.
|
2020-09-03 12:52:47 +02:00 |
|
Andy Butland
|
adf687579c
|
Restored Umbraco.Tests.IntegrationTests (some failures remaining)
|
2020-08-24 12:34:37 +02:00 |
|
Andy Butland
|
89b725ef28
|
Reverted non netcore related project amends in order to limit changes to those necessary for the netcore executable call stack.
|
2020-08-23 14:05:35 +02:00 |
|
Andy Butland
|
510bd92e78
|
Amended injection of further settings to use IOptionsSnapshot.
|
2020-08-21 14:52:47 +01:00 |
|
Emma Garland
|
c2eb3b0480
|
Merge branch 'netcore/dev' of https://github.com/umbraco/Umbraco-CMS into feature/netcore-model-unit-tests-settings
|
2020-04-22 13:53:41 +01:00 |
|
Shannon
|
46e14f7692
|
Fixes up all logging. Configures serilog logging to replace MS logging just like serilog does, adds new ILoggerConfiguration so we aren't hard coding things, dynamically adds enrichers when the container is ready to resolve services.
|
2020-04-22 14:23:56 +10:00 |
|
Emma Garland
|
0c77450222
|
Specified hostingenvironment and databaseproviders after unit tests not picking up Umbraco.Core namespaces
Migrated into integrations project configurations, as files are being read
|
2020-04-14 16:55:54 +01:00 |
|
Shannon
|
9d320f79da
|
New IRuntimeHash to fix type scanning in netcore in order to look at the right runtime bits to creaet a hash for
|
2020-04-03 01:08:52 +11:00 |
|
Bjarke Berg
|
01957b7c64
|
Merge remote-tracking branch 'origin/netcore/dev' into netcore/bugfix/integration-tests-running
|
2020-04-02 10:01:57 +02:00 |
|
Shannon
|
8535d0fbe3
|
Cleans up IIOHelper and removes methods/props that shouldn't exist, changes test helper to use WorkingDirectory fixes some usages of MapPath
|
2020-03-31 17:27:51 +11:00 |
|
Bjarke Berg
|
681a25b861
|
Moved files from backoffice into Common + Introduced AspNetCoreComponent to invoke the Umbraco Application Init event
|
2020-03-27 11:39:17 +01:00 |
|
Shannon
|
612a47b16b
|
Splits interfaces into separate ones, removes overlap between interfaces, injects the necessary bits, and much more
|
2020-03-25 15:06:22 +11:00 |
|