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
notifications@xwiki.org

October 2025

  • 1 participants
  • 1755 discussions
[xwiki-contrib/cristal-integration] 76e951: [Misc] Group all cristal upgrades in a single reno...
by XWiki Notifications 10 Oct '25

10 Oct '25
Branch: refs/heads/misc-improvement-node Home: https://github.com/xwiki-contrib/cristal-integration Commit: 76e951fcc8a356d33cf5b9cbb197a5b17acfdf71 https://github.com/xwiki-contrib/cristal-integration/commit/76e951fcc8a356d… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2025-10-10 (Fri, 10 Oct 2025) Changed paths: M .github/renovate.json5 Log Message: ----------- [Misc] Group all cristal upgrades in a single renovate PR. Commit: 7ef78d981427d778ce360c1289b14c2a8614cf02 https://github.com/xwiki-contrib/cristal-integration/commit/7ef78d981427d77… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2025-10-10 (Fri, 10 Oct 2025) Changed paths: M .gitignore Log Message: ----------- [Misc] Ignore node_modules Commit: 25bc7b6ddcfd055ff2a907c8228ea8900f346b94 https://github.com/xwiki-contrib/cristal-integration/commit/25bc7b6ddcfd055… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2025-10-10 (Fri, 10 Oct 2025) Changed paths: M cristal-integration-webjar/src/main/node/package-lock.json M cristal-integration-webjar/src/main/node/package.json R cristal-integration-webjar/src/main/node/patches/(a)xwiki+cristal-lib+0.21.1.patch A cristal-integration-webjar/src/main/node/patches/(a)xwiki+cristal-lib+0.22.0.patch Log Message: ----------- CRISTALINT-11: Upgrade to cristal 0.22.0 Compare: https://github.com/xwiki-contrib/cristal-integration/compare/76e951fcc8a3%5… To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal-integration/settings/notifications
1 0
0 0
[jira@xwiki.org][Issue] Updates for CRISTALINT-10: Blocknote is missing its style
by XWiki Notifications 10 Oct '25

10 Oct '25
1 0
0 0
[jira@xwiki.org][Issue] Updates for XDOC-13: Add concept of Landing Pages
by XWiki Notifications 10 Oct '25

10 Oct '25
1 0
0 0
[xwiki-contrib/documentation] b0a2ae: XDOC-13: Add concept of Landing Pages
by XWiki Notifications 10 Oct '25

10 Oct '25
Branch: refs/heads/master Home: https://github.com/xwiki-contrib/documentation Commit: b0a2ae7d5f02092bcecb81ea9fd56d1ef6f1d056 https://github.com/xwiki-contrib/documentation/commit/b0a2ae7d5f02092bcecb8… Author: Vincent Massol <vincent(a)massol.net> Date: 2025-10-10 (Fri, 10 Oct 2025) Changed paths: A documentation-ui/src/main/resources/DocApp/Code/LandingPageClass.xml A documentation-ui/src/main/resources/DocApp/Code/LandingPageSheet.xml A documentation-ui/src/main/resources/DocApp/Code/LandingPageTemplate/WebHome.xml A documentation-ui/src/main/resources/DocApp/Code/LandingPageTemplateProvider.xml Log Message: ----------- XDOC-13: Add concept of Landing Pages To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/documentation/settings/notifications
1 0
0 0
[jira@xwiki.org][Issue] Updates for XCOMMONS-3451: Realtime editing doesn't support clustering
by XWiki Notifications 10 Oct '25

10 Oct '25
1 0
0 0
[jira@xwiki.org][Issue] Updates for CRISTAL-704: Allow for definition of the history algorithm and parameters
by XWiki Notifications 10 Oct '25

10 Oct '25
1 0
0 0
[xwiki/xwiki-platform] d098c6: XCOMMONS-3451: Realtime editing doesn't support cl...
by XWiki Notifications 10 Oct '25

