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
notifications@xwiki.org

January 2026

  • 1 participants
  • 1456 discussions
[xwiki-contrib/confluence] 005ecd: [maven-release-plugin] prepare release confluence-...
by XWiki Notifications 05 Jan '26

05 Jan '26
Branch: refs/heads/master Home: https://github.com/xwiki-contrib/confluence Commit: 005ecd7ea62cbe86bae252ff4c6b9e6947aa402e https://github.com/xwiki-contrib/confluence/commit/005ecd7ea62cbe86bae252ff… Author: Raphaël Jakse <raphael.jakse(a)xwiki.com> Date: 2026-01-05 (Mon, 05 Jan 2026) Changed paths: M confluence-resolvers/pom.xml M confluence-resource-reference-type-parsers/pom.xml M confluence-syntax-confluence/pom.xml M confluence-syntax-confluence10override/pom.xml M confluence-syntax-xhtml/pom.xml M confluence-url-mapping-scroll-viewport/pom.xml M confluence-url-mapping/pom.xml M confluence-xml/pom.xml M pom.xml Log Message: ----------- [maven-release-plugin] prepare release confluence-9.90.0 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/confluence/settings/notifications
1 0
0 0
[xwiki-contrib/confluence] 24641f: Misc: log the cause when sending favorite fails
by XWiki Notifications 05 Jan '26

05 Jan '26
Branch: refs/heads/master Home: https://github.com/xwiki-contrib/confluence Commit: 24641f43630b29942019d0e4f34a127c859f5c16 https://github.com/xwiki-contrib/confluence/commit/24641f43630b29942019d0e4… Author: Raphaël Jakse <raphael.jakse(a)xwiki.com> Date: 2026-01-05 (Mon, 05 Jan 2026) Changed paths: M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/input/ConfluenceInputFilterStream.java Log Message: ----------- Misc: log the cause when sending favorite fails To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/confluence/settings/notifications
1 0
0 0
[jira@xwiki.org][Issue] Updates for XWIKI-21146: Provide a maven plugin to scan for non review security vulnerabilities
by XWiki Notifications 05 Jan '26

05 Jan '26
1 0
0 0
[jira@xwiki.org][Issue] Updates for XWIKI-23824: Double search result after upgrade to 17.10.0
by XWiki Notifications 05 Jan '26

05 Jan '26
1 0
0 0
[jira@xwiki.org][Issue] Updates for XWIKI-23832: Provide a Maven plugin to check extension dependencies for vulnerabilities
by XWiki Notifications 05 Jan '26

05 Jan '26
1 0
0 0
[xwiki/xwiki-platform] 6a58f8: XWIKI-23832: Provide a Maven plugin to check exten...
by XWiki Notifications 05 Jan '26

05 Jan '26
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 6a58f837f350b6903a081b6cb8f522225c527033 https://github.com/xwiki/xwiki-platform/commit/6a58f837f350b6903a081b6cb8f5… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2026-01-05 (Mon, 05 Jan 2026) Changed paths: M xwiki-platform-tools/xwiki-platform-tool-security-plugin/src/main/java/org/xwiki/tool/security/extension/DependencySecurityMojo.java M xwiki-platform-tools/xwiki-platform-tool-security-plugin/src/main/java/org/xwiki/tool/security/extension/internal/PluginExtensionSecurityConfiguration.java M xwiki-platform-tools/xwiki-platform-tool-security-plugin/src/main/java/org/xwiki/tool/security/extension/internal/VoidObservationManager.java M xwiki-platform-tools/xwiki-platform-tool-security-plugin/src/main/java/org/xwiki/tool/security/extension/internal/VoidXarExtensionHandler.java Log Message: ----------- XWIKI-23832: Provide a Maven plugin to check extension dependencies for vulnerabilities * fix `@since` 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 OIDC-264: Upgrade to oauth2-oidc-sdk 11.31
by XWiki Notifications 05 Jan '26

05 Jan '26
1 0
0 0
[xwiki/xwiki-platform] 34909a: XWIKI-22931: The edit action modify the cached doc...
by XWiki Notifications 05 Jan '26

