Shannon
|
cb749242ff
|
name change
|
2020-03-13 19:12:52 +11: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 |
|
Shannon
|
c9913f45a0
|
Moves LightInjectValidation to common and validates the container as part of new tests
|
2020-03-13 15:59:04 +11:00 |
|
Shannon
|
f57a2ec576
|
less allocations
|
2020-03-13 14:45:54 +11:00 |
|
Shannon
|
41163c3c78
|
Gets CoreRuntime loading/booting in integration project
|
2020-03-13 14:43:41 +11:00 |
|
Shannon
|
fea65897ba
|
Merge branch 'netcore/dev' into netcore/feature/booting-netcore
|
2020-03-13 12:50:08 +11:00 |
|
Shannon
|
6fafe0408d
|
oops fixes build
|
2020-03-13 12:47:09 +11:00 |
|
Shannon
|
94c9057119
|
Moves some stub test objects to the common test lib
|
2020-03-13 12:44:42 +11:00 |
|
Shannon
|
32a27be206
|
fixing tests
|
2020-03-13 12:33:28 +11:00 |
|
Shannon
|
54727ca0fd
|
Ensures package versions are all streamlined
|
2020-03-13 12:24:43 +11:00 |
|
Shannon
|
4e4df96140
|
Creates new Umbraco.Tests.Common netstandard project to host the common testing functionality between netframework and netcore, this will be ongoing work (doesn't need to be done all at once)
|
2020-03-13 12:08:25 +11:00 |
|
Shannon
|
a01b06fc64
|
fix build after merge
|
2020-03-13 11:17:16 +11:00 |
|
Shannon
|
6c4acfca31
|
Merge remote-tracking branch 'origin/netcore/dev' into netcore/feature/booting-netcore
|
2020-03-13 11:15:28 +11:00 |
|
Shannon
|
ef99d434d8
|
update ignore
|
2020-03-13 11:15:02 +11:00 |
|
Shannon
|
4cc20b06bc
|
updates lightinject, adds method to create an LI container from an MSDI collection, updates a test
|
2020-03-13 11:13:47 +11:00 |
|
Shannon Deminick
|
7f8c7e472f
|
Merge pull request #7778 from umbraco/netcore/feature/typefinder-netstandard
Creates a netstandard compliant TypeFinder
|
2020-03-13 11:11:50 +11:00 |
|
Shannon Deminick
|
f9d29b17e2
|
Merge pull request #7800 from umbraco/netcore/feature/cleanup-config
NetCore: Granulate the Config/Settings
|
2020-03-13 11:09:15 +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
|
c486444eda
|
Cleaned up config for Content settings
|
2020-03-12 15:30:22 +01:00 |
|
Bjarke Berg
|
cb0994a929
|
Cleaned up config for Security settings
|
2020-03-12 14:36:25 +01:00 |
|
Shannon
|
da58b7a743
|
Adds integration test project for netcore3 and poc for crosswiring di container with msdi
|
2020-03-12 23:28:24 +11:00 |
|
Bjarke Berg
|
e27a05c3e8
|
Cleaned up config for RequestHandler settings
|
2020-03-12 12:46:08 +01:00 |
|
Bjarke Berg
|
e2dfc68718
|
Cleaned up config for WebRouting settings
|
2020-03-12 09:52:34 +01:00 |
|
Bjarke Berg
|
e4ff481053
|
Cleaned up config for Keep Alive settings
|
2020-03-12 08:28:31 +01:00 |
|
Bjarke Berg
|
f446e52d8f
|
Cleaned up condig for Logging and Tours
|
2020-03-12 08:24:02 +01:00 |
|
Shannon
|
84847267ba
|
updates CoreRuntime with notes and fallback
|
2020-03-12 15:26:06 +11:00 |
|
Bjarke Berg
|
e07c9abd58
|
Updated js code in UI project
|
2020-03-11 12:54:33 +01:00 |
|
Bjarke Berg
|
da7552204d
|
Merge remote-tracking branch 'origin/v8/dev' into netcore/dev
# Conflicts:
# src/Umbraco.Web/Models/RegisterModel.cs
# src/Umbraco.Web/UmbracoHelper.cs
|
2020-03-11 07:44:17 +01:00 |
|
Bjarke Berg
|
39026258ec
|
Merge pull request #7752 from umbraco/v8/feature/AB5435-make-umbracohelper-props-obsolete
Obsoleting UmbracoHelper properties
|
2020-03-11 07:40:46 +01:00 |
|
Shannon
|
e3997a4ab2
|
adds notes
|
2020-03-11 15:32:26 +11:00 |
|
Shannon
|
3bfa2e76cb
|
Adjust type finder and adds benchmark
|
2020-03-11 15:28:08 +11:00 |
|
Shannon
|
66cd25d8f5
|
Adds notes
|
2020-03-11 13:10:34 +11:00 |
|
Shannon
|
5ee2286436
|
Removes build manager type finder and friends
|
2020-03-11 12:43:46 +11:00 |
|
Sebastiaan Janssen
|
a695a6ad76
|
Merge branch 'v7/dev' into v8/dev
# Conflicts:
# apidocs/umbracotemplate/styles/main.css
# build/NuSpecs/UmbracoCms.Core.nuspec
# src/Umbraco.Core/ObjectResolution/ApplicationEventsResolver.cs
# src/Umbraco.Core/Serialization/JsonNetSerializer.cs
# src/Umbraco.Tests/Resolvers/LazyManyObjectResolverTests.cs
# src/Umbraco.Web.UI.Client/src/views/common/overlays/mediaPicker/mediapicker.controller.js
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/listview/listview.controller.js
# src/Umbraco.Web.UI/umbraco/config/lang/sv.xml
# src/Umbraco.Web/Cache/DistributedCacheExtensions.cs
# src/Umbraco.Web/Cache/MediaCacheRefresher.cs
# src/Umbraco.Web/Cache/UnpublishedPageCacheRefresher.cs
# src/Umbraco.Web/Editors/BackOfficeController.cs
# src/Umbraco.Web/Editors/ContentController.cs
# src/Umbraco.Web/Profiling/WebProfiler.cs
# src/Umbraco.Web/Profiling/WebProfilerProvider.cs
# src/Umbraco.Web/PublishedCache/XmlPublishedCache/PublishedMediaCache.cs
# src/Umbraco.Web/PublishedContentExtensions.cs
# src/Umbraco.Web/Routing/ContentFinderByNiceUrlAndTemplate.cs
# src/Umbraco.Web/Search/ExamineEvents.cs
# src/Umbraco.Web/umbraco.presentation/content.cs
# src/Umbraco.Web/umbraco.presentation/umbraco/developer/RelationTypes/EditRelationType.aspx.cs
|
2020-03-10 22:03:28 +01:00 |
|
Sebastiaan Janssen
|
7dc6ddf3a8
|
Merge branch 'v7/dev' into v7/7.15
|
2020-03-10 21:54:01 +01:00 |
|
Steve Megson
|
d11a1946f5
|
V7: Don't call ClearPreviewXmlContent from ClearDocumentXmlCache (#6631)
|
2020-03-10 21:52:53 +01:00 |
|
Sebastiaan Janssen
|
959a6df634
|
Merge branch 'v7/dev' into v7/7.15
|
2020-03-10 21:51:00 +01:00 |
|
Marc Goodson
|
7ca6781d09
|
v7: Fix false matches for AltTemplate convention Urls (#7150)
|
2020-03-10 21:49:59 +01:00 |
|
Sebastiaan Janssen
|
cfdc4ce807
|
Merge branch 'v7/dev' into v7/7.15
# Conflicts:
# src/Umbraco.Core/Serialization/JsonNetSerializer.cs
# src/Umbraco.Web/Editors/BackOfficeController.cs
|
2020-03-10 21:38:33 +01:00 |
|
Bjarke Berg
|
cf060e9789
|
Merge remote-tracking branch 'origin/v8/feature/AB5435-make-umbracohelper-props-obsolete' into v8/feature/AB5435-make-umbracohelper-props-obsolete
|
2020-03-10 10:37:13 +01:00 |
|
Bjarke Berg
|
9be30f3e91
|
Added info to obsolete message
|
2020-03-10 10:36:34 +01:00 |
|
Bjarke Berg
|
9d6762fb6a
|
Merge remote-tracking branch 'origin/v8/dev' into netcore/dev
# Conflicts:
# src/Umbraco.Core/Models/PropertyType.cs
# src/Umbraco.Examine.Lucene/BackOfficeExamineSearcher.cs
# src/Umbraco.Infrastructure/Models/Mapping/EntityMapDefinition.cs
# src/Umbraco.Tests/Models/PropertyTypeTests.cs
|
2020-03-10 08:25:43 +01:00 |
|
Shannon
|
d3ebdb6198
|
fixes test
|
2020-03-09 22:25:58 +11:00 |
|
Bjarke Berg
|
be753754a4
|
Merge pull request #7740 from AndyButland/netcore/77007-replace-no-nodes
NetCore: Replaced nonodes.aspx with MVC controller and view, with configurable view location
|
2020-03-09 12:07:06 +01:00 |
|
Shannon
|
8cb39ba583
|
Fixes tests and some issues discovered
|
2020-03-09 21:23:38 +11:00 |
|
Jason Elkin
|
bad1913e0e
|
update Umbraco.ModelsBuilder.Embedded attributes to match assembly name
|
2020-03-09 10:19:26 +01:00 |
|
Anders Brohäll
|
46686ffd90
|
Corrected document outline
|
2020-03-09 08:51:00 +01:00 |
|
Shannon
|
fce27fd42d
|
Ensures all assemblies at the same location as the entry point assemblies are queried.
|
2020-03-09 14:15:02 +11:00 |
|
Shannon
|
d92fc8736a
|
More cleanup, cleans up tests, cleans up the BuildManagerAssemblyProvider (even though it's not used)
|
2020-03-09 13:31:56 +11:00 |
|