Alex Mukha
0955e574cc
REPO-4241 Update bouncycastle 1.61 ( #61 )
2019-03-05 17:23:44 +00:00
dependabot[bot]
2ae5a16347
Bump dependency.cxf.version from 3.3.0 to 3.3.1 ( #60 )
2019-03-05 10:07:56 +00:00
Martin Muller
2d23703f08
REPO-1754 Add Period.class unit test to ensure that the implemented default converter works as intended ( #59 )
2019-02-25 13:35:22 +00:00
dependabot[bot]
e6bb97148b
Bump dependency.cxf.version from 3.2.7 to 3.3.0 ( #57 )
2019-01-29 10:07:56 +00:00
alfresco-build
7bc3b61dac
[maven-release-plugin] prepare for next development iteration
2019-01-23 17:49:57 +00:00
alfresco-build
2cc83fad1b
[maven-release-plugin] prepare release 8.27
2019-01-23 17:49:50 +00:00
Ancuta Morarasu
e5d7d23bf2
REPO-4132: User 'System' cleanup follow-up (Revert changes in REPO-3743) ( #56 )
...
* Revert "REPO-3743: User System cleanup usage (#39 )"
This reverts commit 594dc50caa
.
2019-01-23 19:38:29 +02:00
dependabot[bot]
af83477110
Bump jackson-annotations from 2.9.5 to 2.9.8 ( #54 )
2019-01-21 09:52:35 +00:00
alfresco-build
4246f5e35a
[maven-release-plugin] prepare for next development iteration
2019-01-18 20:16:42 +00:00
alfresco-build
b3710be456
[maven-release-plugin] prepare release 8.26
2019-01-18 20:16:35 +00:00
dependabot[bot]
726419b2b3
Bump woodstox-core-asl from 4.2.0 to 4.4.1 ( #46 )
2019-01-18 19:59:23 +00:00
dependabot[bot]
0a6b2e7921
Bump alfresco-core from 7.7 to 7.9 ( #53 )
2019-01-18 17:44:05 +00:00
dependabot[bot]
3fb14182b9
Bump jibx-run from 1.2.6 to 1.3.1 ( #26 )
2019-01-18 17:23:23 +00:00
Alex Mukha
e7de376e70
Update all cxf libs to 3.2.7
2019-01-18 17:16:36 +00:00
dependabot[bot]
28b9680088
Bump cxf-rt-frontend-jaxws from 3.0.12 to 3.2.7 ( #50 )
2019-01-18 17:11:42 +00:00
dependabot[bot]
0a38ab3abc
Bump maven-jar-plugin from 3.1.0 to 3.1.1 ( #49 )
2019-01-18 16:55:30 +00:00
dependabot[bot]
8de433e74f
Bump jackson-core from 2.9.7 to 2.9.8 ( #51 )
2019-01-18 14:40:01 +00:00
Alex Mukha
aed9ba414b
Add Travis build status
2019-01-18 11:56:05 +00:00
Alex Mukha
39ce20c03f
Add Travis config
2019-01-18 11:46:03 +00:00
dependabot[bot]
e7e83ca90c
Bump jackson-core from 2.9.5 to 2.9.7 ( #29 )
2019-01-16 18:30:07 +00:00
alfresco-build
45693ec675
[maven-release-plugin] prepare for next development iteration
2018-12-13 16:23:55 +00:00
alfresco-build
19676a45ca
[maven-release-plugin] prepare release 8.25
2018-12-13 16:23:49 +00:00
Alan Davis
9b6a116f5e
REPO-4099 Change of mimetype to unsupported rendition hangs Share
...
Change to RenditionModel now that the content hash code property includes more than just the URL to support changing the mimetype.
2018-12-13 16:18:43 +00:00
alfresco-build
41bfbde13d
[maven-release-plugin] prepare for next development iteration
2018-11-30 16:24:49 +00:00
alfresco-build
4df7684278
[maven-release-plugin] prepare release 8.24
2018-11-30 16:24:43 +00:00
Andrea Gazzarini
411a04105f
[ SEARCH-1286 ] alfresco-core dependency version update (7.6 -> 7.7) ( #41 )
2018-11-30 17:14:59 +01:00
alfresco-build
fd715881da
[maven-release-plugin] prepare for next development iteration
2018-11-28 14:52:42 +00:00
alfresco-build
e05f584e7f
[maven-release-plugin] prepare release 8.23
2018-11-28 14:52:36 +00:00
Tuna Aksoy
38108bb708
Fix failed release
2018-11-28 14:45:49 +00:00
alfresco-build
eb2591b7f9
[maven-release-plugin] prepare release 8.22
2018-11-28 14:19:55 +00:00
Andrea Gazzarini
ad06157630
[ SEARCH-1286 ] update alfresco-core dependency (7.5 -> 7.6) ( #40 )
...
Bamboo build: https://bamboo.alfresco.com/bamboo/browse/PLAT-DM50
2018-11-28 15:11:12 +01:00
alfresco-build
a810918144
[maven-release-plugin] prepare for next development iteration
2018-11-27 09:26:34 +00:00
alfresco-build
fa6b9afcea
[maven-release-plugin] prepare release 8.22
2018-11-27 09:26:27 +00:00
anechifor
594dc50caa
REPO-3743: User System cleanup usage ( #39 )
...
* REPO-3743 : remove System authentication . It should be possible to set the runAsUser to be "system" or "guest" but there cannot be any full authenticated user called "system" or "guest".
* REPO-3743: added adminFullAuthenticatiedUser runAsSystem.
* [maven-release-plugin] prepare release 8.20-REPO-3743
* [maven-release-plugin] prepare for next development iteration
* REPO-3743: Exclude the possibility to be authenticated with System.
* [maven-release-plugin] prepare release REPO-3743-System-clean
* [maven-release-plugin] prepare for next development iteration
* REPO-3743: added case with runAsSystem
* [maven-release-plugin] prepare release 8.21
* [maven-release-plugin] prepare for next development iteration
* [maven-release-plugin] prepare release REPO-3743-System-clean1
* [maven-release-plugin] prepare for next development iteration
* REPO-3743: changes in case of mtTenant
* [maven-release-plugin] prepare release 8.21
* REPO-3743: release problem
* [maven-release-plugin] prepare release REPO-3743-System-clean2
* [maven-release-plugin] prepare for next development iteration
2018-11-27 11:20:38 +02:00
alfresco-build
9e080b15f5
[maven-release-plugin] prepare for next development iteration
2018-11-13 12:24:36 +00:00
alfresco-build
dc0fe09543
[maven-release-plugin] prepare release 8.20
2018-11-13 12:24:29 +00:00
Andrei Rebegea
96f13b4a9c
REPO-3884: DBP SSO: Sufficient logging ( #36 )
2018-11-13 14:18:07 +02:00
alfresco-build
050ea781a1
[maven-release-plugin] prepare for next development iteration
2018-11-07 14:44:24 +00:00
alfresco-build
3b4d22f6a9
[maven-release-plugin] prepare release 8.19
2018-11-07 14:44:17 +00:00
Andrei Rebegea
14e090d6eb
REPO-3963: SSO: Deprecate OneOff setting in InMemoryTicketComponentImpl ( #35 )
2018-11-06 16:41:28 +02:00
Andrea Gazzarini
d1d9c15751
Merge pull request #33 from Alfresco/MNT-19577_properties_starting_with_number
...
[ MNT-19577 ] FTS Grammar update + ANTLR artifacts + Unit test
2018-10-31 17:42:37 +01:00
alfresco-build
1259e6714c
[maven-release-plugin] prepare for next development iteration
2018-10-31 16:33:14 +00:00
alfresco-build
1c07882eba
[maven-release-plugin] prepare release 8.18
2018-10-31 16:33:05 +00:00
Martin Muller
7ab56bb2e7
repo-3918 missing merge updated + remove asm because it will brought in later
2018-10-31 16:27:17 +00:00
Tom Page
0c13935535
MNT-19577 Allow ids starting with digits.
...
Only allow ids that start with digits if they also contain an alphabetic
character or underscore. Also update tests.
2018-10-31 14:32:53 +00:00
alfresco-build
5478eaab9c
[maven-release-plugin] prepare for next development iteration
2018-10-30 15:51:50 +00:00
alfresco-build
f61508bde8
[maven-release-plugin] prepare release 8.17
2018-10-30 15:51:44 +00:00
Martin Muller
c6f1deab29
[WIP] REPO-3918 java 11 ( #32 )
...
* REPO-3918 use java 11 + Added CompoundEnumeration manually because it was removed in Java 9
2018-10-30 15:46:28 +00:00
agazzarini
bf5fcd67fa
[ MNT-19577 ] FTS Grammar update + ANTLR artifacts + Unit test
2018-10-25 17:01:58 +02:00
alfresco-build
23e0eb478b
[maven-release-plugin] prepare for next development iteration
2018-10-25 14:39:17 +01:00