Commit Graph

5401 Commits

Author SHA1 Message Date
alfresco-build
d8ba964e48 [maven-release-plugin] prepare release alfresco-remote-api-7.54 2019-05-10 10:07:16 +00:00
Martin Muller
00113a3142 REPO-4388 cors transaction (#228)
* REPO-4388 implement regex pattern for skipping deletion of certain headers during resets like the CORS headers

* REPO-4388 bump webscript
2019-05-10 10:28:02 +01:00
alfresco-build
5d0b946278 [maven-release-plugin] prepare for next development iteration 2019-05-09 15:26:22 +00:00
alfresco-build
d4385c8921 [maven-release-plugin] prepare release alfresco-remote-api-7.53 2019-05-09 15:26:15 +00:00
eliaporciani
3aa49629a9 Fix/mnt 20507 child association ref json incorrect serialization (#229)
* [MNT-20507] removed json_string call from ftl.

* [MNT-20507]
Added explicit serialization of ChildAssociationsRef.

* [MNT-20507]
Put string quotes on ChildAssociationRef in code because the string trasformation in freemarker template makes mistake with some special chars(e.g. \t)
2019-05-09 12:10:17 +02:00
whitesource-bolt-for-github[bot]
da3f38e5c7 Migrate WhiteSource configuration file to json format 2019-05-06 13:03:49 +00:00
Andrei Zapodeanu
82f8caac83 REPO-4296 Update docker and helm charts to use new ActiveMQ images (#219) 2019-04-25 15:06:23 +03:00
alfresco-build
631dbb5151 [maven-release-plugin] prepare for next development iteration 2019-04-24 12:56:00 +00:00
alfresco-build
0deb9d31ae [maven-release-plugin] prepare release alfresco-remote-api-7.52 2019-04-24 12:55:54 +00:00
Martin Muller
eca81a9297 REPO-4219 cors properties (#213)
* REPO-4219 create CORS context listener

* REPO-4219 Add JavaDoc description to CORSContextListener. Adjust debug output. Bump repository version.
2019-04-24 13:25:09 +01:00
dependabot[bot]
969218b1c7 Bump license-maven-plugin from 1.19 to 1.20 (#215)
Bumps [license-maven-plugin](https://github.com/mojohaus/license-maven-plugin) from 1.19 to 1.20.
- [Release notes](https://github.com/mojohaus/license-maven-plugin/releases)
- [Commits](https://github.com/mojohaus/license-maven-plugin/compare/license-maven-plugin-1.19...license-maven-plugin-1.20)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-19 01:56:06 +01:00
dependabot[bot]
4c723e2a73 Bump alfresco-data-model from 8.31 to 8.32 (#214)
Bumps [alfresco-data-model](https://github.com/Alfresco/alfresco-data-model) from 8.31 to 8.32.
- [Release notes](https://github.com/Alfresco/alfresco-data-model/releases)
- [Commits](https://github.com/Alfresco/alfresco-data-model/compare/8.31...8.32)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-19 01:54:34 +01:00
dependabot[bot]
ce62e00133 Bump alfresco-repository from 7.60 to 7.61 (#216)
Bumps [alfresco-repository](https://github.com/Alfresco/alfresco-repository) from 7.60 to 7.61.
- [Release notes](https://github.com/Alfresco/alfresco-repository/releases)
- [Commits](https://github.com/Alfresco/alfresco-repository/compare/alfresco-repository-7.60...alfresco-repository-7.61)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-19 01:54:12 +01:00
alfresco-build
bee88d98be [maven-release-plugin] prepare for next development iteration 2019-04-17 08:23:35 +00:00
alfresco-build
fc5116b72a [maven-release-plugin] prepare release alfresco-remote-api-7.51 2019-04-17 08:23:28 +00:00
anechifor
232438e8d5 REPO-4277: added multiple-value parameter on upload document . (#212) 2019-04-17 10:46:05 +03:00
Alex Mukha
61cb867da6 Limit WhiteSource scan to support branches or master 2019-04-12 18:38:49 +01:00
Alex Mukha
3d6fbfef71 Changed the old whitesource fs agent to unified 2019-04-12 15:30:59 +01:00
Alex Mukha
df1f426c18 Update more cxf libs 2019-04-12 11:50:33 +01:00
Andrei Rebegea
edc6748cca REPO-4309: update repository and data-model 2019-04-11 15:31:36 +03:00
alfresco-build
90a5b55988 [maven-release-plugin] prepare for next development iteration 2019-04-08 14:40:09 +00:00
alfresco-build
0b93907c98 [maven-release-plugin] prepare release alfresco-remote-api-7.50 2019-04-08 14:39:59 +00:00
Alex Mukha
e4e209ff82 Update commons-httpclient 3.1-HTTPCLIENT-1265 (#193) 2019-04-08 15:17:26 +01:00
Alex Mukha
0a7e905996 Update transient dependencies from TIKA (#192)
* junrar 4.0.0
* jsoup 1.11.3
2019-04-08 14:37:55 +01:00
Alex Mukha
ef1d7f65e5 Update dependencies (#191)
surf-webscripts 7.0
alfresco-core 7.10
alfresco-data-model 8.30
alfresco-repository 7.58
2019-04-08 13:47:51 +01:00
Andrei Rebegea
499c0c3b02 REPO-4284: MNT-20212: Download as Zip temp content never gets cleaned (#190) 2019-04-08 11:55:57 +03:00
Alex Mukha
542636aef8 Avoid unnecessary travis runs 2019-04-05 00:33:49 +01:00
dependabot[bot]
49eb6f425c Bump spring-test from 5.1.5.RELEASE to 5.1.6.RELEASE (#179) 2019-04-01 10:24:28 +00:00
Alex Mukha
253c29493e Add WhiteSource scan to Travis (#178) 2019-03-30 13:42:11 +00:00
whitesource-bolt-for-github[bot]
a1b054f716 Initial WhiteSource configuration file 2019-03-30 12:55:26 +00:00
alfresco-build
c71d0966a9 [maven-release-plugin] prepare for next development iteration 2019-03-28 14:02:53 +00:00
alfresco-build
55110e6d4f [maven-release-plugin] prepare release alfresco-remote-api-7.49 2019-03-28 14:02:47 +00:00
Alex Mukha
f63354466a REPO-3236: Remove blogs (#177) 2019-03-28 13:42:57 +00:00
alfresco-build
2c57c4121c [maven-release-plugin] prepare for next development iteration 2019-03-21 10:10:42 +00:00
alfresco-build
c17a0b3eff [maven-release-plugin] prepare release alfresco-remote-api-7.48 2019-03-21 10:10:35 +00:00
Andrei Zapodeanu
c6aacc08cc Fix/repo 1835 add display name property to person representation (#176)
* REPO-1835 Add displayName property to person representation - minor fix
2019-03-21 11:54:04 +02:00
Alex Mukha
2dc17344fc Update jsoup 1.11.3 and junrar 1.0.1 (#175) 2019-03-18 13:50:43 +00:00
alfresco-build
d37260b4c8 [maven-release-plugin] prepare for next development iteration 2019-03-08 15:02:16 +00:00
alfresco-build
7c05f45f47 [maven-release-plugin] prepare release alfresco-remote-api-7.47 2019-03-08 15:02:09 +00:00
Andrei Zapodeanu
5f7d8cf663 REPO-4242 Handle security alerts for commons-lang3-3.4.jar and camel-jackson-2.13.2.jar 2019-03-08 16:43:12 +02:00
alfresco-build
322f5eff60 [maven-release-plugin] prepare for next development iteration 2019-03-08 14:22:14 +00:00
alfresco-build
6b63b0722c [maven-release-plugin] prepare release alfresco-remote-api-7.46 2019-03-08 14:22:07 +00:00
Erik Knizat
d5376650e8 REPO-3579: Fix typo 2019-03-07 18:24:32 +00:00
eknizat
6a8e3f94df REPO-3579: Add node properties and isFavorite as optional include params (#166)
* REPO-3579: Add node properties and isFavorite as optional include params

* REPO-3579: Add tests

* REPO-3579: Add aspectNames as possible include param

* REPO-3579: Minor refactor

* REPO-3579: minor refactor
2019-03-07 15:52:26 +00:00
alfresco-build
627532981f [maven-release-plugin] prepare for next development iteration 2019-03-07 12:08:59 +00:00
alfresco-build
90823650fa [maven-release-plugin] prepare release alfresco-remote-api-7.45 2019-03-07 12:08:51 +00:00
Martin Muller
7a1aa4052a WIP: REPO-24 empty multipart form-data upload (#170)
* REPO-24 update webscripts version, Remove MNT-7213 changes, Add unit test for empty multipart form-data upload.

* REPO-24 update test to catch 400 with empty body, 415 with missing boundary
2019-03-07 12:14:38 +01:00
alfresco-build
8a1effcc03 [maven-release-plugin] prepare for next development iteration 2019-03-07 10:16:37 +00:00
alfresco-build
03c87229d5 [maven-release-plugin] prepare release alfresco-remote-api-7.44 2019-03-07 10:16:30 +00:00
Martin Muller
453b137823 REPO-24 use new webscript 2019-03-07 10:54:14 +01:00