Travis CI User
cab6fd6d2c
[maven-release-plugin][skip ci] prepare release 17.82
17.82
2022-08-11 10:21:54 +00:00
dependabot[bot]
e45211ad0f
Bump ftp from 1.5 to 1.7 ( #1297 )
2022-08-11 09:48:29 +00:00
Tom Page
414cba0c1a
ACS-3361 Upgrade TAS REST API and check nothing is broken. [tas] ( #1295 )
2022-08-10 16:42:53 +01:00
Travis CI User
75b74a5d77
[maven-release-plugin][skip ci] prepare for next development iteration
2022-08-10 13:25:09 +00:00
Travis CI User
d3efea8873
[maven-release-plugin][skip ci] prepare release 17.81
17.81
2022-08-10 13:25:05 +00:00
mikolajbrzezinski
6c407b1ef5
Revert "ACS-3316 Fix HTML sanitisation bypass ( #1266 )" ( #1294 )
...
This reverts commit 885f21ff86
.
2022-08-10 14:36:25 +02:00
Travis CI User
f7dcbc6551
[maven-release-plugin][skip ci] prepare for next development iteration
2022-08-10 10:31:48 +00:00
Travis CI User
ed1ee00cee
[maven-release-plugin][skip ci] prepare release 17.80
17.80
2022-08-10 10:31:46 +00:00
Tom Page
bba1664fef
ACS-3361 Support for inclusionType. ( #1286 )
...
* ACS-3361 Support for inclusionType.
* ACS-3361 Update to released version of TAS Rest API. [tas]
* ACS-3361 Better coverage of different inclusion types. [tas]
2022-08-10 10:58:15 +01:00
Travis CI User
d675d58929
[maven-release-plugin][skip ci] prepare for next development iteration
2022-08-09 12:38:17 +00:00
Travis CI User
4f37b984be
[maven-release-plugin][skip ci] prepare release 17.79
17.79
2022-08-09 12:38:14 +00:00
Marcin Strankowski
9d228add35
Update rest-assured version to 5.1.1, link to newer tas-restapi arti… ( #1285 )
...
Update rest-assured version to 5.1.1, link to newer tas-restapi artifact containing changes
2022-08-09 14:01:44 +02:00
Travis CI User
58d9d0b093
[maven-release-plugin][skip ci] prepare for next development iteration
2022-08-09 09:59:45 +00:00
Travis CI User
f8d66ec76d
[maven-release-plugin][skip ci] prepare release 17.78
17.78
2022-08-09 09:59:42 +00:00
mstrankowski
94a47d0368
[skip tests] Trigger version update
2022-08-09 11:52:24 +02:00
Tom Page
8884cc9563
ACS_3362 GET rule set can include optional owningFolder field. ( #1280 )
...
* ACS_3362 GET rule set can include optional owningFolder field. [skip ci]
* ACS_3362 Update to use release version of TAS. [tas]
* ACS_3362 Refactor RuleSetLoader into its own class. [tas]
2022-08-09 10:05:14 +01:00
dependabot[bot]
594f02e7cd
Bump junrar from 7.5.2 to 7.5.3 ( #1281 )
2022-08-09 09:04:42 +00:00
kavitshah-gl
cb29f1e9ec
Feature/apps 1550 ( #1212 )
...
* Adding test for the stage AGS Smoke UI Tests for actions in RM site
* pushed the createCategoriesTest in APPS-1550 brach
* pushed the createCategoriesTest in APPS-1550 branch
* pushed the CreateFoldersTests in APPS-1550 branch
* [ags]
* ~ /\[ags\]
* [ags]
* [ags]
* [ags]
* [ags]
* [ags]
* [ags]
* [ags]
* [ags]
* [ags]
* [ags]
* Revert "~ /\[ags\]"
This reverts commit ed9443e5
* [ags]
* [ags]
* [ags]
* [ags]
* [ags]
* [ags]
* [ags]
* [ags]
* [ags]
* [ags]
* [ags]
* [ags]
* [ags]
* Adding FoldersDispositionScheduleTests
* Added foldersDispositionScheduleWithGhosting
* Added foldersDispositionScheduleWithoutGhosting
* Added RecordsDispositionScheduleTests and other fixes
* Added RecordsDispositionScheduleWithGhostingTests
* [ags api]
* [ags]
* [ags]
* [ags]
* [ags]
* [ags]
* [ags]
* [ags]
* [ags]
* [ags]
* [ags]
* [ags]
* [ags]
* [ags]
* [ags]
* [ags]
* Revert "[ags api]"
This reverts commit 2153eafc0f
.
* Fixed Review Comments [ags]
Co-authored-by: sbisht <shishuraj.bisht@globallogic.com >
2022-08-09 14:31:28 +05:30
Travis CI User
59816bd071
[maven-release-plugin][skip ci] prepare for next development iteration
2022-08-09 08:30:29 +00:00
Travis CI User
bb77023e1f
[maven-release-plugin][skip ci] prepare release 17.77
17.77
2022-08-09 08:30:26 +00:00
mstrankowski
fa7cb58044
Retrigger master build due to nexus failure
2022-08-09 09:54:43 +02:00
Travis CI User
4962ce1111
[maven-release-plugin][skip ci] prepare for next development iteration
2022-08-08 15:24:19 +00:00
Travis CI User
20a0bb7194
[maven-release-plugin][skip ci] prepare release 17.76
17.76
2022-08-08 15:24:16 +00:00
dependabot[bot]
1e1bebd19c
Bump alfresco-messaging-repo from 1.2.19 to 1.2.20 ( #1196 )
2022-08-08 14:41:57 +00:00
Travis CI User
03dedb4140
[maven-release-plugin][skip ci] prepare for next development iteration
2022-08-08 13:02:05 +00:00
Travis CI User
66f6174b87
[maven-release-plugin][skip ci] prepare release 17.75
17.75
2022-08-08 13:02:03 +00:00
mikolajbrzezinski
885f21ff86
ACS-3316 Fix HTML sanitisation bypass ( #1266 )
...
* ContentGet context file update
* Get mimetype from ContentReader and check if should be forced to downlaod
* Changes according to comments
* Code duplication removal
* Missing spaces, touch-ups to Javadoc and logic
* tests for slingshot
* Tests for contentGet and formatting changes
2022-08-08 14:26:33 +02:00
Tom Page
501d9204a9
ACS-3360 E2E tests for GET rule sets. [tas] ( #1264 )
...
* ACS-3360 GET APIs for rule sets.
Move RulesImpl and RuleSetsImpl into their own package.
Split out node validation into a new class.
* ACS-3360 E2E tests for GET rule sets. [tas]
* ACS-3360 GET APIs for rule sets E2E tests.
* ACS-3360 GET APIs for rule sets E2E tests.
* ACS-3360 GET APIs for rule sets E2E tests.
* ACS-3360 Update comment [skip ci][skip tests]
Co-authored-by: Krystian Dabrowski <krystian.dabrowski@hyland.com >
2022-08-08 11:29:03 +01:00
dependabot[bot]
924005e94e
Bump jetty-webapp from 8.2.0.v20160908 to 9.4.34.v20201102 in /remote-api ( #270 )
...
* Bump jetty-webapp in /remote-api
Upping jetty to 10.0.11 with a few necessary modifications to avoid errors
Swapping charsets to lowercase, adding ignoring of ambiguous link security issues for jetty (since it is only used in
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mstrankowski <marcin.strankowski@hyland.com >
2022-08-08 11:59:07 +02:00
Alfresco CI User
3a34c42d2f
[force] Force release for 2022-08-07.
2022-08-07 00:03:34 +00:00
Travis CI User
332af85227
[maven-release-plugin][skip ci] prepare for next development iteration
2022-08-06 13:46:10 +00:00
Travis CI User
556c13eba0
[maven-release-plugin][skip ci] prepare release 17.74
17.74
2022-08-06 13:46:08 +00:00
dependabot[bot]
3caf6bf9f3
Bump alfresco-opencmis-extension from 2.0 to 2.1 ( #1277 )
2022-08-06 13:07:29 +00:00
Travis CI User
b5fcc5370a
[maven-release-plugin][skip ci] prepare for next development iteration
2022-08-06 10:13:41 +00:00
Travis CI User
29007871e8
[maven-release-plugin][skip ci] prepare release 17.73
17.73
2022-08-06 10:13:39 +00:00
dependabot[bot]
12df503cc2
Bump restapi from 1.100 to 1.101 ( #1279 )
2022-08-06 09:22:07 +00:00
Travis CI User
e3a9e9c034
[maven-release-plugin][skip ci] prepare for next development iteration
2022-08-06 08:34:50 +00:00
Travis CI User
d116cf397b
[maven-release-plugin][skip ci] prepare release 17.72
17.72
2022-08-06 08:34:48 +00:00
dependabot[bot]
271c123a00
Bump alfresco-greenmail from 6.2 to 6.4 ( #1278 )
2022-08-06 08:01:11 +00:00
Travis CI User
5bae1ca9b6
[maven-release-plugin][skip ci] prepare for next development iteration
2022-08-06 01:35:04 +00:00
Travis CI User
f84c82c6a2
[maven-release-plugin][skip ci] prepare release 17.71
17.71
2022-08-06 01:35:02 +00:00
dependabot[bot]
c639eec1df
Bump acs-event-model from 0.0.15 to 0.0.16 ( #1274 )
2022-08-06 01:03:07 +00:00
Travis CI User
d2e561dc95
[maven-release-plugin][skip ci] prepare for next development iteration
2022-08-06 00:37:30 +00:00
Travis CI User
54347fbbee
[maven-release-plugin][skip ci] prepare release 17.70
17.70
2022-08-06 00:37:28 +00:00
dependabot[bot]
ab0d482179
Bump postgresql from 42.4.0 to 42.4.1 ( #1271 )
2022-08-06 00:01:23 +00:00
Travis CI User
5fed5292d9
[maven-release-plugin][skip ci] prepare for next development iteration
2022-08-05 09:38:41 +00:00
Travis CI User
1e8944a310
[maven-release-plugin][skip ci] prepare release 17.69
17.69
2022-08-05 09:38:38 +00:00
Kristian Dimitrov
b97b6751cc
ACS-3381: Initial commit ( #1272 )
2022-08-05 10:04:17 +01:00
Tom Page
af97aca661
ACS-3360 GET APIs for rule sets. ( #1263 )
...
ACS-3360 GET APIs for rule sets.
Move RulesImpl and RuleSetsImpl into their own package.
Split out node validation into a new class.
2022-08-04 17:27:51 +02:00
Travis CI User
368acf4724
[maven-release-plugin][skip ci] prepare for next development iteration
2022-08-04 05:56:52 +00:00