Commit Graph

14 Commits

Author SHA1 Message Date
Alan Davis
fecb61d390 Switch to alfresco-community-repo project 2020-10-11 09:20:38 +01:00
Travis CI User
f135c42927 [maven-release-plugin][skip ci] prepare for next development iteration 2020-10-08 12:26:51 +00:00
Travis CI User
f46c173839 [maven-release-plugin][skip ci] prepare release 7.33.42.300-TEST4 2020-10-08 12:26:44 +00:00
Alan Davis
c81e3d8e33 Remove READMEs that have been moved to the top level.
(cherry picked from commit 9826fd6bb0)

Only copy win64 and linux pdf-renderer to dist zip
Sort out what get included in dist jar and zip

(cherry picked from commit 779f8af717)
2020-10-08 12:35:00 +01:00
Travis CI User
71ab89ee16 [maven-release-plugin][skip ci] prepare for next development iteration 2020-10-04 15:23:34 +00:00
Travis CI User
c9adf99580 [maven-release-plugin][skip ci] prepare release 7.33.42.300-TEST3 2020-10-04 15:23:27 +00:00
Alan Davis
b929959fd1 Merge commits for 6.1.1.4 to 6.1.1.7 changes to releases/6.1.1 (#27)
* SEARCH-2450 Don't expose properties from solr endpoint if the model says not to index them. (#1228) (#1231)

(cherry picked from commit 2fea6c9484def402e2bfd7c3717071ff8df69c01)

(cherry picked from commit 8d3868c65b46ce572e7d46beef20f7086aa6cf0d)
Bump alfresco-greenmail version

(cherry picked from commit 2f9c2465e1)
MNT-21481: IMAP UID search command errors with French Locale- Only folders showing (#1098)

* Bump alfresco-greenmail version and add Integration tests

(cherry picked from commit af3e786121)
REPO-5339 Improve concurrency of SimplePermissionReference (#1189)

* REPO-5339 Improve concurrency of SimplePermissionReference

* REPO-5339 Change locks to synchronised block

* [REPO-5339] Improve concurrency of SimplePermissionReference
- Move to ConcurrentHashMap
- Capacity set to hold Repo + RM + slight overage for custom permissions
- Getting new SimplePermissionReference will not block while getting existing value.
- If a new value needs to be added to the Map, it will block when adding
- If blocked it will wait, in order, until it can attempt to add
- If it was blocked before it will check first if another operation added before adding as an atomic action

* [REPO-5339] Improve concurrency of SimplePermissionReference
- Simplify getPermissionReference by removing Future

* [REPO-5339] Thread Lock detected for AclReadersGet invocations
- Add load capacity and concurrency level

Co-authored-by: Jared Ottley <jared.ottley@alfresco.com>

(cherry picked from commit 0db249511141a4e1a4e5a06989937b4e64d51497)

* SEARCH-2363: Escape special characters when serializing ChildAssociationRefs and AssociationRefs objects (#788)

(cherry picked from commit 57c2a9ce2fedcfade181bec5f4fa4eda39af786a)
2020-10-04 15:56:35 +01:00
Travis CI User
154705c712 [maven-release-plugin][skip ci] prepare for next development iteration 2020-10-02 05:45:17 +00:00
Travis CI User
36373f937a [maven-release-plugin][skip ci] prepare release 7.33.42.300-TEST2 2020-10-02 05:45:10 +00:00
Travis CI User
44cb25e1ce [maven-release-plugin][skip ci] prepare for next development iteration 2020-09-27 10:45:00 +00:00
Travis CI User
74c856dd6f [maven-release-plugin][skip ci] prepare release 7.33.42.300-TEST1 2020-09-27 10:44:54 +00:00
Alan Davis
7c2b10218a REPO-5271 Backport new structure to relaese/6.1.1 (#16)
- Simplify dependencies and standardise order
- README updated
- Green builds
- Changes to make Jars in enterprise war match
- Changes to make files in enterprise image match
- Added travis_wait 40 to the initial build as it can take 20 minutes to download artifacts
- Removed NodesTest.siteConsumerWillGet403OnFileWithDisabledInherittedPermissions introduced in 7.0.0 and fails in earlier versions.
- GetSiteMember[s]Tests changed in 7.0.0. Setting test back to previous values.
2020-09-27 10:55:19 +01:00
aftene
d6341abcd5 REPO-5318 - Create l10n.properties
- delete l10n.properties files from data-model, remote-api, repository and packaging
- add new global l10n.properties file
2020-08-19 10:08:45 +03:00
Chris Shields
7279ec1d4a Moved remote-api support/HF/7.34.25.N into its own directory 2020-07-21 10:44:20 +01:00