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]

July 2026

  • 1 participants
  • 2725 discussions
[xwiki/xwiki-commons] e58285: XCOMMONS-3710: Use proper random class in netflux
by XWiki Notifications 08 Jul '26

08 Jul '26
Branch: refs/heads/stable-16.10.x Home: https://github.com/xwiki/xwiki-commons Commit: e582853f27b2d18f9a081935b65baa13dc371560 https://github.com/xwiki/xwiki-commons/commit/e582853f27b2d18f9a081935b65ba… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2026-07-08 (Wed, 08 Jul 2026) Changed paths: M xwiki-commons-core/xwiki-commons-netflux/src/main/java/org/xwiki/netflux/internal/IdGenerator.java Log Message: ----------- XCOMMONS-3710: Use proper random class in netflux (cherry picked from commit 4f27ba4baa25320934835d38747d9f617331f034) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
1 0
0 0
[xwiki/xwiki-commons] d9bb29: XCOMMONS-3710: Use proper random class in netflux
by XWiki Notifications 08 Jul '26

08 Jul '26
Branch: refs/heads/netflux-1710 Home: https://github.com/xwiki/xwiki-commons Commit: d9bb29f50cb493ca31dc5475cf814ad37ecb9411 https://github.com/xwiki/xwiki-commons/commit/d9bb29f50cb493ca31dc5475cf814… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2026-07-08 (Wed, 08 Jul 2026) Changed paths: M xwiki-commons-core/xwiki-commons-netflux/src/main/java/org/xwiki/netflux/internal/IdGenerator.java Log Message: ----------- XCOMMONS-3710: Use proper random class in netflux (cherry picked from commit 4f27ba4baa25320934835d38747d9f617331f034) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
1 0
0 0
[xwiki/xwiki-commons] 1c916c: XCOMMONS-3710: Use proper random class in netflux
by XWiki Notifications 08 Jul '26

08 Jul '26
Branch: refs/heads/stable-18.4.x Home: https://github.com/xwiki/xwiki-commons Commit: 1c916ccdd91e9120f9f1f9ed876cea2d0aaf21a5 https://github.com/xwiki/xwiki-commons/commit/1c916ccdd91e9120f9f1f9ed876ce… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2026-07-08 (Wed, 08 Jul 2026) Changed paths: M xwiki-commons-core/xwiki-commons-netflux/src/main/java/org/xwiki/netflux/internal/IdGenerator.java Log Message: ----------- XCOMMONS-3710: Use proper random class in netflux (cherry picked from commit 4f27ba4baa25320934835d38747d9f617331f034) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
1 0
0 0
[xwiki/xwiki-commons] 4f27ba: XCOMMONS-3710: Use proper random class in netflux
by XWiki Notifications 08 Jul '26

08 Jul '26
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-commons Commit: 4f27ba4baa25320934835d38747d9f617331f034 https://github.com/xwiki/xwiki-commons/commit/4f27ba4baa25320934835d38747d9… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2026-07-08 (Wed, 08 Jul 2026) Changed paths: M xwiki-commons-core/xwiki-commons-netflux/src/main/java/org/xwiki/netflux/internal/IdGenerator.java Log Message: ----------- XCOMMONS-3710: Use proper random class in netflux To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
1 0
0 0
[xwiki/xwiki-platform] 007396: XWIKI-24474: Add automated tests for "Solr Reindex...
by XWiki Notifications 08 Jul '26

08 Jul '26
Branch: refs/heads/stable-17.10.x Home: https://github.com/xwiki/xwiki-platform Commit: 0073967d5f4af9c7f31665d07493cdb83852337a https://github.com/xwiki/xwiki-platform/commit/0073967d5f4af9c7f31665d07493… Author: Marius Dumitru Florea <marius(a)xwiki.com> Date: 2026-07-08 (Wed, 08 Jul 2026) Changed paths: M xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-test/xwiki-platform-search-test-docker/src/test/it/org/xwiki/search/test/ui/SolrSearchIT.java Log Message: ----------- XWIKI-24474: Add automated tests for "Solr Reindex" and "Solr Delete from Index" * The verifyIndexingActionsFromAdministration test was backported from master where the single-argument SolrTestUtils(TestUtils) constructor resolves the Solr service URL from the current executor (a host-reachable URL). On stable-17.10.x that constructor instead leaves the URL null, so the queue query is sent to the default base URL (host.testcontainers.internal), which is only reachable from the browser container and not from the test JVM, failing with UnknownHostException. Pass the servlet engine explicitly, as every other test in this class already does on this branch. 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] a313c3: [Misc] Record xwiki.org lowercase kebab-case page ...
by XWiki Notifications 08 Jul '26

