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]

July 2026

  • 1 participants
  • 2725 discussions
[xwiki-contrib/cristal] 63ec31: [Misc] Upgrade dependency tar to 7.5.20
by XWiki Notifications 21 Jul '26

21 Jul '26
Branch: refs/heads/main Home: https://github.com/xwiki-contrib/cristal Commit: 63ec31f6fbe01b02becadb8fe75b2ffd59c0d6a9 https://github.com/xwiki-contrib/cristal/commit/63ec31f6fbe01b02becadb8fe75… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2026-07-21 (Tue, 21 Jul 2026) Changed paths: M pnpm-lock.yaml M pnpm-workspace.yaml Log Message: ----------- [Misc] Upgrade dependency tar to 7.5.20 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] b42032: XWIKI-24552: XJetty create a new temporary folder ...
by XWiki Notifications 21 Jul '26

21 Jul '26
Branch: refs/heads/stable-18.6.x Home: https://github.com/xwiki/xwiki-platform Commit: b420322826f5eb81d58d3437325770667067c3d8 https://github.com/xwiki/xwiki-platform/commit/b420322826f5eb81d58d34373257… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2026-07-21 (Tue, 21 Jul 2026) Changed paths: M xwiki-platform-distribution/xwiki-platform-distribution-debian/xwiki-platform-distribution-debian-xjetty/xwiki-platform-distribution-debian-xjetty-common/pom.xml M xwiki-platform-distribution/xwiki-platform-distribution-debian/xwiki-platform-distribution-debian-xjetty/xwiki-platform-distribution-debian-xjetty-common/src/deb/control/postinst Log Message: ----------- XWIKI-24552: XJetty create a new temporary folder for XWiki work dir with each restart * make sure the work directory exist in the debian package as the xwiki user is not allowed to create it (cherry picked from commit 730b13583eb7b1a754618c4e466018067df53a0c) 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-22764: Allow updating members of existing groups in the user output filter stream
by XWiki Notifications 21 Jul '26

21 Jul '26
1 0
0 0
[[email protected]][Issue] Updates for CRISTAL-838: Upgrade axios to 1.18.1
by XWiki Notifications 21 Jul '26

21 Jul '26
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-24552: XJetty create a new temporary folder for XWiki work dir with each restart
by XWiki Notifications 21 Jul '26

21 Jul '26
1 0
0 0
[xwiki-contrib/cristal] 41a56f: CRISTAL-838: Upgrade axios to 1.18.1
by XWiki Notifications 21 Jul '26

21 Jul '26
Branch: refs/heads/main Home: https://github.com/xwiki-contrib/cristal Commit: 41a56f51df744e9ac6d9c17cf74325153aa5fd82 https://github.com/xwiki-contrib/cristal/commit/41a56f51df744e9ac6d9c17cf74… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2026-07-21 (Tue, 21 Jul 2026) Changed paths: M pnpm-lock.yaml M pnpm-workspace.yaml Log Message: ----------- CRISTAL-838: Upgrade axios to 1.18.1 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] d866b8: [Misc] Avoid confusing a question for job end
by XWiki Notifications 21 Jul '26

21 Jul '26
Branch: refs/heads/stable-16.10.x Home: https://github.com/xwiki/xwiki-platform Commit: d866b8eb6a2b01ad2218bfb019ad8131e4bb8894 https://github.com/xwiki/xwiki-platform/commit/d866b8eb6a2b01ad2218bfb019ad… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2026-07-21 (Tue, 21 Jul 2026) Changed paths: M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-ui/src/main/java/org/xwiki/test/ui/po/RefactoringStatusPage.java Log Message: ----------- [Misc] Avoid confusing a question for job end * Make the selector for the final job status message more specific to avoid matching job questions in attempt to fix flickering in DeletePageIT#deletePageWithUsedClass. (cherry picked from commit a0dc1430a1ffbf9e7647a6d3b3553a2330da8266) Commit: 77273cf6a64724a84a8860be8b246afaab8254d8 https://github.com/xwiki/xwiki-platform/commit/77273cf6a64724a84a8860be8b24… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2026-07-21 (Tue, 21 Jul 2026) Changed paths: M xwiki-platform-core/xwiki-platform-image/xwiki-platform-image-lightbox/xwiki-platform-image-lightbox-test/xwiki-platform-image-lightbox-test-pageobjects/src/main/java/org/xwiki/image/lightbox/test/po/ImagePopover.java Log Message: ----------- [Misc] Don't scroll in image popover page object * Avoid scrolling in the image popover page object when locating elements to avoid that the popover disappears before the click can be executed. This hopefully fixes rare flickers. (cherry picked from commit be1e519e1930fcd7a114694cde3a15c7c31c9906) Compare: https://github.com/xwiki/xwiki-platform/compare/e48ba20409b9...77273cf6a647 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] 95e684: XWIKI-24552: XJetty create a new temporary folder ...
by XWiki Notifications 21 Jul '26