05 Jan '26
Branch: refs/heads/XWIKI-22931 Home: https://github.com/xwiki/xwiki-platform Commit: 34909a083d40c3c59389c983bf808bb71dd5fe93 https://github.com/xwiki/xwiki-platform/commit/34909a083d40c3c59389c983bf80… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2026-01-05 (Mon, 05 Jan 2026) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/doc/XWikiAttachment.java M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/doc/XWikiAttachmentContent.java M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/doc/XWikiDocument.java M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/doc/XWikiDocumentMockitoTest.java Log Message: ----------- XWIKI-22931: The edit action modify the cached document when creating a page from template * Fix XWikiDocument#copyAttachment to actually perform a real clone including the copy of the content * Introduce a XWikiAttachment#cloneWithActualContent to clone and copy the content * Introduce a XWikiAttachmentContent#clone(boolean) that allows to decide to skip or not copying the content WIP: right now tests are passing but it shows a regression in logs when running PageTemplatesIT, probably due to the ownerDocument of XWikiAttachmnentContent in clone method Commit: 231954b3d693526a63a19a2294964886bfa83742 https://github.com/xwiki/xwiki-platform/commit/231954b3d693526a63a19a229496… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2026-01-05 (Mon, 05 Jan 2026) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/doc/XWikiAttachment.java M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/doc/XWikiAttachmentContent.java M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/doc/XWikiDocument.java M xwiki-platform-core/xwiki-platform-store/xwiki-platform-store-filesystem-oldcore/src/main/java/org/xwiki/store/legacy/doc/internal/FilesystemAttachmentContent.java M xwiki-platform-core/xwiki-platform-store/xwiki-platform-store-filesystem-oldcore/src/test/java/org/xwiki/store/legacy/store/internal/FilesystemAttachmentVersioningStoreTest.java Log Message: ----------- XWIKI-22931: The edit action modify the cached document when creating a page from template * Get rid of ownerDocument in XWikiAttachmentContent * Properly override new clone method in extended classes * Set the attachment document in XWikiDocument#setAttachment WIP: this still shows a regression in PageTemplatesIT with a stacktrace about a missing attachment. Commit: c3bd9a7c173056a85084530efdae9de389bf53c6 https://github.com/xwiki/xwiki-platform/commit/c3bd9a7c173056a85084530efdae… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2026-01-05 (Mon, 05 Jan 2026) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/doc/XWikiAttachmentContent.java M xwiki-platform-core/xwiki-platform-store/xwiki-platform-store-filesystem-oldcore/src/main/java/org/xwiki/store/legacy/doc/internal/FilesystemAttachmentContent.java Log Message: ----------- XWIKI-22931: The edit action modify the cached document when creating a page from template * Small improvments but still having bad stack trace when trying to create page from template related to Solr Commit: 586c18a58b5d015802038e841023f53dc336439e https://github.com/xwiki/xwiki-platform/commit/586c18a58b5d015802038e841023… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2026-01-05 (Mon, 05 Jan 2026) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/doc/XWikiAttachment.java M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/doc/XWikiAttachmentContent.java M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/doc/XWikiDocument.java Log Message: ----------- XWIKI-22931: The edit action modify the cached document when creating a page from template * Properly load the file content before cloning it WIP: there's still a problem with the template UC Commit: 0f0cb41a161cb91551e181767929a6eb1b8d634c https://github.com/xwiki/xwiki-platform/commit/0f0cb41a161cb91551e181767929… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2026-01-05 (Mon, 05 Jan 2026) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/doc/XWikiAttachmentContent.java M xwiki-platform-core/xwiki-platform-store/xwiki-platform-store-filesystem-oldcore/src/main/java/org/xwiki/store/legacy/doc/internal/FilesystemAttachmentContent.java Log Message: ----------- XWIKI-22931: The edit action modify the cached document when creating a page from template * Fix override Commit: ad8cf6bfec2d4b6961d5522a686350dee6c2af2b https://github.com/xwiki/xwiki-platform/commit/ad8cf6bfec2d4b6961d5522a6863… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2026-01-05 (Mon, 05 Jan 2026) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/doc/XWikiAttachment.java M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/doc/XWikiAttachmentContent.java Log Message: ----------- XWIKI-22931: The edit action modify the cached document when creating a page from template * Fix since Commit: beb50b3c5b5405890a9a5e8da7d16a1a63b2bc2f https://github.com/xwiki/xwiki-platform/commit/beb50b3c5b5405890a9a5e8da7d1… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2026-01-05 (Mon, 05 Jan 2026) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/doc/XWikiDocumentMockitoTest.java M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/test/MockitoOldcore.java Log Message: ----------- XWIKI-22931: The edit action modify the cached document when creating a page from template * Ensure that the test is covered Compare: https://github.com/xwiki/xwiki-platform/compare/021e2ac561bc...beb50b3c5b54 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[xwiki/xwiki-commons] f5bcfb: XCOMMONS-3519: Allow injecting a flavor in the var...
by XWiki Notifications 05 Jan '26

05 Jan '26
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-commons Commit: f5bcfb8d7cf92d306c19c4bcfacec8f98411bbf1 https://github.com/xwiki/xwiki-commons/commit/f5bcfb8d7cf92d306c19c4bcfacec… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2026-01-05 (Mon, 05 Jan 2026) Changed paths: M xwiki-commons-tools/xwiki-commons-tool-extension-plugin/src/main/java/org/xwiki/tool/extension/util/AbstractExtensionMojo.java M xwiki-commons-tools/xwiki-commons-tool-extension-plugin/src/main/java/org/xwiki/tool/extension/util/ExtensionDescription.java Log Message: ----------- XCOMMONS-3519: Allow injecting a flavor in the various extension related Maven goals * fix `@since` To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
1 0
0 0
[xwiki-contrib/oidc] eb7521: OIDC-264: Upgrade to oauth2-oidc-sdk 11.31
by XWiki Notifications 05 Jan '26

05 Jan '26
Branch: refs/heads/master Home: https://github.com/xwiki-contrib/oidc Commit: eb75213418fdc85f0d8a9a5e88bf7e7afd571bae https://github.com/xwiki-contrib/oidc/commit/eb75213418fdc85f0d8a9a5e88bf7e… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2026-01-05 (Mon, 05 Jan 2026) Changed paths: M pom.xml Log Message: ----------- OIDC-264: Upgrade to oauth2-oidc-sdk 11.31 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/oidc/settings/notifications
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • ...
  • 146
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.