08 Jul '26
Branch: refs/heads/okf-page-naming-convention Home: https://github.com/xwiki/xwiki-dev-llm Commit: a313c3c0af84f97b5c5feb8c32c361aea93b8c24 https://github.com/xwiki/xwiki-dev-llm/commit/a313c3c0af84f97b5c5feb8c32c36… Author: Vincent Massol <vincent(a)massol.net> Date: 2026-07-08 (Wed, 08 Jul 2026) Changed paths: M .claude-plugin/marketplace.json M xwiki/.claude-plugin/plugin.json M xwiki/instructions/xwiki-org.md A xwiki/okf/conventions/page-naming.md M xwiki/okf/index.md Log Message: ----------- [Misc] Record xwiki.org lowercase kebab-case page naming convention 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] c0865e: XWIKI-24476: The create user modal doesn't confirm...
by XWiki Notifications 08 Jul '26

08 Jul '26
Branch: refs/heads/stable-17.10.x Home: https://github.com/xwiki/xwiki-platform Commit: c0865e51e8855ad342c5d67d45bd055bb9332622 https://github.com/xwiki/xwiki-platform/commit/c0865e51e8855ad342c5d67d45bd… Author: Marius Dumitru Florea <marius(a)xwiki.com> Date: 2026-07-08 (Wed, 08 Jul 2026) Changed paths: M xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-ui/src/main/resources/XWiki/AdminUsersSheet.xml Log Message: ----------- XWIKI-24476: The create user modal doesn't confirm when pressing the enter key * Fix Webstandards HTML validation tests: bind the submit button to the registration form after page load, because the registration form is loaded async (cherry picked from commit f9fd6c54641da7b565c6565233e23736747684ed) 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] b0dc0e: XWIKI-24476: The create user modal doesn't confirm...
by XWiki Notifications 08 Jul '26

08 Jul '26
Branch: refs/heads/stable-18.4.x Home: https://github.com/xwiki/xwiki-platform Commit: b0dc0ed8059d61e76a837a1db8fe97f37946dad7 https://github.com/xwiki/xwiki-platform/commit/b0dc0ed8059d61e76a837a1db8fe… Author: Marius Dumitru Florea <marius(a)xwiki.com> Date: 2026-07-08 (Wed, 08 Jul 2026) Changed paths: M xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-ui/src/main/resources/XWiki/AdminUsersSheet.xml Log Message: ----------- XWIKI-24476: The create user modal doesn't confirm when pressing the enter key * Fix Webstandards HTML validation tests: bind the submit button to the registration form after page load, because the registration form is loaded async (cherry picked from commit f9fd6c54641da7b565c6565233e23736747684ed) 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] f9fd6c: XWIKI-24476: The create user modal doesn't confirm...
by XWiki Notifications 08 Jul '26

08 Jul '26
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: f9fd6c54641da7b565c6565233e23736747684ed https://github.com/xwiki/xwiki-platform/commit/f9fd6c54641da7b565c6565233e2… Author: Marius Dumitru Florea <marius(a)xwiki.com> Date: 2026-07-08 (Wed, 08 Jul 2026) Changed paths: M xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-ui/src/main/resources/XWiki/AdminUsersSheet.xml Log Message: ----------- XWIKI-24476: The create user modal doesn't confirm when pressing the enter key * Fix Webstandards HTML validation tests: bind the submit button to the registration form after page load, because the registration form is loaded async 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] 44dc9e: [Misc] Add new deletePage() signatures to not send...
by XWiki Notifications 08 Jul '26

08 Jul '26
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 44dc9e41af31709b9b724c0747286d2704f387e0 https://github.com/xwiki/xwiki-platform/commit/44dc9e41af31709b9b724c074728… Author: Vincent Massol <vincent(a)massol.net> Date: 2026-07-08 (Wed, 08 Jul 2026) Changed paths: M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-test/xwiki-platform-flamingo-skin-test-docker/src/test/it/org/xwiki/flamingo/test/docker/RecycleBinIT.java M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-ui/src/main/java/org/xwiki/test/ui/TestUtils.java Log Message: ----------- [Misc] Add new deletePage() signatures to not send the deleted page to the recycle bin + fix RecycleBinIT test to remove the UUID workaround To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 194
  • 195
  • 196
  • 197
  • 198
  • 199
  • 200
  • ...
  • 273
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.