Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-dev-tools
Commit: f26882bf7a32f87b1273b0ccd9226caa125d8357
https://github.com/xwiki/xwiki-dev-tools/commit/f26882bf7a32f87b1273b0ccd92…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2023-11-14 (Tue, 14 Nov 2023)
Changed paths:
M xwiki-debug-eclipse/pom.xml
M xwiki-debug-eclipse/src/main/webapp/WEB-INF/xwiki.cfg.default
Log Message:
-----------
* move to 15.10.-SNAPSHOT
* XWIKI-21551: Remove unsupported databases related metadata from the poms
Branch: refs/heads/xinit-1.3
Home: https://github.com/xwiki-contrib/xinit
Commit: 185265025ccfa9d025f2cb99f55e9f99394c9667
https://github.com/xwiki-contrib/xinit/commit/185265025ccfa9d025f2cb99f55e9…
Author: Kévin Hoarau <kevin.hoarau(a)xwiki.com>
Date: 2023-11-14 (Tue, 14 Nov 2023)
Changed paths:
M xinit-application/src/main/resources/install.sh
M xinit-application/src/main/resources/var/lib/xinit/functions
M xinit-application/src/main/resources/var/lib/xinit/vars
Log Message:
-----------
Install xinit as root by default, make MySQL not mandatory
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: 54aea51cd7b8feee42f9097f2bf1314949efab22
https://github.com/xwiki/xwiki-platform/commit/54aea51cd7b8feee42f9097f2bf1…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2023-11-14 (Tue, 14 Nov 2023)
Changed paths:
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-cache/pom.xml
Log Message:
-----------
XWIKI-21484: Add a required rights analyzer for the cache macro
* Fix dependency version variable name
Branch: refs/heads/XWIKI-17510
Home: https://github.com/xwiki/xwiki-platform
Commit: 5e9f0c17947244f8a001cf275a47a501288013a7
https://github.com/xwiki/xwiki-platform/commit/5e9f0c17947244f8a001cf275a47…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2023-11-14 (Tue, 14 Nov 2023)
Changed paths:
M xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-test/xwiki-platform-administration-test-docker/src/test/it/org/xwiki/administration/test/ui/RegisterIT.java
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/src/main/resources/templates/register_macros.vm
Log Message:
-----------
XWIKI-17510: The reset password functionality is not affected by password strength rules
* Improve integration test to also test with and without the
RegistrationConfig page
* Fix a small issue when the regisitration config page is not
available