Bjarke Berg
|
e4dfdbb504
|
AB#6233 - renamed extensions namespace to Umbraco.Extensions
|
2020-05-07 10:08:23 +02:00 |
|
Bjarke Berg
|
8f7c022f2d
|
AB#6233 - Handle ApplicationUrl
|
2020-05-07 09:34:16 +02:00 |
|
Bjarke Berg
|
305ed42b48
|
Moved the sqlce db to root/App_Data/umbraco.sdf, instead of wwwroot/App_Data/umbraco.sdf
|
2020-05-04 14:40:11 +02:00 |
|
Bjarke Berg
|
da1e83c0d1
|
AB#6233 - Added application url on IHostingEnvironment. Still need a way to figure out how to get this value
|
2020-05-01 08:26:05 +02:00 |
|
Bjarke Berg
|
55d9af2b68
|
#6233- Install steps + MacroRenderer
|
2020-04-27 13:00:55 +02:00 |
|
Bjarke Berg
|
f79526e46a
|
Merge remote-tracking branch 'origin/netcore/dev' into netcore/feature/AB6233-install-steps-in-dotnet-core
# Conflicts:
# src/Umbraco.Infrastructure/Runtime/CoreInitialComposer.cs
# src/Umbraco.Web.Common/Runtime/AspNetCoreComposer.cs
|
2020-04-24 08:23:55 +02:00 |
|
Bjarke Berg
|
79e9235338
|
AB#6233 - Install in .NET Core
|
2020-04-22 08:17:45 +02: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 |
|
Shannon
|
d56867757c
|
Merge branch 'netcore/dev' into netcore/feature/ab5819-initialize-composers
|
2020-04-08 15:59:00 +10:00 |
|
Bjarke Berg
|
7c87ec3141
|
Merge remote-tracking branch 'origin/netcore/feature/AB5822-smidge-implementation' into netcore/feature/ab5819-initialize-composers
|
2020-04-03 10:12:10 +02:00 |
|
Shannon
|
60abdd60b5
|
Starts fixing up integration tests
|
2020-04-03 13:16:01 +11:00 |
|
Shannon
|
7e2d0902af
|
Huge IIOHelper cleanup, removes some overlap with IHostingEnvironment, much less usages of IIOHelper and instead just use what is already available on IHostingEnvironment
|
2020-04-03 11:03:06 +11:00 |
|
Shannon
|
1224c97f07
|
Don't pass in Root to ToAbsolute there's no need
|
2020-04-03 09:17:40 +11:00 |
|
Shannon
|
fa2e9c3715
|
Fixing AspNetCoreHostingEnvironment, cleaning up more IOHelper, adds notes
|
2020-04-03 09:13:55 +11:00 |
|
Shannon
|
f0579714e9
|
Merge remote-tracking branch 'origin/netcore/dev' into netcore/feature/AB5822-smidge-implementation
# Conflicts:
# .gitignore
# src/Umbraco.Core/IO/IIOHelper.cs
|
2020-04-02 22:32:02 +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 |
|
Bjarke Berg
|
97cf099f9f
|
AB#5819 - Moved composing of core/infrastructure items into CoreInitialComposer
|
2020-04-01 20:00:27 +02:00 |
|
Bjarke Berg
|
55426515c0
|
Merge remote-tracking branch 'origin/netcore/dev' into netcore/feature/AB5822-smidge-implementation
# Conflicts:
# src/Umbraco.Infrastructure/Media/ImageProcessorImageUrlGenerator.cs
# src/Umbraco.Infrastructure/Models/ImageProcessorImageUrlGenerator.cs
# src/Umbraco.Infrastructure/Models/ImageSharpImageUrlGenerator.cs
# src/Umbraco.Web.BackOffice/AspNetCore/AspNetCoreComposer.cs
# src/Umbraco.Web.Common/Extensions/UmbracoCoreServiceCollectionExtensions.cs
# src/Umbraco.Web.UI.NetCore/Startup.cs
# src/Umbraco.Web.UI.NetCore/appsettings.json
|
2020-03-31 15:36:25 +02:00 |
|
Bjarke Berg
|
b9ad6a0b7c
|
AB#5820 - Cleanup
|
2020-03-31 15:02:02 +02:00 |
|
Bjarke Berg
|
2a2903f932
|
AB#5820 - Review fixes / Clean up
|
2020-03-31 12:22:11 +02:00 |
|
Bjarke Berg
|
2fc2166767
|
AB#5820 - Clean up
|
2020-03-30 07:14:22 +02:00 |
|
Bjarke Berg
|
b2799ef901
|
AB#5820 - Added simple controller and view to test the miniprofiler
|
2020-03-29 22:35:52 +02: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 |
|
Bjarke Berg
|
92afbfc6fc
|
AB#5820 - Initialize the webprofiler in asp.net core
|
2020-03-25 05:39:25 +01:00 |
|