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]

  • 1 participants
  • 57397 discussions
[xwiki/xwiki-commons] e7673e: [Misc] Move the GitHub configuration shared by the...
by XWiki Notifications 28 Aug '26

28 Aug '26
Branch: refs/heads/misc-shared-github-config Home: https://github.com/xwiki/xwiki-commons Commit: e7673edf50f62f1fd69d0d33ea29c1bce123c983 https://github.com/xwiki/xwiki-commons/commit/e7673edf50f62f1fd69d0d33ea29c… Author: Vincent Massol <vmassol(a)xwiki.com> Date: 2026-08-28 (Fri, 28 Aug 2026) Changed paths: R .github/pull_request_template.md M .github/renovate.json5 M .github/workflows/backport.yml M .github/workflows/quality-pr.yml Log Message: ----------- [Misc] Move the GitHub configuration shared by the XWiki repositories to the .github repository * Delete the pull request template: it is byte-identical in the three repositories and is now served to the whole organization as a default community health file. * Replace the pull request quality checks and the automatic backport workflows with a stub that calls the shared reusable workflow, leaving only the trigger here. * Extend the shared Renovate preset instead of repeating the settings it holds. To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
1 0
0 0
[xwiki/xwiki-rendering] 76f1c3: [Misc] Check the Checkstyle rules of a pull reques...
by XWiki Notifications 28 Aug '26

28 Aug '26
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-rendering Commit: 76f1c3d11f83c34e4a0c1e9ef8be4192c96cf988 https://github.com/xwiki/xwiki-rendering/commit/76f1c3d11f83c34e4a0c1e9ef8b… Author: Vincent Massol <vincent(a)massol.net> Date: 2026-08-28 (Fri, 28 Aug 2026) Changed paths: A .github/workflows/quality-pr.yml R .github/workflows/sonar-pr.yml Log Message: ----------- [Misc] Check the Checkstyle rules of a pull request along with its SonarQube issues * Stop skipping Checkstyle in the pull request build. A violation fails the build, so the code base carries none, so a violation a changed module reports is one the pull request wrote: this needs none of the line filtering the SonarQube issues are put through, and no build of its own either, the modules the pull request changes being already the ones this workflow builds. * Rename the workflow to quality-pr.yml, now that the SonarCloud analysis is one of the quality rules it holds a pull request to rather than all of 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-rendering/settings/notifications
1 0
0 0
[xwiki/xwiki-commons] 0d42b6: [Misc] Check the Checkstyle rules of a pull reques...
by XWiki Notifications 28 Aug '26

28 Aug '26
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-commons Commit: 0d42b630f5a957aa76e00758f0ed4d225d3063c5 https://github.com/xwiki/xwiki-commons/commit/0d42b630f5a957aa76e00758f0ed4… Author: Vincent Massol <vincent(a)massol.net> Date: 2026-08-28 (Fri, 28 Aug 2026) Changed paths: A .github/workflows/quality-pr.yml R .github/workflows/sonar-pr.yml Log Message: ----------- [Misc] Check the Checkstyle rules of a pull request along with its SonarQube issues * Stop skipping Checkstyle in the pull request build. A violation fails the build, so the code base carries none, so a violation a changed module reports is one the pull request wrote: this needs none of the line filtering the SonarQube issues are put through, and no build of its own either, the modules the pull request changes being already the ones this workflow builds. * Rename the workflow to quality-pr.yml, now that the SonarCloud analysis is one of the quality rules it holds a pull request to rather than all of 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] ef6a33: [Misc] Check the Checkstyle rules of a pull reques...
by XWiki Notifications 28 Aug '26

28 Aug '26
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: ef6a33331da15e57fc819454398631523aff4071 https://github.com/xwiki/xwiki-platform/commit/ef6a33331da15e57fc8194543986… Author: Vincent Massol <vincent(a)massol.net> Date: 2026-08-28 (Fri, 28 Aug 2026) Changed paths: A .github/workflows/quality-pr.yml R .github/workflows/sonar-pr.yml Log Message: ----------- [Misc] Check the Checkstyle rules of a pull request along with its SonarQube issues * Stop skipping Checkstyle in the pull request build. A violation fails the build, so the code base carries none, so a violation a changed module reports is one the pull request wrote: this needs none of the line filtering the SonarQube issues are put through, and no build of its own either, the modules the pull request changes being already the ones this workflow builds. * Rename the workflow to quality-pr.yml, now that the SonarCloud analysis is one of the quality rules it holds a pull request to rather than all of 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-platform/settings/notifications
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-22198: Bootstrap switches are not keyboard accessible
by XWiki Notifications 28 Aug '26

28 Aug '26
1 0
0 0
[xwiki/xwiki-platform] 897fda: XWIKI-22198: Bootstrap switches are not keyboard a...
by XWiki Notifications 28 Aug '26

28 Aug '26
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 897fda00e98d30e0f6ea0caddb020a16c5059b38 https://github.com/xwiki/xwiki-platform/commit/897fda00e98d30e0f6ea0caddb02… Author: LucasC <lucas.charpentier(a)xwiki.com> Date: 2026-08-28 (Fri, 28 Aug 2026) Changed paths: M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-ui/src/main/resources/XWiki/Notifications/Code/BootstrapSwitch.xml Log Message: ----------- XWIKI-22198: Bootstrap switches are not keyboard accessible (#6049) 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 CRISTAL-848: Upgrade vue-router to 5.2.0
by XWiki Notifications 28 Aug '26

28 Aug '26
1 0
0 0
[[email protected]][Issue] Updates for CRISTAL-849: Upgrade yjs to 13.6.31
by XWiki Notifications 28 Aug '26

28 Aug '26
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-23771: AWM: Numeric field accepts invalid characters, causing server error on edit
by XWiki Notifications 28 Aug '26

28 Aug '26
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-24712: Document pickers don't keep the full width anymore after selecting a document in some macros
by XWiki Notifications 28 Aug '26

28 Aug '26
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • ...
  • 5740
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.