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]

  • 58338 discussions
[xwiki/xwiki-commons] 8fce58: XWIKI-24148: Review and improve our checkstyle.xml...
by XWiki Notifications 26 Mar '26

26 Mar '26
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-commons Commit: 8fce5844e2ca5849967082251aea6aee61231f59 https://github.com/xwiki/xwiki-commons/commit/8fce5844e2ca5849967082251aea6… Author: Vincent Massol <vincent(a)massol.net> Date: 2026-03-25 (Wed, 25 Mar 2026) Changed paths: M xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-api/src/main/java/org/xwiki/extension/internal/DefaultExtensionManager.java M xwiki-commons-core/xwiki-commons-filter/xwiki-commons-filter-api/src/main/java/org/xwiki/filter/internal/input/DefaultInputSourceReferenceParser.java M xwiki-commons-core/xwiki-commons-filter/xwiki-commons-filter-api/src/main/java/org/xwiki/filter/internal/output/DefaultOutputTargetReferenceParser.java M xwiki-commons-core/xwiki-commons-netflux/src/main/java/org/xwiki/netflux/internal/Netflux.java M xwiki-commons-core/xwiki-commons-xml/src/main/java/org/htmlcleaner/TrimAttributeTagTransformation.java M xwiki-commons-core/xwiki-commons-xml/src/main/java/org/htmlcleaner/XWikiDOMSerializer.java M xwiki-commons-tools/xwiki-commons-tool-verification-resources/src/main/resources/checkstyle.xml Log Message: ----------- XWIKI-24148: Review and improve our checkstyle.xml config * Add new "EqualsAvoidNull" check Commit: d7831544666c9a7da75ef2add751f64cb51ed254 https://github.com/xwiki/xwiki-commons/commit/d7831544666c9a7da75ef2add751f… Author: Vincent Massol <vincent(a)massol.net> Date: 2026-03-26 (Thu, 26 Mar 2026) Changed paths: A xwiki-commons-tools/xwiki-commons-tool-spoon/xwiki-commons-tool-spoon-tests/src/test/java/org/xwiki/tool/spoon/JUnit5JUnit4ProcessorTest.java R xwiki-commons-tools/xwiki-commons-tool-spoon/xwiki-commons-tool-spoon-tests/src/test/java/org/xwiki/tool/spoon/JUnit5Junit4ProcessorTest.java R xwiki-commons-tools/xwiki-commons-tool-spoon/xwiki-commons-tool-spoon-tests/src/test/java/org/xwiki/tool/spoon/junit5junit4/BadTest1.java R xwiki-commons-tools/xwiki-commons-tool-spoon/xwiki-commons-tool-spoon-tests/src/test/java/org/xwiki/tool/spoon/junit5junit4/BadTest2.java A xwiki-commons-tools/xwiki-commons-tool-spoon/xwiki-commons-tool-spoon-tests/src/test/resources/junit5junit4/BadTest1.java A xwiki-commons-tools/xwiki-commons-tool-spoon/xwiki-commons-tool-spoon-tests/src/test/resources/junit5junit4/BadTest2.java Log Message: ----------- [Misc] Move BadTest1/2 from the test tree so that they are not executed as standalone tests (they're supposed to be executed only from JUnit5JUnit4ProcessorTest) * Also fix a typo in the test class Compare: https://github.com/xwiki/xwiki-commons/compare/2297b3db3edf...d7831544666c 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-23479: ObjectEditorIT.changeListTypeRelationalStorage is flickering
by XWiki Notifications 26 Mar '26

26 Mar '26
1 0
0 0
[xwiki/xwiki-platform] 1ca6ca: [Misc] Add test cases to DefaultNotificationManage...
by XWiki Notifications 26 Mar '26

26 Mar '26
Branch: refs/heads/stable-18.2.x Home: https://github.com/xwiki/xwiki-platform Commit: 1ca6ca8d56cf2c971fce575945946bed1999fbf3 https://github.com/xwiki/xwiki-platform/commit/1ca6ca8d56cf2c971fce57594594… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2026-03-26 (Thu, 26 Mar 2026) Changed paths: M xwiki-platform-core/xwiki-platform-legacy/xwiki-platform-legacy-notifications/xwiki-platform-legacy-notifications-sources/pom.xml M xwiki-platform-core/xwiki-platform-legacy/xwiki-platform-legacy-notifications/xwiki-platform-legacy-notifications-sources/src/main/java/org/xwiki/notifications/sources/internal/DefaultNotificationManager.java M xwiki-platform-core/xwiki-platform-legacy/xwiki-platform-legacy-notifications/xwiki-platform-legacy-notifications-sources/src/test/java/org/xwiki/notifications/sources/internal/DefaultNotificationManagerTest.java Log Message: ----------- [Misc] Add test cases to DefaultNotificationManagerTest (cherry picked from commit 6a654b2e70771c2aeef51011943b6847cab829a9) 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] 6a654b: [Misc] Add test cases to DefaultNotificationManage...
by XWiki Notifications 26 Mar '26

26 Mar '26
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 6a654b2e70771c2aeef51011943b6847cab829a9 https://github.com/xwiki/xwiki-platform/commit/6a654b2e70771c2aeef51011943b… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2026-03-26 (Thu, 26 Mar 2026) Changed paths: M xwiki-platform-core/xwiki-platform-legacy/xwiki-platform-legacy-notifications/xwiki-platform-legacy-notifications-sources/pom.xml M xwiki-platform-core/xwiki-platform-legacy/xwiki-platform-legacy-notifications/xwiki-platform-legacy-notifications-sources/src/main/java/org/xwiki/notifications/sources/internal/DefaultNotificationManager.java M xwiki-platform-core/xwiki-platform-legacy/xwiki-platform-legacy-notifications/xwiki-platform-legacy-notifications-sources/src/test/java/org/xwiki/notifications/sources/internal/DefaultNotificationManagerTest.java Log Message: ----------- [Misc] Add test cases to DefaultNotificationManagerTest To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-23056: RenamePageIT#renamePageWithObjectAndAttachmentsPreserveHistory is flickering
by XWiki Notifications 26 Mar '26

26 Mar '26
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-23480: SolrIndexerIT.sortOrder is flickering
by XWiki Notifications 26 Mar '26

26 Mar '26
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-22919: ImageIT#editListWithImage is flickering
by XWiki Notifications 26 Mar '26

26 Mar '26
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-21604: PageClassFieldTest#testApplicationEntry is flickering
by XWiki Notifications 26 Mar '26

26 Mar '26
1 0
0 0
[[email protected]][Issue] Updates for XINFRA-466: Update the documentation for Upgrading XWiki from Docker
by XWiki Notifications 26 Mar '26

26 Mar '26
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-22195: NotificationsIT#simpleNotifications is flickering
by XWiki Notifications 26 Mar '26

26 Mar '26
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 1029
  • 1030
  • 1031
  • 1032
  • 1033
  • 1034
  • 1035
  • ...
  • 5834
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.