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 -----
  • 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
[email protected]

  • 1 participants
  • 57463 discussions
[[email protected]][Issue] Updates for CRAPP-370: Missing translations in email notification
by XWiki Notifications 07 Jul '25

07 Jul '25
1 0
0 0
[xwiki-contrib/application-changerequest] beb05f: CRAPP-370: Missing translations in email notification
by XWiki Notifications 07 Jul '25

07 Jul '25
Branch: refs/heads/main Home: https://github.com/xwiki-contrib/application-changerequest Commit: beb05f87026f61fe3319d8e40564026eddaa1c28 https://github.com/xwiki-contrib/application-changerequest/commit/beb05f870… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2025-07-07 (Mon, 07 Jul 2025) Changed paths: M application-changerequest-notifications/src/main/java/org/xwiki/contrib/changerequest/internal/email/ChangeRequestNotificationEmailRenderer.java Log Message: ----------- CRAPP-370: Missing translations in email notification * Fix hints of the notification email renderer * Ensure to call the appropriate template depending on the event type To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/application-changerequest/settings/notific…
1 0
0 0
[[email protected]][Issue] Updates for XDOCKER-371: Upgrade intermediate LTS version to 17.4.2
by XWiki Notifications 07 Jul '25

07 Jul '25
1 0
0 0
[xwiki/xwiki-docker] 26aac7: XDOCKER-371: Upgrade intermediate LTS version to 1...
by XWiki Notifications 07 Jul '25

07 Jul '25
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-docker Commit: 26aac747da65d11d2d238a91fc17c0f00c3f8807 https://github.com/xwiki/xwiki-docker/commit/26aac747da65d11d2d238a91fc17c0… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2025-07-07 (Mon, 07 Jul 2025) Changed paths: M 17.4/mariadb-tomcat/.env M 17.4/mariadb-tomcat/Dockerfile M 17.4/mysql-tomcat/.env M 17.4/mysql-tomcat/Dockerfile M 17.4/postgres-tomcat/.env M 17.4/postgres-tomcat/Dockerfile M build.gradle Log Message: ----------- XDOCKER-371: Upgrade intermediate LTS version to 17.4.2 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-docker/settings/notifications
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-23358: Warning Failed to get the extension from the index: NullPointerException is logged on installation
by XWiki Notifications 07 Jul '25

07 Jul '25
1 0
0 0
[[email protected]][Issue] Updates for BLOG-234: Blog Entries show only $services.blog.renderContentHTML
by XWiki Notifications 07 Jul '25

07 Jul '25
1 0
0 0
[[email protected]][Issue] Updates for XDOCKER-371: Upgrade intermediate LTS version to 17.4.2
by XWiki Notifications 07 Jul '25

07 Jul '25
1 0
0 0
[[email protected]][Issue] Updates for XRENDERING-771: Null pointer exception when list items occur without lists
by XWiki Notifications 07 Jul '25

07 Jul '25
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-23303: Insufficient protection against stack overflows
by XWiki Notifications 07 Jul '25

07 Jul '25
1 0
0 0
[xwiki/xwiki-platform] fa34ec: [Misc] Migrate DocumentTitleDisplayerTest to JUnit 5
by XWiki Notifications 07 Jul '25

07 Jul '25
Branch: refs/heads/stable-17.4.x Home: https://github.com/xwiki/xwiki-platform Commit: fa34ec66e6760035491567f33fed797239e54127 https://github.com/xwiki/xwiki-platform/commit/fa34ec66e6760035491567f33fed… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2025-07-07 (Mon, 07 Jul 2025) Changed paths: M xwiki-platform-core/xwiki-platform-display/xwiki-platform-display-api/src/test/java/org/xwiki/display/internal/DocumentTitleDisplayerTest.java Log Message: ----------- [Misc] Migrate DocumentTitleDisplayerTest to JUnit 5 (cherry picked from commit 28991f7cd8fb1c949277c12dfc405fad13720b0e) Commit: 0624df620c1f406fa64ef8bac06f8bef5ab68e3b https://github.com/xwiki/xwiki-platform/commit/0624df620c1f406fa64ef8bac06f… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2025-07-07 (Mon, 07 Jul 2025) Changed paths: M xwiki-platform-core/xwiki-platform-display/xwiki-platform-display-api/src/main/java/org/xwiki/display/internal/AbstractDocumentTitleDisplayer.java M xwiki-platform-core/xwiki-platform-display/xwiki-platform-display-api/src/main/java/org/xwiki/display/internal/DocumentContentDisplayer.java A xwiki-platform-core/xwiki-platform-display/xwiki-platform-display-api/src/main/java/org/xwiki/display/internal/DocumentReferenceDequeContext.java M xwiki-platform-core/xwiki-platform-display/xwiki-platform-display-api/src/main/resources/META-INF/components.txt M xwiki-platform-core/xwiki-platform-display/xwiki-platform-display-api/src/test/java/org/xwiki/display/internal/DocumentContentDisplayerTest.java M xwiki-platform-core/xwiki-platform-display/xwiki-platform-display-api/src/test/java/org/xwiki/display/internal/DocumentTitleDisplayerTest.java M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-page/src/main/java/org/xwiki/test/page/PageComponentList.java Log Message: ----------- XWIKI-23303: Insufficient protection against stack overflows (#4354) * Extract the code for managing the document reference stack from the title displayer into a separate component. * Set a limit of five recursions with the same document for the document content. * Use ArrayDeque instead of LinkedList for better performance. * Mark the execution context property as final. * Add DocumentReferenceDequeContext to PageComponentList to ensure that page tests still work. (cherry picked from commit e1fa3b6e0b693eda2ce0a887cfb6aa0c908f228c) Commit: 5b2a42ed20f62aee4bf80795b6707f4b53dfc6d4 https://github.com/xwiki/xwiki-platform/commit/5b2a42ed20f62aee4bf80795b670… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2025-07-07 (Mon, 07 Jul 2025) Changed paths: M xwiki-platform-core/xwiki-platform-display/xwiki-platform-display-api/src/test/java/org/xwiki/display/internal/DocumentContentDisplayerTest.java Log Message: ----------- XWIKI-23303: Insufficient protection against stack overflows (#4354) * Fix test, ArrayDeque doesn't like null elements. (cherry picked from commit 4b1f24e508f6824aa22272b90427c469ba3ad788) Compare: https://github.com/xwiki/xwiki-platform/compare/f94b8400ede5...5b2a42ed20f6 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 2196
  • 2197
  • 2198
  • 2199
  • 2200
  • 2201
  • 2202
  • ...
  • 5747
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.