Commit Graph

8803 Commits

Author SHA1 Message Date
LiamL
93e85f77f2 removes generics stuff & makes the migration simpler 2020-01-17 15:15:29 +00:00
LiamL
6b570cd5e3 adds fk index to cmsDictionary -> parentId 2020-01-15 14:56:06 +00:00
Sebastiaan Janssen
0ba5a0ab25 Merge branch 'v8/dev' into v8/contrib 2020-01-14 08:46:43 +01:00
Shannon
b02360518d Changed to GetAwaiter/GetResult and updates comment 2020-01-13 22:25:46 +11:00
Shannon Deminick
eeb4f172bc Merge pull request #7212 from PerplexDaniel/feature/backoffice-segment-support-server
Segments in Backoffice: Server code
2020-01-13 21:31:24 +11:00
Poornima Nayar
1cd30aae99 Merge pull request #6943 from kjac/v8/fix/protect-system-media-types
V8: Protect "system media types" from alias changes and deletion
2020-01-09 14:18:10 +00:00
Ronald Barendse
babe1aa60a Add documentation and clean code 2020-01-09 09:50:33 +01:00
Ronald Barendse
c38240c872 Add SetVariesBy extension methods for ContentVariation 2020-01-09 09:35:37 +01:00
Ronald Barendse
ec4bc11c1b Obsolete HasFlagAll extension method 2020-01-07 20:35:00 +01:00
Ronald Barendse
cae2c32172 Remove SetFlag and UnsetFlag extension methods 2020-01-07 20:32:04 +01:00
Shannon
5d7a1bacfe Ensures the DocumentRepository behavior for looking up data to populate IContent remains the same. 2020-01-07 15:34:53 +11:00
Shannon
9a192131d6 Ensures the DocumentRepository behavior for looking up data to populate IContent remains the same. 2020-01-07 14:53:17 +11:00
Claus
ada000437b reverting more changes for optimizations to ensure tests are not failing. 2020-01-06 15:45:34 +01:00
Claus
15d4141398 reverting change in regards to not loading variants. 2020-01-06 14:07:20 +01:00
Shannon
95337d5a70 Cleans up old notes 2020-01-06 21:39:26 +11:00
Warren Buckley
8b51b7f7ab Commit of suggestion to community PR #6617 that I was unable to directly push back to due to their repo permissions 2020-01-03 15:35:07 +00:00
Warren Buckley
7c53fd4677 Merge pull request #6617 from ronaldbarendse/v8/bugfix/6616-exception-in-component-terminate
Log exceptions thrown while terminating components
2020-01-03 15:31:46 +00:00
Claus
fbec19042d Merge remote-tracking branch 'origin/v8/bugfix/7245-missing-indexes' into v8/dev 2020-01-03 13:26:32 +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
Shannon
7a129f890d Changes MainDom testing timeout to be larger... but not 1.5 mins! 2020-01-03 15:07:21 +11:00
Shannon
a46e9124d2 First commit in fixing deadlock - committing my notes, etc... 2020-01-03 10:38:48 +11:00
Shannon
b24a87d986 Changes logging to debug 2019-12-30 18:51:38 +11:00
Shannon
5476388e78 adds lock else we end up detecting when not needed 2019-12-30 18:49:33 +11:00
Shannon
0d1101eaa7 adds notes/logging 2019-12-30 18:14:18 +11:00
Shannon
7501629c54 Adds logging to SqlMainDomLock 2019-12-30 17:15:57 +11:00
Shannon
74cc148b99 Merge remote-tracking branch 'origin/v8/dev' into v8/bugfix/AB3323-SqlMainDom 2019-12-23 18:21:03 +11:00
Niels Swimberghe
e578ca1b0f Add KeepAlive settings to resolve #7116 (#7164) 2019-12-20 08:14:42 +01:00
Poornima Nayar
2dfabae9b9 Merge pull request #6672 from kjac/v8/fix/actions-multiple-groups
V8: Handle permissions for users in multiple groups
2019-12-19 09:18:40 +00:00
Rob Maas
809ab6d05f Added ContentApps for Members (#6670) 2019-12-18 10:43:41 +01:00
Shannon
a1769dd937 Merge remote-tracking branch 'origin/v8/dev' into v8/feature/media-tracking
# Conflicts:
#	src/Umbraco.Core/Migrations/Upgrade/UmbracoPlan.cs
#	src/Umbraco.Core/Models/RelationType.cs
#	src/Umbraco.Web/PropertyEditors/NestedContentPropertyEditor.cs
#	src/Umbraco.Web/UmbracoComponentRenderer.cs
2019-12-18 15:28:27 +11:00
Shannon
63429dadb7 Adds notes, changes values to constants 2019-12-18 15:01:33 +11:00
Shannon
1d61bc829c Merge branch 'v8/dev' into v8/fix/6324-wrong-media-path-stored 2019-12-18 12:10:00 +11:00
Shannon
0d0f8e6beb adds debug timing 2019-12-18 11:08:15 +11:00
Shannon Deminick
62c701d5c3 Merge pull request #6630 from ronaldbarendse/v8/bugfix/6624-enable-disablecomposer-from-all-assemblies
Get EnableComposer and DisableComposer attributes from all assemblies
2019-12-17 06:56:34 +01:00
Warren Buckley
b78d8fa3e1 Merge pull request #6795 from umbraco/v8/feature/mb-embed
V8: Embed models builder
2019-12-16 11:42:01 +00:00
Ronald Barendse
507db27337 Removed unnecessary WithCollectionBuilder call 2019-12-12 14:38:16 +01:00
Ronald Barendse
8b3e2c61af Add obsolete Composers constructor for backwards-compatibility 2019-12-12 13:55:43 +01:00
Shannon
df84ec4fae Changes the DocumentRepository to be more granular in what data it loads and optimizes a few methods to not load erroneous data 2019-12-11 16:31:03 +01:00
Shannon
2b14a40e45 Changes index to be a combined index since that is what is required 2019-12-11 16:30:27 +01:00
Shannon
fba537928a Adds a couple missing indexes 2019-12-11 14:29:50 +01:00
Shannon
0ef08db765 adds error logging and ensure we don't throw exceptions on a background task which would destroy the app domain 2019-12-11 08:55:07 +01:00
Shannon
a63de7672b updates a bool check 2019-12-10 15:53:57 +01:00
Shannon
aae8dbdc15 Updates to allow the sql main dom lock to be able to wait until the previous maindom has fully unwound before it can be taken over. 2019-12-10 15:44:47 +01:00
Shannon
e919af14d3 adds comments 2019-12-10 13:50:10 +01:00
Shannon
654511a656 adds appSetting to switch maindom lock 2019-12-10 13:42:53 +01:00
Shannon
1513a12549 Introduce a new IMainDomLock and both default and sql implementations 2019-12-10 13:33:59 +01:00
Warren Buckley
4d78a2c848 Remove old & unecessary comment 2019-12-05 12:50:46 +00:00
Warren Buckley
cad384a0a6 Moves logic out from ContentRepositoryBase & into a method on the Collection itself 2019-12-05 11:18:18 +00:00
Shannon
d8c1c8fd13 fixes test 2019-12-05 19:18:15 +11:00
Warren Buckley
9e1a56eba5 Rename from DataValueReferenceFor to DataValyeReferenceFactory & Factories for the plural collection 2019-12-04 16:14:33 +00:00