Shannon
|
877e0cca93
|
removes unneeded ctor param
|
2020-01-23 20:06:02 +11:00 |
|
Shannon
|
c7b0bf20b0
|
Removes RefreshByJson and changes macro cache refreshing to use objects
|
2020-01-23 19:48:15 +11:00 |
|
Bjarke Berg
|
47c211907a
|
AB4635 - Fixed up some of the review comments - Removed static (de)serializers and get the CacheRefresher from the collection
|
2020-01-22 14:09:20 +01:00 |
|
Bjarke Berg
|
0cdd6ba29d
|
AB4635 - Moved CacheRefreshers to abstractions
|
2020-01-21 13:40:23 +01:00 |
|
Benjamin Carleski
|
3320e1a2f0
|
Remove unused obsoletes from Umbraco.Web
|
2020-01-17 17:22:55 -08:00 |
|
Bjarke Berg
|
58f9b48e16
|
Merge branch 'netcore/dev' into netcore/feature/AB3677-remove-current-from-core
# Conflicts:
# src/Umbraco.Abstractions/UriExtensions.cs
# src/Umbraco.Tests/Web/Controllers/ContentControllerTests.cs
# src/Umbraco.Web/Editors/Filters/MemberSaveModelValidator.cs
# src/Umbraco.Web/Editors/MediaController.cs
# src/Umbraco.Web/Editors/TemplateController.cs
# src/Umbraco.Web/Models/Mapping/PropertyTypeGroupMapper.cs
# src/Umbraco.Web/PropertyEditors/FileUploadPropertyEditor.cs
# src/Umbraco.Web/PropertyEditors/ListViewPropertyEditor.cs
# src/Umbraco.Web/PropertyEditors/UserPickerPropertyEditor.cs
# src/Umbraco.Web/UmbracoDefaultOwinStartup.cs
|
2020-01-07 09:46:42 +01:00 |
|
Bjarke Berg
|
44a36227f9
|
Merge pull request #7356 from umbraco/netcore/feature/AB4227-move-files-to-infrastructure
Netcore/feature/ab4227 move files to infrastructure
|
2020-01-06 14:59:17 +01:00 |
|
Warren Buckley
|
ad53b76308
|
Merge branch 'v8/8.5' into v8/dev
# Conflicts:
# src/SolutionInfo.cs
|
2020-01-03 11:59:05 +00: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 |
|
Paul Seal
|
fa26e2ee02
|
removed unused _domainService
|
2019-12-18 14:39:53 +01:00 |
|
Claus
|
b17326c9c0
|
Marking default json ctor for serialization.
|
2019-12-03 14:28:53 +01:00 |
|
Shannon
|
2ec5a8101a
|
fixes binary breaking change introduced
|
2019-12-02 17:15:47 +11:00 |
|
Bjarke Berg
|
267a9af30f
|
Merge remote-tracking branch 'origin/netcore/dev' into netcore/feature/AB3650-TypeFinder-abstraction
# Conflicts:
# src/Umbraco.Core/CompositionExtensions_Essentials.cs
# src/Umbraco.Core/Runtime/CoreRuntime.cs
# src/Umbraco.Tests/Runtimes/StandaloneTests.cs
# src/Umbraco.Tests/Testing/UmbracoTestBase.cs
|
2019-11-12 10:05:54 +01:00 |
|
Shannon
|
38986f3bfd
|
Abstracts out IStylesheet, IStylesheetProperty
|
2019-11-12 13:33:02 +11:00 |
|
Shannon
|
d84963dac5
|
Uses ITypeFinder abstraction where required
|
2019-11-11 16:07:47 +11:00 |
|
Shannon
|
db216e43b7
|
Moves the WebCachingAppCache to the web project
|
2019-11-08 15:00:15 +11:00 |
|
Shannon
|
c91465e2b2
|
new IJsonSerializer, moves other base cache refresher classes
|
2019-11-07 21:28:56 +11:00 |
|
Steve Megson
|
8463f1db08
|
Cache lookup of macro by alias
|
2019-10-29 21:34:25 +01:00 |
|
Warren Buckley
|
38b96beb0d
|
Merge branch 'v8/dev' into v8/bug/6663-lang-variant-deletion
# Conflicts:
# src/Umbraco.Web/Cache/LanguageCacheRefresher.cs
|
2019-10-29 09:16:52 +00:00 |
|
Shannon
|
00b5f59bce
|
simplifies lang refresher a bit
|
2019-10-14 22:09:47 +11:00 |
|
Shannon
|
9008641965
|
ensures the domain cache is totally refreshed when changing langs
|
2019-10-14 22:02:42 +11:00 |
|
Shannon
|
ae0ad2b897
|
Updates UI to allow updating a culture for a language and warn the user if they are changing it, updates the controller to be able to udpate a culture on a lang
|
2019-10-14 19:04:51 +11:00 |
|
Shannon
|
348afd3d0a
|
updates logic for cache refreshers for languages to deal with updating nucache and examine
|
2019-10-14 15:21:00 +11:00 |
|
elitsa
|
175253a1a6
|
Clear Cache and remove mculture from the url if the last non-default language is deleted
|
2019-10-11 15:40:55 +02:00 |
|
Shannon
|
35a7283952
|
Fixes #2997 - ContentService returns outdated result
|
2019-09-27 10:59:29 +02:00 |
|
Shannon
|
c27e876c75
|
Removes BackgroundPublishedSnapshotNotifier
|
2019-09-16 17:40:48 +10:00 |
|
Shannon
|
2b9ab0a38a
|
Merge branch 'v8/bugfix/background-pure-live-rebuild-AB1833' into v8/bugfix/AB2684-purelive-model-regen
# Conflicts:
# src/Umbraco.Web/Cache/ContentTypeCacheRefresher.cs
# src/Umbraco.Web/Cache/DataTypeCacheRefresher.cs
|
2019-09-16 17:38:10 +10:00 |
|
Shannon
|
00c720413a
|
Uses reflection to call ResetModels to flag MB to recompile.
|
2019-09-16 17:23:00 +10:00 |
|
Shannon
|
47d3af9bb3
|
removes the test suspendable model factory code
|
2019-09-16 16:59:57 +10:00 |
|
Shannon
|
fc821000f3
|
Adds ext methods for creating a flag to indicate model recompilation should occur
|
2019-09-16 14:50:05 +10:00 |
|
Shannon
|
5898b64174
|
disable force rebuilding pure live models on schema changes
|
2019-09-16 14:24:25 +10:00 |
|
Shannon
|
c7c2f64b62
|
removes comments
|
2019-09-12 23:15:03 +10:00 |
|
Shannon
|
596c745a19
|
Uses an event on UmbracoContext for when the snapshot is created so we can block until the background notifier is completed
|
2019-09-10 13:35:59 +10:00 |
|
Shannon
|
296afb18a4
|
Renames and puts in temp fix to try to find out why we are binding to old models
|
2019-09-10 11:50:09 +10:00 |
|
Shannon
|
fdad387414
|
renames objects/methods and adds a lock to the routing mechanism
|
2019-09-09 23:32:02 +10:00 |
|
Shannon
|
8fef824dc1
|
Moves rebuilding models and cache to background thread
|
2019-09-09 23:32:02 +10:00 |
|
Kenn Jacobsen
|
7e1f90fb3b
|
Clear the content type "common" cache when deleting templates
|
2019-08-09 16:54:52 +02:00 |
|
Shannon
|
7cc91f71c2
|
Fixes pure live mode when changing doc types
|
2019-07-03 18:11:00 +10:00 |
|
Shannon
|
cd6ef35bf9
|
comments out the fix during investigation - adds some notes
|
2019-07-03 15:17:51 +10:00 |
|
Bjarke Berg
|
96d5bdd7b2
|
https://github.com/umbraco/Umbraco-CMS/issues/5671 - If modelsbuilder is in live mode, we need to clear cache for all document types when at least one is cleared. This is due to modelsbuilder updating all the models to different versions.
|
2019-07-02 15:26:54 +02:00 |
|
Shannon
|
2870ce5e0a
|
a perf change that in ContentCacheRefresher it doesn't iterate payloads if there is no real Id
|
2019-06-21 15:48:10 +10:00 |
|
Stephan
|
4e87dd389d
|
Refactor Content/Media/Member type repositories
|
2019-03-19 16:28:50 +01:00 |
|
Stephan
|
31b293aa4d
|
Fix distributed cache handler for medias (#4751)
|
2019-03-04 16:39:34 +01:00 |
|
Stephan
|
aa86dfa956
|
Bugfix exception during install, live models collision
|
2019-02-22 19:13:48 +01:00 |
|
Stephan
|
ad62983327
|
Introduce ILivePublishedModelFactory
|
2019-02-21 19:15:35 +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
|
2e527163f9
|
no more umbraco.presentation namespace! no more "page" class, has been refactored and renamed to what it actually is and internalized
|
2019-01-29 23:27:00 +11:00 |
|
Shannon
|
e7b0e43d98
|
removes scripting.config, EnableSplashWhileLoading, RenderingEngine, and more!
|
2019-01-29 22:38:03 +11:00 |
|