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]

  • 58358 discussions
[[email protected]][Issue] Updates for XWIKI-18641: Add automated test for "Export and Import Partial Wiki"
by XWiki Notifications 04 Jul '24

04 Jul '24
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-22303: Add automated test for "Disable Search Suggest"
by XWiki Notifications 04 Jul '24

04 Jul '24
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-21872: ApplicationsPanelEntryTest.testApplicationPanelEntry is flickering
by XWiki Notifications 04 Jul '24

04 Jul '24
1 0
0 0
[xwiki/xwiki-platform] e66a2a: [Misc] Move jmock related tools to a dedicated module
by XWiki Notifications 04 Jul '24

04 Jul '24
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: e66a2a2edb94e7b5f4cca78537036263326aaf80 https://github.com/xwiki/xwiki-platform/commit/e66a2a2edb94e7b5f4cca7853703… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2024-07-04 (Thu, 04 Jul 2024) Changed paths: M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-maintainer/pom.xml M xwiki-platform-core/xwiki-platform-component/xwiki-platform-component-multi/pom.xml M xwiki-platform-core/xwiki-platform-component/xwiki-platform-component-wiki/pom.xml M xwiki-platform-core/xwiki-platform-configuration/xwiki-platform-configuration-default/pom.xml M xwiki-platform-core/xwiki-platform-container/xwiki-platform-container-portlet/pom.xml M xwiki-platform-core/xwiki-platform-container/xwiki-platform-container-servlet/pom.xml M xwiki-platform-core/xwiki-platform-extension/xwiki-platform-extension-script/pom.xml M xwiki-platform-core/xwiki-platform-groovy/pom.xml M xwiki-platform-core/xwiki-platform-linkchecker/xwiki-platform-linkchecker-api/pom.xml M xwiki-platform-core/xwiki-platform-localization/xwiki-platform-localization-syntaxes/xwiki-platform-localization-syntax-messagetool/pom.xml M xwiki-platform-core/xwiki-platform-oldcore/pom.xml M xwiki-platform-core/xwiki-platform-query/xwiki-platform-query-xwql/pom.xml M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-xwiki/pom.xml M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-authorization/xwiki-platform-security-authorization-bridge/pom.xml M xwiki-platform-core/xwiki-platform-sheet/xwiki-platform-sheet-api/pom.xml M xwiki-platform-core/xwiki-platform-store/xwiki-platform-store-filesystem-oldcore/pom.xml M xwiki-platform-core/xwiki-platform-wysiwyg/xwiki-platform-wysiwyg-api/pom.xml Log Message: ----------- [Misc] Move jmock related tools to a dedicated module To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[xwiki/xwiki-rendering] f9dbc8: [Misc] Move jmock related tools to a dedicated module
by XWiki Notifications 04 Jul '24

04 Jul '24
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-rendering Commit: f9dbc8c36a98e339f009a85b2bb7cab9633c8f95 https://github.com/xwiki/xwiki-rendering/commit/f9dbc8c36a98e339f009a85b2bb… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2024-07-04 (Thu, 04 Jul 2024) Changed paths: M xwiki-rendering-test/pom.xml Log Message: ----------- [Misc] Move jmock related tools to a dedicated module To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-rendering/settings/notifications
1 0
0 0
[xwiki/xwiki-commons] 9cfab7: [Misc] Move jmock related tools to a dedicated module
by XWiki Notifications 04 Jul '24

04 Jul '24
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-commons Commit: 9cfab7051c21d91cfecbff71560befdfdc787e72 https://github.com/xwiki/xwiki-commons/commit/9cfab7051c21d91cfecbff71560be… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2024-07-04 (Thu, 04 Jul 2024) Changed paths: M xwiki-commons-core/xwiki-commons-groovy/pom.xml M xwiki-commons-tools/xwiki-commons-tool-test/pom.xml M xwiki-commons-tools/xwiki-commons-tool-test/xwiki-commons-tool-test-component/pom.xml R xwiki-commons-tools/xwiki-commons-tool-test/xwiki-commons-tool-test-component/src/main/java/org/xwiki/test/jmock/AbstractComponentTestCase.java R xwiki-commons-tools/xwiki-commons-tool-test/xwiki-commons-tool-test-component/src/main/java/org/xwiki/test/jmock/AbstractMockingComponentTestCase.java R xwiki-commons-tools/xwiki-commons-tool-test/xwiki-commons-tool-test-component/src/main/java/org/xwiki/test/jmock/AbstractMockingTestCase.java R xwiki-commons-tools/xwiki-commons-tool-test/xwiki-commons-tool-test-component/src/main/java/org/xwiki/test/jmock/MockingComponentManager.java R xwiki-commons-tools/xwiki-commons-tool-test/xwiki-commons-tool-test-component/src/main/java/org/xwiki/test/jmock/XWikiComponentInitializer.java R xwiki-commons-tools/xwiki-commons-tool-test/xwiki-commons-tool-test-component/src/main/java/org/xwiki/test/jmock/annotation/MockingRequirement.java R xwiki-commons-tools/xwiki-commons-tool-test/xwiki-commons-tool-test-component/src/main/java/org/xwiki/test/jmock/annotation/MockingRequirements.java A xwiki-commons-tools/xwiki-commons-tool-test/xwiki-commons-tool-test-jmock/pom.xml A xwiki-commons-tools/xwiki-commons-tool-test/xwiki-commons-tool-test-jmock/src/main/java/org/xwiki/test/jmock/AbstractComponentTestCase.java A xwiki-commons-tools/xwiki-commons-tool-test/xwiki-commons-tool-test-jmock/src/main/java/org/xwiki/test/jmock/AbstractMockingComponentTestCase.java A xwiki-commons-tools/xwiki-commons-tool-test/xwiki-commons-tool-test-jmock/src/main/java/org/xwiki/test/jmock/AbstractMockingTestCase.java A xwiki-commons-tools/xwiki-commons-tool-test/xwiki-commons-tool-test-jmock/src/main/java/org/xwiki/test/jmock/JMockRule.java A xwiki-commons-tools/xwiki-commons-tool-test/xwiki-commons-tool-test-jmock/src/main/java/org/xwiki/test/jmock/MockingComponentManager.java A xwiki-commons-tools/xwiki-commons-tool-test/xwiki-commons-tool-test-jmock/src/main/java/org/xwiki/test/jmock/XWikiComponentInitializer.java A xwiki-commons-tools/xwiki-commons-tool-test/xwiki-commons-tool-test-jmock/src/main/java/org/xwiki/test/jmock/annotation/MockingRequirement.java A xwiki-commons-tools/xwiki-commons-tool-test/xwiki-commons-tool-test-jmock/src/main/java/org/xwiki/test/jmock/annotation/MockingRequirements.java M xwiki-commons-tools/xwiki-commons-tool-test/xwiki-commons-tool-test-simple/pom.xml R xwiki-commons-tools/xwiki-commons-tool-test/xwiki-commons-tool-test-simple/src/main/java/org/xwiki/test/jmock/JMockRule.java Log Message: ----------- [Misc] Move jmock related tools to a dedicated module To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-21963: Only the first Image Style is displayed in the Image dialog drop-down if there are multiple image styles with the same Type
by XWiki Notifications 04 Jul '24

04 Jul '24
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-21872: ApplicationsPanelEntryTest.testApplicationPanelEntry is flickering
by XWiki Notifications 04 Jul '24

04 Jul '24
1 0
0 0
[xwiki/xwiki-platform] b7212a: [Misc] Wait more thoroughly for the tree to be loaded
by XWiki Notifications 04 Jul '24

04 Jul '24
Branch: refs/heads/stable-15.10.x Home: https://github.com/xwiki/xwiki-platform Commit: b7212a0b16cb72c596d39bf8c5896ec6f7201012 https://github.com/xwiki/xwiki-platform/commit/b7212a0b16cb72c596d39bf8c589… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2024-07-04 (Thu, 04 Jul 2024) Changed paths: M xwiki-platform-core/xwiki-platform-tree/xwiki-platform-tree-test-pageobjects/src/main/java/org/xwiki/tree/test/po/TreeElement.java Log Message: ----------- [Misc] Wait more thoroughly for the tree to be loaded This is an attempt to reduce flickering in tests that might be caused by proceeding too quickly with loading other tree nodes while the initial tree nodes are still loading. Then possibly the selection of the root node might not be cleared correctly before selecting the desired node as the root node is automatically selected during the initial load. (cherry picked from commit 8e0c1cd9056d73f0b01f787b5c31e0ae94e42516) 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] 106940: [Misc] Wait more thoroughly for the tree to be loaded
by XWiki Notifications 04 Jul '24

04 Jul '24
Branch: refs/heads/stable-16.4.x Home: https://github.com/xwiki/xwiki-platform Commit: 1069404e3fe47bb3083f7823f2f45a75262edfbe https://github.com/xwiki/xwiki-platform/commit/1069404e3fe47bb3083f7823f2f4… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2024-07-04 (Thu, 04 Jul 2024) Changed paths: M xwiki-platform-core/xwiki-platform-tree/xwiki-platform-tree-test-pageobjects/src/main/java/org/xwiki/tree/test/po/TreeElement.java Log Message: ----------- [Misc] Wait more thoroughly for the tree to be loaded This is an attempt to reduce flickering in tests that might be caused by proceeding too quickly with loading other tree nodes while the initial tree nodes are still loading. Then possibly the selection of the root node might not be cleared correctly before selecting the desired node as the root node is automatically selected during the initial load. (cherry picked from commit 8e0c1cd9056d73f0b01f787b5c31e0ae94e42516) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 4132
  • 4133
  • 4134
  • 4135
  • 4136
  • 4137
  • 4138
  • ...
  • 5836
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.