Commit Graph

12318 Commits

Author SHA1 Message Date
Mykhail-Diachenko
cc9e78f152 ACS-22 code enhance (#989)
* ACS-22: changed naming in ticket related cache components

* ACS-22: dev release acs-22-1

* [maven-release-plugin][skip ci] prepare release alfresco-repository-acs-22-1

* [maven-release-plugin][skip ci] prepare for next development iteration

* Revert "ACS-22: dev release acs-22-1"

This reverts commit 4122bf56

* bump alfresco-data-model to 8.113

Co-authored-by: Travis CI User <build@alfresco.com>
2020-05-14 15:11:19 +03:00
Travis CI User
0d2ee98502 [maven-release-plugin][skip ci] prepare for next development iteration 2020-05-14 09:36:33 +00:00
Travis CI User
52f7fea1ec [maven-release-plugin][skip ci] prepare release alfresco-repository-8.184 2020-05-14 09:36:26 +00:00
evasques
c1c0650535 MNT-18308 force async acl creation (#987)
* Job was picking up all nodes but first node from previous batch as list was sorted desc, Fixed to reset maxNode only when nodeId is greater than last

* MNT-18308 ACL creation must turn async if time is exceeded and unit test

* added javadoc and warning when sync call turns async

* Refactored the Unit Tests

* Changed warning message for when ACL processing turns async
2020-05-14 10:14:53 +01:00
Travis CI User
7e9954098d [maven-release-plugin][skip ci] prepare for next development iteration 2020-05-08 15:40:48 +00:00
Travis CI User
e1b957f194 [maven-release-plugin][skip ci] prepare release alfresco-repository-8.183 2020-05-08 15:40:41 +00:00
Alex Mukha
13d5151ac4 SEARCH-1915 Provide key metadata as JVM props (#818)
Loading of keys info from system (JVM) properties takes precedence over metadata file.
It is required to set the unique ID of the keystore and remove the metadata file location property to use JVM properties lookup instead. The property lookup format is the following:
[keystore-id].password - keystore password
[keystore-id].aliases - comma separated list of aliases for the keys in the keystore
[keystore-id].[alias].keyData - key data bytes in base64
[keystore-id].[alias].algorithm - key algorithm
[keystore-id].[alias].password - key password

See also Alfresco/alfresco-core#116
2020-05-08 16:19:47 +01:00
Travis CI User
ad392995d7 [maven-release-plugin][skip ci] prepare for next development iteration 2020-05-06 13:14:05 +00:00
Travis CI User
3a8c90a65f [maven-release-plugin][skip ci] prepare release alfresco-repository-8.182 2020-05-06 13:13:57 +00:00
Alan Davis
fa6b7d33b0 APPS-102 Make extending a ContentTransformWorker simpler by providing a default empty setRemoteTransformerClient method. 2020-05-06 13:53:25 +01:00
Alan Davis
956f85bab8 APPS-102 Make extending a ContentTransformWorker simpler by providing a default empty setRemoteTransformerClient method. 2020-05-06 13:53:11 +01:00
Travis CI User
39b836453e [maven-release-plugin][skip ci] prepare for next development iteration 2020-05-05 11:56:01 +00:00
Travis CI User
437836b1cb [maven-release-plugin][skip ci] prepare release alfresco-repository-8.181 2020-05-05 11:55:54 +00:00
David Edwards
7156c1eacf ATS-743 Bump T-engines to 2.2.1 (#983) 2020-05-05 12:34:04 +01:00
Travis CI User
a18f421dba [maven-release-plugin][skip ci] prepare for next development iteration 2020-05-04 13:28:59 +00:00
Travis CI User
21efc8ac32 [maven-release-plugin][skip ci] prepare release alfresco-repository-8.180 2020-05-04 13:28:52 +00:00
Chris Shields
0990cccce7 ACS-109 : Fix upload new image for logo (#982) 2020-05-04 14:07:39 +01:00
Travis CI User
8b1776f2ed [maven-release-plugin][skip ci] prepare for next development iteration 2020-05-01 18:34:50 +00:00
Travis CI User
77a36c394c [maven-release-plugin][skip ci] prepare release alfresco-repository-8.179 2020-05-01 18:34:43 +00:00
Alan Davis
9aeccfb693 ACS-127 Repo Admin - List Mimetypes (Transforms) fails with 500 error (#979)
A V0 API is supplying transformer names. It really should not as the caller should not know the name, but just that the repo can do the transform.
2020-05-01 19:13:40 +01:00
Travis CI User
6994a96268 [maven-release-plugin][skip ci] prepare for next development iteration 2020-05-01 17:33:30 +00:00
Travis CI User
490f23595a [maven-release-plugin][skip ci] prepare release alfresco-repository-8.178 2020-05-01 17:33:23 +00:00
Abdul Mohammed
06218de6d9 Fix AuthenticationTest for new exception IllegalArgumentException 2020-05-01 18:12:32 +01:00
Abdul Mohammed
2a68362c8d Use IllegalArgumentException for invalid characters found in authority and person name (#980) 2020-05-01 17:58:35 +01:00
Travis CI User
ac49a28ab3 [maven-release-plugin][skip ci] prepare for next development iteration 2020-05-01 16:25:25 +00:00
Travis CI User
e32ee7430e [maven-release-plugin][skip ci] prepare release alfresco-repository-8.177 2020-05-01 16:25:18 +00:00
Abdul Mohammed
9073fbf291 Rename authority and person exceptions for MNT-20764 (#978) 2020-05-01 17:05:00 +01:00
Travis CI User
af12332120 [maven-release-plugin][skip ci] prepare for next development iteration 2020-05-01 14:12:34 +00:00
Travis CI User
ae38568925 [maven-release-plugin][skip ci] prepare release alfresco-repository-8.176 2020-05-01 14:12:26 +00:00
Abdul Mohammed
23311f7299 MNT-20764: Searches fail for users who are members of groups where the authorityName contains double quotes (#933)
* Guard authorityName and person names against invalid characters
2020-05-01 14:51:01 +01:00
Travis CI User
df3517e519 [maven-release-plugin][skip ci] prepare for next development iteration 2020-05-01 13:30:27 +00:00
Travis CI User
5728fb6e2a [maven-release-plugin][skip ci] prepare release alfresco-repository-8.175 2020-05-01 13:30:20 +00:00
Alan Davis
d3ce87f643 REPO-5110 readConfigAndReplace NPE on shutdown (#977)
Suppresses reading of new config if the system is shutting down.
2020-05-01 14:07:52 +01:00
dependabot-preview[bot]
72172867d3 Bump alfresco-data-model from 8.107 to 8.110 (#975) 2020-04-30 21:32:53 +00:00
Travis CI User
4ac65ee5e2 [maven-release-plugin][skip ci] prepare for next development iteration 2020-04-30 12:37:13 +00:00
Travis CI User
4cdccf49b3 [maven-release-plugin][skip ci] prepare release alfresco-repository-8.174 2020-04-30 12:37:06 +00:00
Lucian Tuca
a219162f42 REPO-4859 : HTTP_UNAUTHORIZED instead of HTTP_FORBIDDEN for some CMIS… (#974)
* REPO-4859 : HTTP_UNAUTHORIZED instead of HTTP_FORBIDDEN for some CMIS apis
    - moved the fix to a more suitable place
    - added explanatory comment
2020-04-30 15:15:16 +03:00
Travis CI User
382118ceb8 [maven-release-plugin][skip ci] prepare for next development iteration 2020-04-30 11:55:34 +00:00
Travis CI User
b1dec1135b [maven-release-plugin][skip ci] prepare release alfresco-repository-8.173 2020-04-30 11:55:27 +00:00
Alan Davis
dd89a61aa2 Dummy change to try and force a build of master as a result of a commit. 2020-04-30 12:34:14 +01:00
Jamal Kaabi-Mofrad
f645968a10 REPO-5016 Add Node events to the content repository (#930)
* REPO-5040: WIP - Added repo event generation and event filtering supports.

* REPO-5040: Modified the event to include before and after node properties and aspects.
    - Refactored the code to reduce the number of objects creation per transaction.
    - Added unit test for the event filters
    - Minor code cleanup

* REPO-5087: Added user filter and refactored the event filters code structure.
REPO-5040: Fixed event filtering by filtering event at the end.
         - Fixed event consolidator logic.

* REPO-5092: WIP: Added Camel message producer for event2 using an existing connection factory.

* REPO-5043: Added event2 tests skeleton and fixed a EventBehaviourTest failure.

* REPO-5043: Added EventGeneratorTest to test suite.

* Dev build repo-5016-1

* REPO-5043: Removed EventGeneratorTest from testsuite06 for now.

* Catch and handle exceptions thrown as a result of using namespace URIs that have not been registered by test classes.

* Catch and handle exceptions thrown as a result of using namespace URIs that have not been registered by test classes.

Also reverts "REPO-5043: Removed EventGeneratorTest from testsuite06 for now."
This reverts commit 28508bf43f8906ed6d639412b12aae3b949427ec.

* REPO-5043: Fixed a test failure by checking the node still exists at the end of the txn.

* [maven-release-plugin][skip ci] prepare release alfresco-repository-repo-5016-1

* [maven-release-plugin][skip ci] prepare for next development iteration

* Added a try catch in the afterCommit() to protect other TransactionListeners

* Dev build repo-5016-2

* [maven-release-plugin][skip ci] prepare release alfresco-repository-repo-5016-2

* [maven-release-plugin][skip ci] prepare for next development iteration

* REPO-5098: Fixed tests failures when applying the Desktop Sync amp.

* [maven-release-plugin][skip ci] prepare release alfresco-repository-repo-5016-3

* [maven-release-plugin][skip ci] prepare for next development iteration

* [maven-release-plugin][skip ci] prepare release alfresco-repository-repo-5016-3

* REPO-5043 Integration Tests (#936)

* REPO-5043-Intergration testing of Repo events
-add integration tests for Create, Update and Delete Repo Node Events.

* REPO-5043-Intergration testing of Repo events
-add Update Content Name test scenario.
-commit maven dependencies
-small test updates

* REPO-5043-Intergration testing of Repo events
-small test refactor

* REPO-5043-Intergration testing of Repo events
-remove JacksonSerializer class
-refactor the tests to use the object mapper from acs-event-model
-remove jackson-datatype-jsr310 from pom
-update acs-event-model version
-code refactor and format

* REPO-5043-Intergration testing of Repo events
-remove EventGeneratorTest class
-fix build failure because of AspectJ compiler
-use generic RepoEvent<NodeResource> instead of RepoEvent type

* REPO-5043-Intergration testing of Repo events
-remove EventGeneratorTest class from AppContext06TestSuite

* REPO-5043-Intergration testing of Repo events
-update timeout - build failed on Travis

* REPO-5043-Intergration testing of Repo events
-add Update Content Name test scenario.
-commit maven dependencies
-small test updates

* REPO-5043-Intergration testing of Repo events
-code refactor: moved the declaration and instantiation of the futureResult in the parent class as instance variable
-added new method to get futureResult

* REPO-5095, REPO-5101: Refactored repo event2 because of acs-event-model changes.
    - Refactored event2 IT tests

* [maven-release-plugin][skip ci] prepare release alfresco-repository-repo-5016-3

* REPO-5095: Removed dev release from travis.

* REPO-5095: Cleanup pom.xml from the from dev releases.

* REPO-5101-Update Repo Event Integration Tests (#968)

* REPO-5101-Update Repo Event Integration Tests
- add create-delete node in the same transaction
- add create-update node in the same transaction
- add create multiple nodes in the same transaction
- validate properties before deleting a node

* REPO-5101-Update Repo Event Integration Tests
- small updates

* REPO-5101-Update Repo Event Integration Tests
- small code refactor

* REPO-5101-Update Repo Event Integration Tests
- small code update

Co-authored-by: Alan Davis <alan.davis@alfresco.com>
Co-authored-by: Travis CI User <build@alfresco.com>
Co-authored-by: Iulian Aftene <iulian.aftene@ness.com>
2020-04-30 10:21:07 +01:00
Travis CI User
c6179bed01 [maven-release-plugin][skip ci] prepare for next development iteration 2020-04-29 22:20:25 +00:00
Travis CI User
ea1bc2877b [maven-release-plugin][skip ci] prepare release alfresco-repository-8.172 2020-04-29 22:20:17 +00:00
dependabot-preview[bot]
6ebe292f53 Bump alfresco-core from 8.31 to 8.32 (#970) 2020-04-29 21:40:16 +00:00
dependabot-preview[bot]
af6a2186bc Bump alfresco-data-model from 8.105 to 8.107 (#967) 2020-04-28 22:28:11 +00:00
dependabot-preview[bot]
a80526be96 Bump dependency.spring.version from 5.2.5.RELEASE to 5.2.6.RELEASE (#965) 2020-04-28 21:30:17 +00:00
dependabot-preview[bot]
e36ccaeb3d Bump alfresco-core from 8.30 to 8.31 (#964) 2020-04-28 21:30:12 +00:00
Travis CI User
7a37d89a47 [maven-release-plugin][skip ci] prepare for next development iteration 2020-04-28 10:59:13 +00:00
Travis CI User
a92af7dae0 [maven-release-plugin][skip ci] prepare release alfresco-repository-8.171 2020-04-28 10:59:06 +00:00
antoniojfelix
79275a7e88 REPO-4915 - Keycloak upgrade to 9.0.3 (#962) 2020-04-28 11:38:07 +01:00