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]

November 2025

  • 1 participants
  • 1507 discussions
[xwiki/xwiki-platform] 08c7a5: XCOMMONS-3286: Stop using http client 3 in XWiki S...
by XWiki Notifications 14 Nov '25

14 Nov '25
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 08c7a55fd58160d6908e89206ac983120e649632 https://github.com/xwiki/xwiki-platform/commit/08c7a55fd58160d6908e89206ac9… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2025-11-15 (Sat, 15 Nov 2025) Changed paths: M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/test/java/org/xwiki/rest/internal/url/resources/JobStatusRestURLGeneratorTest.java Log Message: ----------- XCOMMONS-3286: Stop using http client 3 in XWiki Standard * fix test 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 XAWORKFLOW-127: Page Move strategy fails if page is moved down one level in the page tree
by XWiki Notifications 14 Nov '25

14 Nov '25
1 0
0 0
[xwiki/xwiki-platform] 88dc62: XCOMMONS-3451: Realtime editing doesn't support cl...
by XWiki Notifications 14 Nov '25

14 Nov '25
Branch: refs/heads/feature-realtime-cluster Home: https://github.com/xwiki/xwiki-platform Commit: 88dc62b59e08de44487e6bf235654e540995370c https://github.com/xwiki/xwiki-platform/commit/88dc62b59e08de44487e6bf23565… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2025-11-14 (Fri, 14 Nov 2025) Changed paths: M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-test/xwiki-platform-annotation-test-docker/src/test/it/org/xwiki/annotation/test/ui/AnnotationsIT.java 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/EntityChange.java M xwiki-platform-core/xwiki-platform-netflux/xwiki-platform-netflux-api/src/main/java/org/xwiki/netflux/internal/EntityChannelScriptAuthorBot.java A xwiki-platform-core/xwiki-platform-netflux/xwiki-platform-netflux-api/src/main/java/org/xwiki/netflux/internal/EntityChannelScriptAuthorListener.java M xwiki-platform-core/xwiki-platform-netflux/xwiki-platform-netflux-api/src/main/java/org/xwiki/netflux/internal/EntityChannelScriptAuthorTracker.java A xwiki-platform-core/xwiki-platform-netflux/xwiki-platform-netflux-api/src/main/java/org/xwiki/netflux/internal/EntityChannels.java A xwiki-platform-core/xwiki-platform-netflux/xwiki-platform-netflux-api/src/main/java/org/xwiki/netflux/internal/EntityChannelsListener.java A xwiki-platform-core/xwiki-platform-netflux/xwiki-platform-netflux-api/src/main/java/org/xwiki/netflux/internal/InternalEntityChannelStore.java A xwiki-platform-core/xwiki-platform-netflux/xwiki-platform-netflux-api/src/main/java/org/xwiki/netflux/internal/RemoteLocalUserFactory.java A xwiki-platform-core/xwiki-platform-netflux/xwiki-platform-netflux-api/src/main/java/org/xwiki/netflux/internal/RemoteUser.java A xwiki-platform-core/xwiki-platform-netflux/xwiki-platform-netflux-api/src/main/java/org/xwiki/netflux/internal/event/EntityChannelCreatedEvent.java A xwiki-platform-core/xwiki-platform-netflux/xwiki-platform-netflux-api/src/main/java/org/xwiki/netflux/internal/event/EntityChannelScriptAuthorChangeEvent.java A xwiki-platform-core/xwiki-platform-netflux/xwiki-platform-netflux-api/src/main/java/org/xwiki/netflux/internal/event/RemoteCommandEventConverter.java M xwiki-platform-core/xwiki-platform-netflux/xwiki-platform-netflux-api/src/main/resources/META-INF/components.txt 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 M xwiki-platform-core/xwiki-platform-observation/xwiki-platform-observation-remote/src/main/java/org/xwiki/observation/remote/RemoteObservationManager.java M xwiki-platform-core/xwiki-platform-observation/xwiki-platform-observation-remote/src/main/java/org/xwiki/observation/remote/RemoteObservationManagerContext.java M xwiki-platform-core/xwiki-platform-observation/xwiki-platform-observation-remote/src/main/java/org/xwiki/observation/remote/internal/DefaultRemoteObservationManager.java M xwiki-platform-core/xwiki-platform-observation/xwiki-platform-observation-remote/src/main/java/org/xwiki/observation/remote/internal/DefaultRemoteObservationManagerContext.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-platform/settings/notifications
1 0
0 0
[xwiki/xwiki-platform] e74291: Update dependency com.gradle:common-custom-user-da...
by XWiki Notifications 14 Nov '25

