Andy Butland
|
b2e12f400c
|
Migrated OnlyLocalRequestsAttribute into netcore
|
2020-05-16 19:17:08 +02:00 |
|
Andy Butland
|
c681b4a835
|
Migrated HttpQueryStringModelBinder into netcore.
|
2020-05-16 09:41:54 +02:00 |
|
Bjarke Berg
|
3e50333a3b
|
Fix for logviewer issue
|
2020-04-24 11:52:12 +02:00 |
|
Bjarke Berg
|
f76e638f0d
|
Merge remote-tracking branch 'origin/netcore/dev' into netcore/bugfix/logging-fixing
# Conflicts:
# src/Umbraco.Tests.Integration/RuntimeTests.cs
# src/Umbraco.Tests.Integration/Testing/UmbracoIntegrationTest.cs
# src/Umbraco.Web.Common/Extensions/UmbracoCoreServiceCollectionExtensions.cs
|
2020-04-22 10:54:54 +02:00 |
|
Bjarke Berg
|
30c877c66b
|
Merge pull request #7982 from umbraco/netcore/feature/ab6232-WebRuntime
Introduced GenericDictionaryRequestAppCache and eliminated the WebRuntime
|
2020-04-22 09:11:41 +02:00 |
|
Shannon
|
18b285f088
|
Splits profiler so it doesn't have to take a dependency since we don't want to pre-resolve. Adds enrichers to the container.
|
2020-04-22 15:23:51 +10:00 |
|
Shannon
|
2ef8f26b28
|
removes unneeded extra HostBuilderExtensions
|
2020-04-22 14:29:01 +10: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 |
|
Elitsa Marinovska
|
28f5033cb7
|
Renaming a file for constants. Clarifying the proj for other Constants file
|
2020-04-21 10:14:03 +02:00 |
|
Shannon
|
ee37d3aa7a
|
Fixes up usage of AppDomain.CurrentDomain.BaseDirectory in log viewer which cannot work in netcore since this is inconsistent with net framework, adds notes, starts configuring serilog with UseUmbraco
|
2020-04-21 13:07:20 +10:00 |
|
Bjarke Berg
|
c0ec1bf6ca
|
Introduced GenericDictionaryRequestAppCache, to use the HttpContext.Items from .NET Core
|
2020-04-20 13:21:09 +02: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
|
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
|
97cf099f9f
|
AB#5819 - Moved composing of core/infrastructure items into CoreInitialComposer
|
2020-04-01 20:00:27 +02:00 |
|
Bjarke Berg
|
b1d214a13d
|
Merge remote-tracking branch 'origin/netcore/dev' into netcore/feature/AB5822-smidge-implementation
# Conflicts:
# src/Umbraco.Web.Common/Extensions/UmbracoCoreServiceCollectionExtensions.cs
# src/Umbraco.Web.UI.NetCore/Startup.cs
# src/Umbraco.Web.UI/Umbraco/PartialViewMacros/Templates/Gallery.cshtml
|
2020-04-01 15:52:23 +02:00 |
|
Bjarke Berg
|
400fa1ccd4
|
Initialize Current
|
2020-04-01 14:19:41 +02:00 |
|
Bjarke Berg
|
9e38ed045f
|
Aligned builders
|
2020-04-01 08:18:56 +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
|
2a2903f932
|
AB#5820 - Review fixes / Clean up
|
2020-03-31 12:22:11 +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
|
92afbfc6fc
|
AB#5820 - Initialize the webprofiler in asp.net core
|
2020-03-25 05:39:25 +01:00 |
|
Bjarke Berg
|
9339e1d999
|
AB#5820 - Introduced WebProfiler for asp.net core
|
2020-03-24 18:56:45 +01:00 |
|