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