* 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
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
* 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
* 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.
* 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