Shannon
|
299e9eb209
|
fixing tests and merges
|
2020-03-23 16:39:27 +11:00 |
|
Shannon
|
1658fced23
|
Merge remote-tracking branch 'origin/netcore/dev' into netcore/feature/booting-netcore
# Conflicts:
# src/Umbraco.Core/IO/IOHelper.cs
# src/Umbraco.Infrastructure/Runtime/WebRuntime.cs
# src/Umbraco.Tests.Common/TestHelperBase.cs
# src/Umbraco.Tests/Routing/RenderRouteHandlerTests.cs
# src/Umbraco.Tests/Runtimes/StandaloneTests.cs
# src/Umbraco.Web.BackOffice/AspNetCore/UmbracoBackOfficeServiceCollectionExtensions.cs
# src/Umbraco.Web.UI.NetCore/Program.cs
# src/Umbraco.Web.UI.NetCore/Startup.cs
# src/Umbraco.Web/UmbracoApplication.cs
|
2020-03-23 15:50:01 +11:00 |
|
Bjarke Berg
|
4d7952b068
|
Clean up
|
2020-03-20 07:00:34 +01:00 |
|
Bjarke Berg
|
b93b4f7c4f
|
Changed CharCollection input to not special case :
|
2020-03-19 18:43:39 +01:00 |
|
Bjarke Berg
|
00418959f2
|
Extracted IConfigManipulator from IConnectionStrings, and implemented a XML (legacy) and JSON version.
|
2020-03-18 19:17:51 +01:00 |
|
Bjarke Berg
|
3e75c889ab
|
Imaging settings
|
2020-03-17 17:56:00 +01:00 |
|
Bjarke Berg
|
a96bcc05f5
|
Use the new ConfigsFactory
|
2020-03-16 19:14:04 +01:00 |
|
Bjarke Berg
|
449d534701
|
Fix buf in Healthchecksettings
|
2020-03-16 19:00:18 +01:00 |
|
Bjarke Berg
|
877339e7db
|
Implemented most of the configs for asp.net core
|
2020-03-16 18:51:35 +01:00 |
|
Bjarke Berg
|
51879c0b80
|
Implemented config for asp.net core
|
2020-03-16 14:02:08 +01:00 |
|
Bjarke Berg
|
263b986ced
|
Avoid usage of IOHelper in ConnectionStrings.cs
|
2020-03-13 12:45:22 +01:00 |
|
Bjarke Berg
|
ea15fdb14e
|
Avoid usage of IOHelper in GlobalSettings
|
2020-03-13 10:00:03 +01:00 |
|
Shannon
|
44fd18d787
|
Gets AddUmbracoBackOffice working
|
2020-03-13 19:10:21 +11:00 |
|
Shannon
|
9ded4c7ddb
|
Wires up DI for cross wiring correctly ensuring that it occurs at the very end of ConfigureServices, updates tests accordingly, fixes a few other things.
|
2020-03-13 18:44:58 +11:00 |
|
Bjarke Berg
|
5f13dde1cd
|
Moved functionality to write to the connection strings into the configuration area
|
2020-03-12 16:56:39 +01:00 |
|
Bjarke Berg
|
953c3a667a
|
More logic in AspNetCoreHostingEnvironment
|
2020-02-27 11:48:38 +01:00 |
|
Bjarke Berg
|
9a8ecea8a6
|
Updated copyright year
|
2020-02-25 08:56:58 +01:00 |
|
Bjarke Berg
|
36b68f2966
|
Creating composition root
|
2020-02-24 16:18:47 +01:00 |
|
Bjarke Berg
|
5e79585149
|
Introduced Umbraco.Web.UI.Backoffice
|
2020-02-18 08:32:06 +01:00 |
|