Branch: refs/heads/stable-16.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 273e3e1a5339a0db28b5abe1970f1dbd05ca5c9f
https://github.com/xwiki/xwiki-platform/commit/273e3e1a5339a0db28b5abe1970f…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-08-18 (Mon, 18 Aug 2025)
Changed paths:
M xwiki-platform-tools/xwiki-platform-tool-jetty/xwiki-platform-tool-jetty-resources/src/main/resources/start_xwiki.sh
Log Message:
-----------
XWIKI-23438: XJetty allow accessing any application file through URL
XWIKI-22840: XML schema warnings on Jetty EE10
(cherry picked from commit 42fb063749dd88cc78196f72d7318b7179285ebd)
Commit: b549e96da02395eca213c3eccf79834a122c7ccb
https://github.com/xwiki/xwiki-platform/commit/b549e96da02395eca213c3eccf79…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-08-18 (Mon, 18 Aug 2025)
Changed paths:
M xwiki-platform-tools/xwiki-platform-tool-jetty/xwiki-platform-tool-jetty-resources/src/main/resources/start_xwiki.sh
Log Message:
-----------
XWIKI-23438: XJetty allow accessing any application file through URL
XWIKI-22840: XML schema warnings on Jetty EE10
* cleaner fix
(cherry picked from commit 99a04a0e2143583f5154a43e02174155da7e8e10)
Compare: https://github.com/xwiki/xwiki-platform/compare/f3367d995a84...b549e96da023
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: 99a04a0e2143583f5154a43e02174155da7e8e10
https://github.com/xwiki/xwiki-platform/commit/99a04a0e2143583f5154a43e0217…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-08-18 (Mon, 18 Aug 2025)
Changed paths:
M xwiki-platform-tools/xwiki-platform-tool-jetty/xwiki-platform-tool-jetty-resources/src/main/resources/start_xwiki.sh
Log Message:
-----------
XWIKI-23438: XJetty allow accessing any application file through URL
XWIKI-22840: XML schema warnings on Jetty EE10
* cleaner fix
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-contrib/application-replication
Commit: 5e29353a538026c9b9b5833b6622cec6719e31eb
https://github.com/xwiki-contrib/application-replication/commit/5e29353a538…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-08-18 (Mon, 18 Aug 2025)
Changed paths:
M pom.xml
M replication-api/pom.xml
M replication-default/pom.xml
M replication-entity/pom.xml
M replication-entity/replication-entity-api/pom.xml
M replication-entity/replication-entity-controller/pom.xml
M replication-entity/replication-entity-default/pom.xml
M replication-test/pom.xml
M replication-test/replication-test-pageobjects/pom.xml
M replication-test/replication-test-tests/pom.xml
M replication-ui/pom.xml
M replication-xip/pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/application-replication/settings/notificat…
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/application-replication
Commit: 7dfc937158601e23c6f5642b7eb46608ddb510d9
https://github.com/xwiki-contrib/application-replication/commit/7dfc9371586…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-08-18 (Mon, 18 Aug 2025)
Changed paths:
M pom.xml
M replication-api/pom.xml
M replication-default/pom.xml
M replication-entity/pom.xml
M replication-entity/replication-entity-api/pom.xml
M replication-entity/replication-entity-controller/pom.xml
M replication-entity/replication-entity-default/pom.xml
M replication-test/pom.xml
M replication-test/replication-test-pageobjects/pom.xml
M replication-test/replication-test-tests/pom.xml
M replication-ui/pom.xml
M replication-xip/pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release replication-2.2.7
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/application-replication/settings/notificat…
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/application-replication
Commit: db6d05449542b946bc7641b70d7cda81ffd74377
https://github.com/xwiki-contrib/application-replication/commit/db6d0544954…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-08-18 (Mon, 18 Aug 2025)
Changed paths:
M replication-api/src/main/java/org/xwiki/contrib/replication/AbstractReplicationMessage.java
M replication-api/src/main/java/org/xwiki/contrib/replication/DefaultReplicationReceiverMessage.java
M replication-api/src/main/java/org/xwiki/contrib/replication/RelayedReplicationSenderMessage.java
M replication-api/src/main/java/org/xwiki/contrib/replication/internal/ReplicationUtils.java
M replication-default/src/main/java/org/xwiki/contrib/replication/internal/WrappingMutableReplicationSenderMessage.java
M replication-default/src/main/java/org/xwiki/contrib/replication/internal/enpoint/message/HttpServletRequestReplicationReceiverMessage.java
M replication-default/src/main/java/org/xwiki/contrib/replication/internal/message/AbstractReplicationMessageStore.java
M replication-default/src/main/java/org/xwiki/contrib/replication/internal/message/ReplicationReceiverMessageStore.java
Log Message:
-----------
Add debug log
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/application-replication/settings/notificat…
Branch: refs/heads/feature-deploy-removehttpclient3
Home: https://github.com/xwiki/xwiki-commons
Commit: 581e3e721494a77732ff479454f7c16af5a84ab7
https://github.com/xwiki/xwiki-commons/commit/581e3e721494a77732ff479454f7c…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-08-18 (Mon, 18 Aug 2025)
Changed paths:
M pom.xml
M xwiki-commons-core/pom.xml
A xwiki-commons-core/xwiki-commons-http/pom.xml
A xwiki-commons-core/xwiki-commons-http/src/main/java/org/xwiki/http/URIUtils.java
A xwiki-commons-core/xwiki-commons-http/src/main/java/org/xwiki/http/internal/XWikiCredentials.java
A xwiki-commons-core/xwiki-commons-http/src/main/java/org/xwiki/http/internal/XWikiHTTPClient.java
Log Message:
-----------
XCOMMONS-3286: Stop using http client 3 in XWiki Standard
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
Branch: refs/heads/stable-17.7.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 78b382e67c10340216c13c169df55d9806a6a7fb
https://github.com/xwiki/xwiki-platform/commit/78b382e67c10340216c13c169df5…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-08-18 (Mon, 18 Aug 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-extension/xwiki-platform-extension-security/xwiki-platform-extension-security-ui/src/main/resources/XWiki/Extension/Security/Code/Admin.xml
Log Message:
-----------
XWIKI-23451: Configuration of CustomNotificationFilterPreferences livedata cannot be overridden
* Fix LD of Security Vulnerability extension to display the page
dropdown that we apparently want to have displayed: the
configuration to hide it was just ignored in the past
(cherry picked from commit 8b68d8a70b43f25391b3ee48477d7eb71b95cf4b)
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: d530970bf2b5d2ed543a76a438ceb283578a2f65
https://github.com/xwiki/xwiki-platform/commit/d530970bf2b5d2ed543a76a438ce…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-08-18 (Mon, 18 Aug 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-extension/xwiki-platform-extension-security/xwiki-platform-extension-security-ui/src/main/resources/XWiki/Extension/Security/Code/Admin.xml
Log Message:
-----------
XWIKI-23451: Configuration of CustomNotificationFilterPreferences livedata cannot be overridden
* Fix LD of Security Vulnerability extension to display the page
dropdown that we apparently want to have displayed: the
configuration to hide it was just ignored in the past
(cherry picked from commit 8b68d8a70b43f25391b3ee48477d7eb71b95cf4b)
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-platform
Commit: f3367d995a841273302e154a814690bf084ea774
https://github.com/xwiki/xwiki-platform/commit/f3367d995a841273302e154a8146…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-08-18 (Mon, 18 Aug 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-extension/xwiki-platform-extension-security/xwiki-platform-extension-security-ui/src/main/resources/XWiki/Extension/Security/Code/Admin.xml
Log Message:
-----------
XWIKI-23451: Configuration of CustomNotificationFilterPreferences livedata cannot be overridden
* Fix LD of Security Vulnerability extension to display the page
dropdown that we apparently want to have displayed: the
configuration to hide it was just ignored in the past
(cherry picked from commit 8b68d8a70b43f25391b3ee48477d7eb71b95cf4b)
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: 8b68d8a70b43f25391b3ee48477d7eb71b95cf4b
https://github.com/xwiki/xwiki-platform/commit/8b68d8a70b43f25391b3ee48477d…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-08-18 (Mon, 18 Aug 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-extension/xwiki-platform-extension-security/xwiki-platform-extension-security-ui/src/main/resources/XWiki/Extension/Security/Code/Admin.xml
Log Message:
-----------
XWIKI-23451: Configuration of CustomNotificationFilterPreferences livedata cannot be overridden
* Fix LD of Security Vulnerability extension to display the page
dropdown that we apparently want to have displayed: the
configuration to hide it was just ignored in the past
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications