Branch: refs/heads/stable-15.10.x Home: https://github.com/xwiki/xwiki-platform Commit: 4fe35f3cd144806dd1a7cb26ada858eb77c2cdbc https://github.com/xwiki/xwiki-platform/commit/4fe35f3cd144806dd1a7cb26ada85... Author: Pierre Jeanjean <[email protected]> Date: 2024-03-21 (Thu, 21 Mar 2024) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/store/hibernate/query/VersioningStoreQueryFactory.java M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/store/hibernate/query/VersioningStoreQueryFactoryTest.java Log Message: ----------- XWIKI-21922: Introduce methods to fetch a subset of revisions in XWikiVersioningStoreInterface * Fix date filtering for MySQL, MariaDB, PostgreSQL and Oracle (cherry picked from commit 29c82b01b9c2218670baa301f289b4f7ffd9626f) Commit: f7a3b5b49495d2cd711f94b4bfd39419a75b4101 https://github.com/xwiki/xwiki-platform/commit/f7a3b5b49495d2cd711f94b4bfd39... Author: Pierre Jeanjean <[email protected]> Date: 2024-03-21 (Thu, 21 Mar 2024) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/store/hibernate/query/VersioningStoreQueryFactory.java Log Message: ----------- XWIKI-21922: Introduce methods to fetch a subset of revisions in XWikiVersioningStoreInterface * Improve comments (cherry picked from commit 02818d647398b6f3208586ec21babf4618a224af) Commit: a247010c8ab8cacdc0740a5cd7989d1f4bec2fa3 https://github.com/xwiki/xwiki-platform/commit/a247010c8ab8cacdc0740a5cd7989... Author: Thomas Mortagne <[email protected]> Date: 2024-03-21 (Thu, 21 Mar 2024) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/pom.xml Log Message: ----------- XWIKI-21922: Introduce methods to fetch a subset of revisions in XWikiVersioningStoreInterface * skip spoon since it seems to have a bug with private methods in interfaces Compare: https://github.com/xwiki/xwiki-platform/compare/91303ab1ee3d...a247010c8ab8 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications