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]

  • 58211 discussions
[xwiki/xwiki-platform] 592d2c: XWIKI-22796: Office tests are using outdated images
by XWiki Notifications 20 Jan '25

20 Jan '25
Branch: refs/heads/stable-16.10.x Home: https://github.com/xwiki/xwiki-platform Commit: 592d2c355b628dd780436f8adba64cb6dbdfe2f3 https://github.com/xwiki/xwiki-platform/commit/592d2c355b628dd780436f8adba6… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2025-01-20 (Mon, 20 Jan 2025) Changed paths: M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/src/main/java/org/xwiki/test/docker/internal/junit5/servletengine/ServletContainerExecutor.java Log Message: ----------- XWIKI-22796: Office tests are using outdated images * Ensure to use image hash instead of image tag for the tag of built office images (cherry picked from commit 83a9cbf2111d6c1a053054c30f327fafc1f92725) 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] fd7a78: XWIKI-22796: Office tests are using outdated images
by XWiki Notifications 20 Jan '25

20 Jan '25
Branch: refs/heads/stable-16.4.x Home: https://github.com/xwiki/xwiki-platform Commit: fd7a788c286e97514eb6c37267a78b382378f41e https://github.com/xwiki/xwiki-platform/commit/fd7a788c286e97514eb6c37267a7… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2025-01-20 (Mon, 20 Jan 2025) Changed paths: M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/src/main/java/org/xwiki/test/docker/internal/junit5/servletengine/ServletContainerExecutor.java Log Message: ----------- XWIKI-22796: Office tests are using outdated images * Ensure to use image hash instead of image tag for the tag of built office images (cherry picked from commit 83a9cbf2111d6c1a053054c30f327fafc1f92725) 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] 83a9cb: XWIKI-22796: Office tests are using outdated images
by XWiki Notifications 20 Jan '25

20 Jan '25
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 83a9cbf2111d6c1a053054c30f327fafc1f92725 https://github.com/xwiki/xwiki-platform/commit/83a9cbf2111d6c1a053054c30f32… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2025-01-20 (Mon, 20 Jan 2025) Changed paths: M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/src/main/java/org/xwiki/test/docker/internal/junit5/servletengine/ServletContainerExecutor.java Log Message: ----------- XWIKI-22796: Office tests are using outdated images * Ensure to use image hash instead of image tag for the tag of built office images 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 BVERSION-57: The Deleted Content sheet is not displayed for the top page of book/library if it is unversioned
by XWiki Notifications 20 Jan '25

20 Jan '25
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-22796: Office tests are using outdated images
by XWiki Notifications 20 Jan '25

20 Jan '25
1 0
0 0
[[email protected]][Issue] Updates for BVERSION-99: The picker of the includeLibrary macro proposes random pages when no configuration
by XWiki Notifications 20 Jan '25

20 Jan '25
1 0
0 0
[[email protected]][Issue] Updates for BVERSION-91: Add a link to the Versions administration in the Libraries Administration page
by XWiki Notifications 20 Jan '25

20 Jan '25
1 0
0 0
[[email protected]][Issue] Updates for BVERSION-96: Pre-fill the source page of the publication configuration with the book/library reference
by XWiki Notifications 20 Jan '25

20 Jan '25
1 0
0 0
[xwiki/xwiki-platform] 383cec: XWIKI-21155: Allow sorting by specified field for ...
by XWiki Notifications 20 Jan '25

20 Jan '25
Branch: refs/heads/stable-16.10.x Home: https://github.com/xwiki/xwiki-platform Commit: 383cec9bfaa2c7a6e0ea84cc418e54188bb2e5ea https://github.com/xwiki/xwiki-platform/commit/383cec9bfaa2c7a6e0ea84cc418e… Author: Marius Dumitru Florea <marius(a)xwiki.com> Date: 2025-01-20 (Mon, 20 Jan 2025) Changed paths: M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-test/xwiki-platform-index-test-docker/src/test/it/org/xwiki/index/test/ui/docker/DocumentTreeMacroIT.java M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/src/main/java/org/xwiki/index/tree/internal/nestedpages/ChildDocumentsTreeNodeGroup.java M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/src/main/resources/org/xwiki/index/tree/internal/nestedpages/query/queries.hbm.xml.vm Log Message: ----------- XWIKI-21155: Allow sorting by specified field for Document Tree macro * Make sure null values (coming from missing space home pages) are listed last in all supported databases * Have to use 'case' in order by because Oracle doesn't support sorting by boolean expression (e.g. order by is null) (cherry picked from commit a7ea4e622a07136bb67212993a3b9178e885f45e) 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] a7ea4e: XWIKI-21155: Allow sorting by specified field for ...
by XWiki Notifications 20 Jan '25

20 Jan '25
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: a7ea4e622a07136bb67212993a3b9178e885f45e https://github.com/xwiki/xwiki-platform/commit/a7ea4e622a07136bb67212993a3b… Author: Marius Dumitru Florea <marius(a)xwiki.com> Date: 2025-01-20 (Mon, 20 Jan 2025) Changed paths: M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-test/xwiki-platform-index-test-docker/src/test/it/org/xwiki/index/test/ui/docker/DocumentTreeMacroIT.java M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/src/main/java/org/xwiki/index/tree/internal/nestedpages/ChildDocumentsTreeNodeGroup.java M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/src/main/resources/org/xwiki/index/tree/internal/nestedpages/query/queries.hbm.xml.vm Log Message: ----------- XWIKI-21155: Allow sorting by specified field for Document Tree macro * Make sure null values (coming from missing space home pages) are listed last in all supported databases * Have to use 'case' in order by because Oracle doesn't support sorting by boolean expression (e.g. order by is null) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 3224
  • 3225
  • 3226
  • 3227
  • 3228
  • 3229
  • 3230
  • ...
  • 5822
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.