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]

May 2025

  • 1 participants
  • 1318 discussions
[[email protected]][Issue] Updates for XWIKI-23172: Hovering over links in Help application also underlines the icons
by XWiki Notifications 06 May '25

06 May '25
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-12824: Add buttons to hide/show left and right panel columns
by XWiki Notifications 06 May '25

06 May '25
1 0
0 0
[[email protected]][Issue] Updates for XDOCKER-364: Upgrade recommended version to 16.4.8
by XWiki Notifications 06 May '25

06 May '25
1 0
0 0
[xwiki/xwiki-docker] 44640c: XDOCKER-364: Upgrade recommended version to 16.4.8
by XWiki Notifications 06 May '25

06 May '25
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-docker Commit: 44640ccee2be1c86518cf844518f5bea1f432070 https://github.com/xwiki/xwiki-docker/commit/44640ccee2be1c86518cf844518f5b… Author: Marius Dumitru Florea <marius(a)xwiki.com> Date: 2025-05-06 (Tue, 06 May 2025) Changed paths: M 16.4/mariadb-tomcat/.env M 16.4/mariadb-tomcat/Dockerfile M 16.4/mysql-tomcat/.env M 16.4/mysql-tomcat/Dockerfile M 16.4/postgres-tomcat/.env M 16.4/postgres-tomcat/Dockerfile M build.gradle Log Message: ----------- XDOCKER-364: Upgrade recommended version to 16.4.8 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 XWIKI-23171: Non interactive subwiki DW should be triggered when the main wiki DW is finished
by XWiki Notifications 06 May '25

06 May '25
1 0
0 0
[[email protected]][Issue] Updates for XDOCKER-364: Upgrade recommended version to 16.4.8
by XWiki Notifications 06 May '25

06 May '25
1 0
0 0
[xwiki/xwiki-platform] 6dabc2: XWIKI-23122: Add an API to check if a wiki contain...
by XWiki Notifications 06 May '25

06 May '25
Branch: refs/heads/stable-16.10.x Home: https://github.com/xwiki/xwiki-platform Commit: 6dabc282cbfa46dce200bed77691bb80b374fb63 https://github.com/xwiki/xwiki-platform/commit/6dabc282cbfa46dce200bed77691… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2025-05-06 (Tue, 06 May 2025) Changed paths: M xwiki-platform-core/xwiki-platform-user/xwiki-platform-user-default/src/test/java/org/xwiki/user/DefaultUserComponentList.java Log Message: ----------- XWIKI-23122: Add an API to check if a wiki contains any user * update component list (cherry picked from commit 00a1571de63a3cf31cb61c04e28844d46557349c) 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] fe35f8: XCOMMONS-3327: Provide an internal helper to safel...
by XWiki Notifications 06 May '25

06 May '25
Branch: refs/heads/stable-16.10.x Home: https://github.com/xwiki/xwiki-commons Commit: fe35f87d0df7d0bdb90ac12fd332c32967920e23 https://github.com/xwiki/xwiki-commons/commit/fe35f87d0df7d0bdb90ac12fd332c… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2025-05-06 (Tue, 06 May 2025) Changed paths: M xwiki-commons-core/xwiki-commons-classloader/xwiki-commons-classloader-api/pom.xml A xwiki-commons-core/xwiki-commons-classloader/xwiki-commons-classloader-api/src/main/java/org/xwiki/classloader/internal/ClassLoaderUtils.java A xwiki-commons-core/xwiki-commons-classloader/xwiki-commons-classloader-api/src/test/java/org/xwiki/classloader/internal/ClassLoaderUtilsTest.java Log Message: ----------- XCOMMONS-3327: Provide an internal helper to safely access ClassLoader resources (cherry picked from commit 0d82d3bfacd18bff11058db5e73dc1dd7d5c768a) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
1 0
0 0
[xwiki/xwiki-commons] 0d82d3: XCOMMONS-3327: Provide an internal helper to safel...
by XWiki Notifications 06 May '25

06 May '25
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-commons Commit: 0d82d3bfacd18bff11058db5e73dc1dd7d5c768a https://github.com/xwiki/xwiki-commons/commit/0d82d3bfacd18bff11058db5e73dc… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2025-05-05 (Mon, 05 May 2025) Changed paths: M xwiki-commons-core/xwiki-commons-classloader/xwiki-commons-classloader-api/pom.xml A xwiki-commons-core/xwiki-commons-classloader/xwiki-commons-classloader-api/src/main/java/org/xwiki/classloader/internal/ClassLoaderUtils.java A xwiki-commons-core/xwiki-commons-classloader/xwiki-commons-classloader-api/src/test/java/org/xwiki/classloader/internal/ClassLoaderUtilsTest.java Log Message: ----------- XCOMMONS-3327: Provide an internal helper to safely access ClassLoader resources Commit: a4b712dec59621aa8065cd6e338d89b0b438697d https://github.com/xwiki/xwiki-commons/commit/a4b712dec59621aa8065cd6e338d8… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2025-05-06 (Tue, 06 May 2025) Changed paths: M xwiki-commons-core/xwiki-commons-classloader/xwiki-commons-classloader-api/pom.xml A xwiki-commons-core/xwiki-commons-classloader/xwiki-commons-classloader-api/src/main/java/org/xwiki/classloader/internal/ClassLoaderUtils.java A xwiki-commons-core/xwiki-commons-classloader/xwiki-commons-classloader-api/src/test/java/org/xwiki/classloader/internal/ClassLoaderUtilsTest.java Log Message: ----------- Merge pull request #1325 from xwiki/feature-classloaderutils XCOMMONS-3327: Provide an internal helper to safely access ClassLoader resources Compare: https://github.com/xwiki/xwiki-commons/compare/dbc2bda6330d...a4b712dec596 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-12824: Add buttons to hide/show left and right panel columns
by XWiki Notifications 06 May '25

06 May '25
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • ...
  • 132
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.