Bjarke Berg
|
b70d7101e3
|
AB#6233 - Explicit restarts umbraco after install to ensure runtime state is run and umbraco is correct composed.
|
2020-05-01 13:40:26 +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
|
04872857e4
|
AB#6233 - Removed code that cleared the connection string just after it was inserted
|
2020-04-30 12:57:17 +02:00 |
|
Bjarke Berg
|
fcf37aa80f
|
AB#6233 - Added more to the KnownAssemblyExclusionFilter
|
2020-04-30 10:07:21 +02:00 |
|
Bjarke Berg
|
59501eba86
|
AB#6233 - Cleanup
|
2020-04-29 16:11:56 +02:00 |
|
Bjarke Berg
|
fa740f36b5
|
fix tests
|
2020-04-29 08:56:42 +02:00 |
|
Bjarke Berg
|
e5224b4fe1
|
Merge remote-tracking branch 'origin/netcore/dev' into netcore/feature/AB6233-install-steps-in-dotnet-core
|
2020-04-29 08:23:40 +02:00 |
|
Bjarke Berg
|
e6c3c5e36e
|
Merge pull request #7977 from AndyButland/feature/7898-netcore-model-unit-tests-4
Netcore: Further model unit test migrations into new project and builder pattern
|
2020-04-29 08:22:19 +02:00 |
|
Bjarke Berg
|
64dfa009f5
|
#6233 - version in config removed
|
2020-04-28 12:31:15 +02:00 |
|
Andy Butland
|
1f4030f910
|
Made more use of defaults in builder based unit tests.
|
2020-04-28 12:06:01 +02:00 |
|
Bjarke Berg
|
bc4713a51c
|
#6233- SqlCE stuff
|
2020-04-28 07:02:14 +02:00 |
|
Bjarke Berg
|
55d9af2b68
|
#6233- Install steps + MacroRenderer
|
2020-04-27 13:00:55 +02:00 |
|
Bjarke Berg
|
0b055cee4b
|
Merge pull request #7963 from emmagarland/feature/netcore-model-unit-tests-settings
Netcore: Migrate UmbracoSettings tests from UnitTests to Integration Tests
|
2020-04-27 10:34:35 +02:00 |
|
Bjarke Berg
|
9110638ce1
|
Merge remote-tracking branch 'origin/netcore/dev' into netcore/feature/AB6233-install-steps-in-dotnet-core
|
2020-04-24 12:04:40 +02:00 |
|
Bjarke Berg
|
3e50333a3b
|
Fix for logviewer issue
|
2020-04-24 11:52:12 +02:00 |
|
Bjarke Berg
|
56b94b53b1
|
Merge remote-tracking branch 'origin/v8/dev' into netcore/dev
# Conflicts:
# src/Umbraco.Core/Services/UserServiceExtensions.cs
# src/Umbraco.Infrastructure/Examine/ContentValueSetBuilder.cs
# src/Umbraco.Infrastructure/Runtime/SqlMainDomLock.cs
# src/Umbraco.Infrastructure/Search/ExamineComposer.cs
# src/Umbraco.PublishedCache.NuCache/DataSource/DatabaseDataSource.cs
# src/Umbraco.Tests/UmbracoExamine/IndexInitializer.cs
|
2020-04-24 08:34:48 +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 |
|
Morten Christensen
|
9b21cf9332
|
Merge pull request #7994 from umbraco/v8/bugfix/5151-scope-issue-indexing
Fixing Nasty Exception with Scope/Provider #5151 - when indexing data
|
2020-04-23 08:52:00 +02:00 |
|
Bjarke Berg
|
27f7d5efae
|
5151 - Added GetProfilesById extension
|
2020-04-23 08:38:29 +02:00 |
|
Bjarke Berg
|
c58831925e
|
5151 - Fix using writerId instead of creatorId
|
2020-04-22 16:20:49 +02: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 |
|
Bjarke Berg
|
fce1df08f9
|
Fix test
|
2020-04-22 10:55:13 +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
|
cbfe643a79
|
Merge pull request #7984 from umbraco/v8/bugfix/7967-sqlmaindom
Fixes #7967 - cannot start site with SqlMainDomLock when db isn't configured
|
2020-04-22 09:43:59 +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 |
|
Bjarke Berg
|
79e9235338
|
AB#6233 - Install in .NET Core
|
2020-04-22 08:17:45 +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 |
|
Shannon
|
2a89b36871
|
Fixing Nasty Exception with Scope/Provider #5151
|
2020-04-22 11:10:24 +10:00 |
|
Elitsa Marinovska
|
062441c650
|
Passing NoAppCache to CoreRuntime base ctor
|
2020-04-21 13:48:06 +02:00 |
|
Elitsa Marinovska
|
acad9d1f84
|
Making class public
|
2020-04-21 11:03:04 +02:00 |
|
Bjarke Berg
|
fbe6f6cdd2
|
AB#6232 - Moved EnablePerWebRequestScope from configure to start
|
2020-04-21 11:00:30 +02:00 |
|
Elitsa Marinovska
|
c185b67ed0
|
Adding UseStatusCodePages for disabling/enabling status code pages (ex: from IIS)
|
2020-04-21 10:55:01 +02:00 |
|
Elitsa Marinovska
|
28f5033cb7
|
Renaming a file for constants. Clarifying the proj for other Constants file
|
2020-04-21 10:14:03 +02:00 |
|
Elitsa Marinovska
|
16aab7a3cb
|
Refactoring
|
2020-04-21 09:33:39 +02:00 |
|
Elitsa Marinovska
|
138b8099fc
|
Reimplementing EnsurePartialViewMacroViewContextFilterAttribute and other required classes
|
2020-04-21 09:28:22 +02:00 |
|
Elitsa Marinovska
|
65b45eb48d
|
Marking classes as moved
|
2020-04-21 09:25:15 +02:00 |
|
Elitsa Marinovska
|
77a06efa91
|
Moved filters to Umbraco.Web.Common project
|
2020-04-21 09:19:18 +02:00 |
|
Shannon
|
d0f1ea0e59
|
Gets logging working in netcore, removes remaining usages of AppDomain.CurrentDomain.BaseDirectory and reduces more IOHelper usages
|
2020-04-21 13:31:55 +10: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 |
|
Elitsa Marinovska
|
d483f2ccbd
|
Marking asp.net action filters as migrated to net core
|
2020-04-20 22:56:36 +02:00 |
|
Elitsa Marinovska
|
487e3c54a8
|
Reimplementing action filters to asp.net core
|
2020-04-20 22:55:40 +02:00 |
|
Shannon
|
008df6018c
|
Fixes: SqlMainDomLock when configured via appSettings cannot be used unless umbraco is installed #7967
|
2020-04-21 00:02:59 +10:00 |
|
Bjarke Berg
|
c0ec1bf6ca
|
Introduced GenericDictionaryRequestAppCache, to use the HttpContext.Items from .NET Core
|
2020-04-20 13:21:09 +02:00 |
|
Niels Lyngsø
|
549ee878a2
|
Merge remote-tracking branch 'origin/v8/dev' into v8/feature/4901-user-no-start-nodes
|
2020-04-20 11:43:57 +02:00 |
|
Bjarke Berg
|
c3136943e3
|
Merge pull request #7970 from umbraco/v8/bugfix/nucache-db-paging
In Nucache when we are loading in all data that we page over the data as to not cause an SQL timeout
|
2020-04-20 11:10:14 +02:00 |
|
Andy Butland
|
e561784057
|
Migrated DictionaryTranslationBuilders into new unit test project and builder format.
|
2020-04-19 09:39:30 +02:00 |
|
Andy Butland
|
7782457ae5
|
Created extension methods for creating standard test content types.
|
2020-04-19 09:21:36 +02:00 |
|
Andy Butland
|
b5ef6bb6d1
|
Migrated CultureImpactTests into new unit tests project.
|
2020-04-19 09:07:58 +02:00 |
|