Branch: refs/heads/stable-16.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: a9ab335edc30f9abe17ab256b509da68fc6f2acb
https://github.com/xwiki/xwiki-platform/commit/a9ab335edc30f9abe17ab256b509…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2025-09-23 (Tue, 23 Sep 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-netflux/xwiki-platform-netflux-api/src/main/java/org/xwiki/netflux/internal/EntityChannelScriptAuthorBot.java
Log Message:
-----------
XCOMMONS-3425: The Netflux WebSocket endpoint delays replies for no good reason
(cherry picked from commit 52c2daabb1b7e8c04bd7495dc5e7efe53d56ebcf)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-17.4.x
Home: https://github.com/xwiki/xwiki-platform
Commit: a6457bf971fb3d63e8d0edb6f2313391302dff22
https://github.com/xwiki/xwiki-platform/commit/a6457bf971fb3d63e8d0edb6f231…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2025-09-23 (Tue, 23 Sep 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-netflux/xwiki-platform-netflux-api/src/main/java/org/xwiki/netflux/internal/EntityChannelScriptAuthorBot.java
Log Message:
-----------
XCOMMONS-3425: The Netflux WebSocket endpoint delays replies for no good reason
(cherry picked from commit 52c2daabb1b7e8c04bd7495dc5e7efe53d56ebcf)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-17.8.x
Home: https://github.com/xwiki/xwiki-platform
Commit: b0c65089c7efa706275d9b12036ae52454402a02
https://github.com/xwiki/xwiki-platform/commit/b0c65089c7efa706275d9b12036a…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2025-09-23 (Tue, 23 Sep 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-netflux/xwiki-platform-netflux-api/src/main/java/org/xwiki/netflux/internal/EntityChannelScriptAuthorBot.java
Log Message:
-----------
XCOMMONS-3425: The Netflux WebSocket endpoint delays replies for no good reason
(cherry picked from commit 52c2daabb1b7e8c04bd7495dc5e7efe53d56ebcf)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-16.10.x
Home: https://github.com/xwiki/xwiki-commons
Commit: d57af597586665d8dee06e98f372cccc4aec11e0
https://github.com/xwiki/xwiki-commons/commit/d57af597586665d8dee06e98f372c…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2025-09-23 (Tue, 23 Sep 2025)
Changed paths:
M xwiki-commons-core/xwiki-commons-netflux/pom.xml
M xwiki-commons-core/xwiki-commons-netflux/src/main/java/org/xwiki/netflux/internal/HistoryKeeper.java
A xwiki-commons-core/xwiki-commons-netflux/src/main/java/org/xwiki/netflux/internal/MessageBuilder.java
R xwiki-commons-core/xwiki-commons-netflux/src/main/java/org/xwiki/netflux/internal/MessageDispatcher.java
M xwiki-commons-core/xwiki-commons-netflux/src/main/java/org/xwiki/netflux/internal/NetfluxEndpoint.java
R xwiki-commons-core/xwiki-commons-netflux/src/main/java/org/xwiki/netflux/internal/SendJob.java
M xwiki-commons-core/xwiki-commons-netflux/src/main/java/org/xwiki/netflux/internal/User.java
M xwiki-commons-core/xwiki-commons-netflux/src/main/resources/META-INF/components.txt
M xwiki-commons-core/xwiki-commons-netflux/src/test/java/org/xwiki/netflux/internal/HistoryKeeperTest.java
M xwiki-commons-core/xwiki-commons-netflux/src/test/java/org/xwiki/netflux/internal/NetfluxEndpointTest.java
Log Message:
-----------
XCOMMONS-3425: The Netflux WebSocket endpoint delays replies for no good reason
(cherry picked from commit 782676bda99bfd3d3d767b3ca361ae33d93dd428)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
Branch: refs/heads/stable-17.4.x
Home: https://github.com/xwiki/xwiki-commons
Commit: b58901796481a6cf6e92cea4c09d24dc9f99588b
https://github.com/xwiki/xwiki-commons/commit/b58901796481a6cf6e92cea4c09d2…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2025-09-23 (Tue, 23 Sep 2025)
Changed paths:
M xwiki-commons-core/xwiki-commons-netflux/pom.xml
M xwiki-commons-core/xwiki-commons-netflux/src/main/java/org/xwiki/netflux/internal/HistoryKeeper.java
A xwiki-commons-core/xwiki-commons-netflux/src/main/java/org/xwiki/netflux/internal/MessageBuilder.java
R xwiki-commons-core/xwiki-commons-netflux/src/main/java/org/xwiki/netflux/internal/MessageDispatcher.java
M xwiki-commons-core/xwiki-commons-netflux/src/main/java/org/xwiki/netflux/internal/NetfluxEndpoint.java
R xwiki-commons-core/xwiki-commons-netflux/src/main/java/org/xwiki/netflux/internal/SendJob.java
M xwiki-commons-core/xwiki-commons-netflux/src/main/java/org/xwiki/netflux/internal/User.java
M xwiki-commons-core/xwiki-commons-netflux/src/main/resources/META-INF/components.txt
M xwiki-commons-core/xwiki-commons-netflux/src/test/java/org/xwiki/netflux/internal/HistoryKeeperTest.java
M xwiki-commons-core/xwiki-commons-netflux/src/test/java/org/xwiki/netflux/internal/NetfluxEndpointTest.java
Log Message:
-----------
XCOMMONS-3425: The Netflux WebSocket endpoint delays replies for no good reason
(cherry picked from commit 782676bda99bfd3d3d767b3ca361ae33d93dd428)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
Branch: refs/heads/stable-17.8.x
Home: https://github.com/xwiki/xwiki-commons
Commit: 5a08338c6eeca5bb1de787572e825b693a619d46
https://github.com/xwiki/xwiki-commons/commit/5a08338c6eeca5bb1de787572e825…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2025-09-23 (Tue, 23 Sep 2025)
Changed paths:
M xwiki-commons-core/xwiki-commons-netflux/pom.xml
M xwiki-commons-core/xwiki-commons-netflux/src/main/java/org/xwiki/netflux/internal/HistoryKeeper.java
A xwiki-commons-core/xwiki-commons-netflux/src/main/java/org/xwiki/netflux/internal/MessageBuilder.java
R xwiki-commons-core/xwiki-commons-netflux/src/main/java/org/xwiki/netflux/internal/MessageDispatcher.java
M xwiki-commons-core/xwiki-commons-netflux/src/main/java/org/xwiki/netflux/internal/NetfluxEndpoint.java
R xwiki-commons-core/xwiki-commons-netflux/src/main/java/org/xwiki/netflux/internal/SendJob.java
M xwiki-commons-core/xwiki-commons-netflux/src/main/java/org/xwiki/netflux/internal/User.java
M xwiki-commons-core/xwiki-commons-netflux/src/main/resources/META-INF/components.txt
M xwiki-commons-core/xwiki-commons-netflux/src/test/java/org/xwiki/netflux/internal/HistoryKeeperTest.java
M xwiki-commons-core/xwiki-commons-netflux/src/test/java/org/xwiki/netflux/internal/NetfluxEndpointTest.java
Log Message:
-----------
XCOMMONS-3425: The Netflux WebSocket endpoint delays replies for no good reason
(cherry picked from commit 782676bda99bfd3d3d767b3ca361ae33d93dd428)
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/xwiki-commons
Commit: 782676bda99bfd3d3d767b3ca361ae33d93dd428
https://github.com/xwiki/xwiki-commons/commit/782676bda99bfd3d3d767b3ca361a…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2025-09-23 (Tue, 23 Sep 2025)
Changed paths:
M xwiki-commons-core/xwiki-commons-netflux/pom.xml
M xwiki-commons-core/xwiki-commons-netflux/src/main/java/org/xwiki/netflux/internal/HistoryKeeper.java
A xwiki-commons-core/xwiki-commons-netflux/src/main/java/org/xwiki/netflux/internal/MessageBuilder.java
R xwiki-commons-core/xwiki-commons-netflux/src/main/java/org/xwiki/netflux/internal/MessageDispatcher.java
M xwiki-commons-core/xwiki-commons-netflux/src/main/java/org/xwiki/netflux/internal/NetfluxEndpoint.java
R xwiki-commons-core/xwiki-commons-netflux/src/main/java/org/xwiki/netflux/internal/SendJob.java
M xwiki-commons-core/xwiki-commons-netflux/src/main/java/org/xwiki/netflux/internal/User.java
M xwiki-commons-core/xwiki-commons-netflux/src/main/resources/META-INF/components.txt
M xwiki-commons-core/xwiki-commons-netflux/src/test/java/org/xwiki/netflux/internal/HistoryKeeperTest.java
M xwiki-commons-core/xwiki-commons-netflux/src/test/java/org/xwiki/netflux/internal/NetfluxEndpointTest.java
Log Message:
-----------
XCOMMONS-3425: The Netflux WebSocket endpoint delays replies for no good reason
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/xwiki-platform
Commit: ab1f0fedfc94da0a14d038080e19edeb48c2e2cb
https://github.com/xwiki/xwiki-platform/commit/ab1f0fedfc94da0a14d038080e19…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-09-18 (Thu, 18 Sep 2025)
Changed paths:
A xwiki-platform-core/xwiki-platform-observation/xwiki-platform-observation-remote/src/test/java/org/xwiki/observation/remote/internal/converter/DefaultEventConverterManagerTest.java
Log Message:
-----------
XWIKI-23474: Expose more of clustering related information in the administration UI
XWIKI-23520: Introduce the concept of cluster leader
XWIKI-23521: Allow accessing the list of cluster members
* add testy missing in previous commit
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: 8a98072fdfbe4240a0b8923305920b6c7dc7b8b1
https://github.com/xwiki/xwiki-platform/commit/8a98072fdfbe4240a0b892330592…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-09-18 (Thu, 18 Sep 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-legacy/xwiki-platform-legacy-oldcore/src/main/java/com/xpn/xwiki/web/TempResourceAction.java
Log Message:
-----------
[Misc] Properly close the temporary file in legacy temp action
* Also remove the cast of the length to int and instead set the length
as long.
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-commons
Commit: 34eb701d5b68848f27a9eb616225a720dcbf594a
https://github.com/xwiki/xwiki-commons/commit/34eb701d5b68848f27a9eb616225a…
Author: Vincent Massol <vincent(a)massol.net>
Date: 2025-09-18 (Thu, 18 Sep 2025)
Changed paths:
M xwiki-commons-core/xwiki-commons-component/xwiki-commons-component-default/src/test/java/org/xwiki/component/embed/EmbeddableComponentManagerTest.java
Log Message:
-----------
[Misc] Fix some Sonarqube-reported issues related to tests (make sure all test methods have an assert)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
Branch: refs/heads/stable-17.4.x
Home: https://github.com/xwiki/xwiki-rendering
Commit: 6ddd4ddf09a7bc46c3da91ac5c0a0539b3af6d3a
https://github.com/xwiki/xwiki-rendering/commit/6ddd4ddf09a7bc46c3da91ac5c0…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-09-18 (Thu, 18 Sep 2025)
Changed paths:
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-xhtml/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-xhtml/src/main/java/org/xwiki/rendering/internal/parser/xhtml/wikimodel/XWikiSpanTagHandler.java
A xwiki-rendering-syntaxes/xwiki-rendering-syntax-xhtml/src/test/resources/xhtml10/specific/link/link9.test
Log Message:
-----------
XRENDERING-572: "wikiinternallink" is duplicated at every edit in CKeditor (#346)
* Add wikiinternallink to the classes to remove.
* Improve the class removal to work when the class to remove appears
several times or in combination with other classes to ensure a proper
cleanup the next time the WYSIWYG editor is used.
* Add a test to verify that the class is removed as intended.
* Improve the code style and remove the Checkstyle exclusion.
(cherry picked from commit 7550c50bc49558bcf031d146c78d31c8862f9e5b)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-rendering/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-commons
Commit: c27ce560506e6ad5967647097304dc4d8a530a18
https://github.com/xwiki/xwiki-commons/commit/c27ce560506e6ad5967647097304d…
Author: Vincent Massol <vincent(a)massol.net>
Date: 2025-09-18 (Thu, 18 Sep 2025)
Changed paths:
M xwiki-commons-core/xwiki-commons-component/xwiki-commons-component-default/src/test/java/org/xwiki/component/JakartaProviderIntegrationTest.java
M xwiki-commons-core/xwiki-commons-component/xwiki-commons-component-default/src/test/java/org/xwiki/component/JavaxProviderIntegrationTest.java
A xwiki-commons-core/xwiki-commons-component/xwiki-commons-component-default/src/test/java/org/xwiki/component/RoleImpl.java
A xwiki-commons-core/xwiki-commons-component/xwiki-commons-component-default/src/test/java/org/xwiki/component/TestComponentRole.java
A xwiki-commons-core/xwiki-commons-component/xwiki-commons-component-default/src/test/java/org/xwiki/component/TestComponentWithProviderInException.java
A xwiki-commons-core/xwiki-commons-component/xwiki-commons-component-default/src/test/java/org/xwiki/component/TestComponentWithProviders.java
A xwiki-commons-core/xwiki-commons-component/xwiki-commons-component-default/src/test/java/org/xwiki/component/TestProvider1.java
A xwiki-commons-core/xwiki-commons-component/xwiki-commons-component-default/src/test/java/org/xwiki/component/TestProvider12.java
A xwiki-commons-core/xwiki-commons-component/xwiki-commons-component-default/src/test/java/org/xwiki/component/TestProvider2.java
A xwiki-commons-core/xwiki-commons-component/xwiki-commons-component-default/src/test/java/org/xwiki/component/TestProviderWithExceptionInInitialize.java
A xwiki-commons-core/xwiki-commons-component/xwiki-commons-component-default/src/test/java/org/xwiki/component/TestRole.java
M xwiki-commons-core/xwiki-commons-component/xwiki-commons-component-default/src/test/java/org/xwiki/component/annotation/JakartaComponentAnnotationLoaderTest.java
M xwiki-commons-core/xwiki-commons-component/xwiki-commons-component-default/src/test/java/org/xwiki/component/embed/EmbeddableComponentManagerTest.java
M xwiki-commons-core/xwiki-commons-component/xwiki-commons-component-default/src/test/resources/META-INF/components.txt
Log Message:
-----------
[Misc] Fix some Sonarqube-reported issues related to tests
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
Branch: refs/heads/feature-LDAP-155
Home: https://github.com/xwiki-contrib/ldap
Commit: 65d9934078f80b3a89d703f7d5cb7eba6681c6d8
https://github.com/xwiki-contrib/ldap/commit/65d9934078f80b3a89d703f7d5cb7e…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-09-18 (Thu, 18 Sep 2025)
Changed paths:
M ldap-authenticator/src/main/java/org/xwiki/contrib/ldap/XWikiLDAPUtils.java
A ldap-authenticator/src/main/java/org/xwiki/contrib/ldap/internal/RangeLDAPAttribute.java
A ldap-authenticator/src/test/java/org/xwiki/contrib/ldap/internal/RangeLDAPAttributeTest.java
M ldap-test/ldap-test-tests/pom.xml
M ldap-test/ldap-test-tests/src/test/it/org/xwiki/contrib/ldap/XWikiLDAPUtilsTest.java
Log Message:
-----------
LDAP-155: Active Directory pagination system is not supported
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/ldap/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: 033e3b16d13cff9ad47743fb416a8cdefc6eaadb
https://github.com/xwiki/xwiki-platform/commit/033e3b16d13cff9ad47743fb416a…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-09-18 (Thu, 18 Sep 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-observation/xwiki-platform-observation-remote/src/main/java/org/xwiki/observation/remote/internal/converter/DefaultEventConverterManager.java
Log Message:
-----------
XWIKI-23474: Expose more of clustering related information in the administration UI
XWIKI-23520: Introduce the concept of cluster leader
XWIKI-23521: Allow accessing the list of cluster members
* fix regression
* add unit tests
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications