Commit Graph
5278 Commits
Author SHA1 Message Date
Tom Page 6f8627e221 Merge pull request #924 from Alfresco/fix/SEARCH-2368_MissingStartEndDateFixActionUnitTest
SEARCH-2368 Add test to check what happens when start and end dates are omitted.
2020-09-07 11:06:48 +01:00
Tom Page 8823fd7e1d SEARCH-2368 Add test to check what happens when start and end dates are omitted.
Nb. The behaviour for SolrParams.getLong() is different in older releases.
2020-09-04 16:30:15 +01:00
dependabot[bot] c2489348fa Merge pull request #917 from Alfresco/dependabot/maven/org.alfresco.tas-utility-3.0.29 2020-09-03 11:52:08 +00:00
dependabot[bot] 077653af9b Merge pull request #920 from Alfresco/dependabot/maven/org.mockito-mockito-core-3.5.9 2020-09-03 11:51:19 +00:00
Angel Borroy 530f45e903 Merge pull request #921 from Alfresco/fix/SEARCH-2375_MetadataTrackerLogs
SEARCH-2375: Added TRACE messages to report indexing progress from wo…
2020-09-03 10:58:24 +02:00
Angel Borroy 74d5cbd66c SEARCH-2375: Added TRACE messages to report indexing progress from workers 2020-09-03 10:40:39 +02:00
Angel Borroy 7a5920558d Merge pull request #919 from Alfresco/fix/SEARCH-2401_HttpSocketTimeOut
SEARCH-2401: Add socketTimeOut parameter to HttpConnections
2020-09-03 10:26:08 +02:00
Angel Borroy 42e397d3ee Merge pull request #918 from Alfresco/fix/SEARCH-2370_DockerEnvVars
SEARCH-2370: Get Docker SOLR_DATA_DIR_ROOT and SOLR_SOLR_MODEL_DIR va…
2020-09-03 09:57:06 +02:00
dependabot[bot] 80752e3bca Bump mockito-core from 3.4.6 to 3.5.9
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.4.6 to 3.5.9.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.4.6...v3.5.9)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-02 21:02:18 +00:00
Angel Borroy 041b577789 SEARCH-2401: Add socketTimeOut parameter to HttpConnections 2020-09-02 18:07:56 +02:00
Angel Borroy 254bd6c7b4 SEARCH-2370: Get Docker SOLR_DATA_DIR_ROOT and SOLR_SOLR_MODEL_DIR values from ENV VARS 2020-09-01 13:41:40 +02:00
dependabot[bot] c04814e7d9 Bump utility from 3.0.27 to 3.0.29
Bumps [utility](https://github.com/Alfresco/alfresco-tas-utility) from 3.0.27 to 3.0.29.
- [Release notes](https://github.com/Alfresco/alfresco-tas-utility/releases)
- [Changelog](https://github.com/Alfresco/alfresco-tas-utility/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/Alfresco/alfresco-tas-utility/compare/utility-3.0.27...utility-3.0.29)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-31 21:04:18 +00:00
Angel Borroy 794ff90cd5 Merge pull request #915 from Alfresco/fix/SEARCH-2396_ApathsDuplicatedValues
SEARCH-2396: Avoid indexing duplicated values for APATH and ANAME fie…
2020-08-31 14:21:19 +02:00
Angel Borroy 502fe23f94 SEARCH-2396: Create new test for several iterations on re-indexing the ANAME and APATH fields. 2020-08-31 12:24:38 +02:00
Angel Borroy 0f8b014eb9 SEARCH-2396: Avoid indexing duplicated values for APATH and ANAME fields. 2020-08-28 15:34:10 +02:00
Tom Page b906aaf372 Merge pull request #914 from Alfresco/fix/SEARCH-2362_ModelDiffMandatoryProperties
SEARCH-2362 Update alfresco-data-model.
2020-08-28 14:17:28 +01:00
Tom Page 9b5712946c SEARCH-2362 Update alfresco-data-model. 2020-08-28 13:13:41 +01:00
Andrea Gazzarini 9c99b10977 [ SEARCH-2376 ] Fix timezone mgmt on IE (#904)
* [ SEARCH-2376 ] Fix timezone mgmt on IE

* [ SEARCH-2376 ] Restrict the test timezones by unique offset + Junit repeater
2020-08-19 12:47:44 +02:00
Angel Borroy 37d5fb2a2c Merge pull request #906 from Alfresco/fix/SEARCH-2390_NoTransactionsDbIdRange
SEARCH-2390: Skip getting nodes from repository when no transactions …
2020-08-19 10:58:16 +02:00
Angel Borroy f03e2b4edc SEARCH-2390: Skip getting nodes from repository when no transactions left 2020-08-19 09:32:40 +02:00
Angel Borroy 167cf41730 Merge pull request #902 from Alfresco/fix/SEARCH-2379_RemoveASPECT
Fix/search 2379 remove aspect
2020-08-18 10:44:39 +02:00
Angel Borroy 627c7b3e15 Merge pull request #901 from Alfresco/fix/SEARCH-2378_GroupMembersPARENT
SEARCH-2378: Storing every different PARENT for a Document instead of…
2020-08-18 10:35:38 +02:00
Angel Borroy 4917232b0c SEARCH-2379: Update the whole PARENT list when updating a Document 2020-08-18 10:34:50 +02:00
Angel Borroy fe9ea52848 SEARCH-2379: e2e test for testing ASPECT removal 2020-08-17 18:24:35 +02:00
Angel Borroy dcef54fd56 SEARCH-2379: Update the whole ASPECT list when updating a Document, that allows removing removed aspects 2020-08-17 16:43:39 +02:00
Angel Borroy d6fae59330 SEARCH-2378: e2e test for searching group members using PARENT expression 2020-08-17 15:04:26 +02:00
Angel Borroy a5332e8a44 SEARCH-2378: Storing every different PARENT for a Document instead of only one. 2020-08-17 11:39:00 +02:00
Angel Borroy 6c01e74de5 Merge pull request #881 from Alfresco/feature/SEARCH-2213_mTLSDoc
SEARCH-2213: Document the new approach to set up mTLS certificates.
2020-08-12 14:06:27 +02:00
Angel Borroy 8c79d3cc7d Merge pull request #896 from Alfresco/fix/SEARCH_2126_RemoveCountZeroQueryFacets
SEARCH-2126: Remove facet query results having count equals to zero.
2020-08-12 14:03:19 +02:00
Angel Borroy f6070ca8f3 SEARCH-2126: Added unit tests for the new method "removeFacetQueriesWithCountZero" 2020-08-12 12:52:29 +02:00
Angel Borroy f651d7f463 SEARCH-2126: Address formatting issues. 2020-08-10 17:27:11 +02:00
Angel Borroy 29d42b158a SEARCH-2126: Remove facet query results having count equals to zero. 2020-08-10 15:56:12 +02:00
Alex Mukha 2f00982855 SEARCH-2256 Update pom version according to the new branch 2020-08-10 11:49:29 +01:00
dependabot[bot] db5b422e02 Bump alfresco-data-model from 8.135 to 8.145 (#880)
Bumps [alfresco-data-model](https://github.com/Alfresco/alfresco-data-model) from 8.135 to 8.145.
- [Release notes](https://github.com/Alfresco/alfresco-data-model/releases)
- [Commits](https://github.com/Alfresco/alfresco-data-model/compare/8.135...8.145)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-07 16:11:44 +01:00
24757549d6 Bump jackson-databind from 2.7.7 to 2.9.10.5 in /e2e-test (#854)
* Bump jackson-databind from 2.7.7 to 2.9.10.5 in /e2e-test

Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.7.7 to 2.9.10.5.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Signed-off-by: dependabot[bot] <support@github.com>

* Correct tests according to new jackson parsing

* Correct tests according to new jackson parsing

* Fix StatsSearchTest (jackson config in framework)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alex Mukha <alex.mukha@alfresco.com>
Co-authored-by: Alex Mukha <killerboot@users.noreply.github.com>
2020-08-06 15:15:57 +01:00
dependabot[bot] 204e9e2cf1 Bump cxf.version from 3.2.13 to 3.2.14 (#891) 2020-08-05 16:55:20 +00:00
dependabot[bot] bffed89a74 Bump jaxb-xjc from 2.3.2 to 2.3.3 (#888) 2020-08-05 15:39:41 +00:00
dependabot[bot] 80943e704e Bump commons-lang3 from 3.10 to 3.11 (#887) 2020-08-05 15:24:47 +00:00
Elia PorcianiandAlessandro Benedetti 3edf9c3196 [SEARCH-2354] (#876)
* [SEARCH-2354]
- Added support for DAYOFWEEK and DAYOFYEAR sql functions.
- Added unit tests
- Added e2e tests

* [SEARCH-2354]
updated alfresco-data-model dependency

* [SEARCH-2354] dep update

* [SEARCH-2354] review comments

* [SEARCH-2354] removed syntax not supported for EXTRACT

* [SEARCH-2354] removed syntax not supported for EXTRACT

Co-authored-by: Alessandro Benedetti <a.benedetti@sease.io>
2020-08-05 16:11:13 +02:00
Alex Mukha 8bb939b706 SEARCH-2372 Update base docker image (#882) 2020-08-05 14:57:16 +01:00
dependabot[bot] 5ba8772110 Bump dependency.jackson.version from 2.11.1 to 2.11.2 (#889) 2020-08-05 13:53:14 +00:00
dependabot[bot] 1bf444f41f Bump alfresco-super-pom from 10 to 12 (#886) 2020-08-05 12:38:48 +00:00
dependabot[bot] 7b2f653944 Bump utility from 3.0.26 to 3.0.27 (#885) 2020-08-05 12:38:06 +00:00
Alex Mukha d8888e303d Limit Servlet API updates in dependabot 2020-08-05 12:36:26 +01:00
dependabot[bot] e990c2e565 Bump restapi from 1.42 to 1.46 (#884) 2020-08-05 11:29:38 +00:00
Alex Mukha 6dbcbfe2ca Limit cxf updates in dependabot 2020-08-05 12:25:44 +01:00
Alex Mukha ae473429cb Revert "Limit cxf updates in dependabot"
This reverts commit 1f6d07c7865618995e3136d4f11055ee03b93841.
2020-08-05 12:24:50 +01:00
Alex Mukha ed67ffc279 Limit cxf updates in dependabot 2020-08-05 12:21:05 +01:00
Alex Mukha ebf8af3dd7 Increase the limit of dependabot PRs to 15 2020-08-05 12:07:02 +01:00
dependabot[bot] 119bf96852 Bump mockito-core from 3.4.0 to 3.4.6 (#883) 2020-08-05 10:56:25 +00:00