10 Oct '25
Branch: refs/heads/feature-realtime-cluster Home: https://github.com/xwiki/xwiki-platform Commit: d098c66131107eb74de2b8fcb3ecdb80537ed908 https://github.com/xwiki/xwiki-platform/commit/d098c66131107eb74de2b8fcb3ec… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2025-10-10 (Fri, 10 Oct 2025) Changed paths: M xwiki-platform-core/xwiki-platform-netflux/pom.xml M xwiki-platform-core/xwiki-platform-netflux/xwiki-platform-netflux-api/src/main/java/org/xwiki/netflux/internal/DefaultEntityChannelStore.java M xwiki-platform-core/xwiki-platform-netflux/xwiki-platform-netflux-api/src/main/java/org/xwiki/netflux/internal/EntityChannelScriptAuthorBot.java M xwiki-platform-core/xwiki-platform-netflux/xwiki-platform-netflux-api/src/test/java/org/xwiki/netflux/internal/DefaultEntityChannelStoreTest.java M xwiki-platform-core/xwiki-platform-netflux/xwiki-platform-netflux-api/src/test/java/org/xwiki/netflux/internal/EntityChannelScriptAuthorBotTest.java A xwiki-platform-core/xwiki-platform-netflux/xwiki-platform-netflux-remote/pom.xml A xwiki-platform-core/xwiki-platform-netflux/xwiki-platform-netflux-remote/src/main/java/org/xwiki/netflux/internal/RemoteUser.java A xwiki-platform-core/xwiki-platform-netflux/xwiki-platform-netflux-remote/src/main/java/org/xwiki/netflux/internal/RemoteUserHandler.java A xwiki-platform-core/xwiki-platform-netflux/xwiki-platform-netflux-remote/src/main/resources/META-INF/components.txt Log Message: ----------- XCOMMONS-3451: Realtime editing doesn't support clustering 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] d8320b: XCOMMONS-3451: Realtime editing doesn't support cl...
by XWiki Notifications 10 Oct '25

10 Oct '25
Branch: refs/heads/feature-realtime-cluster Home: https://github.com/xwiki/xwiki-commons Commit: d8320b1d83e146709f934b4bf7bc705e024abb3a https://github.com/xwiki/xwiki-commons/commit/d8320b1d83e146709f934b4bf7bc7… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2025-10-10 (Fri, 10 Oct 2025) Changed paths: M xwiki-commons-core/xwiki-commons-netflux/src/main/java/org/xwiki/netflux/internal/Bot.java M xwiki-commons-core/xwiki-commons-netflux/src/main/java/org/xwiki/netflux/internal/Channel.java M xwiki-commons-core/xwiki-commons-netflux/src/main/java/org/xwiki/netflux/internal/ChannelStore.java M xwiki-commons-core/xwiki-commons-netflux/src/main/java/org/xwiki/netflux/internal/HistoryKeeper.java M xwiki-commons-core/xwiki-commons-netflux/src/main/java/org/xwiki/netflux/internal/NetfluxEndpoint.java A xwiki-commons-core/xwiki-commons-netflux/src/main/java/org/xwiki/netflux/internal/NetfluxException.java M xwiki-commons-core/xwiki-commons-netflux/src/main/java/org/xwiki/netflux/internal/User.java A xwiki-commons-core/xwiki-commons-netflux/src/main/java/org/xwiki/netflux/internal/user/DefaultUserHandler.java A xwiki-commons-core/xwiki-commons-netflux/src/main/java/org/xwiki/netflux/internal/user/NoUserHandlerException.java A xwiki-commons-core/xwiki-commons-netflux/src/main/java/org/xwiki/netflux/internal/user/UserHandler.java A xwiki-commons-core/xwiki-commons-netflux/src/main/java/org/xwiki/netflux/internal/user/local/LocalUser.java A xwiki-commons-core/xwiki-commons-netflux/src/main/java/org/xwiki/netflux/internal/user/local/LocalUserHandler.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/ChannelTest.java 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-3451: Realtime editing doesn't support clustering 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 XWIKI-23590: Inconsistent rounding of the "Save" button in page Preview mode
by XWiki Notifications 10 Oct '25

10 Oct '25
1 0
0 0
[jira@xwiki.org][Issue] Updates for XCOMMONS-3451: Realtime editing doesn't support clustering
by XWiki Notifications 10 Oct '25

10 Oct '25
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • ...
  • 176
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.