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

July 2025

  • 1 participants
  • 1435 discussions
[xwiki/xwiki-platform] 568f3f: XWIKI-23419: Notification pre-filtering is slow wi...
by XWiki Notifications 31 Jul '25

31 Jul '25
Branch: refs/heads/backport/stable-17.4.x/pr-4404 Home: https://github.com/xwiki/xwiki-platform Commit: 568f3fca734f37b4c06db2032da6a83a1c3e13b4 https://github.com/xwiki/xwiki-platform/commit/568f3fca734f37b4c06db2032da6… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2025-07-31 (Thu, 31 Jul 2025) Changed paths: M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-notifiers/xwiki-platform-notifications-notifiers-default/src/main/java/org/xwiki/notifications/notifiers/internal/UserEventDispatcher.java M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-notifiers/xwiki-platform-notifications-notifiers-default/src/test/java/org/xwiki/notifications/notifiers/internal/UserEventDispatcherTest.java Log Message: ----------- XWIKI-23419: Notification pre-filtering is slow with lots of users due to lots of Solr queries (#4404) * Don't ever check if mails are pre-filtered as this just duplicates the logic of the atomic update that we already use. * Only check for notification statuses when a user is actually listening to an event. * Remove unused futures. * Don't mark an event as pre-filtered after filtering for the users on the subwiki before filtering for the main wiki users. * Wait for all events of the batch at once, don't wait for every event to be committed. (cherry picked from commit e31a79c94fc3d27c0a9927960fa263b479d34069) 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] 9b7f9a: XWIKI-23419: Notification pre-filtering is slow wi...
by XWiki Notifications 31 Jul '25

31 Jul '25
Branch: refs/heads/backport/stable-16.10.x/pr-4404 Home: https://github.com/xwiki/xwiki-platform Commit: 9b7f9a9cc87a42cbfd5a68d695fb4086b8de37d1 https://github.com/xwiki/xwiki-platform/commit/9b7f9a9cc87a42cbfd5a68d695fb… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2025-07-31 (Thu, 31 Jul 2025) Changed paths: M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-notifiers/xwiki-platform-notifications-notifiers-default/src/main/java/org/xwiki/notifications/notifiers/internal/UserEventDispatcher.java M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-notifiers/xwiki-platform-notifications-notifiers-default/src/test/java/org/xwiki/notifications/notifiers/internal/UserEventDispatcherTest.java Log Message: ----------- XWIKI-23419: Notification pre-filtering is slow with lots of users due to lots of Solr queries (#4404) * Don't ever check if mails are pre-filtered as this just duplicates the logic of the atomic update that we already use. * Only check for notification statuses when a user is actually listening to an event. * Remove unused futures. * Don't mark an event as pre-filtered after filtering for the users on the subwiki before filtering for the main wiki users. * Wait for all events of the batch at once, don't wait for every event to be committed. (cherry picked from commit e31a79c94fc3d27c0a9927960fa263b479d34069) 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] e31a79: XWIKI-23419: Notification pre-filtering is slow wi...
by XWiki Notifications 31 Jul '25

31 Jul '25
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: e31a79c94fc3d27c0a9927960fa263b479d34069 https://github.com/xwiki/xwiki-platform/commit/e31a79c94fc3d27c0a9927960fa2… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2025-07-31 (Thu, 31 Jul 2025) Changed paths: M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-notifiers/xwiki-platform-notifications-notifiers-default/src/main/java/org/xwiki/notifications/notifiers/internal/UserEventDispatcher.java M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-notifiers/xwiki-platform-notifications-notifiers-default/src/test/java/org/xwiki/notifications/notifiers/internal/UserEventDispatcherTest.java Log Message: ----------- XWIKI-23419: Notification pre-filtering is slow with lots of users due to lots of Solr queries (#4404) * Don't ever check if mails are pre-filtered as this just duplicates the logic of the atomic update that we already use. * Only check for notification statuses when a user is actually listening to an event. * Remove unused futures. * Don't mark an event as pre-filtered after filtering for the users on the subwiki before filtering for the main wiki users. * Wait for all events of the batch at once, don't wait for every event to be committed. 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] daae6c: XWIKI-23254: Page loads are slow for users with ma...
by XWiki Notifications 31 Jul '25

31 Jul '25
Branch: refs/heads/backport/stable-17.4.x/pr-4399 Home: https://github.com/xwiki/xwiki-platform Commit: daae6c0626f280c5a7aed94ca7a87a66a656b1ba https://github.com/xwiki/xwiki-platform/commit/daae6c0626f280c5a7aed94ca7a8… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2025-07-31 (Thu, 31 Jul 2025) Changed paths: M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-api/src/main/java/org/xwiki/notifications/filters/internal/scope/ScopeNotificationFilterPreference.java M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-api/src/main/java/org/xwiki/notifications/filters/internal/scope/ScopeNotificationFilterPreferencesHierarchy.java Log Message: ----------- XWIKI-23254: Page loads are slow for users with many watched pages (#4399) * Don't compare all preferences with each other but only compare potential parents with potential children. This should help for the very likely case that users have primarily (or exclusively) inclusive notification filters. (cherry picked from commit a8234d4db2cf9cf4b55ff7155c247aa1984326ae) 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] cbceda: XWIKI-23254: Page loads are slow for users with ma...
by XWiki Notifications 31 Jul '25

