Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: d6fafbc626b1cb9b610dd56b2e0b453607ae0409 https://github.com/xwiki/xwiki-platform/commit/d6fafbc626b1cb9b610dd56b2e0b4... 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 Commit: 6baee27ffcf4b3410e4a8f2bb10020e40e99b1da https://github.com/xwiki/xwiki-platform/commit/6baee27ffcf4b3410e4a8f2bb1002... 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 Commit: 494f8ec4ad3f4f5f2e90d3cefd7ecf3003e0e162 https://github.com/xwiki/xwiki-platform/commit/494f8ec4ad3f4f5f2e90d3cefd7ec... 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 Compare: https://github.com/xwiki/xwiki-platform/compare/55c5d568c4dc...494f8ec4ad3f To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications