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

September 2026

  • 1 participants
  • 2238 discussions
[xwiki/xwiki-platform] 53c34d: XWIKI-24989: Upgrade react and react-dom to 19.3.0
by XWiki Notifications 15 Sep '26

15 Sep '26
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 53c34db6c777c7cccc179e5b94aa2342fd544b4d https://github.com/xwiki/xwiki-platform/commit/53c34db6c777c7cccc179e5b94aa… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2026-09-15 (Tue, 15 Sep 2026) Changed paths: M pnpm-lock.yaml M pnpm-workspace.yaml Log Message: ----------- XWIKI-24989: Upgrade react and react-dom to 19.3.0 Commit: d5a6b5b0f9a98fc162ad6d88b0999fc1abcec69f https://github.com/xwiki/xwiki-platform/commit/d5a6b5b0f9a98fc162ad6d88b099… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2026-09-15 (Tue, 15 Sep 2026) Changed paths: M pnpm-lock.yaml M pnpm-workspace.yaml Log Message: ----------- XWIKI-24990: Upgrade to react-i18next 17.0.14 Compare: https://github.com/xwiki/xwiki-platform/compare/9f616f8832e2...d5a6b5b0f9a9 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[xwiki/xwiki-platform] d55ab9: XWIKI-24797: improve feed rendering
by XWiki Notifications 15 Sep '26

15 Sep '26
Branch: refs/heads/stable-16.10.x Home: https://github.com/xwiki/xwiki-platform Commit: d55ab9ae12492344c6f15f8db95da58cd4d6df3b https://github.com/xwiki/xwiki-platform/commit/d55ab9ae12492344c6f15f8db95d… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2026-09-15 (Tue, 15 Sep 2026) Changed paths: M xwiki-platform-core/xwiki-platform-feed/xwiki-platform-feed-api/src/main/java/com/xpn/xwiki/plugin/feed/SyndEntryDocumentSource.java M xwiki-platform-core/xwiki-platform-feed/xwiki-platform-feed-api/src/test/java/com/xpn/xwiki/plugin/feed/SyndEntryDocumentSourceTest.java Log Message: ----------- XWIKI-24797: improve feed rendering * Display the feed entry description through the standard object property display * Remove the HTML macro wrapping the displayed description * Add unit tests (cherry picked from commit 1dd3ef06e2d541622702bdce524d584606440980) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[xwiki/xwiki-platform] 879cf6: XWIKI-24797: improve feed rendering
by XWiki Notifications 15 Sep '26

15 Sep '26
Branch: refs/heads/stable-17.10.x Home: https://github.com/xwiki/xwiki-platform Commit: 879cf6c4d63d57b179a89aa30ba0dde85571c659 https://github.com/xwiki/xwiki-platform/commit/879cf6c4d63d57b179a89aa30ba0… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2026-09-15 (Tue, 15 Sep 2026) Changed paths: M xwiki-platform-core/xwiki-platform-feed/xwiki-platform-feed-api/src/main/java/com/xpn/xwiki/plugin/feed/SyndEntryDocumentSource.java M xwiki-platform-core/xwiki-platform-feed/xwiki-platform-feed-api/src/test/java/com/xpn/xwiki/plugin/feed/SyndEntryDocumentSourceTest.java Log Message: ----------- XWIKI-24797: improve feed rendering * Display the feed entry description through the standard object property display * Remove the HTML macro wrapping the displayed description * Add unit tests (cherry picked from commit 1dd3ef06e2d541622702bdce524d584606440980) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[xwiki/xwiki-platform] 9c9215: XWIKI-24797: improve feed rendering
by XWiki Notifications 15 Sep '26

