Commit Graph

25094 Commits

Author SHA1 Message Date
Travis CI User
95ab60263c [maven-release-plugin][skip ci] prepare release 8.400 8.400 2021-02-19 13:24:43 +00:00
CezarLeahu
bb19c61253 ACS-1253 Enable Camel JMX management (#295)
- enable Camel JMX management
- disable JMS connection idle timeout
- update ActiveMQ broker URLs to use NIO
2021-02-19 14:52:28 +02:00
dependabot-preview[bot]
6f17779e71 Bump postgresql from 42.2.18 to 42.2.19 (#300) 2021-02-19 11:24:41 +00:00
Andrea Gazzarini
1ff90242b0 [SEARCH-2677] Extract SearchEngineResultSet and SearchEngineResultMetadata interfaces (#286)
* [SEARCH-2677] Extract SearchEngineResultSet and SearchEngineResultMetadata interfaces

* [SEARCH-2677] Scan the ResultSet decorator chain for a maximum of 3 nested levels
2021-02-19 12:09:40 +01:00
Travis CI User
de18900d90 [maven-release-plugin][skip ci] prepare for next development iteration 2021-02-19 08:18:49 +00:00
Travis CI User
6360842e06 [maven-release-plugin][skip ci] prepare release 8.399 8.399 2021-02-19 08:18:43 +00:00
Cristian Turlica
cee63b31f6 ACS-1264: Content Model changes dynamically updated to node caches across a cluster deadlock (#289)
Re enabling changes disabled in ACS-936 we can see deadlock in asynchronouslyRefreshedCacheThreadPool (AbstractAsynchronouslyRefreshedCache).

There should be no reason to be calling the dictionary destroy method before the doCall() finishes...and it is the use of the destroy method that carries the risk of deadlock.

Proposed fix: the liveLock is used for the doCall() method, this will stop deadlock from external calls to dictionary destroy() while doCall is in progress.

Removed invalidating cache fix (e.g. fix the issue where cluster nodes could have null values and other nodes had default value… so no properly invalidated on node startup). This fix was moved in ClusteringBootstrap as the initial one was causing issues.
2021-02-19 09:46:36 +02:00
Travis CI User
a74cdea223 [maven-release-plugin][skip ci] prepare for next development iteration 2021-02-19 00:12:19 +00:00
Travis CI User
e53b61d2bf [maven-release-plugin][skip ci] prepare release 8.398 8.398 2021-02-19 00:12:14 +00:00
alandavis
cad18795fd ATS-862 2.3.8 T-Engines
* T-Engines 2.3.8
2021-02-18 23:41:21 +00:00
Travis CI User
14e43ed825 [maven-release-plugin][skip ci] prepare for next development iteration 2021-02-18 20:21:58 +00:00
Travis CI User
2ee3b2085a [maven-release-plugin][skip ci] prepare release 8.397 8.397 2021-02-18 20:21:52 +00:00
Alan Davis
a7935b0d08 ATS-862 2.3.8 T-Engines (#297)
* alfresco-transform-model 1.3.0
2021-02-18 19:50:59 +00:00
Travis CI User
557a666fd3 [maven-release-plugin][skip ci] prepare for next development iteration 2021-02-18 19:50:25 +00:00
Travis CI User
87b7d524ea [maven-release-plugin][skip ci] prepare release 8.396 8.396 2021-02-18 19:50:19 +00:00
pieCit87
43daee3529 Feature/apps 703 bumps gdrive 3.2.1-A2 (#296) 2021-02-18 21:19:59 +02:00
Travis CI User
c9638187a1 [maven-release-plugin][skip ci] prepare for next development iteration 2021-02-18 09:49:44 +00:00
Travis CI User
659e2baef8 [maven-release-plugin][skip ci] prepare release 8.395 8.395 2021-02-18 09:49:38 +00:00
pieCit87
fb2035e82e bump of gdrive and aos (#294) 2021-02-18 11:16:40 +02:00
Travis CI User
366e4b23bf [maven-release-plugin][skip ci] prepare for next development iteration 2021-02-17 17:18:52 +00:00
Travis CI User
5f6734728e [maven-release-plugin][skip ci] prepare release 8.394 8.394 2021-02-17 17:18:46 +00:00
David Edwards
371791a0bb ACS-1185 Update activemq image to 5.16.1 (#292) 2021-02-17 16:49:12 +00:00
Travis CI User
b2d65d6ac1 [maven-release-plugin][skip ci] prepare for next development iteration 2021-02-15 16:57:56 +00:00
Travis CI User
69dca8f852 [maven-release-plugin][skip ci] prepare release 8.393 8.393 2021-02-15 16:57:50 +00:00
dhrn
4d73b11d12 show model in the aspect/type api (#285) 2021-02-15 11:29:23 +00:00
Travis CI User
582235dacf [maven-release-plugin][skip ci] prepare for next development iteration 2021-02-13 18:22:25 +00:00
Travis CI User
fbac196c19 [maven-release-plugin][skip ci] prepare release 8.392 8.392 2021-02-13 18:22:19 +00:00
dependabot-preview[bot]
fc2cde41ad Bump woodstox-core from 6.2.3 to 6.2.4 (#287) 2021-02-12 22:48:38 +00:00
Travis CI User
685c4b0844 [maven-release-plugin][skip ci] prepare for next development iteration 2021-02-10 23:31:57 +00:00
Travis CI User
06d00e5193 [maven-release-plugin][skip ci] prepare release 8.391 8.391 2021-02-10 23:31:51 +00:00
montgolfiere
3ad33034f1 MNT-14308: CMIS - optionally request rendition(s) when uploading docs - part 2 (#283)
* MNT-14308: CMIS - optionally request rendition(s) when uploading docs - part 2

- note: PublicApiAlfrescoCmisServiceFactory extends AlfrescoCmisServiceFactory and overrides getCmisServiceTarget
- hence, also ensure property (cmis.create.doc.request.renditions.set) is set for public rest api spring context

- note: set following log4j.properties: log4j.logger.org.alfresco.opencmis=info

* MNT-14308: CMIS - optionally request rendition(s) when uploading docs - part 2

- tweak info log to output property on init (since service currently instantiated on every call)

- note: set following log4j.properties: log4j.logger.org.alfresco.opencmis=info
2021-02-10 20:37:57 +00:00
Travis CI User
e6e710751e [maven-release-plugin][skip ci] prepare for next development iteration 2021-02-09 19:30:10 +00:00
Travis CI User
fe649b3302 [maven-release-plugin][skip ci] prepare release 8.390 8.390 2021-02-09 19:30:01 +00:00
alandavis
fb322089ab ACS-1186 ACS 7 Stacks: Application Server (Tomcat)
* Repo images now based on tomcat 9 & centos 8 rather than 8.5.51 and 7. Java 11 openjdk  remains the same.
* Needed to change versions of fonts installed to support the Activiti worflow diagram generator as the previous versions were centos-7 specific.
2021-02-09 18:59:58 +00:00
Travis CI User
d6ad134d4c [maven-release-plugin][skip ci] prepare for next development iteration 2021-02-08 15:56:13 +00:00
Travis CI User
9688dab484 [maven-release-plugin][skip ci] prepare release 8.389 8.389 2021-02-08 15:56:06 +00:00
Nana Insaidoo
e3dca6ecbd Apply changes to enable node ownership evaluation to happen on ent. as before (#279) 2021-02-08 15:21:44 +00:00
Travis CI User
8db3fc230e [maven-release-plugin][skip ci] prepare for next development iteration 2021-02-08 13:52:51 +00:00
Travis CI User
022519b5fd [maven-release-plugin][skip ci] prepare release 8.388 8.388 2021-02-08 13:52:44 +00:00
Gloria Camino
fafdfa6945 LOC-282 - FIX pending languages (Czech, Polish and Danish) plus FR amends (#278) 2021-02-08 13:18:32 +00:00
Travis CI User
d50f62906d [maven-release-plugin][skip ci] prepare for next development iteration 2021-02-08 11:24:37 +00:00
Travis CI User
ff34ca3d01 [maven-release-plugin][skip ci] prepare release 8.387 8.387 2021-02-08 11:24:30 +00:00
evasques
592dde531f MNT-22135 Filter policy to only run on admin auth - Unit test (#275)
Created unit test testIfGroupIsAdminAuthority to check if public method isAdminAuthority correctly validates groups:
* Verify it can identify GROUP_ALFRESCO_ADMINISTRATORS as an admin group
* Verify created groups (non administrators) and users are not considered administrators
* Add a subgroup to the parent group and verify if its still identified as non admin
* Add the group to the administrators group and verify if both group and subgroup are identified correctly as admins
* Add the user to the subgroup and verify if he's an admin
* Create a group with the same name as an admin user, group should not be identified as admin
2021-02-08 10:53:35 +00:00
Travis CI User
1776a43a30 [maven-release-plugin][skip ci] prepare for next development iteration 2021-02-08 10:49:25 +00:00
Travis CI User
5355592cb6 [maven-release-plugin][skip ci] prepare release 8.386 8.386 2021-02-08 10:49:18 +00:00
dhrn
08bc7d4599 [REPO-5317] integration test for REPO-5184 and REPO-5185 (#222) 2021-02-08 10:18:05 +00:00
Travis CI User
c54abf1b62 [maven-release-plugin][skip ci] prepare for next development iteration 2021-02-07 21:07:47 +00:00
Travis CI User
78aa6dc080 [maven-release-plugin][skip ci] prepare release 8.385 8.385 2021-02-07 21:07:41 +00:00
CezarLeahu
2171bcc192 ACS-1215 Update JMS/ActiveMQ configuration after the Camel 3.7 upgrade (#274)
- add an **activemq** messaging component bean (of type `org.apache.camel.component.activemq.ActiveMQComponent`)
- add a common **jmsConfig** bean to be used by all the three messaging component beans: **jms**, **activemq** and **amqp**
- exclude `activemq-broker` dependencies
- remove unnecessary messaging configuration
2021-02-07 22:35:21 +02:00
dependabot-preview[bot]
f6166297d3 Bump cmis from 1.26 to 1.27 (#276) 2021-02-05 22:41:57 +00:00