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]

  • 58979 discussions
[[email protected]][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
[[email protected]][Issue] Updates for XCOMMONS-3451: Realtime editing doesn't support clustering
by XWiki Notifications 10 Oct '25

10 Oct '25
1 0
0 0
[[email protected]][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
[[email protected]][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
[[email protected]][Issue] Updates for XCOMMONS-3451: Realtime editing doesn't support clustering
by XWiki Notifications 10 Oct '25

10 Oct '25
1 0
0 0
[[email protected]][Issue] Updates for XCOMMONS-3451: Realtime editing doesn't support clustering
by XWiki Notifications 10 Oct '25

10 Oct '25
1 0
0 0
[xwiki/xwiki-commons] 3dfb73: 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: 3dfb7381d58eb9ec752eba7fb821ed3bb1679731 https://github.com/xwiki/xwiki-commons/commit/3dfb7381d58eb9ec752eba7fb821e… 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
  • ← Newer
  • 1
  • ...
  • 1919
  • 1920
  • 1921
  • 1922
  • 1923
  • 1924
  • 1925
  • ...
  • 5898
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.