21 Jul '26
Branch: refs/heads/stable-17.10.x Home: https://github.com/xwiki/xwiki-platform Commit: 95e68493e15b970d92a2a456a6f83f5fdae94588 https://github.com/xwiki/xwiki-platform/commit/95e68493e15b970d92a2a456a6f8… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2026-07-21 (Tue, 21 Jul 2026) Changed paths: M xwiki-platform-tools/xwiki-platform-tool-jetty/xwiki-platform-tool-jetty-resources/src/main/resources/start_xwiki.bat M xwiki-platform-tools/xwiki-platform-tool-jetty/xwiki-platform-tool-jetty-resources/src/main/resources/start_xwiki.sh Log Message: ----------- XWIKI-24552: XJetty create a new temporary folder for XWiki work dir with each restart (cherry picked from commit ac0ac8067ea7d02176bbd6cd49525a20f80241cf) Commit: dbc7d5ce0aeba0913d2e49ef3e88ee56da5eb94d https://github.com/xwiki/xwiki-platform/commit/dbc7d5ce0aeba0913d2e49ef3e88… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2026-07-21 (Tue, 21 Jul 2026) Changed paths: M xwiki-platform-distribution/xwiki-platform-distribution-debian/xwiki-platform-distribution-debian-xjetty/xwiki-platform-distribution-debian-xjetty-common/pom.xml M xwiki-platform-distribution/xwiki-platform-distribution-debian/xwiki-platform-distribution-debian-xjetty/xwiki-platform-distribution-debian-xjetty-common/src/deb/control/postinst Log Message: ----------- XWIKI-24552: XJetty create a new temporary folder for XWiki work dir with each restart * make sure the work directory exist in the debian package as the xwiki user is not allowed to create it (cherry picked from commit 730b13583eb7b1a754618c4e466018067df53a0c) Compare: https://github.com/xwiki/xwiki-platform/compare/70e044ca9b52...dbc7d5ce0aeb 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] 2246e5: XWIKI-24552: XJetty create a new temporary folder ...
by XWiki Notifications 21 Jul '26

21 Jul '26
Branch: refs/heads/stable-18.4.x Home: https://github.com/xwiki/xwiki-platform Commit: 2246e5e0a7ce71e9b70c77abf37dea86fe97d8fe https://github.com/xwiki/xwiki-platform/commit/2246e5e0a7ce71e9b70c77abf37d… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2026-07-21 (Tue, 21 Jul 2026) Changed paths: M xwiki-platform-distribution/xwiki-platform-distribution-debian/xwiki-platform-distribution-debian-xjetty/xwiki-platform-distribution-debian-xjetty-common/pom.xml M xwiki-platform-distribution/xwiki-platform-distribution-debian/xwiki-platform-distribution-debian-xjetty/xwiki-platform-distribution-debian-xjetty-common/src/deb/control/postinst Log Message: ----------- XWIKI-24552: XJetty create a new temporary folder for XWiki work dir with each restart * make sure the work directory exist in the debian package as the xwiki user is not allowed to create it (cherry picked from commit 730b13583eb7b1a754618c4e466018067df53a0c) 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] 730b13: XWIKI-24552: XJetty create a new temporary folder ...
by XWiki Notifications 21 Jul '26

21 Jul '26
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 730b13583eb7b1a754618c4e466018067df53a0c https://github.com/xwiki/xwiki-platform/commit/730b13583eb7b1a754618c4e4660… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2026-07-21 (Tue, 21 Jul 2026) Changed paths: M xwiki-platform-distribution/xwiki-platform-distribution-debian/xwiki-platform-distribution-debian-xjetty/xwiki-platform-distribution-debian-xjetty-common/pom.xml M xwiki-platform-distribution/xwiki-platform-distribution-debian/xwiki-platform-distribution-debian-xjetty/xwiki-platform-distribution-debian-xjetty-common/src/deb/control/postinst Log Message: ----------- XWIKI-24552: XJetty create a new temporary folder for XWiki work dir with each restart * make sure the work directory exist in the debian package as the xwiki user is not allowed to create it To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • ...
  • 273
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.