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]

  • 58309 discussions
[xwiki/xwiki-platform] dd529e: [Misc] Use try-with-resources to close the reader ...
by XWiki Notifications 21 Jun '26

21 Jun '26
Branch: refs/heads/claude/amazing-brahmagupta-4j6dhe Home: https://github.com/xwiki/xwiki-platform Commit: dd529e998419eff0da9cff81ccd3bb4ee7bc574e https://github.com/xwiki/xwiki-platform/commit/dd529e998419eff0da9cff81ccd3… Author: Claude <noreply(a)anthropic.com> Date: 2026-06-21 (Sun, 21 Jun 2026) Changed paths: M xwiki-platform-core/xwiki-platform-wysiwyg/xwiki-platform-wysiwyg-api/src/test/java/org/xwiki/wysiwyg/internal/cleaner/HTMLCleanerTest.java Log Message: ----------- [Misc] Use try-with-resources to close the reader in HTMLCleanerTest * Fixes the SonarQube issue java:S2093 by replacing the try/finally block with a try-with-resources statement so the BufferedReader is always closed automatically. Co-Authored-By: Claude Opus 4.8 <noreply(a)anthropic.com> Claude-Session: https://claude.ai/code/session_011PG839yfYhvGh1JU8aWhB2 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[xwiki-contrib/application-replication] 79a871: Translated using Weblate (German)
by XWiki Notifications 20 Jun '26

20 Jun '26
Branch: refs/heads/master Home: https://github.com/xwiki-contrib/application-replication Commit: 79a871c1a02f7846e22f706aae7f3df882b7ed57 https://github.com/xwiki-contrib/application-replication/commit/79a871c1a02… Author: Simpel <git(a)simpel.cc> Date: 2026-06-20 (Sat, 20 Jun 2026) Changed paths: M replication-default/src/main/resources/ApplicationResources_de.properties Log Message: ----------- Translated using Weblate (German) Currently translated at 100.0% (114 of 114 strings) Translation: XWiki Contrib/Application Replication - Default Translate-URL: https://l10n.xwiki.org/projects/xwiki-contrib/application-replication-defau… Commit: 1237a690ccb57ac1aea2af384c666cb9ec0fd8e4 https://github.com/xwiki-contrib/application-replication/commit/1237a690ccb… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2026-06-20 (Sat, 20 Jun 2026) Changed paths: M replication-default/src/main/resources/ApplicationResources_de.properties Log Message: ----------- Merge pull request #64 from xwikiorgci/weblate-xwiki-contrib-application-replication-default Translations update from Weblate Compare: https://github.com/xwiki-contrib/application-replication/compare/df49bab640… To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/application-replication/settings/notificat…
1 0
0 0
[xwiki/xwiki-platform] b37907: [Misc] Use static access for inherited constants i...
by XWiki Notifications 20 Jun '26

20 Jun '26
Branch: refs/heads/claude/amazing-brahmagupta-96l6ls Home: https://github.com/xwiki/xwiki-platform Commit: b37907a7f5abede9ceefe29b72d8b61e29882bf7 https://github.com/xwiki/xwiki-platform/commit/b37907a7f5abede9ceefe29b72d8… Author: Claude <noreply(a)anthropic.com> Date: 2026-06-20 (Sat, 20 Jun 2026) Changed paths: M xwiki-platform-core/xwiki-platform-filter/xwiki-platform-filter-streams/xwiki-platform-filter-stream-xar/src/main/java/org/xwiki/filter/xar/internal/output/XAROutputFilterStream.java Log Message: ----------- [Misc] Use static access for inherited constants in XAROutputFilterStream * SonarQube (rule java:S3252) reported that several inherited static constants were accessed through a subtype rather than through the type that declares them in XAROutputFilterStream. * Reference the declaring types directly (WikiDocumentFilter, WikiAttachmentFilter, XarAttachmentModel, XarClassModel and XarObjectPropertyModel) instead of their XWiki/XAR subtypes for the flagged constants. Co-Authored-By: Claude Opus 4.8 <noreply(a)anthropic.com> Claude-Session: https://claude.ai/code/session_01QzNkgyJZwGyKgiBXb2QUNd To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[xwiki/xwiki-jenkins-pipeline] 71b3d3: [Misc] Add 2 new profiles so that the new XS flavo...
by XWiki Notifications 19 Jun '26

19 Jun '26
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-jenkins-pipeline Commit: 71b3d3d89083ec8b1a9c04b0e5c639339571e42f https://github.com/xwiki/xwiki-jenkins-pipeline/commit/71b3d3d89083ec8b1a9c… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2026-06-19 (Fri, 19 Jun 2026) Changed paths: M vars/xwikiDockerBuild.groovy Log Message: ----------- [Misc] Add 2 new profiles so that the new XS flavor docker tests can be executed properly * Add the same two profiles also for the environments build. To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-jenkins-pipeline/settings/notifications
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-24503: The Solr queue is sometimes reported as empty even though the indexer is running
by XWiki Notifications 19 Jun '26

19 Jun '26
1 0
0 0
[xwiki/xwiki-platform] 12f72b: XWIKI-24503: The Solr queue is sometimes reported ...
by XWiki Notifications 19 Jun '26

19 Jun '26
Branch: refs/heads/stable-18.5.x Home: https://github.com/xwiki/xwiki-platform Commit: 12f72be1144a82a16797bc1fd9cea6887a35f336 https://github.com/xwiki/xwiki-platform/commit/12f72be1144a82a16797bc1fd9ce… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2026-06-19 (Fri, 19 Jun 2026) Changed paths: 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 Log Message: ----------- XWIKI-24503: The Solr queue is sometimes reported as empty even though the indexer is running * Track the number of resolve items independent of the queue to avoid reporting 0 when the indexer is actually running. (cherry picked from commit a05408439f455e4a4e623bb4001a7d74da80a396) 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] 7b8a04: XWIKI-24503: The Solr queue is sometimes reported ...
by XWiki Notifications 19 Jun '26

19 Jun '26
Branch: refs/heads/stable-17.10.x Home: https://github.com/xwiki/xwiki-platform Commit: 7b8a04066eca671087a9f1e6eb60e771d5416b0d https://github.com/xwiki/xwiki-platform/commit/7b8a04066eca671087a9f1e6eb60… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2026-06-19 (Fri, 19 Jun 2026) Changed paths: 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 Log Message: ----------- XWIKI-24503: The Solr queue is sometimes reported as empty even though the indexer is running * Track the number of resolve items independent of the queue to avoid reporting 0 when the indexer is actually running. (cherry picked from commit a05408439f455e4a4e623bb4001a7d74da80a396) 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] 6cfcc8: XWIKI-24503: The Solr queue is sometimes reported ...
by XWiki Notifications 19 Jun '26

19 Jun '26
Branch: refs/heads/stable-18.4.x Home: https://github.com/xwiki/xwiki-platform Commit: 6cfcc828b149398a0e0575e10d0e38002624fe29 https://github.com/xwiki/xwiki-platform/commit/6cfcc828b149398a0e0575e10d0e… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2026-06-19 (Fri, 19 Jun 2026) Changed paths: 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 Log Message: ----------- XWIKI-24503: The Solr queue is sometimes reported as empty even though the indexer is running * Track the number of resolve items independent of the queue to avoid reporting 0 when the indexer is actually running. (cherry picked from commit a05408439f455e4a4e623bb4001a7d74da80a396) 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-24503: The Solr queue is sometimes reported as empty even though the indexer is running
by XWiki Notifications 19 Jun '26

19 Jun '26
1 0
0 0
[xwiki/xwiki-platform] a05408: XWIKI-24503: The Solr queue is sometimes reported ...
by XWiki Notifications 19 Jun '26

19 Jun '26
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: a05408439f455e4a4e623bb4001a7d74da80a396 https://github.com/xwiki/xwiki-platform/commit/a05408439f455e4a4e623bb4001a… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2026-06-19 (Fri, 19 Jun 2026) Changed paths: 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 Log Message: ----------- XWIKI-24503: The Solr queue is sometimes reported as empty even though the indexer is running * Track the number of resolve items independent of the queue to avoid reporting 0 when the indexer is actually running. To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 641
  • 642
  • 643
  • 644
  • 645
  • 646
  • 647
  • ...
  • 5831
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.