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

February 2026

  • 1 participants
  • 1392 discussions
[jira@xwiki.org][Issue] Updates for JIRA-106: Empty JIRA.JIRAConfig page created on subwikis creation
by XWiki Notifications 10 Feb '26

10 Feb '26
1 0
0 0
[jira@xwiki.org][Issue] Updates for XWIKI-23997: versionPage property is missing from the ExtensionClass
by XWiki Notifications 09 Feb '26

09 Feb '26
1 0
0 0
[jira@xwiki.org][Issue] Updates for XRENDERING-800: ToC entries missing last char of headings if non-alphanumeric
by XWiki Notifications 09 Feb '26

09 Feb '26
1 0
0 0
[jira@xwiki.org][Issue] Updates for XWIKI-23996: Repository /extensions/ REST endpoint return the wrong values
by XWiki Notifications 09 Feb '26

09 Feb '26
1 0
0 0
[jira@xwiki.org][Issue] Updates for XWIKI-22889: Finish moving all the existing conditional code related to different database engines to HibernateAdapters
by XWiki Notifications 09 Feb '26

09 Feb '26
1 0
0 0
[jira@xwiki.org][Issue] Updates for XWIKI-22888: Move the HibernateAdapter API to a module which does not depend on oldcore
by XWiki Notifications 09 Feb '26

09 Feb '26
1 0
0 0
[xwiki/xwiki-commons] fe9a51: XCOMMONS-3565: Extension dependencies exclusions a...
by XWiki Notifications 09 Feb '26

09 Feb '26
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-commons Commit: fe9a51f04b0726d429ce87ee5b6736458bf080bc https://github.com/xwiki/xwiki-commons/commit/fe9a51f04b0726d429ce87ee5b673… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2026-02-09 (Mon, 09 Feb 2026) Changed paths: M xwiki-commons-core/pom.xml M xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-api/src/main/java/org/xwiki/extension/AbstractExtensionPattern.java M xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-api/src/main/java/org/xwiki/extension/DefaultExtensionPattern.java M xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-api/src/main/java/org/xwiki/extension/internal/ExtensionFactory.java A xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-api/src/main/java/org/xwiki/extension/internal/converter/ExtensionPatternConverter.java M xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-api/src/main/java/org/xwiki/extension/repository/internal/DefaultExtensionSerializer.java M xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-api/src/main/resources/META-INF/components.txt M xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-api/src/test/java/org/xwiki/extension/internal/ExtensionFactoryTest.java M xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-repositories/xwiki-commons-extension-repository-xwiki/src/main/java/org/xwiki/extension/repository/xwiki/internal/XWikiExtensionDependency.java M xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-repositories/xwiki-commons-extension-repository-xwiki/src/test/java/org/xwiki/extension/repository/xwiki/internal/XWikiExtensionTest.java M xwiki-commons-core/xwiki-commons-repository/xwiki-commons-repository-model/src/main/resources/xwiki.rest.extension.model.xsd Log Message: ----------- XCOMMONS-3565: Extension dependencies exclusions are not supported by the XWiki Repository To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
1 0
0 0
[jira@xwiki.org][Issue] Updates for XWIKI-23985: Switching syntax in source mode wrongly joins the realtime session
by XWiki Notifications 09 Feb '26

09 Feb '26
1 0
0 0
[xwiki/xwiki-platform] 430a36: XWIKI-23985: Switching syntax in source mode wrong...
by XWiki Notifications 09 Feb '26

09 Feb '26
Branch: refs/heads/stable-16.10.x Home: https://github.com/xwiki/xwiki-platform Commit: 430a362fa6765d6dc0dbb6d4d46ffb7e6cbad96e https://github.com/xwiki/xwiki-platform/commit/430a362fa6765d6dc0dbb6d4d46f… Author: Marius Dumitru Florea <marius(a)xwiki.com> Date: 2026-02-09 (Mon, 09 Feb 2026) Changed paths: M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-realtime/plugin.js M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-ui/src/main/resources/CKEditor/EditSheet.xml Log Message: ----------- XWIKI-23985: Switching syntax in source mode wrongly joins the realtime session * Don't connect to realtime session on load unless we are in WYSIWYG mode. (cherry picked from commit f582505f86577b88654e7760d281083f87a72c61) 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] 8349c3: XWIKI-23985: Switching syntax in source mode wrong...
by XWiki Notifications 09 Feb '26

09 Feb '26
Branch: refs/heads/stable-17.4.x Home: https://github.com/xwiki/xwiki-platform Commit: 8349c30e00d394220ea7dd399e0760ce5fa3167b https://github.com/xwiki/xwiki-platform/commit/8349c30e00d394220ea7dd399e07… Author: Marius Dumitru Florea <marius(a)xwiki.com> Date: 2026-02-09 (Mon, 09 Feb 2026) Changed paths: M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-realtime/plugin.js M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-ui/src/main/resources/CKEditor/EditSheet.xml Log Message: ----------- XWIKI-23985: Switching syntax in source mode wrongly joins the realtime session * Don't connect to realtime session on load unless we are in WYSIWYG mode. (cherry picked from commit f582505f86577b88654e7760d281083f87a72c61) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • ...
  • 140
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.