Commit Graph

388 Commits

Author SHA1 Message Date
Travis CI User
a9dabb0e99 [maven-release-plugin][skip ci] prepare for next development iteration 2021-03-12 16:47:18 +00:00
Travis CI User
bdc95019ae [maven-release-plugin][skip ci] prepare release 9.1 2021-03-12 16:47:13 +00:00
evasques
ace87c9c3b MNT-21898 Unexpected ACLs when job runs Fix (#344)
* On move node, verify if parent has pending acl aspect applied and consider the pending shared ACL to update inheritance to avoid ending up with mixed permissions as children of pending acl nodes do not have the correct acls and when moved, keep their wrong acl.
* Add public method setInheritanceForChildren that receives an additional param: forceSharedACL. If an unexpected ACL occurs in a child, it can be overridden by setting it.
* Implement method setInheritanceForChildren that receives an additional parameter: forceSharedACL
* Add method setFixedAcls that receives an additional parameter: forceSharedACL - When a child node has an unexpected ACL, setting this parameter to true will force it to assume the new shared ACL instead of throwing a concurrency exception. When the shared ACL is forces, a warning is thrown in the log informing on what node exactly are we forcing the ACL. This is only possible when the child ACL is type SHARED and when it has an unexpected ACL
* All methods that called setFixedAcls without the new parameter will continue to operate as normal, as having forceSharedACL=false
* Added property forceSharedACL to the FixedACLUpdaterJob. If set to true it will force shared ACL to propagate through children even if there is an unexpected ACL
* When there is a exception detected when doing setInheritanceForChildren on the job, catch and log the error, but do not rollback the entire batch
* On copy/move unit tests I changed the ACL of the target folders on copy and move tests so that the old shared ACL accessed was never the same for origin and target folders as happens when performing these operations between sites
* Added unit test to verify fix for MNT-21898 - testAsyncWithNodeMoveChildToChildPendingFolder
* Added unit test to verify system property for the job: forceSharedACL - testAsyncWithErrorsForceSharedACL
2021-03-12 14:25:58 +00:00
Travis CI User
af8b556bf8 [maven-release-plugin][skip ci] prepare for next development iteration 2021-03-10 22:59:09 +00:00
Travis CI User
5990fadb3b [maven-release-plugin][skip ci] prepare release 9.0 2021-03-10 22:59:05 +00:00
alandavis
d4bae73b86 Use master for ACS 7.0.1
* version.schema=14100 (100 more than used for ACS 7.0.0 originally)
* Reset pom.xml version to next major number (9), as 8.x will be used for 7.0.0 HFs
2021-03-10 21:15:34 +00:00
Travis CI User
8ae2009c13 [maven-release-plugin][skip ci] prepare for next development iteration 2021-03-09 20:11:25 +00:00
Travis CI User
df92479664 [maven-release-plugin][skip ci] prepare release 8.423 2021-03-09 20:11:20 +00:00
Travis CI User
f0c95819ad [maven-release-plugin][skip ci] prepare for next development iteration 2021-03-09 16:14:43 +00:00
Travis CI User
1b3ae47b98 [maven-release-plugin][skip ci] prepare release 8.422 2021-03-09 16:14:38 +00:00
Travis CI User
77935da9df [maven-release-plugin][skip ci] prepare for next development iteration 2021-03-08 17:41:39 +00:00
Travis CI User
80612db4e3 [maven-release-plugin][skip ci] prepare release 8.421 2021-03-08 17:41:34 +00:00
Travis CI User
999ce58b43 [maven-release-plugin][skip ci] prepare for next development iteration 2021-03-08 08:26:37 +00:00
Travis CI User
2bf41ccfea [maven-release-plugin][skip ci] prepare release 8.420 2021-03-08 08:26:33 +00:00
Denis Ungureanu
f485581d5e ACS-855 : Long running patch in ACS 7.0.0.A2 upgrade (#338)
- revert  changes (sql and schema reference files) done in REPO-4547
2021-03-08 09:49:38 +02:00
Travis CI User
a4bf9b5e47 [maven-release-plugin][skip ci] prepare for next development iteration 2021-03-05 12:35:24 +00:00
Travis CI User
1fde058fc4 [maven-release-plugin][skip ci] prepare release 8.419 2021-03-05 12:35:20 +00:00
Alan Davis
d60cd5ed1c ACS-1180 ACS 7 Stacks: MySQL 8 (#336) 2021-03-05 11:37:47 +00:00
Travis CI User
f77ceb2072 [maven-release-plugin][skip ci] prepare for next development iteration 2021-03-05 11:09:00 +00:00
Travis CI User
b072d935aa [maven-release-plugin][skip ci] prepare release 8.418 2021-03-05 11:08:55 +00:00
Ancuta Morarasu
2b03e2bbf0 ACS-1201: Model integrity violation saving properties (#332)
- Fix the name property persistence in ContentModelFormProcessor to only save when the property value is actually changed. This prevents the FilenameFilteringInterceptor to be called when there are no changes to the file name.
2021-03-05 12:32:10 +02:00
Travis CI User
748272bcde [maven-release-plugin][skip ci] prepare for next development iteration 2021-03-05 09:20:48 +00:00
Travis CI User
3aad844812 [maven-release-plugin][skip ci] prepare release 8.417 2021-03-05 09:20:44 +00:00
Stefan Kopf
fef8cc9256 ACS-1217 Additional option for SOLR to authenticate with a shared secret (#334)
Co-authored-by: Alex Mukha <alex.mukha@alfresco.com>
2021-03-04 18:49:49 +01:00
Travis CI User
2e6b40d8c7 [maven-release-plugin][skip ci] prepare for next development iteration 2021-03-04 15:59:43 +00:00
Travis CI User
4be06a5e20 [maven-release-plugin][skip ci] prepare release 8.416 2021-03-04 15:59:36 +00:00
Travis CI User
6349b6ff7b [maven-release-plugin][skip ci] prepare for next development iteration 2021-03-04 08:35:16 +00:00
Travis CI User
16c998ca94 [maven-release-plugin][skip ci] prepare release 8.415 2021-03-04 08:35:09 +00:00
Travis CI User
50a1e87962 [maven-release-plugin][skip ci] prepare for next development iteration 2021-03-03 08:40:10 +00:00
Travis CI User
0266dfec6a [maven-release-plugin][skip ci] prepare release 8.414 2021-03-03 08:40:04 +00:00
Travis CI User
783f0fad55 [maven-release-plugin][skip ci] prepare for next development iteration 2021-03-02 14:55:32 +00:00
Travis CI User
6ea080d819 [maven-release-plugin][skip ci] prepare release 8.413 2021-03-02 14:55:26 +00:00
Travis CI User
9af54e1dc4 [maven-release-plugin][skip ci] prepare for next development iteration 2021-03-02 00:22:34 +00:00
Travis CI User
3a2119cbd2 [maven-release-plugin][skip ci] prepare release 8.412 2021-03-02 00:22:28 +00:00
Travis CI User
c60268eae4 [maven-release-plugin][skip ci] prepare for next development iteration 2021-02-27 10:46:59 +00:00
Travis CI User
5911315c4d [maven-release-plugin][skip ci] prepare release 8.411 2021-02-27 10:46:53 +00:00
alandavis
2294a87908 REPO-5376 Query Accelerator add simple timings, having remove temporary timing code 2021-02-27 09:10:58 +00:00
Travis CI User
75d6722efd [maven-release-plugin][skip ci] prepare for next development iteration 2021-02-26 10:04:16 +00:00
Travis CI User
bcd72f35d0 [maven-release-plugin][skip ci] prepare release 8.410 2021-02-26 10:04:07 +00:00
Travis CI User
fc89ed17f2 [maven-release-plugin][skip ci] prepare for next development iteration 2021-02-26 08:08:22 +00:00
Travis CI User
064e87a4aa [maven-release-plugin][skip ci] prepare release 8.409 2021-02-26 08:08:16 +00:00
CezarLeahu
4e50446c4e ACS-1253 Remove ignored JMX namespace argument on Camel context (#314) 2021-02-26 09:33:05 +02:00
Travis CI User
e5ca36936c [maven-release-plugin][skip ci] prepare for next development iteration 2021-02-25 21:21:31 +00:00
Travis CI User
6f0c21662e [maven-release-plugin][skip ci] prepare release 8.408 2021-02-25 21:21:25 +00:00
Andreea Nechifor
1a5aa34d3d APPS-692: after properties removed. (#315) 2021-02-25 20:45:46 +02:00
Travis CI User
24f2737255 [maven-release-plugin][skip ci] prepare for next development iteration 2021-02-25 14:35:15 +00:00
Travis CI User
0cbbe42369 [maven-release-plugin][skip ci] prepare release 8.407 2021-02-25 14:35:09 +00:00
Travis CI User
d2f21bcea1 [maven-release-plugin][skip ci] prepare for next development iteration 2021-02-24 22:05:27 +00:00
Travis CI User
5d3c4730ec [maven-release-plugin][skip ci] prepare release 8.406 2021-02-24 22:05:20 +00:00
Travis CI User
d0c93dc170 [maven-release-plugin][skip ci] prepare for next development iteration 2021-02-24 16:20:17 +00:00