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

  • 58393 discussions
[jira@xwiki.org][Issue] Updates for XCOMMONS-3722: Upgrade to Hibernate Validator 8.0.5
by XWiki Notifications 28 Jul '26

28 Jul '26
1 0
0 0
[jira@xwiki.org][Issue] Updates for XCOMMONS-3729: Upgrade to Eclipse Sisu 1.1.0
by XWiki Notifications 28 Jul '26

28 Jul '26
1 0
0 0
[jira@xwiki.org][Issue] Updates for XWIKI-24631: Improve visibility of images uploading process in Image dialog UI
by XWiki Notifications 28 Jul '26

28 Jul '26
1 0
0 0
[xwiki/xwiki-commons] 5e3bbd: [Misc] Fix the build broken by the removal of stil...
by XWiki Notifications 28 Jul '26

28 Jul '26
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-commons Commit: 5e3bbd943e628743dfaf92825f642132c0b7c7b1 https://github.com/xwiki/xwiki-commons/commit/5e3bbd943e628743dfaf92825f642… Author: Vincent Massol <vincent(a)massol.net> Date: 2026-07-28 (Tue, 28 Jul 2026) Changed paths: M xwiki-commons-core/pom.xml M xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-api/pom.xml M xwiki-commons-core/xwiki-commons-properties/pom.xml Log Message: ----------- [Misc] Fix the build broken by the removal of still-needed revapi ignores * The release of 18.6.0 removed all revapi ignores, but two of them covered changes committed to master after stable-18.6.x was cut, so they are not in 18.6.0 and are still needed for one more cycle: the JSpecify @Nullable migration and the move of PropertyDescriptor#getFied() to legacy. * Skip revapi on xwiki-commons-properties, since xwiki-commons-legacy-properties wraps it and runs the check on the woven result, as done for the other modules having a legacy counterpart. The getFied() ignore is still required for the modules exposing PropertyDescriptor in their own API. * Apply the same convention to xwiki-commons-job-api, which was missing it. Co-Authored-By: Claude Opus 5 (1M context) <noreply(a)anthropic.com> To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
1 0
0 0
[xwiki/xwiki-platform] 4bf3b7: [Misc] Don't modify global settings in TextAreaIma...
by XWiki Notifications 28 Jul '26

28 Jul '26
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 4bf3b72dcb23e546d356b410e6150534f61e70cf https://github.com/xwiki/xwiki-platform/commit/4bf3b72dcb23e546d356b410e615… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2026-07-28 (Tue, 28 Jul 2026) Changed paths: M xwiki-platform-core/xwiki-platform-edit/xwiki-platform-edit-test/xwiki-platform-edit-test-docker/src/test/it/org/xwiki/edit/test/ui/TextAreaImageUploadIT.java Log Message: ----------- [Misc] Don't modify global settings in TextAreaImageUploadIT * Don't set the editor globally to avoid leaking state into other tests. Co-Authored-By: Claude Opus 5 (1M context) <noreply(a)anthropic.com> Commit: c9ba70103af6d89a1118b1f4ee68196cd45627de https://github.com/xwiki/xwiki-platform/commit/c9ba70103af6d89a1118b1f4ee68… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2026-07-28 (Tue, 28 Jul 2026) Changed paths: M xwiki-platform-core/xwiki-platform-edit/xwiki-platform-edit-test/xwiki-platform-edit-test-docker/src/test/it/org/xwiki/edit/test/ui/AllIT.java A xwiki-platform-core/xwiki-platform-edit/xwiki-platform-edit-test/xwiki-platform-edit-test-docker/src/test/it/org/xwiki/edit/test/ui/DocumentLockIT.java Log Message: ----------- [Misc] Verify that the editor is unlocked when switching users in tests * This is an explicit regression test for the editor being unlocked by the beacon request even when switching users via the test frameowrk. While not unlocking is causing other test failures, this explicit test should make the root cause clearer. Co-Authored-By: Claude Opus 5 (1M context) <noreply(a)anthropic.com> Compare: https://github.com/xwiki/xwiki-platform/compare/f7fa3b4f60dd...c9ba70103af6 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 XDOCKER-419: Upgrade stable version to 18.6.0
by XWiki Notifications 28 Jul '26

28 Jul '26
1 0
0 0
[jira@xwiki.org][Issue] Updates for XWIKI-18665: The page name strategy is not applied when performing an Office import with document split
by XWiki Notifications 28 Jul '26

28 Jul '26
1 0
0 0
[jira@xwiki.org][Issue] Updates for XDOCKER-419: Upgrade stable version to 18.6.0
by XWiki Notifications 28 Jul '26

28 Jul '26
1 0
0 0
[jira@xwiki.org][Issue] Updates for XWIKI-20622: Add Preformatted Names Strategy also when the page is created directly from URL
by XWiki Notifications 28 Jul '26

28 Jul '26
1 0
0 0
[xwiki/xwiki-platform] 628b6f: [Misc] Don't skip beacon requests when unloading t...
by XWiki Notifications 28 Jul '26

28 Jul '26
Branch: refs/heads/stable-18.6.x Home: https://github.com/xwiki/xwiki-platform Commit: 628b6f6065e44c0ffa7fc495670e0763e20d982b https://github.com/xwiki/xwiki-platform/commit/628b6f6065e44c0ffa7fc495670e… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2026-07-28 (Tue, 28 Jul 2026) Changed paths: M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-ui/src/main/java/org/xwiki/test/ui/TestUtils.java Log Message: ----------- [Misc] Don't skip beacon requests when unloading the page in TestUtils * Execute and explicitly wait for requests sent on pagehide to avoid failures from not sending them while at the same time not introducing any risk for flickering tests due to requests racing with the following login request. This hack should be removed again when XWiki itself is properly protected against such racing requests. Co-Authored-By: Claude Opus 5 (1M context) <noreply(a)anthropic.com> (cherry picked from commit f7fa3b4f60dd146169f5ec140201506aa5c3d3de) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 344
  • 345
  • 346
  • 347
  • 348
  • 349
  • 350
  • ...
  • 5840
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.