Stephan
|
a6568e1952
|
NuCache: better fixing, cleanup
|
2019-03-15 08:22:40 +01:00 |
|
Stephan
|
260a8ad874
|
NuCache: fix panic exception
|
2019-03-14 19:05:02 +01:00 |
|
Stephan
|
dc3e985fbb
|
NuCache: troubleshooting
|
2019-03-14 19:05:02 +01:00 |
|
Stephan
|
b7a03f0153
|
NuCache: reorg some classes
|
2019-03-14 18:56:28 +01:00 |
|
Stephan
|
66f9ecd8e2
|
NuCache: rename things
|
2019-03-14 18:56:27 +01:00 |
|
Stephan
|
7e67bbea13
|
Do not inject IEnumerable but Collection in UmbracoContextFactory
|
2019-03-11 15:37:07 +01:00 |
|
Shannon
|
6f7e1cac3e
|
Merge branch 'temp8' into temp8-contexts
|
2019-02-15 12:55:17 +11:00 |
|
Stephan
|
186e8fc58b
|
Introduce IUmbracoContextFactory
|
2019-02-14 12:11:06 +01:00 |
|
Stephan
|
7660e9fb25
|
Reorganize composition code
|
2019-02-14 09:15:47 +01:00 |
|
Shannon
|
80165c3c0f
|
Fixes allocations of property selectors, with nameof we save a bunch of both memory and initial reflection lookups
|
2019-02-04 19:52:04 +11:00 |
|
Shannon
|
134cc176ff
|
Moves the Xml published cache to the tests project since that is the only place it is used, removes the xml data integrity check since it's not needed, removes the xml published cache benchmark since it's not needed. Now we don't include the old xml published cache at all in the shipped product.
|
2019-01-30 17:50:13 +11:00 |
|
Shannon
|
e7b0e43d98
|
removes scripting.config, EnableSplashWhileLoading, RenderingEngine, and more!
|
2019-01-29 22:38:03 +11: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 |
|
Bjarke Berg
|
ec57f35374
|
Named arguments cannot precede positional
|
2019-01-21 08:03:12 +01:00 |
|
Stephan
|
876056f0bb
|
Merge branch temp8 into temp8-appCaches
|
2019-01-18 14:54:08 +01:00 |
|
Stephan
|
ec58532f7b
|
More renaming of caches
|
2019-01-18 08:29:16 +01:00 |
|
Stephan
|
f952fe7aeb
|
More renaming of caches
|
2019-01-18 08:14:08 +01:00 |
|
Stephan
|
5aba1a6bd2
|
IAppPolicedCache is IAppPolicyCache
|
2019-01-18 07:56:38 +01:00 |
|
Stephan
|
0bee01e0ee
|
Great AppCaches renaming
|
2019-01-17 11:01:23 +01:00 |
|
Shannon
|
355ac09d90
|
WIP - moved out the tree and section service from Core, these are web only things, removes their xml parsing, fixes base controller ctor params with UmbracoContext, need to implement tree/section collections taking into account controllers and not scanning so much
|
2019-01-17 13:20:19 +11:00 |
|
Shannon
|
430c95dfad
|
Merge remote-tracking branch 'origin/temp8' into temp8-packages-ui
|
2019-01-15 22:59:49 +11:00 |
|
Stephan
|
19233c2e5f
|
Merge branch temp8 into temp8-examine-updates-3920
|
2019-01-11 08:24:36 +01:00 |
|
Shannon
|
687aa8cc99
|
Merge remote-tracking branch 'origin/temp8' into temp8-packages-ui
|
2019-01-11 10:37:22 +11:00 |
|
Stephan
|
ed7c8da81f
|
Merge branch 'temp8' of https://github.com/StefanoChiodino/Umbraco-CMS into temp8-pr3583
|
2019-01-10 16:29:36 +01:00 |
|
Stephan
|
95ef6cd249
|
Merge branch 'temp8' into temp8-examine-updates-3920
|
2019-01-10 15:44:16 +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 |
|
Shannon
|
4a1ae0573f
|
Gets definitions dynamically applied for culture specific fields.
|
2019-01-08 13:25:07 +11:00 |
|
Stephan
|
19ae9f5dee
|
Refactor configuration for DI
|
2019-01-07 19:40:07 +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
|
bb9846a6ca
|
Merge branch origin/temp8 into temp8-di2690
|
2018-12-21 10:58:38 +01:00 |
|
Stephan
|
3e082f1a94
|
Restructure registration of essential services, validate
|
2018-12-12 14:28:57 +01:00 |
|
Shannon
|
5148f34b32
|
Fixes ISearchableTree lifetime registration, fixes routing that clears required query strings, fixes lucene search string, gets URls in search results working with default lang/variants
|
2018-12-11 15:42:32 +11: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
|
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 |
|
Stefano Chiodino
|
e2455b14d9
|
Don't serialise null template id to 0. Use empty string instead as null doesn't work in this case.
|
2018-11-17 10:59:26 +00:00 |
|
Stefano Chiodino
|
470585b50d
|
Fix some more tests that were counting on defaulting to 0
|
2018-11-15 08:01:54 +00:00 |
|
Stephan
|
8af1da3661
|
Merge branch temp8 into temp8-di2690
|
2018-10-25 10:59:49 +02:00 |
|
Shannon
|
c3e2d2a821
|
Cleaning up the log/audit trail usage, removing duplicate and unecessary entries and adding new cols
|
2018-10-18 22:52:49 +11:00 |
|
Stephan
|
66d931490e
|
Merge branch temp8 into temp8-di2690
|
2018-10-08 19:22:20 +02:00 |
|
Shannon
|
651b4a348a
|
gets unpublish working
|
2018-10-03 14:27:48 +02: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 |
|