Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 29c82b01b9c2218670baa301f289b4f7ffd9626f https://github.com/xwiki/xwiki-platform/commit/29c82b01b9c2218670baa301f289b... Author: Pierre Jeanjean <[email protected]> Date: 2024-03-15 (Fri, 15 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 Commit: 02818d647398b6f3208586ec21babf4618a224af https://github.com/xwiki/xwiki-platform/commit/02818d647398b6f3208586ec21bab... Author: Pierre Jeanjean <[email protected]> Date: 2024-03-15 (Fri, 15 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 Commit: 965166bf7dc66a854c1733e62c3c03e58ba2155f https://github.com/xwiki/xwiki-platform/commit/965166bf7dc66a854c1733e62c3c0... Author: Thomas Mortagne <[email protected]> Date: 2024-03-15 (Fri, 15 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: ----------- Merge pull request #2993 from pjeanjean/XWIKI-21922-fix-2 XWIKI-21922: Introduce methods to fetch a subset of revisions in XWikiVersioningStoreInterface Compare: https://github.com/xwiki/xwiki-platform/compare/a49fd13f7563...965166bf7dc6 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications