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]

  • 57903 discussions
[[email protected]][Issue] Updates for XWIKI-22421: XWikiHibernateBaseStore related error when editing in realtime
by XWiki Notifications 05 Aug '26

05 Aug '26
1 0
0 0
[xwiki/xwiki-dev-llm] 0a5d34: [Misc] Look up xwiki.org credentials in ~/.xwiki-c...
by XWiki Notifications 05 Aug '26

05 Aug '26
Branch: refs/heads/doc-credentials-file Home: https://github.com/xwiki/xwiki-dev-llm Commit: 0a5d3489528681887ca2f2ee90662cc91016f42e https://github.com/xwiki/xwiki-dev-llm/commit/0a5d3489528681887ca2f2ee90662… Author: Vincent Massol <vincent(a)massol.net> Date: 2026-08-05 (Wed, 05 Aug 2026) Changed paths: M .claude-plugin/marketplace.json M README.md M kimi.plugin.json M opencode.jsonc M xwiki/.claude-plugin/plugin.json M xwiki/okf/servers/index.md M xwiki/skills/xwiki-doc-convert/SKILL.md M xwiki/skills/xwiki-doc-writing/SKILL.md M xwiki/skills/xwiki-rest-api/SKILL.md Log Message: ----------- [Misc] Look up xwiki.org credentials in ~/.xwiki-credentials, ask setup questions via AskUserQuestion The doc skills' setup questions are now asked with the AskUserQuestion tool (clickable options) instead of prose, and the xwiki.org write credentials are looked up in ~/.xwiki-credentials before being asked for. 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-dev-llm/settings/notifications
1 0
0 0
[[email protected]][Issue] Updates for PAMAUTH-1: No event about user authentication is sent when in trusted mode
by XWiki Notifications 05 Aug '26

05 Aug '26
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-24659: Provide a public helper to sent events about authenticated users
by XWiki Notifications 05 Aug '26

05 Aug '26
1 0
0 0
[xwiki/xwiki-dev-llm] 025f38: [Misc] Correct the S9016 rationale: S3740/S6212 ar...
by XWiki Notifications 05 Aug '26

05 Aug '26
Branch: refs/heads/claude/cool-tesla-7iv5wo Home: https://github.com/xwiki/xwiki-dev-llm Commit: 025f380a8b738d73e7a477b5ec9866c3eb158d60 https://github.com/xwiki/xwiki-dev-llm/commit/025f380a8b738d73e7a477b5ec986… Author: Vincent Massol <vincent(a)massol.net> Date: 2026-08-05 (Wed, 05 Aug 2026) Changed paths: M xwiki/okf/sonarqube/test-code-rules.md Log Message: ----------- [Misc] Correct the S9016 rationale: S3740/S6212 are not in the XWiki profile * Parameterizing a generic mocked type stays the guidance, but the reason is the raw type and the unchecked warning, not a new S3740 issue (that rule is not enabled for XWiki). * State explicitly that the class literal is correct for a non-generic type: the rule's own compliant example keeps it and neither S3740 nor S6212 is active, so the reified mock() is a style choice. Co-Authored-By: Vincent Massol <vincent(a)massol.net> To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-dev-llm/settings/notifications
1 0
0 0
[xwiki/xwiki-platform] 0ae63d: XWIKI-24659: Provider a public helper to sent even...
by XWiki Notifications 05 Aug '26

05 Aug '26
Branch: refs/heads/stable-16.10.x Home: https://github.com/xwiki/xwiki-platform Commit: 0ae63d8ea884976ea340425852c493348a2ea2a4 https://github.com/xwiki/xwiki-platform/commit/0ae63d8ea884976ea340425852c4… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2026-08-05 (Wed, 05 Aug 2026) Changed paths: R xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/internal/user/UserAuthenticatedEventNotifier.java M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/user/impl/xwiki/MyBasicAuthenticator.java M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/user/impl/xwiki/MyFormAuthenticator.java A xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/internal/authentication/DefaultUserAuthenticatedEventNotifier.java M xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/META-INF/components.txt M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-authentication/xwiki-platform-security-authentication-api/pom.xml A xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-authentication/xwiki-platform-security-authentication-api/src/main/java/org/xwiki/security/authentication/UserAuthenticatedEventNotifier.java Log Message: ----------- XWIKI-24659: Provider a public helper to sent events about authenticated users (cherry picked from commit b9f72df76b6ff1ea63446559f25ad4718cc1a7ef) 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] cbae1e: XWIKI-24659: Provider a public helper to sent even...
by XWiki Notifications 05 Aug '26

05 Aug '26
Branch: refs/heads/stable-17.10.x Home: https://github.com/xwiki/xwiki-platform Commit: cbae1ede85f551b6181a8a0d622378f66d06bde9 https://github.com/xwiki/xwiki-platform/commit/cbae1ede85f551b6181a8a0d6223… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2026-08-05 (Wed, 05 Aug 2026) Changed paths: R xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/internal/user/UserAuthenticatedEventNotifier.java M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/user/impl/xwiki/MyBasicAuthenticator.java M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/user/impl/xwiki/MyFormAuthenticator.java A xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/internal/authentication/DefaultUserAuthenticatedEventNotifier.java M xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/META-INF/components.txt M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-authentication/xwiki-platform-security-authentication-api/pom.xml A xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-authentication/xwiki-platform-security-authentication-api/src/main/java/org/xwiki/security/authentication/UserAuthenticatedEventNotifier.java Log Message: ----------- XWIKI-24659: Provider a public helper to sent events about authenticated users (cherry picked from commit b9f72df76b6ff1ea63446559f25ad4718cc1a7ef) 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] 765739: XWIKI-24659: Provider a public helper to sent even...
by XWiki Notifications 05 Aug '26

05 Aug '26
Branch: refs/heads/stable-18.4.x Home: https://github.com/xwiki/xwiki-platform Commit: 765739c6db147e2ad31f3e7849d769bdd351d68e https://github.com/xwiki/xwiki-platform/commit/765739c6db147e2ad31f3e7849d7… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2026-08-05 (Wed, 05 Aug 2026) Changed paths: R xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/internal/user/UserAuthenticatedEventNotifier.java M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/user/impl/xwiki/MyBasicAuthenticator.java M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/user/impl/xwiki/MyFormAuthenticator.java A xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/internal/authentication/DefaultUserAuthenticatedEventNotifier.java M xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/META-INF/components.txt M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-authentication/xwiki-platform-security-authentication-api/pom.xml A xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-authentication/xwiki-platform-security-authentication-api/src/main/java/org/xwiki/security/authentication/UserAuthenticatedEventNotifier.java Log Message: ----------- XWIKI-24659: Provider a public helper to sent events about authenticated users (cherry picked from commit b9f72df76b6ff1ea63446559f25ad4718cc1a7ef) 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] b9f72d: XWIKI-24659: Provider a public helper to sent even...
by XWiki Notifications 05 Aug '26

05 Aug '26
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: b9f72df76b6ff1ea63446559f25ad4718cc1a7ef https://github.com/xwiki/xwiki-platform/commit/b9f72df76b6ff1ea63446559f25a… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2026-08-05 (Wed, 05 Aug 2026) Changed paths: R xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/internal/user/UserAuthenticatedEventNotifier.java M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/user/impl/xwiki/MyBasicAuthenticator.java M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/user/impl/xwiki/MyFormAuthenticator.java A xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/internal/authentication/DefaultUserAuthenticatedEventNotifier.java M xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/META-INF/components.txt M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-authentication/xwiki-platform-security-authentication-api/pom.xml A xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-authentication/xwiki-platform-security-authentication-api/src/main/java/org/xwiki/security/authentication/UserAuthenticatedEventNotifier.java Log Message: ----------- XWIKI-24659: Provider a public helper to sent events about authenticated users To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[xwiki-contrib/jira] 99668d: [Misc] Fix the build: use a parent resolving to XW...
by XWiki Notifications 05 Aug '26

05 Aug '26
Branch: refs/heads/master Home: https://github.com/xwiki-contrib/jira Commit: 99668da9ceab57728aa08e284d47fcef87df96dc https://github.com/xwiki-contrib/jira/commit/99668da9ceab57728aa08e284d47fc… Author: Vincent Massol <vincent(a)massol.net> Date: 2026-08-05 (Wed, 05 Aug 2026) Changed paths: M jira-test/jira-test-docker/src/test/it/org/xwiki/contrib/jira/test/ui/PastePluginIT.java M pom.xml Log Message: ----------- [Misc] Fix the build: use a parent resolving to XWiki 14.10.21 and pin the Sonar scanner The build was broken in two independent ways since the parent was moved to 14.10-7: * The Sonar quality gate failed the build, since 14.10-7 inherits the sonar-maven-plugin 3.9.1.2184, which SonarQube Cloud rejects ("The version of Java (17) used to run this analysis is deprecated"). No parent in the 14.10.x line pins a usable scanner, so 5.7.0.6970 is pinned locally in pluginManagement, next to the existing workaround. * PastePluginIT failed 4 times, because 14.10-7 resolves ${platform.version} to plain 14.10, whose CKEditor 4.19.1 doesn't perform the paste the test drives through WebDriver. Use parent-platform 14.10.21-1, which is the only version of that parent resolving to XWiki 14.10.21 (14.10.21, 14.10.22 and 14.10.22-1 all resolve to 14.10.20). 14.10.21 is needed since XWIKI-21867 disabled CKEditor's version check there. Without it, CKEditor 4.22+ queries ckeditor.com when the editor is ready and, since 4.22.1 is older than the secure version that endpoint reports, displays a notification over the editor. The test used to click that notification away, which is no longer needed, and was racy anyway since the notification only shows up once that HTTP request comes back. 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-contrib/jira/settings/notifications
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 227
  • 228
  • 229
  • 230
  • 231
  • 232
  • 233
  • ...
  • 5791
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.