Bjarke Berg
|
eade92e803
|
Merge remote-tracking branch 'origin/v8/dev' into vx/feature/unicore
# Conflicts:
# src/Umbraco.Core/ObjectExtensions.cs
# src/Umbraco.Core/Persistence/Repositories/Implement/ContentTypeRepositoryBase.cs
# src/Umbraco.Core/StringExtensions.cs
# src/Umbraco.Web.UI.Client/package-lock.json
|
2019-10-30 13:35:48 +01:00 |
|
Ronald Barendse
|
7f0a077f58
|
Add SecurityCodeScan static code analyzer (#6636)
* Added SecurityCodeScan to all projects
* Enable analysing of content items
|
2019-10-29 19:37:15 +01:00 |
|
Shannon Deminick
|
1a593a8ef4
|
Merge pull request #6582 from bielu/feature/split_indexcreator_and_config
V8: Split IndexCreator and Index config methods
|
2019-10-14 15:55:11 +11:00 |
|
Harmen Kooiker
|
79e6c106d3
|
Fix ContetIndexPopulator publishedQuery
|
2019-10-11 09:38:43 +02:00 |
|
arkadiuszbiel
|
511751d147
|
refactor based on shannon comments
|
2019-10-10 15:50:00 +02:00 |
|
Bjarke Berg
|
2b8805b69d
|
Merge branch 'v8/dev' into vx/feature/unicore
# Conflicts:
# src/Umbraco.Web.UI.Client/package-lock.json
|
2019-10-09 11:09:10 +02:00 |
|
arkadiuszbiel
|
c0fa66799f
|
Split config and index creator to allow to override only config not whole index creator
|
2019-10-04 16:41:29 +02:00 |
|
Shannon
|
f60b91110f
|
Fixes merge
|
2019-08-14 10:56:08 +10:00 |
|
Shannon
|
db6714d3b8
|
Merge remote-tracking branch 'origin/v8/8.1' into v8/dev
# Conflicts:
# src/SolutionInfo.cs
# src/Umbraco.Web/Search/ExamineComponent.cs
|
2019-08-14 10:39:15 +10:00 |
|
Shannon
|
be4536cf16
|
Refactors ugly statics and nested classes
|
2019-08-05 17:14:29 +10:00 |
|
Shannon
|
345e6091d2
|
fixes null check, was on the wrong element
|
2019-08-02 13:01:02 +10:00 |
|
Shannon
|
86a97c30d1
|
fixes up LuceneIndexDiagnostics
|
2019-08-02 12:40:45 +10:00 |
|
Shannon
|
14915e9da7
|
oops
|
2019-08-02 01:16:37 +10:00 |
|
Shannon
|
366058581a
|
Adds LuceneIndexDiagnostics to make it easier for devs and custom indexes
|
2019-08-02 01:15:08 +10:00 |
|
Shannon
|
4612c03657
|
Fixes #5789 - PublishedContentQuery Search always searches on culture
|
2019-07-29 15:43:03 +10:00 |
|
Shannon
|
41093e5b8b
|
Value Set builder shouldn't stop indexing when one field is empty in value sets
|
2019-07-29 15:38:08 +10:00 |
|
arkadiuszbiel
|
4a24064783
|
Value Set builder shouldn't stop indexing when one field is empty in value sets
|
2019-07-27 20:41:15 +01:00 |
|
Shannon
|
a8ed7f2c17
|
adds new method
|
2019-07-23 22:11:02 +10:00 |
|
Shannon
|
a4749f201d
|
Ensures luceneIndexer.WaitForIndexQueueOnShutdown is called even when not in MainDom
|
2019-07-08 23:03:20 +10:00 |
|
Bjarke Berg
|
9a2d309dbe
|
Merge remote-tracking branch 'origin/v8/dev' into vx/feature/unicore
# Conflicts:
# src/Umbraco.Abstractions/EnumerableExtensions.cs
# src/Umbraco.Abstractions/Models/Entities/EntityBase.cs
# src/Umbraco.Core/Models/Member.cs
|
2019-07-03 15:05:34 +02:00 |
|
Warren Buckley
|
b64f303537
|
Mark the release PDB as portable too - the Powershell build uses Release not Debug
|
2019-07-01 11:20:07 +01:00 |
|
Warren Buckley
|
f01be09075
|
Update sourcelink & set from full to portable
|
2019-07-01 10:13:31 +01:00 |
|
Warren Buckley
|
003ee1a991
|
Added in Microsoft.SourceLink.GitHub Nuget package
|
2019-06-23 19:57:43 +01:00 |
|
Shannon
|
30c1c76263
|
Moved Attempt and updated project refs
|
2019-05-20 16:40:11 +02:00 |
|
Shannon
|
790da9d5ca
|
Adds todo note
|
2019-03-07 17:23:00 +11:00 |
|
Shannon
|
e1c22ef02c
|
bumped to examine 1.0.0
|
2019-02-19 00:17:23 +11:00 |
|
Shannon
|
59f437ebf8
|
update to latest examine
|
2019-02-12 02:03:21 +11:00 |
|
Claus
|
7c3b5d1086
|
Merge remote-tracking branch 'origin/temp8-update-deps' into temp8
|
2019-02-07 13:40:17 +01:00 |
|
Shannon
|
ed5023e431
|
Adds some null checks to Examine's value set builders in case some of the data is strangely incorrect
|
2019-02-07 15:13:45 +11:00 |
|
Shannon
|
1bbb9c2b6e
|
updates to latest newtonsoft
|
2019-02-06 16:43:04 +11:00 |
|
Shannon
|
c0ab9d9e59
|
Merge branch 'temp8' into temp8-member-search-and-tags
# Conflicts:
# src/Umbraco.Web/Editors/MemberController.cs
|
2019-02-01 16:43:03 +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
|
ec8c455635
|
Fixes for search of members + Removed fixme in member that apparently are not necessary after tags refactoring
|
2019-01-24 11:28:27 +01:00 |
|
Stephan
|
8347fd79a3
|
Reviewing packages PR, various fixes
|
2019-01-16 13:20:49 +01:00 |
|
Shannon
|
430c95dfad
|
Merge remote-tracking branch 'origin/temp8' into temp8-packages-ui
|
2019-01-15 22:59:49 +11:00 |
|
Shannon
|
44ab0991ce
|
Package installing is working
|
2019-01-15 22:08:08 +11:00 |
|
Stephan
|
19233c2e5f
|
Merge branch temp8 into temp8-examine-updates-3920
|
2019-01-11 08:24:36 +01:00 |
|
Stephan
|
2baf3b5b41
|
Fixes
|
2019-01-10 18:37:48 +01:00 |
|
Shannon
|
801e9da028
|
Fixes issue with dynamically creating/storing field definitions, latest examine update
|
2019-01-08 16:37:16 +11:00 |
|
Shannon
|
340a7e5383
|
Changes published index flag to y/n instead of 1/0
|
2019-01-08 14:04:37 +11:00 |
|
Shannon
|
4a1ae0573f
|
Gets definitions dynamically applied for culture specific fields.
|
2019-01-08 13:25:07 +11:00 |
|
Shannon
|
f7c70bde1e
|
Fixing up the PublishedContentQuery.Search implementation 3920
|
2019-01-07 23:49:29 +11:00 |
|
Shannon
|
4ca95a11ee
|
Fixes index populator registration and fixes the populators/rebuilders to not execute any lookups if there are no indexes
|
2019-01-07 18:49:55 +11:00 |
|
Shannon
|
0356e5a224
|
Updates to latest examine, fixes issue with rebuilding indexes in the back office seeming to timeout but was a problem with the callback registration in examine
|
2019-01-07 18:16:06 +11:00 |
|
Shannon
|
118ad5361a
|
Merge remote-tracking branch 'origin/temp8' into temp8-removes-config-based-indexes-3901
# Conflicts:
# src/Umbraco.Examine/UmbracoExamineIndex.cs
|
2019-01-07 16:17:58 +11:00 |
|
Stephan
|
f21dbb3e77
|
Fix merge
|
2018-12-21 16:25:16 +01:00 |
|
Stephan
|
a60fd1b7be
|
Merge branch origin/temp8 into temp8-di2690
|
2018-12-21 15:47:08 +01:00 |
|
Stephan
|
bb9846a6ca
|
Merge branch origin/temp8 into temp8-di2690
|
2018-12-21 10:58:38 +01:00 |
|
Stephan
|
70dd85f708
|
Misc fix
|
2018-12-21 10:38:14 +01:00 |
|
Stephan
|
115b0cd2aa
|
Merge branch temp8 into temp8-di2690
|
2018-12-18 15:42:45 +01:00 |
|