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

  • 58986 discussions
[jira@xwiki.org][Issue] Updates for XWIKI-24417: Improve source viewer to handle object-based documents
by XWiki Notifications 26 May '26

26 May '26
1 0
0 0
[xwiki-contrib/ai-llm] ed3ab3: LLMAI-136: Raise XWikiMCPServerManager test covera...
by XWiki Notifications 26 May '26

26 May '26
Branch: refs/heads/main Home: https://github.com/xwiki-contrib/ai-llm Commit: ed3ab30167ce05db3a4f912a6cbb0417a6e5b6e9 https://github.com/xwiki-contrib/ai-llm/commit/ed3ab30167ce05db3a4f912a6cbb… Author: Paul Pantiru <paul.pantiru(a)xwiki.com> Date: 2026-05-26 (Tue, 26 May 2026) Changed paths: M application-ai-llm-mcp/application-ai-llm-mcp-server/src/test/java/org/xwiki/contrib/llm/mcp/internal/XWikiMCPServerManagerTest.java Log Message: ----------- LLMAI-136: Raise XWikiMCPServerManager test coverage above the 0.81 gate Add tests covering the manager's previously untested lifecycle and error-handling behaviour: * handleRequest delegates the request/response to the current transport; * the Reactor scheduler hook propagates the captured ExecutionContext (pushContext -> run -> popContext) when the MCP propagation property is set, and returns the runnable untouched when there is no context; * rebuildServer logs a warning and registers no tools when MCPTool lookup throws ComponentLookupException; * dispose closes the active server gracefully; * both dispose and rebuild log a warning (without throwing) when closeGracefully() fails. To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/ai-llm/settings/notifications
1 0
0 0
[jira@xwiki.org][Issue] Updates for XINFRA-482: Editor textarea rendered with incorrect size for comments in change requests pages
by XWiki Notifications 26 May '26

26 May '26
1 0
0 0
[jira@xwiki.org][Issue] Updates for XWIKI-22142: NotificationsSettingsIT.filterAndWatchedPage is flickering
by XWiki Notifications 26 May '26

26 May '26
1 0
0 0
[xwiki/xwiki-platform] 2f4394: Revert "XWIKI-24302: Improved Live Data macro conf...
by XWiki Notifications 26 May '26

26 May '26
Branch: refs/heads/stable-17.10.x Home: https://github.com/xwiki/xwiki-platform Commit: 2f43945c2e0c3f910c3b72ef7bc3ceaa5da92e75 https://github.com/xwiki/xwiki-platform/commit/2f43945c2e0c3f910c3b72ef7bc3… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2026-05-26 (Tue, 26 May 2026) Changed paths: M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-api/src/main/java/org/xwiki/livedata/internal/LiveDataRenderer.java M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-api/src/test/java/org/xwiki/livedata/internal/LiveDataRendererTest.java M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-macro/src/test/java/org/xwiki/livedata/internal/macro/LiveDataMacroTest.java M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/node/src/services/logic.js Log Message: ----------- Revert "XWIKI-24302: Improved Live Data macro configuration" This reverts commit 4b4fca701a7aa5b2e9ffb79b4dfeff6f1bd23dfe. To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[jira@xwiki.org][Issue] Updates for XINFRA-481: View source button display blank for extensions.xwiki.org
by XWiki Notifications 26 May '26

26 May '26
1 0
0 0
[jira@xwiki.org][Issue] Updates for XWIKI-22142: NotificationsSettingsIT.filterAndWatchedPage is flickering
by XWiki Notifications 26 May '26

26 May '26
1 0
0 0
[xwiki/xwiki-platform] 4c3e0a: [misc] Filter the users live table before assertin...
by XWiki Notifications 26 May '26

26 May '26
Branch: refs/heads/stable-17.10.x Home: https://github.com/xwiki/xwiki-platform Commit: 4c3e0a49236980c2cc71ec00c93a0cbb9966b92d https://github.com/xwiki/xwiki-platform/commit/4c3e0a49236980c2cc71ec00c93a… Author: Marius Dumitru Florea <marius(a)xwiki.com> Date: 2026-05-26 (Tue, 26 May 2026) Changed paths: M xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-test/xwiki-platform-administration-test-docker/src/test/it/org/xwiki/administration/test/ui/UsersGroupsRightsManagementIT.java Log Message: ----------- [misc] Filter the users live table before asserting the presence of the expected user, in order to reduce flickering of UsersGroupsRightsManagementIT#renameUserUpdatesGroupAndRights (cherry picked from commit f4d213a40d0018eb6304e50bad7563947d9d37bc) (cherry picked from commit 02b75b72e0934dc195ef5ac5d465558945fe9643) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[xwiki-contrib/ai-llm] fe9d8d: [Misc] Remove javadoc reference to #getId() which ...
by XWiki Notifications 26 May '26

26 May '26
Branch: refs/heads/main Home: https://github.com/xwiki-contrib/ai-llm Commit: fe9d8d98a40ad27eff302e4f9c0c03d8887dc0ee https://github.com/xwiki-contrib/ai-llm/commit/fe9d8d98a40ad27eff302e4f9c0c… Author: Paul Pantiru <paul.pantiru(a)xwiki.com> Date: 2026-05-26 (Tue, 26 May 2026) Changed paths: M application-ai-llm-mcp/application-ai-llm-mcp-api/src/main/java/org/xwiki/contrib/llm/mcp/MCPTool.java Log Message: ----------- [Misc] Remove javadoc reference to #getId() which was removed To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/ai-llm/settings/notifications
1 0
0 0
[xwiki-contrib/confluence] 877e4f: CONFLUENCE-523: Presence of task-uuid macro produc...
by XWiki Notifications 26 May '26

26 May '26
Branch: refs/heads/master Home: https://github.com/xwiki-contrib/confluence Commit: 877e4f35b95cec72c2746bc3763d1983c278ee47 https://github.com/xwiki-contrib/confluence/commit/877e4f35b95cec72c2746bc3… Author: Raphaël Jakse <raphael.jakse(a)xwiki.com> Date: 2026-05-26 (Tue, 26 May 2026) Changed paths: A confluence-syntax-xhtml/src/main/java/org/xwiki/contrib/confluence/parser/xhtml/internal/wikimodel/TaskUuidTagHandler.java Log Message: ----------- CONFLUENCE-523: Presence of task-uuid macro produces garbage output * Add missing TaskUuidTagHandler To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/confluence/settings/notifications
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 846
  • 847
  • 848
  • 849
  • 850
  • 851
  • 852
  • ...
  • 5899
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.