Branch: refs/heads/backport-2926-to-stable-15.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 24175900ce2b02a4d4ceb1bcff1e0d26b4e2db71
https://github.com/xwiki/xwiki-platform/commit/24175900ce2b02a4d4ceb1bcff1e…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2024-03-21 (Thu, 21 Mar 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/store/XWikiHibernateVersioningStore.java
A xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/store/XWikiHibernateVersioningStoreTest.java
Log Message:
-----------
XWIKI-9046: Renaming a document holding a lot of revisions can lead to an OutOfMemory exception (#2926)
* Only load last node when updating the document archive
* Add a basic test
(cherry picked from commit 8e509b70136b2c64359c49ad64ce128874a9c4c0)
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: 8e509b70136b2c64359c49ad64ce128874a9c4c0
https://github.com/xwiki/xwiki-platform/commit/8e509b70136b2c64359c49ad64ce…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2024-03-21 (Thu, 21 Mar 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/store/XWikiHibernateVersioningStore.java
A xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/store/XWikiHibernateVersioningStoreTest.java
Log Message:
-----------
XWIKI-9046: Renaming a document holding a lot of revisions can lead to an OutOfMemory exception (#2926)
* Only load last node when updating the document archive
* Add a basic test
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: bfd13ba5aed5a7aa06990438d57765491d1b3268
https://github.com/xwiki/xwiki-platform/commit/bfd13ba5aed5a7aa06990438d577…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-03-21 (Thu, 21 Mar 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-legacy/xwiki-platform-legacy-oldcore/src/main/aspect/com/xpn/xwiki/XWikiCompatibilityAspect.aj
Log Message:
-----------
XWIKI-13915: $xwiki.getConfiguredSyntaxes() not equals to $services.rendering.getConfiguredSyntaxes()
* Change implementation of legacy XWiki#getConfiguredSyntaxes to rely
on ExtendedRenderingConfiguration#getConfiguredSyntaxes
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications