Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-docker
Commit: d1e6ca12c746ebb805e079bc1ff10ac26bb65dd3
https://github.com/xwiki/xwiki-docker/commit/d1e6ca12c746ebb805e079bc1ff10a…
Author: Vincent Massol <vincent(a)massol.net>
Date: 2023-11-06 (Mon, 06 Nov 2023)
Changed paths:
M 14/mariadb-tomcat/Dockerfile
M 14/mariadb-tomcat/docker-compose.yml
R 14/mariadb-tomcat/mariadb/xwiki.cnf
M 14/mariadb-tomcat/xwiki/docker-entrypoint.sh
M 14/mariadb-tomcat/xwiki/hibernate.cfg.xml
M 14/mysql-tomcat/Dockerfile
M 14/mysql-tomcat/docker-compose.yml
R 14/mysql-tomcat/mysql/xwiki.cnf
M 14/mysql-tomcat/xwiki/docker-entrypoint.sh
M 14/mysql-tomcat/xwiki/hibernate.cfg.xml
M 14/postgres-tomcat/Dockerfile
M 14/postgres-tomcat/docker-compose.yml
M 14/postgres-tomcat/xwiki/docker-entrypoint.sh
M 14/postgres-tomcat/xwiki/hibernate.cfg.xml
M 15.5/mariadb-tomcat/Dockerfile
M 15.5/mariadb-tomcat/docker-compose.yml
R 15.5/mariadb-tomcat/mariadb/xwiki.cnf
M 15.5/mariadb-tomcat/xwiki/docker-entrypoint.sh
M 15.5/mariadb-tomcat/xwiki/hibernate.cfg.xml
M 15.5/mysql-tomcat/Dockerfile
M 15.5/mysql-tomcat/docker-compose.yml
R 15.5/mysql-tomcat/mysql/xwiki.cnf
M 15.5/mysql-tomcat/xwiki/docker-entrypoint.sh
M 15.5/mysql-tomcat/xwiki/hibernate.cfg.xml
M 15.5/postgres-tomcat/Dockerfile
M 15.5/postgres-tomcat/docker-compose.yml
M 15.5/postgres-tomcat/xwiki/docker-entrypoint.sh
M 15.5/postgres-tomcat/xwiki/hibernate.cfg.xml
M 15/mariadb-tomcat/Dockerfile
M 15/mariadb-tomcat/docker-compose.yml
R 15/mariadb-tomcat/mariadb/xwiki.cnf
M 15/mariadb-tomcat/xwiki/docker-entrypoint.sh
M 15/mariadb-tomcat/xwiki/hibernate.cfg.xml
M 15/mysql-tomcat/Dockerfile
M 15/mysql-tomcat/docker-compose.yml
R 15/mysql-tomcat/mysql/xwiki.cnf
M 15/mysql-tomcat/xwiki/docker-entrypoint.sh
M 15/mysql-tomcat/xwiki/hibernate.cfg.xml
M 15/postgres-tomcat/Dockerfile
M 15/postgres-tomcat/docker-compose.yml
M 15/postgres-tomcat/xwiki/docker-entrypoint.sh
M 15/postgres-tomcat/xwiki/hibernate.cfg.xml
M README.md
M template/Dockerfile
M template/docker-compose.yml
R template/mariadb/xwiki.cnf
R template/mysql/xwiki.cnf
M template/xwiki/docker-entrypoint.sh
M template/xwiki/hibernate.cfg.xml
Log Message:
-----------
XDOCKER-296: Improve ease of use of the docker compose files
XDOCKER-225: Allow customizing the JDBC connexion parameters + add "allowPublicKeyRetrieval=true" by default for MySQL
XDOCKER-285: Change default MySQL/MariaDB charset + collation to utf8mb4