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
[email protected]

  • 57890 discussions
[[email protected]][Issue] Updates for CONFLUENCE-535: Specifically handle space permissions related to blogs and templates
by XWiki Notifications 06 Aug '26

06 Aug '26
1 0
0 0
[[email protected]][Issue] Updates for CONFLUENCE-536: Handle new permissions found in Confluence Cloud exports
by XWiki Notifications 06 Aug '26

06 Aug '26
1 0
0 0
[[email protected]][Issue] Updates for CONFLUENCE-537: Hide warnings about unexpected Draft and CustomContentEntityObject parents
by XWiki Notifications 06 Aug '26

06 Aug '26
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-24440: Error logs when diffing old revisions whose attachment content is missing
by XWiki Notifications 06 Aug '26

06 Aug '26
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-24595: DefaultSolrIndexer sends an empty add request to a remote Solr, causing a "missing content stream" error
by XWiki Notifications 06 Aug '26

06 Aug '26
1 0
0 0
[xwiki/xwiki-platform] 88784d: XWIKI-24595: DefaultSolrIndexer sends an empty add...
by XWiki Notifications 06 Aug '26

06 Aug '26
Branch: refs/heads/stable-17.10.x Home: https://github.com/xwiki/xwiki-platform Commit: 88784d55ad248f31f125bab7d8376116b8f90199 https://github.com/xwiki/xwiki-platform/commit/88784d55ad248f31f125bab7d837… Author: Vincent Massol <vincent(a)massol.net> Date: 2026-08-06 (Thu, 06 Aug 2026) Changed paths: M xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-api/pom.xml M xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-api/src/main/java/org/xwiki/search/solr/internal/AbstractSolrInstance.java M xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-api/src/main/java/org/xwiki/search/solr/internal/DefaultSolrIndexer.java A xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-api/src/test/java/org/xwiki/search/solr/internal/SolrClientInstanceTest.java Log Message: ----------- XWIKI-24595: DefaultSolrIndexer sends an empty add request to a remote Solr, causing a "missing content stream" error (#6033) * Skip the Solr update request when the document batch to flush is empty * Also guard the SolrInstance add() API against an empty document list * Added unit tests for SolrClientInstance and raised the module coverage ratio Co-authored-by: Claude Opus 5 (1M context) <noreply(a)anthropic.com> (cherry picked from commit eef1e58456ebbc241afa0ed2ca6c0bac0096a2cd) 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] 83b0c5: XWIKI-24595: DefaultSolrIndexer sends an empty add...
by XWiki Notifications 06 Aug '26

06 Aug '26
Branch: refs/heads/stable-18.4.x Home: https://github.com/xwiki/xwiki-platform Commit: 83b0c5334ce01108eca6379b7169499fc63e9735 https://github.com/xwiki/xwiki-platform/commit/83b0c5334ce01108eca6379b7169… Author: Vincent Massol <vincent(a)massol.net> Date: 2026-08-06 (Thu, 06 Aug 2026) Changed paths: M xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-api/pom.xml M xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-api/src/main/java/org/xwiki/search/solr/internal/AbstractSolrInstance.java M xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-api/src/main/java/org/xwiki/search/solr/internal/DefaultSolrIndexer.java A xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-api/src/test/java/org/xwiki/search/solr/internal/SolrClientInstanceTest.java Log Message: ----------- XWIKI-24595: DefaultSolrIndexer sends an empty add request to a remote Solr, causing a "missing content stream" error (#6033) * Skip the Solr update request when the document batch to flush is empty * Also guard the SolrInstance add() API against an empty document list * Added unit tests for SolrClientInstance and raised the module coverage ratio Co-authored-by: Claude Opus 5 (1M context) <noreply(a)anthropic.com> (cherry picked from commit eef1e58456ebbc241afa0ed2ca6c0bac0096a2cd) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[xwiki/xwiki-rendering] d8ce0b: XWIKI-24665: Apply the logging best practices acro...
by XWiki Notifications 06 Aug '26

06 Aug '26
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-rendering Commit: d8ce0b9f62066655864588b4b76f0a95006d0466 https://github.com/xwiki/xwiki-rendering/commit/d8ce0b9f62066655864588b4b76… Author: Vincent Massol <vincent(a)massol.net> Date: 2026-08-06 (Thu, 06 Aug 2026) Changed paths: M xwiki-rendering-transformations/xwiki-rendering-transformation-macro/src/main/java/org/xwiki/rendering/internal/macro/DefaultMacroManager.java M xwiki-rendering-transformations/xwiki-rendering-transformation-macro/src/test/java/org/xwiki/rendering/internal/macro/DefaultMacroManagerTest.java Log Message: ----------- XWIKI-24665: Apply the logging best practices across commons, rendering and platform * Rewrite the invalid-macro-hint warning of DefaultMacroManager#getMacroIds so that the message states the consequence and the guidance only. The caught exception comes from DefaultMacroIdFactory one frame away, where the single reachable throw already says the hint format is invalid, so the previous message duplicated its own root cause. 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
[[email protected]][Issue] Updates for XWIKI-24628: Rename of page should be blocked when name strategy validation is enabled and not complied with
by XWiki Notifications 06 Aug '26

06 Aug '26
1 0
0 0
[[email protected]][Issue] Updates for CONFLUENCE-534: Endless loop when converting complex content combining several features involving queued listeners
by XWiki Notifications 06 Aug '26

06 Aug '26
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 216
  • 217
  • 218
  • 219
  • 220
  • 221
  • 222
  • ...
  • 5789
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.