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]

November 2024

  • 1 participants
  • 1410 discussions
[[email protected]][Issue] Updates for XWIKI-20732: Whitespaces in the filenames proposed by the export tools are replaced with + signs
by XWiki Notifications 04 Nov '24

04 Nov '24
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-22629: Upgrade to HSQLDB 2.7.4
by XWiki Notifications 04 Nov '24

04 Nov '24
1 0
0 0
[[email protected]][Issue] Updates for XCOMMONS-3196: Upgrade to Maven Surefire and Failsafe plugins 3.5.2
by XWiki Notifications 04 Nov '24

04 Nov '24
1 0
0 0
[[email protected]][Issue] Updates for XCOMMONS-3187: Upgrade to Checker Qual 3.48.2
by XWiki Notifications 04 Nov '24

04 Nov '24
1 0
0 0
[xwiki-contrib/cristal] cd013b: [Misc] Update dependency vite to v5.4.10
by XWiki Notifications 04 Nov '24

04 Nov '24
Branch: refs/heads/main Home: https://github.com/xwiki-contrib/cristal Commit: cd013b86bc8fdaea0e7a893656915333a4599f7e https://github.com/xwiki-contrib/cristal/commit/cd013b86bc8fdaea0e7a8936569… Author: Mend Renovate <bot(a)renovateapp.com> Date: 2024-11-04 (Mon, 04 Nov 2024) Changed paths: M package.json M pnpm-lock.yaml Log Message: ----------- [Misc] Update dependency vite to v5.4.10 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
1 0
0 0
[xwiki/xwiki-commons] 1f67f4: XCOMMONS-3191: Upgrade to Checkstyle 10.20.0
by XWiki Notifications 04 Nov '24

04 Nov '24
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-commons Commit: 1f67f452d19ce072771d16d544e4a3d4a5790b82 https://github.com/xwiki/xwiki-commons/commit/1f67f452d19ce072771d16d544e4a… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2024-11-04 (Mon, 04 Nov 2024) Changed paths: M pom.xml Log Message: ----------- XCOMMONS-3191: Upgrade to Checkstyle 10.20.0 Commit: 05d2888a952a103ee43bbc59aad52599baf2a519 https://github.com/xwiki/xwiki-commons/commit/05d2888a952a103ee43bbc59aad52… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2024-11-04 (Mon, 04 Nov 2024) Changed paths: M pom.xml Log Message: ----------- XCOMMONS-3196: Upgrade to Maven Surefire and Failsafe plugins 3.5.2 Commit: 70dfb4626906c993e3b9dc9e87f88a7eb22ba075 https://github.com/xwiki/xwiki-commons/commit/70dfb4626906c993e3b9dc9e87f88… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2024-11-04 (Mon, 04 Nov 2024) Changed paths: M pom.xml Log Message: ----------- XCOMMONS-3176: Upgrade to bytebuddy 1.15.10 Commit: c0bb1dd56f68486713c4447ce461b4fa03cfc6e3 https://github.com/xwiki/xwiki-commons/commit/c0bb1dd56f68486713c4447ce461b… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2024-11-04 (Mon, 04 Nov 2024) Changed paths: M pom.xml Log Message: ----------- XCOMMONS-3187: Upgrade to Checker Qual 3.48.2 Compare: https://github.com/xwiki/xwiki-commons/compare/01d4b5d0aa84...c0bb1dd56f68 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
1 0
0 0
[xwiki-contrib/cristal] 832d8e: [Misc] Update dependency vite-plugin-node to v4
by XWiki Notifications 04 Nov '24

04 Nov '24
Branch: refs/heads/main Home: https://github.com/xwiki-contrib/cristal Commit: 832d8e663bbaff77f8710752689db0938c79c08d https://github.com/xwiki-contrib/cristal/commit/832d8e663bbaff77f8710752689… Author: Mend Renovate <bot(a)renovateapp.com> Date: 2024-11-04 (Mon, 04 Nov 2024) Changed paths: M electron/storage/package.json M pnpm-lock.yaml Log Message: ----------- [Misc] Update dependency vite-plugin-node to v4 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
1 0
0 0
[xwiki/xwiki-platform] b5659e: XWIKI-22625: TestUtils#getURL doesn't take the wik...
by XWiki Notifications 04 Nov '24

04 Nov '24
Branch: refs/heads/stable-15.10.x Home: https://github.com/xwiki/xwiki-platform Commit: b5659e12c335da4bb6b479988927f073a17061ec https://github.com/xwiki/xwiki-platform/commit/b5659e12c335da4bb6b479988927… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2024-11-04 (Mon, 04 Nov 2024) Changed paths: M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-ui/src/test/java/org/xwiki/test/ui/TestUtilsTest.java Log Message: ----------- XWIKI-22625: TestUtils#getURL doesn't take the wiki into account * remove unused import (cherry picked from commit c80e2734de02a9c74e1f8495540fb175cf7eeb55) 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] 141021: XWIKI-22625: TestUtils#getURL doesn't take the wik...
by XWiki Notifications 04 Nov '24

04 Nov '24
Branch: refs/heads/stable-16.4.x Home: https://github.com/xwiki/xwiki-platform Commit: 1410213619a6c64a3bfffa72449e0d7a6e4bd898 https://github.com/xwiki/xwiki-platform/commit/1410213619a6c64a3bfffa72449e… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2024-11-04 (Mon, 04 Nov 2024) Changed paths: M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-ui/src/test/java/org/xwiki/test/ui/TestUtilsTest.java Log Message: ----------- XWIKI-22625: TestUtils#getURL doesn't take the wiki into account * remove unused import (cherry picked from commit c80e2734de02a9c74e1f8495540fb175cf7eeb55) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[xwiki-contrib/cristal] 41e6e8: [Misc] Update dependency @playwright/test to v1.48.2
by XWiki Notifications 04 Nov '24

04 Nov '24
Branch: refs/heads/main Home: https://github.com/xwiki-contrib/cristal Commit: 41e6e82065cc42d72f753c0b66893b6995c48c3b https://github.com/xwiki-contrib/cristal/commit/41e6e82065cc42d72f753c0b668… Author: Mend Renovate <bot(a)renovateapp.com> Date: 2024-11-04 (Mon, 04 Nov 2024) Changed paths: M pnpm-lock.yaml M web/package.json Log Message: ----------- [Misc] Update dependency @playwright/test to v1.48.2 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.