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]

September 2025

  • 1 participants
  • 1025 discussions
[xwiki/xwiki-platform] 2393f3: XWIKI-23529: Translated pages sometimes aren't ind...
by XWiki Notifications 16 Sep '25

16 Sep '25
Branch: refs/heads/backport/stable-17.8.x/pr-4576 Home: https://github.com/xwiki/xwiki-platform Commit: 2393f3fc557bd4824f5a0e45d47d94cc5a5c76b8 https://github.com/xwiki/xwiki-platform/commit/2393f3fc557bd4824f5a0e45d47d… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2025-09-16 (Tue, 16 Sep 2025) 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/SolrIndexEventListener.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/SolrIndexEventListenerTest.java Log Message: ----------- XWIKI-23529: Translated pages sometimes aren't indexed during extension installation (#4576) * Always index all translations when a document is created. * Add a unit test. (cherry picked from commit 5a0b920d20d2181d4c7cdcb6b3efecf332c33090) 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] 8f7f7b: XWIKI-23529: Translated pages sometimes aren't ind...
by XWiki Notifications 16 Sep '25

16 Sep '25
Branch: refs/heads/backport/stable-17.4.x/pr-4576 Home: https://github.com/xwiki/xwiki-platform Commit: 8f7f7b98901a5d26f6454247d358a98c6e97e98c https://github.com/xwiki/xwiki-platform/commit/8f7f7b98901a5d26f6454247d358… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2025-09-16 (Tue, 16 Sep 2025) 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/SolrIndexEventListener.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/SolrIndexEventListenerTest.java Log Message: ----------- XWIKI-23529: Translated pages sometimes aren't indexed during extension installation (#4576) * Always index all translations when a document is created. * Add a unit test. (cherry picked from commit 5a0b920d20d2181d4c7cdcb6b3efecf332c33090) 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] b58fd1: XWIKI-23529: Translated pages sometimes aren't ind...
by XWiki Notifications 16 Sep '25

16 Sep '25
Branch: refs/heads/backport/stable-16.10.x/pr-4576 Home: https://github.com/xwiki/xwiki-platform Commit: b58fd10635f809adde67f65f4d305f8bc38af067 https://github.com/xwiki/xwiki-platform/commit/b58fd10635f809adde67f65f4d30… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2025-09-16 (Tue, 16 Sep 2025) 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/SolrIndexEventListener.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/SolrIndexEventListenerTest.java Log Message: ----------- XWIKI-23529: Translated pages sometimes aren't indexed during extension installation (#4576) * Always index all translations when a document is created. * Add a unit test. (cherry picked from commit 5a0b920d20d2181d4c7cdcb6b3efecf332c33090) 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] 5a0b92: XWIKI-23529: Translated pages sometimes aren't ind...
by XWiki Notifications 16 Sep '25

16 Sep '25
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 5a0b920d20d2181d4c7cdcb6b3efecf332c33090 https://github.com/xwiki/xwiki-platform/commit/5a0b920d20d2181d4c7cdcb6b3ef… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2025-09-16 (Tue, 16 Sep 2025) 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/SolrIndexEventListener.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/SolrIndexEventListenerTest.java Log Message: ----------- XWIKI-23529: Translated pages sometimes aren't indexed during extension installation (#4576) * Always index all translations when a document is created. * Add a unit test. 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-3203: Upgrade to Surefire Maven Plugin 3.5.2
by XWiki Notifications 16 Sep '25

16 Sep '25
1 0
0 0
[xwiki/xwiki-platform] fb136f: Update dependency com.gradle:common-custom-user-da...
by XWiki Notifications 16 Sep '25

16 Sep '25
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: fb136feb6bffbe0fbafc972751255b22e8828f23 https://github.com/xwiki/xwiki-platform/commit/fb136feb6bffbe0fbafc97275125… Author: Mend Renovate <bot(a)renovateapp.com> Date: 2025-09-16 (Tue, 16 Sep 2025) Changed paths: M .mvn/extensions.xml Log Message: ----------- Update dependency com.gradle:common-custom-user-data-maven-extension to v2.0.6 Commit: e7782ef2217a33d8bb93482f0650d41730e4b848 https://github.com/xwiki/xwiki-platform/commit/e7782ef2217a33d8bb93482f0650… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2025-09-16 (Tue, 16 Sep 2025) Changed paths: M .mvn/extensions.xml Log Message: ----------- Merge pull request #4579 from renovate-bot/renovate/com.gradle-common-custom-user-data-maven-extension-2.x Update dependency com.gradle:common-custom-user-data-maven-extension to v2.0.6 Compare: https://github.com/xwiki/xwiki-platform/compare/a24abd7edc7a...e7782ef2217a 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 CRISTAL-429: Warn the user when leaving the editor with unsaved edits on electron
by XWiki Notifications 16 Sep '25

16 Sep '25
1 0
0 0
[[email protected]][Issue] Updates for CRISTAL-617: Blocknote is missing unsaved content detection
by XWiki Notifications 16 Sep '25

16 Sep '25
1 0
0 0
[xwiki/xwiki-commons] 610784: Update dependency com.gradle:common-custom-user-da...
by XWiki Notifications 16 Sep '25

16 Sep '25
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-commons Commit: 610784f87a680a5f8b147b84f2abf1326d28419c https://github.com/xwiki/xwiki-commons/commit/610784f87a680a5f8b147b84f2abf… Author: Mend Renovate <bot(a)renovateapp.com> Date: 2025-09-16 (Tue, 16 Sep 2025) Changed paths: M .mvn/extensions.xml Log Message: ----------- Update dependency com.gradle:common-custom-user-data-maven-extension to v2.0.6 Commit: 59d66bccff636f09ecd0965ce4460bcaa8ea26e9 https://github.com/xwiki/xwiki-commons/commit/59d66bccff636f09ecd0965ce4460… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2025-09-16 (Tue, 16 Sep 2025) Changed paths: M .mvn/extensions.xml Log Message: ----------- Merge pull request #1445 from renovate-bot/renovate/com.gradle-common-custom-user-data-maven-extension-2.x Update dependency com.gradle:common-custom-user-data-maven-extension to v2.0.6 Compare: https://github.com/xwiki/xwiki-commons/compare/412ce5a11077...59d66bccff63 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
1 0
0 0
[xwiki/xwiki-rendering] 716029: Update dependency com.gradle:common-custom-user-da...
by XWiki Notifications 16 Sep '25

16 Sep '25
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-rendering Commit: 716029ef8f51f41f074b45d462485558194d7ce5 https://github.com/xwiki/xwiki-rendering/commit/716029ef8f51f41f074b45d4624… Author: Mend Renovate <bot(a)renovateapp.com> Date: 2025-09-16 (Tue, 16 Sep 2025) Changed paths: M .mvn/extensions.xml Log Message: ----------- Update dependency com.gradle:common-custom-user-data-maven-extension to v2.0.6 Commit: b9346a8d7d50cfd802dfe04f6298b74c11bedb00 https://github.com/xwiki/xwiki-rendering/commit/b9346a8d7d50cfd802dfe04f629… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2025-09-16 (Tue, 16 Sep 2025) Changed paths: M .mvn/extensions.xml Log Message: ----------- Merge pull request #359 from renovate-bot/renovate/com.gradle-common-custom-user-data-maven-extension-2.x Update dependency com.gradle:common-custom-user-data-maven-extension to v2.0.6 Compare: https://github.com/xwiki/xwiki-rendering/compare/3ea5c97edc83...b9346a8d7d50 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-rendering/settings/notifications
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • ...
  • 103
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.