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
notifications@xwiki.org

  • 1 participants
  • 59386 discussions
[xwiki/xwiki-platform] b19255: XWIKI-24223: Improve extension download REST API
by XWiki Notifications 22 Apr '26

22 Apr '26
Branch: refs/heads/stable-18.3.x Home: https://github.com/xwiki/xwiki-platform Commit: b1925588d087d8f4ba0c7a674e24d43bd9a9746c https://github.com/xwiki/xwiki-platform/commit/b1925588d087d8f4ba0c7a674e24… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2026-04-22 (Wed, 22 Apr 2026) Changed paths: M xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-server-api/src/main/java/org/xwiki/repository/internal/DefaultRepositoryConfiguration.java M xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-server-api/src/main/java/org/xwiki/repository/internal/RepositoryConfiguration.java M xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-server-api/src/main/java/org/xwiki/repository/internal/resources/ExtensionVersionFileRESTResource.java M xwiki-platform-tools/xwiki-platform-tool-configuration-resources/src/main/resources/xwiki.properties.vm Log Message: ----------- XWIKI-24223: Improve extension download REST API (cherry picked from commit 63a8cba37c361a4e22b570f36029b38d9cc70621) 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] cfa5dc: XWIKI-24223: Improve extension download REST API
by XWiki Notifications 22 Apr '26

22 Apr '26
Branch: refs/heads/stable-17.10.x Home: https://github.com/xwiki/xwiki-platform Commit: cfa5dc22584681469983f13c4c9611a58953f134 https://github.com/xwiki/xwiki-platform/commit/cfa5dc22584681469983f13c4c96… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2026-04-22 (Wed, 22 Apr 2026) Changed paths: M xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-server-api/src/main/java/org/xwiki/repository/internal/DefaultRepositoryConfiguration.java M xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-server-api/src/main/java/org/xwiki/repository/internal/RepositoryConfiguration.java M xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-server-api/src/main/java/org/xwiki/repository/internal/resources/ExtensionVersionFileRESTResource.java M xwiki-platform-tools/xwiki-platform-tool-configuration-resources/src/main/resources/xwiki.properties.vm Log Message: ----------- XWIKI-24223: Improve extension download REST API (cherry picked from commit 63a8cba37c361a4e22b570f36029b38d9cc70621) 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] 63a8cb: XWIKI-24223: Improve extension download REST API
by XWiki Notifications 22 Apr '26

22 Apr '26
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 63a8cba37c361a4e22b570f36029b38d9cc70621 https://github.com/xwiki/xwiki-platform/commit/63a8cba37c361a4e22b570f36029… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2026-04-22 (Wed, 22 Apr 2026) Changed paths: M xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-server-api/src/main/java/org/xwiki/repository/internal/DefaultRepositoryConfiguration.java M xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-server-api/src/main/java/org/xwiki/repository/internal/RepositoryConfiguration.java M xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-server-api/src/main/java/org/xwiki/repository/internal/resources/ExtensionVersionFileRESTResource.java M xwiki-platform-tools/xwiki-platform-tool-configuration-resources/src/main/resources/xwiki.properties.vm Log Message: ----------- XWIKI-24223: Improve extension download REST API To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[xwiki/xwiki-commons] 871401: XCOMMONS-3634: Improve xwiki extension descriptor ...
by XWiki Notifications 22 Apr '26

22 Apr '26
Branch: refs/heads/stable-18.3.x Home: https://github.com/xwiki/xwiki-commons Commit: 871401a7211a1b1e4d9892fb4197c09935e200cb https://github.com/xwiki/xwiki-commons/commit/871401a7211a1b1e4d9892fb4197c… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2026-04-22 (Wed, 22 Apr 2026) Changed paths: M xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-repositories/xwiki-commons-extension-repository-xwiki/pom.xml M xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-repositories/xwiki-commons-extension-repository-xwiki/src/main/java/org/xwiki/extension/repository/xwiki/internal/XWikiExtensionRepository.java M xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-repositories/xwiki-commons-extension-repository-xwiki/src/test/java/org/xwiki/extension/repository/xwiki/internal/XWikiExtensionRepositoryTest.java M xwiki-commons-core/xwiki-commons-xml/src/main/java/org/xwiki/xml/stax/StAXUtils.java M xwiki-commons-core/xwiki-commons-xml/src/test/java/org/xwiki/xml/stax/StAXUtilsTest.java Log Message: ----------- XCOMMONS-3634: Improve xwiki extension descriptor parsing (cherry picked from commit 093e4a100702e9eb78750a6cf3a772d610fc4551) 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] f05695: XCOMMONS-3634: Improve xwiki extension descriptor ...
by XWiki Notifications 22 Apr '26

22 Apr '26
Branch: refs/heads/stable-17.10.x Home: https://github.com/xwiki/xwiki-commons Commit: f056958dd52e2067d4b4775fc51d00c79b49fefc https://github.com/xwiki/xwiki-commons/commit/f056958dd52e2067d4b4775fc51d0… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2026-04-22 (Wed, 22 Apr 2026) Changed paths: M xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-repositories/xwiki-commons-extension-repository-xwiki/pom.xml M xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-repositories/xwiki-commons-extension-repository-xwiki/src/main/java/org/xwiki/extension/repository/xwiki/internal/XWikiExtensionRepository.java M xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-repositories/xwiki-commons-extension-repository-xwiki/src/test/java/org/xwiki/extension/repository/xwiki/internal/XWikiExtensionRepositoryTest.java M xwiki-commons-core/xwiki-commons-xml/src/main/java/org/xwiki/xml/stax/StAXUtils.java M xwiki-commons-core/xwiki-commons-xml/src/test/java/org/xwiki/xml/stax/StAXUtilsTest.java Log Message: ----------- XCOMMONS-3634: Improve xwiki extension descriptor parsing (cherry picked from commit 093e4a100702e9eb78750a6cf3a772d610fc4551) 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] 093e4a: XCOMMONS-3634: Improve xwiki extension descriptor ...
by XWiki Notifications 22 Apr '26

22 Apr '26
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-commons Commit: 093e4a100702e9eb78750a6cf3a772d610fc4551 https://github.com/xwiki/xwiki-commons/commit/093e4a100702e9eb78750a6cf3a77… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2026-04-22 (Wed, 22 Apr 2026) Changed paths: M xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-repositories/xwiki-commons-extension-repository-xwiki/pom.xml M xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-repositories/xwiki-commons-extension-repository-xwiki/src/main/java/org/xwiki/extension/repository/xwiki/internal/XWikiExtensionRepository.java M xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-repositories/xwiki-commons-extension-repository-xwiki/src/test/java/org/xwiki/extension/repository/xwiki/internal/XWikiExtensionRepositoryTest.java M xwiki-commons-core/xwiki-commons-xml/src/main/java/org/xwiki/xml/stax/StAXUtils.java M xwiki-commons-core/xwiki-commons-xml/src/test/java/org/xwiki/xml/stax/StAXUtilsTest.java Log Message: ----------- XCOMMONS-3634: Improve xwiki extension descriptor parsing To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
1 0
0 0
[jira@xwiki.org][Issue] Updates for XWIKI-24276: The automatic use of documents in the async context can use a lot of memory
by XWiki Notifications 22 Apr '26

22 Apr '26
1 0
0 0
[xwiki/xwiki-platform] f0d03c: [Misc] Fix Firefox beforeUnload prompt handling in...
by XWiki Notifications 22 Apr '26

22 Apr '26
Branch: refs/heads/stable-18.3.x Home: https://github.com/xwiki/xwiki-platform Commit: f0d03cda80a4c15b4765ee992d9ae6f61a0ccc02 https://github.com/xwiki/xwiki-platform/commit/f0d03cda80a4c15b4765ee992d9a… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2026-04-22 (Wed, 22 Apr 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/ObjectEditorIT.java M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/src/main/java/org/xwiki/test/docker/junit5/browser/Browser.java Log Message: ----------- [Misc] Fix Firefox beforeUnload prompt handling in ObjectEditorIT * Restore the ability of tests to handle beforeUnload prompts in Firefox. * Wait and dismiss prompts in ObjectEditorIT. (cherry picked from commit 413bbba0182cc6fc8114380ff51d7dc95ebff3ed) Commit: d6e6774de780f2ac7f66923fbbfdd5420d7fb400 https://github.com/xwiki/xwiki-platform/commit/d6e6774de780f2ac7f66923fbbfd… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2026-04-22 (Wed, 22 Apr 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/ObjectEditorIT.java M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/src/main/java/org/xwiki/test/docker/junit5/browser/Browser.java M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/src/test/java/org/xwiki/test/docker/internal/junit5/TestConfigurationTest.java Log Message: ----------- [Misc] Fix Chrome beforeUnload prompt handling in tests * Re-enable handling/testing of beforeUnload prompts in Chrome by explicitly telling it to ignore all prompts. * Revert disabling of ObjectEditorIT#preventUsersToLeaveTheEditorWithoutSaving in Chrome. * Clear xwiki.test.ui.browser in TestConfigurationTest to make it possible to build `xwiki-platform-test-docker` with Chrome selected (to then use it in a UI test in the same build). (cherry picked from commit 25a97d1a0f1ff28b8e7480298df37aa23638bdaa) Compare: https://github.com/xwiki/xwiki-platform/compare/67b6b62e09c6...d6e6774de780 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] 67b6b6: XWIKI-24270: Saving in the class editor sometimes ...
by XWiki Notifications 22 Apr '26

22 Apr '26
Branch: refs/heads/stable-18.3.x Home: https://github.com/xwiki/xwiki-platform Commit: 67b6b62e09c6bb1e1a1516e773bbdcc55d209cc5 https://github.com/xwiki/xwiki-platform/commit/67b6b62e09c6bb1e1a1516e773bb… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2026-04-22 (Wed, 22 Apr 2026) Changed paths: M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/editclass.vm M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/js/xwiki/actionbuttons/actionButtons.js M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/js/xwiki/editors/dataeditors.js Log Message: ----------- XWIKI-24270: Saving in the class editor sometimes shows a confirmation about unsaved changes (#5397) * Add a submitInProgress marker to dataeditors.js to prevent the warning when submission is in progress. * Handle the Save & View button of the class editor in actionButtons.js to trigger the standard save event when it is pressed, but as a custom form specified in editclass.vm to avoid a major change to how the form is handled. (cherry picked from commit 1065e2f26339df47fe1302655984b278dd62669a) 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] 76ddbd: XWIKI-24261: UIExtensionSheet display is broken
by XWiki Notifications 22 Apr '26

22 Apr '26
Branch: refs/heads/stable-18.3.x Home: https://github.com/xwiki/xwiki-platform Commit: 76ddbd7a626ad539a988b86c4163c51d9d72b220 https://github.com/xwiki/xwiki-platform/commit/76ddbd7a626ad539a988b86c4163… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2026-04-22 (Wed, 22 Apr 2026) Changed paths: M xwiki-platform-core/xwiki-platform-uiextension/xwiki-platform-uiextension-ui/src/main/resources/XWiki/UIExtensionSheet.xml Log Message: ----------- XWIKI-24261: UIExtensionSheet display is broken * Fix displaying of textarea properties. (cherry picked from commit 3a9cf9873be6c168fd122ff774b707f4cbeeab59) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 1022
  • 1023
  • 1024
  • 1025
  • 1026
  • 1027
  • 1028
  • ...
  • 5939
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.