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]

January 2026

  • 1 participants
  • 1456 discussions
[xwiki-contrib/confluence] 879eba: CONFLUENCE-506: Import blog post teaser images as ...
by XWiki Notifications 14 Jan '26

14 Jan '26
Branch: refs/heads/master Home: https://github.com/xwiki-contrib/confluence Commit: 879ebac995c3822458b53b1d016f8e76bb87c7a0 https://github.com/xwiki-contrib/confluence/commit/879ebac995c3822458b53b1d… Author: Raphaël Jakse <raphael.jakse(a)xwiki.com> Date: 2026-01-14 (Wed, 14 Jan 2026) Changed paths: M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/input/ConfluenceConverterListener.java M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/input/ConfluenceInputFilterStream.java M confluence-xml/src/test/resources/confluencexml/blogincluded.test M confluence-xml/src/test/resources/confluencexml/blogs.test M confluence-xml/src/test/resources/confluencexml/blogs/entities.xml M confluence-xml/src/test/resources/confluencexml/onlyblog.test Log Message: ----------- CONFLUENCE-506: Import blog post teaser images as Blog post image thumbnail To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/confluence/settings/notifications
1 0
0 0
[[email protected]][Issue] Updates for CONFLUENCE-506: Import blog post teaser images as Blog post image thumbnail
by XWiki Notifications 14 Jan '26

14 Jan '26
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-23888: Display the cluster id in the footer, when clustering is enabled
by XWiki Notifications 14 Jan '26

14 Jan '26
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-23895: Make it possible for an extension to contribute a new Naming Strategy
by XWiki Notifications 14 Jan '26

14 Jan '26
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-23886: "java.lang.ClassNotFoundException" error for xwiki-platform-netflux-api that causes the Realtime to fail on a cluster
by XWiki Notifications 14 Jan '26

14 Jan '26
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-23894: Wrong classloader used for deserializing messages in remote observation manager
by XWiki Notifications 14 Jan '26

14 Jan '26
1 0
0 0
[xwiki/xwiki-platform] f6c932: XWIKI-23827: Store password properties in dedicate...
by XWiki Notifications 14 Jan '26

14 Jan '26
Branch: refs/heads/feat-store-password-dedicated-table Home: https://github.com/xwiki/xwiki-platform Commit: f6c9328e0ec42fac4b95c90d6995ff848b7124b5 https://github.com/xwiki/xwiki-platform/commit/f6c9328e0ec42fac4b95c90d6995… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2026-01-14 (Wed, 14 Jan 2026) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/internal/migration/R180100000XWIKI23827DataMigration.java M xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/xwiki.db2.hbm.xml M xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/xwiki.derby.hbm.xml M xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/xwiki.hbm.xml M xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/xwiki.mssql.hbm.xml M xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/xwiki.oracle.hbm.xml M xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/xwiki.postgresql.hbm.xml M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/org/xwiki/internal/migration/R180100000XWIKI23827DataMigrationTest.java M xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-api/src/test/java/org/xwiki/search/solr/internal/metadata/DocumentSolrMetadataExtractorTest.java M xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-api/src/test/java/org/xwiki/search/solr/internal/metadata/ObjectPropertySolrMetadataExtractorTest.java Log Message: ----------- XWIKI-23827: Store password properties in dedicated table * Refactor migration algorithm * Use equivalent to LongString values for storing password in DB in case of long tokens * Fix tests in search-solr 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 XCOMMONS-3515: Make Java 25 support official
by XWiki Notifications 14 Jan '26

14 Jan '26
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-23893: Allow Office macro to display specific pages or sheets from an imported Office file
by XWiki Notifications 14 Jan '26

14 Jan '26
1 0
0 0
[xwiki/xwiki-commons] d8377a: XCOMMONS-3515: Make Java 25 support official
by XWiki Notifications 14 Jan '26

14 Jan '26
Branch: refs/heads/stable-17.10.x Home: https://github.com/xwiki/xwiki-commons Commit: d8377a567adb12f78ae6a343427f932a14313c80 https://github.com/xwiki/xwiki-commons/commit/d8377a567adb12f78ae6a343427f9… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2026-01-14 (Wed, 14 Jan 2026) Changed paths: M pom.xml Log Message: ----------- XCOMMONS-3515: Make Java 25 support official To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • ...
  • 146
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.