Shannon
|
cc1e46ae05
|
Simplifies ContentStore for all the instances it's trying to find a linked node by a gen
|
2019-09-18 00:36:12 +10:00 |
|
Shannon
|
e6805b23e3
|
Oops! didn't complete the scope, ok now package install works within a trans, fixes nucache changes to not pass around _liveGen since sometimes we want the latest that is not _liveGen
|
2019-09-18 00:10:02 +10:00 |
|
Shannon
|
7fdbb84c04
|
Fixes bug with nucache - it wasn't using gen/snapshots the way it was supposed to
|
2019-09-17 22:38:43 +10:00 |
|
Shannon
|
e1433ddac9
|
Merge remote-tracking branch 'origin/v8/dev' into v8/bugfix/AB2684-purelive-model-regen
|
2019-09-17 13:09:54 +10:00 |
|
Stephan
|
b51fb2da9d
|
Fix NuCache ContentStore
|
2019-09-16 17:27:03 +02:00 |
|
Shannon
|
a85d8f3e21
|
ensure that we don't CreateModel during cache notification
|
2019-09-16 14:25:02 +10:00 |
|
Shannon
|
fb38d9afe1
|
Merges - double linked list for children performance + updates
|
2019-08-19 23:22:27 +10:00 |
|
Shannon
|
f2a22e9843
|
Ensure we throw an exception when a fatal Exception is caught instead of swallowing
|
2019-08-19 22:07:22 +10:00 |
|
Shannon
|
890309bc11
|
Fixes SetAllFastSorted and sort orders
|
2019-08-19 17:18:45 +10:00 |
|
Shannon
|
e9717ee86a
|
changes to PanicException
|
2019-08-16 16:18:58 +10:00 |
|
Shannon
|
3d56e45266
|
Adds notes, cleans up other code
|
2019-08-15 19:25:28 +10:00 |
|
Shannon
|
e9d4b607bb
|
Adds POC for fast building of in-memory nucache from persisted files
|
2019-08-15 19:05:43 +10:00 |
|
Shannon
|
16d8f8846e
|
Adds PanicException with details instead of throwing "panic" strings
|
2019-07-30 22:40:15 +10:00 |
|
Shannon Deminick
|
31716e574c
|
Update src/Umbraco.Web/PublishedCache/NuCache/ContentStore.cs
good catch!
Co-Authored-By: Bjarke Berg <mail@bergmania.dk>
|
2019-07-03 18:34:11 +10:00 |
|
Shannon
|
7c52b9602c
|
Reduce some allocations and in advertent SQL calls along with inadvertent enumeration of the entire cache, adds some notes
|
2019-07-03 17:43:30 +10:00 |
|
Stephan
|
b306e41560
|
NuCache - failover to database when local db fails to load
|
2019-06-25 13:26:50 +02:00 |
|
Stephan
|
e8d6daf59a
|
NuCache - be more tolerant when cache is weird
|
2019-06-25 12:54:16 +02:00 |
|
Shannon
|
da1e2680cb
|
Fixes ContentStore when it's building the cache from sources, adds TODO notes, questions, concerns, etc....
|
2019-06-21 15:47:47 +10:00 |
|
Stephan
|
62e6168e03
|
Revert ContentStore changes - have to find the bug now
|
2019-06-18 11:36:53 +02:00 |
|
Shannon
|
fecadeec51
|
Fixes issue with nucache and rebuilding and fixes ChildrenForAllCultures to deal with unpublished children
|
2019-06-18 11:57:36 +10:00 |
|
Stephan
|
94d2a5cbad
|
Bugfix published cache and children
|
2019-06-17 13:03:01 +02:00 |
|
Stephan
|
9c252131f7
|
Better exception message in NuCache
|
2019-06-12 08:55:03 +02:00 |
|
Shannon
|
8eafadc29b
|
adds some more info to panic exceptions
|
2019-06-12 14:00:28 +10:00 |
|
Stephan
|
bb0331e9cc
|
Move IPublishedContent.Url() to ext method
|
2019-04-24 14:25:41 +02:00 |
|
Stephan
|
4feb766cc6
|
Fix IPublishedContent.Children() and NuCache
|
2019-04-23 08:29:43 +02:00 |
|
Stephan
|
05c85bbce5
|
NuCache: children as linked lists
|
2019-04-23 08:28:26 +02:00 |
|
Stephan
|
34ad8dfb8d
|
Introduce IPublishedContentType
|
2019-04-23 08:27:40 +02:00 |
|
Stephan
|
8b509656cd
|
NuCache: fix vanishing content when refreshing content types
|
2019-04-11 18:55:40 +02:00 |
|
Stephan
|
4ec51da737
|
NuCache: fix loading the media cache from local files, was missing media
|
2019-04-04 17:57:04 +02:00 |
|
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 |
|
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 |
|
Stephan
|
9b4b8b9d86
|
Cleanup NuCache/PublishedContent
|
2019-01-28 14:15:47 +01: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
|
9522ee826f
|
Deal with fixme in Umbraco.Web
|
2019-01-21 16:01:37 +01:00 |
|
Warren
|
e17ba1c876
|
Verified the log output for genRef is all ok & remove TODO note
|
2018-08-23 13:09:51 +01:00 |
|
Warren
|
23ed9773bc
|
FIRST PASS - Updates Umbraco.Web project to not use the func overload & to use new message template instead
|
2018-08-14 22:36:47 +01:00 |
|
Stephan
|
75d685ef43
|
NuCache - fix parent published
|
2018-07-05 17:08:40 +02:00 |
|
Dawid Koruba
|
51ab9e32de
|
Change calls to logger.Debug method to use Func<string> parameter
|
2018-06-29 12:35:31 +02:00 |
|
Stephan
|
ff7c74ec8a
|
Rename accessors
|
2018-04-30 21:29:49 +02:00 |
|
Stephan
|
bcd0c95ec1
|
Refactor getting urls
|
2018-04-30 09:14:14 +02:00 |
|
Stephan
|
908589277a
|
U4-11227 - default variations and fallback (wip)
|
2018-04-30 09:13:21 +02:00 |
|
Stephan
|
f89816111b
|
Wire NuCache and IdkMap
|
2018-03-30 14:00:44 +02:00 |
|
Stephan
|
b5856803e1
|
DataType refactoring preparation - Entity refactoring
|
2018-01-10 12:48:51 +01:00 |
|
Stephan
|
ec6ba01cbf
|
So long Facade
|
2017-10-31 12:48:24 +01:00 |
|
Stephan
|
1ff0338d35
|
NuCache+Scope - tests
|
2017-07-19 13:33:26 +02:00 |
|