Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-commons
Commit: 85b6162394f3d1d828f6695bdabcb278ef49d6b4
https://github.com/xwiki/xwiki-commons/commit/85b6162394f3d1d828f6695bdabcb…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-04-10 (Thu, 10 Apr 2025)
Changed paths:
M xwiki-commons-core/xwiki-commons-cache/xwiki-commons-cache-api/src/test/java/org/xwiki/cache/internal/CacheLoaderTest.java
Log Message:
-----------
XCOMMONS-3300: Add a cache loading helper to synchronize cache loads and invalidations
* Cover more branches by tests.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/confluence
Commit: b7af03c4c5d1211016212aa7b21dbe599f2df2f6
https://github.com/xwiki-contrib/confluence/commit/b7af03c4c5d1211016212aa7…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com>
Date: 2025-04-10 (Thu, 10 Apr 2025)
Changed paths:
M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/macros/PagetreeMacroConverter.java
M confluence-xml/src/test/resources/confluencexml/4.3.2.max.test
M confluence-xml/src/test/resources/confluencexml/4.3.2.rangefrom.test
M confluence-xml/src/test/resources/confluencexml/4.3.2.rangefromexclude.test
M confluence-xml/src/test/resources/confluencexml/4.3.2.ranges.test
M confluence-xml/src/test/resources/confluencexml/4.3.2.test
M confluence-xml/src/test/resources/confluencexml/nested.test
M confluence-xml/src/test/resources/confluencexml/nestedsub.test
M confluence-xml/src/test/resources/confluencexml/self.test
M confluence-xml/src/test/resources/confluencexml/self/entities.xml
Log Message:
-----------
CONFLUENCE-429: Conversion of the pagetree macro should be restricted to the current space by default
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/confluence/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-commons
Commit: 8d5e882bb0fac9aaefeb6d79322c4fb4a627a6f5
https://github.com/xwiki/xwiki-commons/commit/8d5e882bb0fac9aaefeb6d79322c4…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-04-10 (Thu, 10 Apr 2025)
Changed paths:
M xwiki-commons-core/xwiki-commons-cache/xwiki-commons-cache-api/pom.xml
M xwiki-commons-core/xwiki-commons-cache/xwiki-commons-cache-api/src/main/java/org/xwiki/cache/internal/CacheLoader.java
M xwiki-commons-core/xwiki-commons-cache/xwiki-commons-cache-api/src/test/java/org/xwiki/cache/internal/CacheLoaderTest.java
Log Message:
-----------
XCOMMONS-3300: Add a cache loading helper to synchronize cache loads and invalidations
* Protect against further possible deadlocks.
* Fix an error related to exceptions being stored indefinitely in the
loader.
* Extend the tests to cover the newly discovered scenarios.
* Increase the code coverage threshold to the actual coverage.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications