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]

June 2026

  • 1 participants
  • 1838 discussions
[[email protected]][Issue] Updates for CONFLUENCE-528: Space collision detection is broken
by XWiki Notifications 25 Jun '26

25 Jun '26
1 0
0 0
[[email protected]][Issue] Updates for FULLCAL-90: Make it easer to extend the way the events are displayed
by XWiki Notifications 25 Jun '26

25 Jun '26
1 0
0 0
[[email protected]][Issue] Updates for SPAPP-28: Provide LiveData with patched version filtering
by XWiki Notifications 25 Jun '26

25 Jun '26
1 0
0 0
[xwiki-contrib/application-security-advisory] 33d74a: SPAPP-27: Allow to use Github tokens for different...
by XWiki Notifications 25 Jun '26

25 Jun '26
Branch: refs/heads/SPAPP-27 Home: https://github.com/xwiki-contrib/application-security-advisory Commit: 33d74af74a951f47bafa0f4751389fde6ed3c104 https://github.com/xwiki-contrib/application-security-advisory/commit/33d74… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2026-06-25 (Thu, 25 Jun 2026) Changed paths: M application-security-advisory-api/src/main/java/org/xwiki/contrib/securityadvisory/SecurityAdvisoryConfiguration.java M application-security-advisory-default/src/main/java/org/xwiki/contrib/securityadvisory/internal/configuration/DefaultSecurityAdvisoryConfiguration.java M application-security-advisory-default/src/main/java/org/xwiki/contrib/securityadvisory/internal/configuration/SecurityAdvisoryConfigurationClassMandatoryDocumentInitializer.java M application-security-advisory-github/pom.xml M application-security-advisory-github/src/main/java/org/xwiki/contrib/securityadvisory/internal/github/GithubImporter.java A application-security-advisory-github/src/main/java/org/xwiki/contrib/securityadvisory/internal/github/GithubTokenClassMandatoryDocumentInitializer.java A application-security-advisory-github/src/main/java/org/xwiki/contrib/securityadvisory/internal/github/GithubTokenManager.java M application-security-advisory-github/src/main/resources/META-INF/components.txt M pom.xml Log Message: ----------- SPAPP-27: Allow to use Github tokens for different orga * Provide a dedicated xclass initializer for holding tokens and orga info * Compute automatically which token should be used based on orga name To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/application-security-advisory/settings/not…
1 0
0 0
[[email protected]][Issue] Updates for FULLCAL-91: Calendar is not updated after editing it inline
by XWiki Notifications 25 Jun '26

25 Jun '26
1 0
0 0
[[email protected]][Issue] Updates for FULLCAL-90: Make it easer to extend the way the events are displayed
by XWiki Notifications 25 Jun '26

25 Jun '26
1 0
0 0
[[email protected]][Issue] Updates for SPAPP-27: Allow to use Github tokens for different orga
by XWiki Notifications 25 Jun '26

25 Jun '26
1 0
0 0
[xwiki/xwiki-platform] 147fbe: [Misc] Reduce Cognitive Complexity of the SOLR res...
by XWiki Notifications 25 Jun '26

25 Jun '26
Branch: refs/heads/claude/quirky-dirac-yu1i7q Home: https://github.com/xwiki/xwiki-platform Commit: 147fbe1b58ce66ea2fcd2870691826349cab312d https://github.com/xwiki/xwiki-platform/commit/147fbe1b58ce66ea2fcd28706918… Author: Vincent Massol <vincent(a)massol.net> Date: 2026-06-25 (Thu, 25 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: ----------- [Misc] Reduce Cognitive Complexity of the SOLR resolver thread flagged by SonarQube * Extract the queue entry dispatching logic from Resolver.runInternal() into a dedicated dispatchQueueEntry() method to bring the Cognitive Complexity of runInternal() back under the allowed threshold. Co-authored-by: Vincent Massol <vincent(a)massol.net> 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] d937c3: [Misc] Reduce cognitive complexity of exclusive fi...
by XWiki Notifications 25 Jun '26

25 Jun '26
Branch: refs/heads/claude/amazing-brahmagupta-fq32p6 Home: https://github.com/xwiki/xwiki-platform Commit: d937c337d69db1e158601d753badbd03dd3a404c https://github.com/xwiki/xwiki-platform/commit/d937c337d69db1e158601d753bad… Author: Claude <noreply(a)anthropic.com> Date: 2026-06-25 (Thu, 25 Jun 2026) 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/ScopeNotificationFilterLocationStateComputer.java Log Message: ----------- [Misc] Reduce cognitive complexity of exclusive filter handling reported by SonarQube * Extract the nested loops of handleExclusiveFilters into dedicated private helper methods (handleExclusiveFilter and handleExclusiveChild) and introduce a small private holder for the running best match, bringing the method's cognitive complexity below the allowed threshold without changing behavior. To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[xwiki/xwiki-dev-llm] 2593ba: [Misc] Add skill to automatically write a blog pos...
by XWiki Notifications 24 Jun '26

24 Jun '26
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-dev-llm Commit: 2593ba079ef709a880222f531c91037c4e3ea5cc https://github.com/xwiki/xwiki-dev-llm/commit/2593ba079ef709a880222f531c910… Author: Vincent Massol <vincent(a)massol.net> Date: 2026-06-24 (Wed, 24 Jun 2026) Changed paths: M .claude-plugin/marketplace.json M README.md M xwiki/.claude-plugin/plugin.json A xwiki/skills/contrib-release-blog-post/SKILL.md Log Message: ----------- [Misc] Add skill to automatically write a blog post for a contrib extension release To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-dev-llm/settings/notifications
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • ...
  • 184
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.