Branch: refs/heads/stable-15.10.x Home: https://github.com/xwiki/xwiki-platform Commit: 2fbfd46c8649a3e0ca077aea34d2fdfff2446909 https://github.com/xwiki/xwiki-platform/commit/2fbfd46c8649a3e0ca077aea34d2f... Author: Thomas Mortagne <[email protected]> Date: 2024-12-16 (Mon, 16 Dec 2024) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/internal/store/hibernate/query/HqlQueryUtils.java Log Message: ----------- XWIKI-22726: Allow customizing the validation of HQL queries through configuration (#3747) * ignore Sonar false positive (cherry picked from commit 494f8ec4ad3f4f5f2e90d3cefd7ecf3003e0e162) Commit: 10909bedcb05d2543bb0d988257839241747e8d7 https://github.com/xwiki/xwiki-platform/commit/10909bedcb05d2543bb0d98825783... Author: Thomas Mortagne <[email protected]> Date: 2024-12-16 (Mon, 16 Dec 2024) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/internal/filter/Importer.java Log Message: ----------- XWIKI-21071: 'Import a XAR in a wiki' REST API is not working as expected when "backup=true" and "history=REPLACE" * codestyle (cherry picked from commit 6baee27ffcf4b3410e4a8f2bb10020e40e99b1da) Commit: ffda8d5de3984eb5b9a231206e56d05de1315b1f https://github.com/xwiki/xwiki-platform/commit/ffda8d5de3984eb5b9a231206e56d... Author: Thomas Mortagne <[email protected]> Date: 2024-12-16 (Mon, 16 Dec 2024) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/internal/store/hibernate/query/HqlQueryUtilsTest.java Log Message: ----------- XWIKI-22718, XWIKI-22691: Improve query validation * add more tests (cherry picked from commit d6fafbc626b1cb9b610dd56b2e0b453607ae0409) Compare: https://github.com/xwiki/xwiki-platform/compare/9722c4d79a98...ffda8d5de398 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications