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]

June 2025

  • 1 participants
  • 1507 discussions
[xwiki/xwiki-commons] 33280c: XCOMMONS-3363: The cache loader blocks and throws ...
by XWiki Notifications 23 Jun '25

23 Jun '25
Branch: refs/heads/stable-17.4.x Home: https://github.com/xwiki/xwiki-commons Commit: 33280ce41cb4056ca8bb775603bcb2628e366428 https://github.com/xwiki/xwiki-commons/commit/33280ce41cb4056ca8bb775603bcb… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2025-06-23 (Mon, 23 Jun 2025) Changed paths: M xwiki-commons-core/xwiki-commons-cache/xwiki-commons-cache-api/src/main/java/org/xwiki/cache/internal/CacheLoader.java M xwiki-commons-core/xwiki-commons-cache/xwiki-commons-cache-api/src/test/java/org/xwiki/cache/internal/CacheLoaderTest.java Log Message: ----------- XCOMMONS-3363: The cache loader blocks and throws when setting the cache value blocks and throws (#1367) * Make the value available to waiting threads before setting the value in the cache. * Catch and log any exceptions thrown by setting the cache. * Add tests to assert the new behavior. (cherry picked from commit ce2125f5ebdfdf36b36908a9ccf1a96277909fad) 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 CRISTAL-538: Propose UI for LiveData
by XWiki Notifications 23 Jun '25

23 Jun '25
1 0
0 0
[xwiki/xwiki-platform] ad1a42: Translated using Weblate (Chinese (Simplified Han ...
by XWiki Notifications 23 Jun '25

23 Jun '25
Branch: refs/heads/stable-17.4.x Home: https://github.com/xwiki/xwiki-platform Commit: ad1a4211cf685fd6ac7877f8f3135ba02e7f3f5a https://github.com/xwiki/xwiki-platform/commit/ad1a4211cf685fd6ac7877f8f313… Author: Xiaofei Cui <cui_xiaofei(a)163.com> Date: 2025-06-23 (Mon, 23 Jun 2025) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_zh.properties Log Message: ----------- Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (4513 of 4513 strings) Translation: XWiki Platform/xwiki-oldcore-17.4.x Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/stable-17-4-x/xwiki-oldcore-… 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] 8cc545: Translated using Weblate (Chinese (Simplified Han ...
by XWiki Notifications 23 Jun '25

23 Jun '25
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 8cc545d59f37f095c7e422e830cb372c74aac325 https://github.com/xwiki/xwiki-platform/commit/8cc545d59f37f095c7e422e830cb… Author: Xiaofei Cui <cui_xiaofei(a)163.com> Date: 2025-06-23 (Mon, 23 Jun 2025) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_zh.properties Log Message: ----------- Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 89.5% (4040 of 4513 strings) Translation: XWiki Platform/xwiki-oldcore Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/xwiki-core-resources/zh_Hans/ 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-23325: Pinned pages containing the '+' character in their names are not correctly displayed on the document tree
by XWiki Notifications 23 Jun '25

23 Jun '25
1 0
0 0
[[email protected]][Issue] Updates for XDOCKER-369: Upgrade LTS version to 16.10.9
by XWiki Notifications 23 Jun '25

23 Jun '25
1 0
0 0
[xwiki/xwiki-docker] 6a1adf: XDOCKER-369: Upgrade LTS version to 16.10.9
by XWiki Notifications 23 Jun '25

23 Jun '25
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-docker Commit: 6a1adf447819ae22156427e3468d1820110cdfb5 https://github.com/xwiki/xwiki-docker/commit/6a1adf447819ae22156427e3468d18… Author: Vincent Massol <vincent(a)massol.net> Date: 2025-06-23 (Mon, 23 Jun 2025) Changed paths: M 16/mariadb-tomcat/.env M 16/mariadb-tomcat/Dockerfile M 16/mariadb-tomcat/docker-compose.yml M 16/mysql-tomcat/.env M 16/mysql-tomcat/Dockerfile M 16/postgres-tomcat/.env M 16/postgres-tomcat/Dockerfile M 17/mariadb-tomcat/docker-compose.yml M build.gradle Log Message: ----------- XDOCKER-369: Upgrade LTS version to 16.10.9 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-docker/settings/notifications
1 0
0 0
[[email protected]][Issue] Updates for XDOCKER-369: Upgrade LTS version to 16.10.9
by XWiki Notifications 23 Jun '25

23 Jun '25
1 0
0 0
[[email protected]][Issue] Updates for CRISTAL-567: DefaultCristalApp.renderContent is called for nothing from DefaultCristalApp.loadPage
by XWiki Notifications 23 Jun '25

23 Jun '25
1 0
0 0
[[email protected]][Issue] Updates for CRAPP-377: Error when performing event conversion
by XWiki Notifications 23 Jun '25

23 Jun '25
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • ...
  • 151
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.