15 Sep '26
Branch: refs/heads/stable-18.4.x Home: https://github.com/xwiki/xwiki-platform Commit: 9c92154c22a7c2e8993fcc1a2589b967c3b4557e https://github.com/xwiki/xwiki-platform/commit/9c92154c22a7c2e8993fcc1a2589… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2026-09-15 (Tue, 15 Sep 2026) Changed paths: M xwiki-platform-core/xwiki-platform-feed/xwiki-platform-feed-api/src/main/java/com/xpn/xwiki/plugin/feed/SyndEntryDocumentSource.java M xwiki-platform-core/xwiki-platform-feed/xwiki-platform-feed-api/src/test/java/com/xpn/xwiki/plugin/feed/SyndEntryDocumentSourceTest.java Log Message: ----------- XWIKI-24797: improve feed rendering * Display the feed entry description through the standard object property display * Remove the HTML macro wrapping the displayed description * Add unit tests (cherry picked from commit 1dd3ef06e2d541622702bdce524d584606440980) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[xwiki/xwiki-platform] 260197: XWIKI-24797: improve feed rendering
by XWiki Notifications 15 Sep '26

15 Sep '26
Branch: refs/heads/stable-18.8.x Home: https://github.com/xwiki/xwiki-platform Commit: 260197fb62dbaa51187c5f16b2fb1e81db5ef8f7 https://github.com/xwiki/xwiki-platform/commit/260197fb62dbaa51187c5f16b2fb… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2026-09-15 (Tue, 15 Sep 2026) Changed paths: M xwiki-platform-core/xwiki-platform-feed/xwiki-platform-feed-api/src/main/java/com/xpn/xwiki/plugin/feed/SyndEntryDocumentSource.java M xwiki-platform-core/xwiki-platform-feed/xwiki-platform-feed-api/src/test/java/com/xpn/xwiki/plugin/feed/SyndEntryDocumentSourceTest.java Log Message: ----------- XWIKI-24797: improve feed rendering * Display the feed entry description through the standard object property display * Remove the HTML macro wrapping the displayed description * Add unit tests (cherry picked from commit 1dd3ef06e2d541622702bdce524d584606440980) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-24988: Upgrade to Simple Java Mail 9.3.4
by XWiki Notifications 15 Sep '26

15 Sep '26
1 0
0 0
[xwiki/xwiki-platform] 9f616f: XWIKI-24797: improve feed rendering
by XWiki Notifications 15 Sep '26

15 Sep '26
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 9f616f8832e20bbd5b582e5ae025826f03caa8a6 https://github.com/xwiki/xwiki-platform/commit/9f616f8832e20bbd5b582e5ae025… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2026-09-15 (Tue, 15 Sep 2026) Changed paths: M xwiki-platform-core/xwiki-platform-feed/xwiki-platform-feed-api/src/main/java/com/xpn/xwiki/plugin/feed/SyndEntryDocumentSource.java M xwiki-platform-core/xwiki-platform-feed/xwiki-platform-feed-api/src/test/java/com/xpn/xwiki/plugin/feed/SyndEntryDocumentSourceTest.java Log Message: ----------- XWIKI-24797: improve feed rendering * Display the feed entry description through the standard object property display * Remove the HTML macro wrapping the displayed description * Add unit tests To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[xwiki/xwiki-platform] 4bc68d: [Misc] Update dependency @vitejs/plugin-vue to 6.0.9
by XWiki Notifications 15 Sep '26

15 Sep '26
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 4bc68de91eb706d32fa5f5782504d0c0b01a798f https://github.com/xwiki/xwiki-platform/commit/4bc68de91eb706d32fa5f5782504… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2026-09-15 (Tue, 15 Sep 2026) Changed paths: M pnpm-lock.yaml M pnpm-workspace.yaml Log Message: ----------- [Misc] Update dependency @vitejs/plugin-vue to 6.0.9 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[xwiki/xwiki-platform] 6a09e5: [Misc] Update dependency @oxc-project/runtime to v...
by XWiki Notifications 15 Sep '26

15 Sep '26
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 6a09e5cc95c097e91260c2679e5178cdc2f16875 https://github.com/xwiki/xwiki-platform/commit/6a09e5cc95c097e91260c2679e51… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2026-09-15 (Tue, 15 Sep 2026) Changed paths: M pnpm-lock.yaml M pnpm-workspace.yaml Log Message: ----------- [Misc] Update dependency @oxc-project/runtime to v0.150.0 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-24985: Upgrade to Zookeeper 3.9.6
by XWiki Notifications 15 Sep '26

15 Sep '26
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • ...
  • 224
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.