Branch: refs/heads/backport-3135-to-stable-15.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: bf7d62ea4e30a74ab7c1cef5f9675ff0356ef08e
https://github.com/xwiki/xwiki-platform/commit/bf7d62ea4e30a74ab7c1cef5f967…
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/VersionIT.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/store/XWikiHibernateVersioningStore.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/store/XWikiVersioningStoreInterface.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 (#3135)
* apply the criteria over the archive in cache when possible instead
of always loading it from database
* add an integration test to test that there's no regression on
getRevision API even if the document is not stored
* Provide some comments
* Reuse the filtering implementation that is already provided in
XWikiVersioningStoreInterface
* Fix unit tests
* Improve integration test
(cherry picked from commit daa1f3f80f75f5a0bb3102b9c057abd69a9e2ccf)
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: daa1f3f80f75f5a0bb3102b9c057abd69a9e2ccf
https://github.com/xwiki/xwiki-platform/commit/daa1f3f80f75f5a0bb3102b9c057…
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/VersionIT.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/store/XWikiHibernateVersioningStore.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/store/XWikiVersioningStoreInterface.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 (#3135)
* apply the criteria over the archive in cache when possible instead
of always loading it from database
* add an integration test to test that there's no regression on
getRevision API even if the document is not stored
* Provide some comments
* Reuse the filtering implementation that is already provided in
XWikiVersioningStoreInterface
* Fix unit tests
* Improve integration test
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/XWIKI-22187
Home: https://github.com/xwiki/xwiki-platform
Commit: 9f362db638a85e5c20ccafebced087200757752f
https://github.com/xwiki/xwiki-platform/commit/9f362db638a85e5c20ccafebced0…
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/VersionIT.java
Log Message:
-----------
XWIKI-22187: Cannot get revisions with a criteria on a document not stored in DB
* Improve integration test
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: 34d753aa03b6b4d55f023e227aa60c58f9afbd4a
https://github.com/xwiki/xwiki-platform/commit/34d753aa03b6b4d55f023e227aa6…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-05-27 (Mon, 27 May 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-test/xwiki-platform-notifications-test-docker/src/test/it/org/xwiki/platform/notifications/test/ui/NotificationsEmailsIT.java
Log Message:
-----------
[Misc] Move setup/tearDown to the test method in NotificationsEmailsIT
Add a missing condition on cleanup when this.mail is null.
(cherry picked from commit 451a8d99b9d326df8f28bf519e2e7fd04e867ba7)
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: 451a8d99b9d326df8f28bf519e2e7fd04e867ba7
https://github.com/xwiki/xwiki-platform/commit/451a8d99b9d326df8f28bf519e2e…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-05-27 (Mon, 27 May 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-test/xwiki-platform-notifications-test-docker/src/test/it/org/xwiki/platform/notifications/test/ui/NotificationsEmailsIT.java
Log Message:
-----------
[Misc] Move setup/tearDown to the test method in NotificationsEmailsIT
Add a missing condition on cleanup when this.mail is null.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications