Stephan
|
7a0f11bc6f
|
Fix NuCache url segments
|
2019-03-05 11:15:30 +01:00 |
|
Stephan
|
aa86dfa956
|
Bugfix exception during install, live models collision
|
2019-02-22 19:13:48 +01:00 |
|
Stephan
|
186e8fc58b
|
Introduce IUmbracoContextFactory
|
2019-02-14 12:11:06 +01:00 |
|
Stephan
|
132c3c0c8e
|
Cleanup PR, document and rename things
|
2019-02-01 17:19:12 +01:00 |
|
Bjarke Berg
|
9acf913872
|
#3545 - Added IContentTypeServiceBaseFactory to create a IContentTypeServiceBase (E.g. IContentTypeService or IMediaTypeService) based on the type of the IContentBase
|
2019-02-01 14:07:31 +01:00 |
|
Bjarke Berg
|
bfc2d53fa4
|
Merge remote-tracking branch 'origin/temp8' into feature/IContentType-removale-from-IContent
# Conflicts:
# src/Umbraco.Web/Macros/PublishedContentHashtableConverter.cs
|
2019-02-01 12:52:20 +01:00 |
|
Shannon
|
22d879ab35
|
Merge branch 'temp8' into temp8-fixme-no-caching-of-url-and-inject-umbraco-context-accessor
# Conflicts:
# src/Umbraco.Tests/PublishedContent/NuCacheTests.cs
# src/Umbraco.Web/Models/PublishedContentBase.cs
# src/Umbraco.Web/PublishedCache/NuCache/ContentNode.cs
# src/Umbraco.Web/PublishedCache/NuCache/PublishedSnapshotService.cs
|
2019-01-29 17:12:35 +11:00 |
|
Chris Houston
|
193e24afd2
|
Fixing all the TODO, FIXME & HACK comments so they all follow the same layout.
|
2019-01-27 11:16:00 +01:00 |
|
Bjarke Berg
|
f8b52a57c3
|
Injecting Umbraco Context Accessor and not saving the url on the class
|
2019-01-23 14:16:42 +01:00 |
|
Stephan
|
e6bff12337
|
Merge branch temp8 into feature/IContentType-removale-from-IContent
|
2019-01-17 13:33:55 +01:00 |
|
Bjarke Berg
|
0330be4e6b
|
Merge remote-tracking branch 'origin/temp8' into feature/IContentType-removale-from-IContent
# Conflicts:
# src/Umbraco.Core/ContentExtensions.cs
# src/Umbraco.Core/Models/Content.cs
# src/Umbraco.Tests/Models/ContentTests.cs
# src/Umbraco.Tests/Models/Mapping/ContentWebModelMappingTests.cs
# src/Umbraco.Tests/Models/VariationTests.cs
# src/Umbraco.Tests/Scoping/ScopedNuCacheTests.cs
# src/Umbraco.Tests/Services/ContentTypeServiceVariantsTests.cs
# src/Umbraco.Tests/Web/Controllers/ContentControllerTests.cs
# src/Umbraco.Web.UI/Umbraco/dialogs/ChangeDocType.aspx.cs
|
2019-01-11 08:29:29 +01:00 |
|
Shannon
|
5f972384b1
|
WIP - new IEntityXmlSerializer, IPackageCreation, PackageActionRunner, large refactor of entity serialization, no more IPackagingService.Export methods, ports legacy package creation code to new IPackageCreation, more more ExportEventArgs (makes no sense)
|
2019-01-10 12:44:57 +11:00 |
|
Bjarke Berg
|
eda46a16d0
|
Changed IContentType on IContent to a more simple class with lesser properties
|
2019-01-03 09:27:52 +01:00 |
|
Stephan
|
ceab758100
|
Merge branch 'temp8' into temp8-di2690
|
2019-01-02 16:44:35 +01:00 |
|
Stephan
|
ebf15b9052
|
Fix CacheRefresher and DistributedCache
|
2019-01-02 15:24:33 +01:00 |
|
Stephan
|
c6891c6c70
|
RegisterUnique
|
2018-11-29 10:35:16 +01:00 |
|
Stephan
|
e9de6c1fc9
|
Naming is hard
|
2018-11-28 17:35:12 +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 |
|
Stephan
|
d2376bf4e3
|
Cleanup registrations
|
2018-07-23 08:56:08 +02:00 |
|
Stephan
|
b3696c29cc
|
Refactor Variants at service level
|
2018-07-04 08:59:50 +02:00 |
|
Stephan
|
ff7c74ec8a
|
Rename accessors
|
2018-04-30 21:29:49 +02:00 |
|
Stephan
|
038fc87a40
|
Cleanup, fix tests
|
2018-04-30 15:11:01 +02:00 |
|
Stephan
|
bcd0c95ec1
|
Refactor getting urls
|
2018-04-30 09:14:14 +02:00 |
|
Stephan
|
923fdf9199
|
ISystemDefaultCultureAccessor
|
2018-04-30 09:13:21 +02:00 |
|
Stephan
|
908589277a
|
U4-11227 - default variations and fallback (wip)
|
2018-04-30 09:13:21 +02:00 |
|
Stephan
|
8f13fa3ae5
|
ISystemDefaultCultureProvider
|
2018-04-27 18:21:06 +02:00 |
|
Shannon
|
23c40cbf2c
|
Fixes a couple issues, changes name from PublishValues to TryPublishValues
|
2018-04-26 21:37:29 +10:00 |
|
Shannon
|
9044c9328d
|
Gets inbound routing working, reduces the amount of non injected dependencies, reduces the amount of DomainHelper instances
|
2018-04-24 13:07:18 +10:00 |
|
Shannon
|
c90d6be8ab
|
U4-8861 Extract GlobalSettings to an interface and expose on the standard UmbracoConfig.For settings singleton including a bunch of cleanup, getting the installer and steps to be DI
|
2018-04-06 13:51:54 +10:00 |
|
Stephan
|
f89816111b
|
Wire NuCache and IdkMap
|
2018-03-30 14:00:44 +02:00 |
|
Stephan
|
c0439b3c4e
|
DataTypes refactoring - troubleshooting
|
2018-02-08 16:08:52 +01:00 |
|
Stephan
|
d23933a5b1
|
DataType refactoring preparation - Entity refactoring
|
2018-01-15 13:28:35 +01:00 |
|
Stephan
|
edf7df043f
|
Reorg code, move services
|
2017-12-28 09:18:09 +01:00 |
|
Stephan
|
e4b375f72d
|
UnitOfWork RIP, build tests
|
2017-12-15 11:19:03 +01:00 |
|
Stephan
|
9b9c7c8e3a
|
Refactor content service
|
2017-11-30 13:57:40 +01:00 |
|
Stephan
|
ec6ba01cbf
|
So long Facade
|
2017-10-31 12:48:24 +01:00 |
|
Stephan
|
14eb4fe6e0
|
Refactor PublishedContentTypes
|
2017-10-19 12:00:55 +02:00 |
|
Stephan
|
1ff0338d35
|
NuCache+Scope - tests
|
2017-07-19 13:33:26 +02:00 |
|
Stephan
|
d24ea3c95b
|
NuCache+Scope - tests
|
2017-07-18 19:57:45 +02:00 |
|