Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: 65bd9969e237bc2a4c822b5c285afd716f0166cd
https://github.com/xwiki/xwiki-platform/commit/65bd9969e237bc2a4c822b5c285a…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2023-11-07 (Tue, 07 Nov 2023)
Changed paths:
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-notifiers/xwiki-platform-notifications-notifiers-default/src/main/java/org/xwiki/notifications/notifiers/internal/WikiNotificationDisplayer.java
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-notifiers/xwiki-platform-notifications-notifiers-default/src/main/java/org/xwiki/notifications/notifiers/internal/email/WikiEmailNotificationRenderer.java
Log Message:
-----------
XWIKI-21469: A Velocity error is hidden by a nullpointer when the template has a null identifier
* fix mistakes in previous commit
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