Bjarke Berg
|
1ea39f2762
|
Merge remote-tracking branch 'origin/v8/dev' into netcore/dev
# Conflicts:
# src/Umbraco.Core/Models/PublishedContent/IPublishedContent.cs
# src/Umbraco.Core/Models/PublishedContent/PublishedContentBase.cs
# src/Umbraco.Core/Models/PublishedContent/PublishedContentWrapped.cs
# src/Umbraco.Core/Packaging/ConflictingPackageData.cs
# src/Umbraco.Core/Packaging/PackagesRepository.cs
# src/Umbraco.Core/PublishedCache/PublishedMember.cs
# src/Umbraco.Infrastructure/Persistence/Repositories/Implement/MacroRepository.cs
# src/Umbraco.Infrastructure/PropertyEditors/RichTextEditorPastedImages.cs
# src/Umbraco.PublishedCache.NuCache/PublishedContent.cs
# src/Umbraco.Tests/Persistence/Repositories/MacroRepositoryTest.cs
# src/Umbraco.Tests/PublishedContent/SolidPublishedSnapshot.cs
# src/Umbraco.Web/Macros/PublishedContentHashtableConverter.cs
# src/Umbraco.Web/PublishedContentExtensions.cs
# src/Umbraco.Web/Trees/MediaTypeTreeController.cs
|
2020-03-02 08:34:52 +01:00 |
|
Shannon
|
3553bb2aa3
|
Fixes CollectionBuilder's to ensure that each item in the collection is registered in DI with the same lifetime as the collection itself
|
2020-02-26 12:12:15 +11:00 |
|
Bjarke Berg
|
d5527f0485
|
AB3677 - Removed lot of stuff from Current (Core) and uses Current (Web) instead
|
2019-12-19 10:43:34 +01:00 |
|
Bjarke Berg
|
28ecb355dd
|
Let IOHelper use IHostingEnvironment
|
2019-12-04 21:30:18 +01:00 |
|
Bjarke Berg
|
603ec0ccfb
|
AB3594 - Moved the composition root out to UmbracoApplicationBase, and injecting the needed parts from there. Also remove usages of ConfigurationManager from Umbraco.Core
|
2019-11-15 11:41:13 +01:00 |
|
Bjarke Berg
|
6d18b3f363
|
Merge branch 'netcore/feature/AB3649-move-manifest-stuff' into netcore/feature/AB3594_move_exsiting_configuration_to_own_project
|
2019-11-12 14:11:08 +01:00 |
|
Shannon
|
f154d9c333
|
Moves TypeLoader to abstractions
|
2019-11-11 18:56:14 +11:00 |
|
Bjarke Berg
|
48437adb47
|
Move Configs to abstractions
|
2019-11-07 13:02:27 +01:00 |
|
Bjarke Berg
|
b004bf8920
|
Move Configs to abstractions, and injected factory all over to create one because we need to inject stuff from system.configuration
|
2019-11-07 13:02:27 +01:00 |
|
Stephan
|
7660e9fb25
|
Reorganize composition code
|
2019-02-14 09:15:47 +01:00 |
|
Stephan
|
7863cd3ab7
|
Refactor OrderedCollectionBuilderBase AppendAfter to InsertAfter
|
2019-02-06 14:11:33 +01:00 |
|
Stephan
|
c675708388
|
Refactor dashboards
|
2019-01-28 12:38:58 +01:00 |
|
Lars-Erik Aabech
|
7cfe2115c0
|
Actually uses a scope in the ScopeBuilderCreatesScopedCollection tests
|
2019-01-04 00:15:06 +01:00 |
|
Stephan
|
3e082f1a94
|
Restructure registration of essential services, validate
|
2018-12-12 14:28:57 +01:00 |
|
Stephan
|
e9de6c1fc9
|
Naming is hard
|
2018-11-28 17:35:12 +01:00 |
|
Stephan
|
e42f140a2c
|
Cleanup
|
2018-11-28 16:57:01 +01:00 |
|
Stephan
|
f9a19ada04
|
IContainer.die.die.die
|
2018-11-28 12:59:40 +01:00 |
|
Stephan
|
49a0b68b28
|
IContainer is IRegister+IFactory
|
2018-11-28 11:05:41 +01:00 |
|
Stephan
|
b8608f1b2e
|
Refactor runtimes, injection and composition
|
2018-11-26 16:54:32 +01:00 |
|
Lars-Erik Aabech
|
caa2802c16
|
Moved creation of container into ContainerFactory
|
2018-07-27 21:21:21 +02:00 |
|
Stephan
|
6d40269ade
|
More cleanup
|
2018-07-23 11:08:33 +02:00 |
|
Stephan
|
a00f2f0bb9
|
Refactor, fix collection builders, fix tests
|
2018-07-21 10:47:29 +02:00 |
|
Stephan
|
97da0829a2
|
Refactor collection builders for IContainer
|
2018-07-20 16:36:46 +02:00 |
|
Stephan
|
5836cd05cb
|
Abstract container (in progress)
|
2018-07-20 15:45:01 +02:00 |
|
Stephan
|
947d08c947
|
DataType refactoring - troubleshooting
|
2018-02-02 19:50:48 +01:00 |
|