31 Jul '25
Branch: refs/heads/backport/stable-16.10.x/pr-4399 Home: https://github.com/xwiki/xwiki-platform Commit: cbcedaff81bb809c183616a7ecf3f48078ab4167 https://github.com/xwiki/xwiki-platform/commit/cbcedaff81bb809c183616a7ecf3… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2025-07-31 (Thu, 31 Jul 2025) Changed paths: M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-api/src/main/java/org/xwiki/notifications/filters/internal/scope/ScopeNotificationFilterPreference.java M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-api/src/main/java/org/xwiki/notifications/filters/internal/scope/ScopeNotificationFilterPreferencesHierarchy.java Log Message: ----------- XWIKI-23254: Page loads are slow for users with many watched pages (#4399) * Don't compare all preferences with each other but only compare potential parents with potential children. This should help for the very likely case that users have primarily (or exclusively) inclusive notification filters. (cherry picked from commit a8234d4db2cf9cf4b55ff7155c247aa1984326ae) 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] a8234d: XWIKI-23254: Page loads are slow for users with ma...
by XWiki Notifications 31 Jul '25

31 Jul '25
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: a8234d4db2cf9cf4b55ff7155c247aa1984326ae https://github.com/xwiki/xwiki-platform/commit/a8234d4db2cf9cf4b55ff7155c24… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2025-07-31 (Thu, 31 Jul 2025) Changed paths: M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-api/src/main/java/org/xwiki/notifications/filters/internal/scope/ScopeNotificationFilterPreference.java M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-api/src/main/java/org/xwiki/notifications/filters/internal/scope/ScopeNotificationFilterPreferencesHierarchy.java Log Message: ----------- XWIKI-23254: Page loads are slow for users with many watched pages (#4399) * Don't compare all preferences with each other but only compare potential parents with potential children. This should help for the very likely case that users have primarily (or exclusively) inclusive notification filters. To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[xwiki-contrib/cristal] df9556: [Misc] Update @types/react (#1121)
by XWiki Notifications 31 Jul '25

31 Jul '25
Branch: refs/heads/main Home: https://github.com/xwiki-contrib/cristal Commit: df9556f588c18725432324f0fda21ee7817af855 https://github.com/xwiki-contrib/cristal/commit/df9556f588c18725432324f0fda… Author: Mend Renovate <bot(a)renovateapp.com> Date: 2025-07-31 (Thu, 31 Jul 2025) Changed paths: M editors/blocknote-react/package.json M pnpm-lock.yaml Log Message: ----------- [Misc] Update @types/react (#1121) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
1 0
0 0
[xwiki-contrib/cristal] fd0ff4: [Misc] Update dependency @vitejs/plugin-vue to v6....
by XWiki Notifications 31 Jul '25

31 Jul '25
Branch: refs/heads/main Home: https://github.com/xwiki-contrib/cristal Commit: fd0ff41a7cc1cd83e7bb476a46736be2c0d88a0e https://github.com/xwiki-contrib/cristal/commit/fd0ff41a7cc1cd83e7bb476a467… Author: Mend Renovate <bot(a)renovateapp.com> Date: 2025-07-31 (Thu, 31 Jul 2025) Changed paths: M editors/blocknote/package.json M electron/renderer/package.json M package.json M pnpm-lock.yaml M web/package.json Log Message: ----------- [Misc] Update dependency @vitejs/plugin-vue to v6.0.1 (#1123) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
1 0
0 0
[xwiki-contrib/cristal] 7302dd: [Misc] Update dependency vite-plugin-node to v7 (#...
by XWiki Notifications 31 Jul '25

31 Jul '25
Branch: refs/heads/main Home: https://github.com/xwiki-contrib/cristal Commit: 7302dd17bed58b9144ed16e9b3e39091a55d1acb https://github.com/xwiki-contrib/cristal/commit/7302dd17bed58b9144ed16e9b3e… Author: Mend Renovate <bot(a)renovateapp.com> Date: 2025-07-31 (Thu, 31 Jul 2025) Changed paths: M electron/storage/package.json M pnpm-lock.yaml Log Message: ----------- [Misc] Update dependency vite-plugin-node to v7 (#1094) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
1 0
0 0
[xwiki-contrib/cristal] 09f18e: [Misc] Update dependency eslint-plugin-vue to v10....
by XWiki Notifications 31 Jul '25

31 Jul '25
Branch: refs/heads/main Home: https://github.com/xwiki-contrib/cristal Commit: 09f18e439fa745f9275e2d3c69771bb646bf3e79 https://github.com/xwiki-contrib/cristal/commit/09f18e439fa745f9275e2d3c697… Author: Mend Renovate <bot(a)renovateapp.com> Date: 2025-07-31 (Thu, 31 Jul 2025) Changed paths: M package.json M pnpm-lock.yaml Log Message: ----------- [Misc] Update dependency eslint-plugin-vue to v10.3.0 (#1095) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
1 0
0 0
  • ← Newer
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • ...
  • 144
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.