lists.xwiki.org
Sign In Sign Up
Manage this list Sign In Sign Up

Keyboard Shortcuts

Thread View

  • j: Next unread message
  • k: Previous unread message
  • j a: Jump to all threads
  • j l: Jump to MailingList overview

notifications

Thread Start a new thread
Download
Threads by month
  • ----- 2026 -----
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2025 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2024 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2023 -----
  • December
  • November
  • October
notifications@xwiki.org

  • 1 participants
  • 60047 discussions
[xwiki-contrib/application-replication] 1d86a0: [maven-release-plugin] prepare release replication...
by XWiki Notifications 13 Nov '25

13 Nov '25
Branch: refs/heads/master Home: https://github.com/xwiki-contrib/application-replication Commit: 1d86a040855d393802b4a22165f8e945fe5e0996 https://github.com/xwiki-contrib/application-replication/commit/1d86a040855… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2025-11-13 (Thu, 13 Nov 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.3.3 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/application-replication/settings/notificat…
1 0
0 0
[xwiki-contrib/application-replication] 895fbb: REPLICAT-221: Standard Replication configuration d...
by XWiki Notifications 13 Nov '25

13 Nov '25
Branch: refs/heads/master Home: https://github.com/xwiki-contrib/application-replication Commit: 895fbb6651c22463eb09f3bafe35c0672dbf2bb7 https://github.com/xwiki-contrib/application-replication/commit/895fbb6651c… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2025-11-13 (Thu, 13 Nov 2025) Changed paths: M replication-entity/replication-entity-controller/src/main/java/org/xwiki/contrib/replication/entity/internal/EntityReplicationInitializer.java M replication-entity/replication-entity-controller/src/main/java/org/xwiki/contrib/replication/entity/internal/EntityReplicationStore.java Log Message: ----------- REPLICAT-221: Standard Replication configuration display can be broken after an extension upgrade To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/application-replication/settings/notificat…
1 0
0 0
[jira@xwiki.org][Issue] Updates for JIRA-95: Jira macro inside list field does not display error in view mode due to async rendering difference
by XWiki Notifications 13 Nov '25

13 Nov '25
1 0
0 0
[jira@xwiki.org][Issue] Updates for XWIKI-23714: The wiki logo and the user profile button are narrated with their full link path on Firefox
by XWiki Notifications 13 Nov '25

13 Nov '25
1 0
0 0
[jira@xwiki.org][Issue] Updates for XWIKI-23710: The profile button name is being read twice by the narrators on Chrome and Edge
by XWiki Notifications 13 Nov '25

13 Nov '25
1 0
0 0
[jira@xwiki.org][Issue] Updates for XCOMMONS-3481: Stop using http client 3 in the build
by XWiki Notifications 13 Nov '25

13 Nov '25
1 0
0 0
[jira@xwiki.org][Issue] Updates for XCOMMONS-3286: Stop bundling Apache Http Client 3 in XWiki Standard
by XWiki Notifications 13 Nov '25

13 Nov '25
1 0
0 0
[xwiki/xwiki-platform] 056320: XCOMMONS-3286: Stop using http client 3 in XWiki S...
by XWiki Notifications 13 Nov '25

13 Nov '25
Branch: refs/heads/feature-deploy-removehttpclient3 Home: https://github.com/xwiki/xwiki-platform Commit: 0563203f1b185f9d3e380843ebcd0547c3769595 https://github.com/xwiki/xwiki-platform/commit/0563203f1b185f9d3e380843ebcd… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2025-11-13 (Thu, 13 Nov 2025) Changed paths: M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/pom.xml M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-rest/pom.xml M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-ui/pom.xml M xwiki-platform-tools/xwiki-platform-tool-provision-plugin/pom.xml Log Message: ----------- XCOMMONS-3286: Stop using http client 3 in XWiki Standard * add documentation To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[xwiki/xwiki-commons] b03a4d: XCOMMONS-3286: Stop using http client 3 in XWiki S...
by XWiki Notifications 13 Nov '25

13 Nov '25
Branch: refs/heads/feature-deploy-removehttpclient3 Home: https://github.com/xwiki/xwiki-commons Commit: b03a4db348b2c1092cd4e8ba08e8d766d9041877 https://github.com/xwiki/xwiki-commons/commit/b03a4db348b2c1092cd4e8ba08e8d… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2025-11-13 (Thu, 13 Nov 2025) Changed paths: M xwiki-commons-core/xwiki-commons-http/pom.xml M xwiki-commons-core/xwiki-commons-http/src/main/java/org/xwiki/http/URIUtils.java M 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 * missing `@Unstable` * improve javadoc To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
1 0
0 0
[jira@xwiki.org][Issue] Updates for XCOMMONS-3470: Easier importmap declaration for webjars
by XWiki Notifications 13 Nov '25

13 Nov '25
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 1860
  • 1861
  • 1862
  • 1863
  • 1864
  • 1865
  • 1866
  • ...
  • 6005
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.