Commit Graph

16 Commits

Author SHA1 Message Date
Alexandru-Eusebiu Epure
05dbaf4301 Prepare 201911 GA Release (#404)
* REPO-4747: Update dependencies
Bump alfresco-repository to 7.107.1 and alfresco-remote-api to 7.134.1
Update CHANGELOG.MD with 201911 GA release.
Bump SOLR6 to 1.4.0 in test/docker-compose
Update SOLR env for test/docker-compose
2019-11-25 11:51:31 +02:00
Alex Mukha
8411ce5aa2 Add TAS tests to Travis builds (#229)
This PR moved the internal tests based on TAS (Test Automation System) close to the source code.
The TAS framework lies in separate repositories:

https://github.com/Alfresco/alfresco-tas-restapi
https://github.com/Alfresco/alfresco-tas-utility
https://github.com/Alfresco/alfresco-tas-email
https://github.com/Alfresco/alfresco-tas-ftp
https://github.com/Alfresco/alfresco-tas-webdav
https://github.com/Alfresco/alfresco-tas-cmis
https://github.com/AlfrescoTestAutomation/dataprep
2019-11-21 15:08:58 +00:00
alandavis
6bc31669e0 Feature/local transform (#230)
Addition of Local Transforms which will ultimately replace the Legacy transformers. Local transforms use T-Engines running outside of the JVM. They are automatically created by adding either an Alfresco global property or System property. There is no spring configuration or Java code needed, reducing the need for an AMP when creating a custom transform.

Mainly bringing in the T-Engines.

REPO-4319 Local Transformers
REPO-4454 Test addition and removal of T-Engines
REPO-4326 Local Transformer strict mime type check
REPO-4333 Configure Custom local transformers
REPO-4331 Remaining core transformers
REPO-4336 Client side of Transform Server Discovery API
REPO-4450 Get T-Router /transform/config working
REPO-4451 Get repo,api,ent-repo,ent-api,pack,com-pack green
2019-06-26 18:50:42 +01:00
Martin Muller
4469e85dde REPO-4219 create CORS context listener (#185)
* REPO-4219 create CORS context listener

* REPO-4219 enable cors for test

* REPO-4219 add origin localhost 4200 for REST TAS test

* REPO-4219 Remove thetransactioncompany dependency
2019-04-24 14:56:44 +01:00
Cristian Turlica
43a7198366 REPO-4200: MNT-20344: No Alfresco-supplied docker images should run as root
- configured to run as non root user
   - changed internal ports
   - removed unused port
2019-03-19 15:51:50 +02:00
Alex Mukha
93c9c48a5e Configure AOS URL override (#91) 2018-11-20 20:34:26 +00:00
Alex Mukha
2eb1b02c7d REPO-3262 Remove CIFS (#87) 2018-11-05 13:23:04 +00:00
Alex Mukha
cdfc9a90bf REPO-3811 Fix broker URLs (#61) 2018-10-11 16:00:33 +01:00
Alex Mukha
6f3ac98d4a REPO-3764 Swap ActiveMQ image to Alfresco own (#57) 2018-09-18 10:55:26 +01:00
Alex Mukha
cde3b59a0c REPO-3679 Add ActiveMQ (#56) 2018-08-13 15:38:52 +01:00
Alan Davis
6720814e3a ALF-22000 Share link on the /alfresco page had the wrong host. 2018-06-15 14:35:11 +01:00
Alexandru-Eusebiu Epure
665928078e REPO-3457 : Remove /docker-compose (#39)
* REPO-3457 : Remove /docker-compose
   Add test.env to /docker-alfresco/test/
   Add share image, repository is on debug by default, remove references to docker.io, add REPOSITORY variable for repository images on quay.io.
2018-04-25 16:38:02 +03:00
Mihaela Popa
35ca652e1c REPO-3300: Deployment: 6.0 Base Images Stack Alignment
Update the values for helm to use Postgres 10.1.
   Update docker-compose used for tests in bamboo to use postgres 10.1
2018-03-27 15:22:13 +03:00
Alexandru-Eusebiu Epure
64a2eb6f7f REPO-3301: Remane docker containers. 2018-03-23 15:19:27 +02:00
Andrei Bazavan
f12bf1d3bb REPO-3256: EOL:Disable CIFS and FTP by default (#21)
* REPO-3256: EOL:Disable CIFS and FTP by default
 -  Adding parameter Dcifs.enabled=true on test/docker compose
 -  Upgrade alfresco-repository version to 6.34

* REPO-3256: EOL:Disable CIFS and FTP by default
 - fixed parameter
2018-03-16 11:26:33 +02:00
Andrei Rebegea
5f0d13cc77 REPO-3335: fix docker file and few poms 2018-03-09 16:47:36 +02:00