Commit Graph

180 Commits

Author SHA1 Message Date
Travis CI User
00ce0e74b8 [maven-release-plugin][skip ci] prepare release 8.316 2020-10-30 16:15:28 +00:00
Travis CI User
bbf2d06b5c [maven-release-plugin][skip ci] prepare for next development iteration 2020-10-30 02:50:09 +00:00
Travis CI User
22b5963d6d [maven-release-plugin][skip ci] prepare release 8.315 2020-10-30 02:50:02 +00:00
Travis CI User
e53e34636e [maven-release-plugin][skip ci] prepare for next development iteration 2020-10-30 02:11:32 +00:00
Travis CI User
55c3e1cf87 [maven-release-plugin][skip ci] prepare release 8.314 2020-10-30 02:11:25 +00:00
Travis CI User
1afe99c2f4 [maven-release-plugin][skip ci] prepare for next development iteration 2020-10-29 21:15:50 +00:00
Travis CI User
29ff83faba [maven-release-plugin][skip ci] prepare release 8.313 2020-10-29 21:15:43 +00:00
Travis CI User
1a29fabf95 [maven-release-plugin][skip ci] prepare for next development iteration 2020-10-29 17:49:48 +00:00
Travis CI User
7a00465635 [maven-release-plugin][skip ci] prepare release 8.312 2020-10-29 17:49:41 +00:00
evasques
6438a2732a MNT-22009 - When setting permissions async, nodes with the aspect app… (#111)
* MNT-22009 - When setting permissions async, nodes with the aspect applied cannot be deleted
* Added unit test that deletes a node with the sys:pendingFixAcl aspect
before the job runs
* Added verification to the job to verify if node is in archive store
and if so, it shall not process that node and remove sys:pendingFixAcl aspect and properties
2020-10-29 17:13:22 +00:00
Travis CI User
d5a07519d9 [maven-release-plugin][skip ci] prepare for next development iteration 2020-10-29 08:01:01 +00:00
Travis CI User
97a538c4a3 [maven-release-plugin][skip ci] prepare release 8.311 2020-10-29 08:00:54 +00:00
dependabot-preview[bot]
dc5d03df1c Bump commons-net from 3.7 to 3.7.2
Bumps commons-net from 3.7 to 3.7.2.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-29 01:35:20 +00:00
Travis CI User
a3fd5e7ea2 [maven-release-plugin][skip ci] prepare for next development iteration 2020-10-28 16:36:29 +00:00
Travis CI User
36c35f0af2 [maven-release-plugin][skip ci] prepare release 8.310 2020-10-28 16:36:21 +00:00
Travis CI User
b0b2f3bd2d [maven-release-plugin][skip ci] prepare for next development iteration 2020-10-28 15:09:36 +00:00
Travis CI User
b71c8727e0 [maven-release-plugin][skip ci] prepare release 8.309 2020-10-28 15:09:29 +00:00
Travis CI User
3b2f7ffe73 [maven-release-plugin][skip ci] prepare for next development iteration 2020-10-28 12:17:12 +00:00
Travis CI User
38e9e15663 [maven-release-plugin][skip ci] prepare release 8.308 2020-10-28 12:17:05 +00:00
Travis CI User
ad73ac1a01 [maven-release-plugin][skip ci] prepare for next development iteration 2020-10-26 13:47:11 +00:00
Travis CI User
57191c3b14 [maven-release-plugin][skip ci] prepare release 8.307 2020-10-26 13:47:04 +00:00
Elia Porciani
5618700d16 Feature/search 2446 (#90)
* [SEARCH-2446]
Changes for supporting ElasticSearchSearchService
2020-10-26 14:17:01 +01:00
Travis CI User
7b66fac26e [maven-release-plugin][skip ci] prepare for next development iteration 2020-10-23 17:48:14 +00:00
Travis CI User
57d0f25b1f [maven-release-plugin][skip ci] prepare release 8.306 2020-10-23 17:48:07 +00:00
Alan Davis
d01169e9c2 Revert "Merged alfresco-repository feature/REPO-4334_metadata to new projects"
This reverts commit 90bf90b255 made to the wrong branch.
2020-10-23 18:18:37 +01:00
Alan Davis
90bf90b255 Merged alfresco-repository feature/REPO-4334_metadata to new projects
Merge branch 'feature/REPO-4334_metadata' into feature/repo-4334_XXXX so that we have a single commit to cherry pick into the new projects.

(cherry picked from commit 18f0e9c8b1a4df33a5fa303e5fd21e5fdb1fd4bd)
2020-10-22 21:04:49 +01:00
Travis CI User
822fa5363a [maven-release-plugin][skip ci] prepare for next development iteration 2020-10-21 17:02:58 +00:00
Travis CI User
76b44ab966 [maven-release-plugin][skip ci] prepare release 8.305 2020-10-21 17:02:51 +00:00
Gloria Camino
1a0eda839e LOC-264 - Partial fix to this ticket improving UI terms in SV, DE, PL, ES and fixes to punctuation in French (#88)
Others languages to come
2020-10-21 17:31:42 +01:00
Travis CI User
02d7193947 [maven-release-plugin][skip ci] prepare for next development iteration 2020-10-20 14:56:02 +00:00
Travis CI User
fdf9e74873 [maven-release-plugin][skip ci] prepare release 8.304 2020-10-20 14:55:55 +00:00
Tom Page
36450c0ae5 SEARCH-2491 Rename LuceneQueryBuilderContext, LuceneQueryParserAdaptor and LuceneQueryParserExpressionAdaptor.
Also move them from the package org.alfresco.repo.search.adaptor.lucene to org.alfresco.repo.search.adaptor.
2020-10-20 12:00:34 +01:00
Sara
600365c0fd Fix/acs 701 (#36)
* Fix/acs 701 duplicate prefix in content model

* Build branch on Travis

* ACS-701 Remove temporary travis file change

Co-authored-by: Alan Davis <alan.davis@alfresco.com>
2020-10-19 16:31:45 +01:00
Travis CI User
e837f9507a [maven-release-plugin][skip ci] prepare for next development iteration 2020-10-19 13:52:49 +00:00
Travis CI User
15e0236aa8 [maven-release-plugin][skip ci] prepare release 8.303 2020-10-19 13:52:40 +00:00
Alex Mukha
7ddb31d5e8 SEARCH-2454 Remove old lucene (#23)
This PR removes legacy Lucene code and dependency to the lucene 2.4.1 library.
The data type analysers were removed with an exception of the definitions in models (datadictionaryModel.xml and cmisModel.xml) to be backwards compatible with existing components (like older versions of Search Services) and to ensure the current old-style models can still work with repository and pass validation.
2020-10-19 14:15:27 +01:00
Travis CI User
88cb7a0be2 [maven-release-plugin][skip ci] prepare for next development iteration 2020-10-16 17:04:49 +00:00
Travis CI User
03cb9f442b [maven-release-plugin][skip ci] prepare release 8.302 2020-10-16 17:04:42 +00:00
Chris Shields
669a177a02 ACS-771: Fix update event to handle content and property update from null (#35)
* ACS-771: Fix update event to handle content and property update from null.
2020-10-16 17:34:06 +01:00
Travis CI User
9b26b8e79e [maven-release-plugin][skip ci] prepare for next development iteration 2020-10-15 08:16:35 +00:00
Travis CI User
b848c200c4 [maven-release-plugin][skip ci] prepare release 8.301 2020-10-15 08:16:28 +00:00
Travis CI User
123cd3d22f [maven-release-plugin][skip ci] prepare for next development iteration 2020-10-14 08:26:19 +00:00
Travis CI User
2e48bb46b9 [maven-release-plugin][skip ci] prepare release 8.300 2020-10-14 08:26:12 +00:00
Alan Davis
a0b42842fc Removed -TEST[0-9]* from the pom version 2020-10-14 08:46:46 +01:00
Travis CI User
bd6290a6ca [maven-release-plugin][skip ci] prepare for next development iteration 2020-10-13 16:13:09 +00:00
Travis CI User
4ae2c46d26 [maven-release-plugin][skip ci] prepare release 8.300-TEST10 2020-10-13 16:13:02 +00:00
Travis CI User
84a1e63547 [maven-release-plugin][skip ci] prepare for next development iteration 2020-10-13 11:25:25 +00:00
Travis CI User
cee36e4eab [maven-release-plugin][skip ci] prepare release 8.300-TEST9 2020-10-13 11:25:19 +00:00
Alan Davis
f2d5c529b1 Merge remote-tracking branch 'origin/master' 2020-10-13 11:28:27 +01:00
Lucian Tuca
c0f30603ab MNT-21879 : [Security] Multiple json-java vulnerabilities (#32)
- added upgrade & fix
2020-10-13 13:18:19 +03:00