14 Nov '25
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: e7429137aecbd3c8d57d0c28abc017717b35516b https://github.com/xwiki/xwiki-platform/commit/e7429137aecbd3c8d57d0c28abc0… Author: Mend Renovate <bot(a)renovateapp.com> Date: 2025-11-14 (Fri, 14 Nov 2025) Changed paths: M .mvn/extensions.xml Log Message: ----------- Update dependency com.gradle:common-custom-user-data-maven-extension to v2.1.0 Commit: 0e86418f7e982bd50ce6684c86f546aa6ee980f8 https://github.com/xwiki/xwiki-platform/commit/0e86418f7e982bd50ce6684c86f5… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2025-11-14 (Fri, 14 Nov 2025) Changed paths: M .mvn/extensions.xml Log Message: ----------- Merge pull request #4784 from renovate-bot/renovate/com.gradle-common-custom-user-data-maven-extension-2.x Update dependency com.gradle:common-custom-user-data-maven-extension to v2.1.0 Compare: https://github.com/xwiki/xwiki-platform/compare/a7a7c0c2c0d5...0e86418f7e98 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[xwiki/xwiki-rendering] 3a623e: Update dependency com.gradle:common-custom-user-da...
by XWiki Notifications 14 Nov '25

14 Nov '25
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-rendering Commit: 3a623e9b4e79ca915c54ed3603955e5b0df1e29c https://github.com/xwiki/xwiki-rendering/commit/3a623e9b4e79ca915c54ed36039… Author: Mend Renovate <bot(a)renovateapp.com> Date: 2025-11-14 (Fri, 14 Nov 2025) Changed paths: M .mvn/extensions.xml Log Message: ----------- Update dependency com.gradle:common-custom-user-data-maven-extension to v2.1.0 Commit: c545638c6a6e445daa0cc04244760e38ff1509bc https://github.com/xwiki/xwiki-rendering/commit/c545638c6a6e445daa0cc042447… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2025-11-14 (Fri, 14 Nov 2025) Changed paths: M .mvn/extensions.xml Log Message: ----------- Merge pull request #364 from renovate-bot/renovate/com.gradle-common-custom-user-data-maven-extension-2.x Update dependency com.gradle:common-custom-user-data-maven-extension to v2.1.0 Compare: https://github.com/xwiki/xwiki-rendering/compare/647e01aaeec1...c545638c6a6e To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-rendering/settings/notifications
1 0
0 0
[xwiki/xwiki-commons] 6d7eda: Update dependency com.gradle:common-custom-user-da...
by XWiki Notifications 14 Nov '25

14 Nov '25
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-commons Commit: 6d7eda241c1e4f824df7f98d373edac5186d7c91 https://github.com/xwiki/xwiki-commons/commit/6d7eda241c1e4f824df7f98d373ed… Author: Mend Renovate <bot(a)renovateapp.com> Date: 2025-11-14 (Fri, 14 Nov 2025) Changed paths: M .mvn/extensions.xml Log Message: ----------- Update dependency com.gradle:common-custom-user-data-maven-extension to v2.1.0 Commit: baaa4e4fc448fced5f4f8c3198be0180294befad https://github.com/xwiki/xwiki-commons/commit/baaa4e4fc448fced5f4f8c3198be0… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2025-11-14 (Fri, 14 Nov 2025) Changed paths: M .mvn/extensions.xml Log Message: ----------- Merge pull request #1520 from renovate-bot/renovate/com.gradle-common-custom-user-data-maven-extension-2.x Update dependency com.gradle:common-custom-user-data-maven-extension to v2.1.0 Compare: https://github.com/xwiki/xwiki-commons/compare/607b3983b901...baaa4e4fc448 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 XCOMMONS-2974: Upgrade to Protobuf Java 4.33.1
by XWiki Notifications 14 Nov '25

14 Nov '25
1 0
0 0
[[email protected]][Issue] Updates for XCOMMONS-3139: Upgrade to Closure Compiler Maven plugin 3.0.0
by XWiki Notifications 14 Nov '25

14 Nov '25
1 0
0 0
[[email protected]][Issue] Updates for XCOMMONS-3486: Upgrade to Closure Compiler Maven plugin 3.0.0
by XWiki Notifications 14 Nov '25

14 Nov '25
1 0
0 0
[[email protected]][Issue] Updates for XCOMMONS-3485: Upgrade to Closure Compiler v20240317
by XWiki Notifications 14 Nov '25

14 Nov '25
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • ...
  • 151
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.