Epure Alexandru-Eusebiu
ffdc8e3011
Merge branch 'release/V3.3' into merge-3.4/MNT-22310
2021-04-09 17:06:50 +03:00
Epure Alexandru-Eusebiu
f7452cba5d
Merge branch 'release/V3.2' into merge-3.3/MNT-22310
2021-04-09 16:51:55 +03:00
Epure Alexandru-Eusebiu
03237049ca
Merge branch 'release/V3.2.0.x' into merge-3.2/MNT-22310
2021-04-09 13:57:18 +03:00
Alexandru-Eusebiu Epure
308dc557e8
Merge pull request #1401 from Alfresco/fix/MNT-22310_Disposition_Lifecycle_job_large_db_transaction_320
...
MNT-22310 : Performance bottleneck in Disposition Lifecycle
2021-04-07 19:32:25 +03:00
Epure Alexandru-Eusebiu
be26f8bbae
update headers year to 2021
2021-04-07 14:40:00 +03:00
Epure Alexandru-Eusebiu
6e268330da
Remove verifyQuery method and use verifyQueryTimes(1) instead
...
Remove unused import
Update license header year to 2021
Clear the code a little bit by:
Remove explicit type arguments
Make use of lambda
2021-04-07 13:24:42 +03:00
Epure Alexandru-Eusebiu
50da5e2156
MNT-22310 : Performance bottleneck in Disposition Lifecycle
...
Fix the single db transaction by requesting a new transaction each time doInTransaction is called
Added configurable batch size property
DispositionLifecycleJobExecuter#executeAction now uses a List instead of a single NodeRef
Fix UnitTests
2021-04-07 12:41:56 +03:00
rodicasutu
126380d714
update headers year to 2021 (release/V3.4)
2021-01-04 11:21:52 +02:00
rodicasutu
de79d9410c
Merge remote-tracking branch 'remotes/origin/release/V3.3' into release/V3.4
...
# Conflicts:
# rm-community/rm-community-share/source/java/org/alfresco/module/org_alfresco_module_rm_share/evaluator/FileToActionEvaluator.java
2021-01-04 11:03:10 +02:00
rodicasutu
b96a092d63
update headers year to 2021 (release/V3.3)
2021-01-04 10:56:04 +02:00
rodicasutu
aa09cf35a7
Merge remote-tracking branch 'remotes/origin/release/V3.2' into release/V3.3
2021-01-04 10:40:29 +02:00
rodicasutu
3ff2f49d7b
update headers year to 2021 (release/V3.2)
2021-01-04 10:31:26 +02:00
rodicasutu
70b4b927d2
Merge remote-tracking branch 'remotes/origin/release/V3.1' into release/V3.2
2021-01-04 10:17:48 +02:00
rodicasutu
cdc0f2d022
Merge remote-tracking branch 'remotes/origin/release/V3.0' into release/V3.1
2021-01-04 09:54:37 +02:00
rodicasutu
834cd2b13d
update headers year to 2021
2021-01-04 09:44:44 +02:00
estan
02b7ee0f54
APPS-361
...
[AGS/S3]Moving records between buckets in S3 (also possible moving records between stores-filecontenstore) fails
--revert
2020-11-23 14:42:44 +02:00
estan
8d46415976
Merge remote-tracking branch 'origin/release/V3.4' into feature-3.4/MNT-21132_IncorrectLinkToFolder
2020-11-12 16:34:05 +02:00
estan
2270b3c604
MNT-21132 : Search Result points to incorrect link to Folder on Hold
2020-11-10 13:21:10 +02:00
estan
7a160a0301
APPS-391 : [AGS/WORM] Wrong error message received when updating the content store property for a locked record
2020-11-10 13:09:06 +02:00
estan
885017794f
APPS-391 [AGS/WORM] Wrong error message received when updating the content store property for a locked record
2020-11-09 18:47:00 +02:00
estan
f5d162b817
APPS-391: [AGS/WORM] Wrong error message received when updating the content store property for a locked record
2020-11-04 08:26:42 +02:00
Raluca Munteanu
03a7aaebbb
APPS-361: [AGS/S3]Moving records between buckets in S3 (also possible moving records between stores-filecontenstore) fails
...
- Addressed review comments
2020-10-08 13:58:37 +03:00
Raluca Munteanu
da9de0ae03
APPS-361: [AGS/S3]Moving records between buckets in S3 (also possible moving records between stores-filecontenstore) fails
...
- Minor test change
2020-10-08 10:21:15 +03:00
Raluca Munteanu
e590a4bae7
APPS-361: [AGS/S3]Moving records between buckets in S3 (also possible moving records between stores-filecontenstore) fails
...
- Fixed file as record case
2020-09-28 18:19:43 +03:00
Raluca Munteanu
845ddebd20
APPS-361: [AGS/S3]Moving records between buckets in S3 (also possible moving records between stores-filecontenstore) fails
...
- Fixed issue and added unit tests
2020-09-28 13:12:47 +03:00
Roxana Lucanu
23d48bcf2e
APPS-139 fix unit test
2020-06-10 08:53:58 +03:00
Roxana Lucanu
eaec3f0fd4
APPS-139 other code review comments
2020-06-04 18:55:56 +03:00
Roxana Lucanu
12dc7940b0
APPS-139 added unit test
2020-06-04 15:28:14 +03:00
ehardon
ffd911cda6
RM-6645: Remove Author and Since tags
2020-04-16 16:41:32 +03:00
ehardon
5bedaf6040
RM-6645: Fix typo in tests
2020-04-16 15:26:04 +03:00
ehardon
ba50df22eb
RM-6645: Added negative unit test
2020-04-16 09:36:03 +03:00
ehardon
840082bea8
RM-6645: Added javadoc for unit test
2020-04-15 10:16:42 +03:00
ehardon
116f076194
Merge remote-tracking branch 'origin/master' into feature/RM-6645_ArchiveAndRestoreActionsInexistentInRMSite
2020-04-14 17:49:16 +03:00
ehardon
e94591d3b6
RM-6645: Added unit test for getRmActionDefinitions webscript when whitelisted actions are present
2020-04-14 17:22:33 +03:00
Claudia Agache
166d6a7afa
Merge remote-tracking branch 'remotes/origin/release/V3.1' into merge-3.2/RM-7154UnitTests_no
2020-04-14 13:22:15 +03:00
Claudia Agache
4a8c5c337d
Merge remote-tracking branch 'remotes/origin/release/V3.0' into merge-3.1/RM-7154UnitTests_no
2020-04-14 11:36:46 +03:00
Claudia Agache
26a96c9645
Mock search language to afts
...
(cherry picked from commit b8acf45b53
)
2020-04-14 09:22:00 +03:00
Claudia Agache
da063ffa3c
Revert "Deleting tests because there's no version of ACS community that supports this yet"
...
This reverts commit c7a55840
(cherry picked from commit 3e5d9d6ba3
)
2020-04-14 09:21:57 +03:00
Claudia Agache
b8acf45b53
Mock search language to afts
2020-04-13 15:31:23 +03:00
Claudia Agache
3e5d9d6ba3
Revert "Deleting tests because there's no version of ACS community that supports this yet"
...
This reverts commit c7a55840
2020-04-12 19:13:09 +03:00
Claudia Agache
c7a558405a
Deleting tests because there's no version of ACS community that supports this yet
2020-04-08 15:26:29 +03:00
Claudia Agache
8008ace24e
Merge branch 'release/V2.7' into merge-3.0/RM-7148_And_RM-7145
...
# Conflicts:
# rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/community/smoke/CmisQueryTests.java
# rm-enterprise/pom.xml
2020-04-08 15:14:00 +03:00
Claudia Agache
d222954e15
Merge remote-tracking branch 'remotes/origin/release/V2.6' into merge-2.7/RM-7148_UpdateACSVersion
...
# Conflicts:
# rm-enterprise/pom.xml
2020-04-03 16:21:40 +03:00
Tom Page
2f476bdb0d
RM-7145 Unit tests for processing ResultSet with RMAfterInvocationProviderUnitTest.
2020-04-01 15:28:40 +01:00
Tom Page
e25afe95f5
Merge release/V3.2 into release/V3.3.
2020-03-04 08:19:06 +00:00
Tom Page
0aac29261b
Merge release/V3.1 into release/V3.2.
2020-03-03 11:57:12 +00:00
Tom Page
51f4afbc1b
Merge release/V3.0 into release/V3.1.
2020-02-28 12:43:29 +00:00
Tom Page
c40cf70c96
Merge release/V2.7 into release/V3.0.
2020-02-28 08:08:29 +00:00
Tom Page
0e7ac0f0c5
RM-7119 Throw explicit exception rather than logging message.
...
Also address other code review comments.
2020-02-27 07:55:40 +00:00
Tom Page
db852d52e5
RM-7119 Fix startup with ACS 5.2.7.
2020-02-26 16:32:52 +00:00