Branch: refs/heads/XWIKI-22187
Home: https://github.com/xwiki/xwiki-platform
Commit: f858b1bb032ea98a6da0204a284ac25584332837
https://github.com/xwiki/xwiki-platform/commit/f858b1bb032ea98a6da0204a284a…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-05-27 (Mon, 27 May 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/store/XWikiHibernateVersioningStore.java
M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/store/XWikiVersioningStoreInterfaceTest.java
Log Message:
-----------
XWIKI-22187: Cannot get revisions with a criteria on a document not stored in DB
* Fix unit tests
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: fe3164a3cc0c0e0d425f44aa5ad8f94dae1ba486
https://github.com/xwiki/xwiki-platform/commit/fe3164a3cc0c0e0d425f44aa5ad8…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2024-05-27 (Mon, 27 May 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-webjar/src/main/vue/package-lock.json
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-webjar/src/main/vue/package.json
Log Message:
-----------
[Misc] Update dependency vite to v5.2.11
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-16.4.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 21327fd11c00e6e05c2466eb2b2a7d38f4cd1f89
https://github.com/xwiki/xwiki-platform/commit/21327fd11c00e6e05c2466eb2b2a…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-05-27 (Mon, 27 May 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-test/xwiki-platform-flamingo-skin-test-docker/src/test/it/org/xwiki/flamingo/test/docker/RenamePageIT.java
M xwiki-platform-core/xwiki-platform-store/xwiki-platform-store-filesystem-oldcore/src/main/java/org/xwiki/store/legacy/store/internal/FilesystemAttachmentVersioningStore.java
Log Message:
-----------
XWIKI-22183: FilesystemAttachmentVersioningStore#loadArchive leads to a switch of metadata dirty flag (#3132)
* Ensure to not update the dirty flag when setting the attachment doc
in #loadArchive
* Provide new integration test for checking that renaming a doc
containing an attachment doesn't mess up history
(cherry picked from commit db0922b0b3936b600dfe9e9c9007709a61962f72)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications