Commit Graph

653 Commits

Author SHA1 Message Date
cagache
5dd1f48af6 Revert "Move Audit Hold events from community to enterprise"
This reverts commit 9ee262f1
2021-04-06 11:32:01 +03:00
rodicasutu
75560a7570 APPS:593 check the timestamp without seconds 2021-04-05 09:31:27 +03:00
Rodica Sutu
b3bee3c199 Merge pull request #1385 from Alfresco/feature/APPS-860_ReproduceFilterEventsByLogin
Feature/apps 860 reproduce filter events by login
2021-03-30 09:50:56 +03:00
ramunteanu
99ae631232 Merge pull request #1379 from Alfresco/feature/APPS-888
feature/APPS-888
2021-03-29 15:47:28 +03:00
rodicasutu
e6b492c907 Merge branch 'master' of https://github.com/Alfresco/governance-services into feature/APPS-860_ReproduceFilterEventsByLogin 2021-03-29 10:00:02 +03:00
rodicasutu
506e9743bc Revert "run the filter by login successfully at the end"
This reverts commit de2a19fc
2021-03-29 09:58:18 +03:00
Raluca Munteanu
8e5c4985cc APPS-888: [AGS] Intermittent can't recreate RM site immediately after deletion
- Added priority to test as pointed out at review
2021-03-25 16:43:08 +02:00
cagache
9ee262f135 Move Audit Hold events from community to enterprise 2021-03-25 10:51:12 +02:00
Raluca Munteanu
13422e7ed0 APPS-888: [AGS] Intermittent can't recreate RM site immediately after deletion 2021-03-24 15:38:01 +02:00
rodicasutu
fdf9f04c24 revert unnecessary changes 2021-03-23 10:27:10 +02:00
rodicasutu
a4dbb6b605 add a test suite for the attempt of reproducing the filter by login success event issue 2021-03-17 14:25:28 +02:00
rodicasutu
84bc67c939 remove the clean up of the audit to check if the test is failing 2021-03-16 14:51:13 +02:00
rodicasutu
de2a19fc41 run the filter by login successfully at the end 2021-03-15 10:59:07 +02:00
rodicasutu
a98ac379c0 add a test for filtering audit by login successfully 2021-03-15 10:55:52 +02:00
rodicasutu
26a3872700 additional logging for the case when creating security group might fail without having a know reasonexpe 2021-02-17 14:19:33 +02:00
Claudia Agache
bf3a37525c added tests for APPs-753 2021-01-27 15:46:51 +00:00
rodicasutu
0d54336a22 review changes & changes to replace userService method that create uses 2021-01-21 09:01:46 +02:00
rodicasutu
b5be6c6027 remove the commented method 2021-01-19 09:43:37 +02:00
rodicasutu
018aee74e8 remove the parameters not used in the method createUserAndAssignToRole 2021-01-19 09:36:15 +02:00
rodicasutu
8e98326de8 additional changes to use the utility that can create users when using Identity Service 2021-01-11 16:58:46 +02:00
rodicasutu
688f74e400 add the possibility to login when using Identity Service 2021-01-07 19:54:00 +02:00
rodicasutu
f37a0115bc update headers year to 2021 (release/V3.4) 2021-01-04 11:21:52 +02:00
rodicasutu
ffaed71484 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
940d1e06f8 update headers year to 2021 (release/V3.3) 2021-01-04 10:56:04 +02:00
rodicasutu
7db2afff61 Merge remote-tracking branch 'remotes/origin/release/V3.2' into release/V3.3 2021-01-04 10:40:29 +02:00
rodicasutu
1b4f51f4ec update headers year to 2021 (release/V3.2) 2021-01-04 10:31:26 +02:00
rodicasutu
f00d444dd8 Merge remote-tracking branch 'remotes/origin/release/V3.1' into release/V3.2 2021-01-04 10:17:48 +02:00
rodicasutu
ab6aecdb74 update headers year to 2021 (release/V3.1) 2021-01-04 10:09:54 +02:00
rodicasutu
f23cbfc0e6 Merge remote-tracking branch 'remotes/origin/release/V3.0' into release/V3.1 2021-01-04 09:54:37 +02:00
rodicasutu
0f4a81a763 update headers year to 2021 2021-01-04 09:44:44 +02:00
estan
2177e0dfde MNT-21132 : Search Result points to incorrect link to Folder on Hold
--another tests fixed
2020-11-16 09:20:46 +02:00
estan
58ae3e800e MNT-21132 : Search Result points to incorrect link to Folder on Hold 2020-11-10 13:21:10 +02:00
cagache
95ac547ba1 Renamed test classes to end with Test or Tests
(cherry picked from commit ce60d3e89f)
2020-10-25 10:31:37 +02:00
Claudia Agache
b52f328ad1 Merge remote-tracking branch 'remotes/origin/release/V3.3' into merge-3.4/APPS-236_and_APPS-488_no
# Conflicts:
#	.travis.yml
2020-09-30 15:04:57 +03:00
Claudia Agache
5ff995c76f Merge remote-tracking branch 'remotes/origin/release/V3.2' into merge-3.3/APPS-236_and_APPS-488_no 2020-09-30 11:34:36 +03:00
Claudia Agache
6e1a15f6b3 Merge remote-tracking branch 'remotes/origin/release/V3.1' into merge-3.2/APPS-236_and_APPS-488_no
# Conflicts:
#	rm-automation/rm-automation-community-rest-api/src/test/java/org/alfresco/rest/rm/community/search/SearchRecordsV1CmisTests.java
2020-09-30 08:07:26 +03:00
rodicasutu
7c2f84e67c minor changes for code review [APPS-467] 2020-09-11 08:27:43 +03:00
rodicasutu
a2f08859e7 tests to cover the ACs for APPS-424 2020-09-10 10:37:02 +03:00
Claudia Agache
ab76bcf9ce Merge remote-tracking branch 'remotes/origin/release/V3.0' into merge-3.1/APPS-236_RunCRTests_merge3.1_no
# Conflicts:
#	.travis.yml
#	rm-automation/pom.xml
2020-09-09 16:18:39 +03:00
Claudia Agache
2319edece4 code review comments 2020-09-04 10:14:44 +03:00
Claudia Agache
35fe836fab set s3 properties only in automation enterprise module 2020-09-01 17:10:48 +03:00
Claudia Agache
9e56dfdbfe disabled test quarantined in Bamboo because it fails in travis 2020-08-31 17:38:30 +03:00
Claudia Agache
a0d3b8bbfc added class to interact with Amazon S3 2020-08-31 17:31:01 +03:00
Claudia Agache
0381aa4087 do not direct log to console due to "The jobb exceeded the maximum log length, and has been terminated." 2020-08-31 14:33:52 +03:00
Claudia Agache
c4d85b93ef set back log4j.logger.com.example=debug 2020-08-31 09:16:11 +03:00
Claudia Agache
73b4996889 Merge remote-tracking branch 'remotes/origin/release/V2.7' into merge-3.0/APPS-236_RunCRTests_merge3.0_no
# Conflicts:
#	.travis.yml
#	rm-automation/rm-automation-community-rest-api/src/test/resources/log4j.properties
#	travis-env-vars.yml
2020-08-28 14:21:14 +03:00
Claudia Agache
03f04cb580 Merge remote-tracking branch 'remotes/origin/release/V2.7.1.x' into merge-2.7/APPS-236_RunCRTests_merge2.7_no
# Conflicts:
#	rm-automation/rm-automation-community-rest-api/src/test/resources/log4j.properties
#	travis-env-vars.yml
2020-08-27 14:10:29 +03:00
Claudia Agache
3c1eda7601 Merge release/v2.7.0.x into release/v2.7 2020-08-27 14:08:13 +03:00
Claudia Agache
f593374679 Revert "add log4j.appender.stdout.Threshold"
This reverts commit 47194b8e
2020-08-27 10:30:03 +03:00
Claudia Agache
47194b8e20 add log4j.appender.stdout.Threshold 2020-08-27 09:30:44 +03:00