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]

  • 58304 discussions
[xwiki/xwiki-platform] 8c81b9: XWIKI-24560: Add regression test for image upload ...
by XWiki Notifications 10 Jul '26

10 Jul '26
Branch: refs/heads/stable-17.10.x Home: https://github.com/xwiki/xwiki-platform Commit: 8c81b9a3d6e352717f6247ed5eb328c286779170 https://github.com/xwiki/xwiki-platform/commit/8c81b9a3d6e352717f6247ed5eb3… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2026-07-10 (Fri, 10 Jul 2026) Changed paths: M xwiki-platform-core/xwiki-platform-edit/xwiki-platform-edit-test/xwiki-platform-edit-test-docker/src/test/it/org/xwiki/edit/test/ui/TextAreaImageUploadIT.java Log Message: ----------- XWIKI-24560: Add regression test for image upload in TextArea properties * Fix test for 17.10.x and older branches 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 LLMAI-153: MCP architecture refactor
by XWiki Notifications 10 Jul '26

10 Jul '26
1 0
0 0
[xwiki/xwiki-platform] ad50a7: [Misc] Skip unpack when tests are skipped
by XWiki Notifications 10 Jul '26

10 Jul '26
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: ad50a7b1b69cf4116572c81aeb3428f7885c88bf https://github.com/xwiki/xwiki-platform/commit/ad50a7b1b69cf4116572c81aeb34… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2026-07-10 (Fri, 10 Jul 2026) Changed paths: M xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-test/pom.xml Log Message: ----------- [Misc] Skip unpack when tests are skipped This avoids unpacking large files when tests are skipped, like during certain CI builds or releases. To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[xwiki/xwiki-jenkins-pipeline] 33a01c: [Misc] Centralize logic for flavor upgrade tests
by XWiki Notifications 10 Jul '26

10 Jul '26
Branch: refs/heads/flavor-upgrade-tests Home: https://github.com/xwiki/xwiki-jenkins-pipeline Commit: 33a01ccaba406c30654ab741e7f47eac9850bce6 https://github.com/xwiki/xwiki-jenkins-pipeline/commit/33a01ccaba406c30654a… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2026-07-10 (Fri, 10 Jul 2026) Changed paths: A vars/getFlavorTestPrefix.groovy A vars/getFlavorTestPrefix.txt A vars/getOOMHeapDumpMavenOpts.groovy A vars/getOOMHeapDumpMavenOpts.txt A vars/xwikiFlavorUpgradeBuild.groovy Log Message: ----------- [Misc] Centralize logic for flavor upgrade tests * Add the flavor test prefix so it doesn't need to be duplicated. * Centralize the options for OOM heap dumps. * Add the logic for the flavor upgrade tests so they can be easily called. To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-jenkins-pipeline/settings/notifications
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-24560: Add regression test for image upload in TextArea properties
by XWiki Notifications 10 Jul '26

10 Jul '26
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-11476: hasAccessLevel check access rights are wrong in subwikis for anonymous user
by XWiki Notifications 10 Jul '26

10 Jul '26
1 0
0 0
[xwiki/xwiki-platform] fdfff3: XWIKI-24560: Add regression test for image upload ...
by XWiki Notifications 10 Jul '26

10 Jul '26
Branch: refs/heads/stable-16.10.x Home: https://github.com/xwiki/xwiki-platform Commit: fdfff3a1dfd93924c5537ea4cc8e295f401bd9f6 https://github.com/xwiki/xwiki-platform/commit/fdfff3a1dfd93924c5537ea4cc8e… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2026-07-10 (Fri, 10 Jul 2026) Changed paths: M xwiki-platform-core/xwiki-platform-edit/xwiki-platform-edit-test/xwiki-platform-edit-test-docker/pom.xml M xwiki-platform-core/xwiki-platform-edit/xwiki-platform-edit-test/xwiki-platform-edit-test-docker/src/test/it/org/xwiki/edit/test/ui/AllIT.java A xwiki-platform-core/xwiki-platform-edit/xwiki-platform-edit-test/xwiki-platform-edit-test-docker/src/test/it/org/xwiki/edit/test/ui/TextAreaImageUploadIT.java A xwiki-platform-core/xwiki-platform-edit/xwiki-platform-edit-test/xwiki-platform-edit-test-docker/src/test/resources/image.gif Log Message: ----------- XWIKI-24560: Add regression test for image upload in TextArea properties * Add a new test scenario for testing image uploads when editing TextArea properties in the object editor, in an editable property, in a comment and in an annotation. * The test is in xwiki-platform-edit-test-docker as it already had (most of) the required dependencies (CKEditor and annotations). (cherry picked from commit 0029d1c03ff7453724bce6a003b79d6c339829f3) 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] f936e9: XWIKI-24560: Add regression test for image upload ...
by XWiki Notifications 10 Jul '26

10 Jul '26
Branch: refs/heads/stable-17.10.x Home: https://github.com/xwiki/xwiki-platform Commit: f936e9891db6261de2a3c134eb33249339807664 https://github.com/xwiki/xwiki-platform/commit/f936e9891db6261de2a3c134eb33… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2026-07-10 (Fri, 10 Jul 2026) Changed paths: M xwiki-platform-core/xwiki-platform-edit/xwiki-platform-edit-test/xwiki-platform-edit-test-docker/pom.xml M xwiki-platform-core/xwiki-platform-edit/xwiki-platform-edit-test/xwiki-platform-edit-test-docker/src/test/it/org/xwiki/edit/test/ui/AllIT.java A xwiki-platform-core/xwiki-platform-edit/xwiki-platform-edit-test/xwiki-platform-edit-test-docker/src/test/it/org/xwiki/edit/test/ui/TextAreaImageUploadIT.java A xwiki-platform-core/xwiki-platform-edit/xwiki-platform-edit-test/xwiki-platform-edit-test-docker/src/test/resources/image.gif Log Message: ----------- XWIKI-24560: Add regression test for image upload in TextArea properties * Add a new test scenario for testing image uploads when editing TextArea properties in the object editor, in an editable property, in a comment and in an annotation. * The test is in xwiki-platform-edit-test-docker as it already had (most of) the required dependencies (CKEditor and annotations). (cherry picked from commit 0029d1c03ff7453724bce6a003b79d6c339829f3) 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] cdaf5d: XWIKI-24560: Add regression test for image upload ...
by XWiki Notifications 10 Jul '26

10 Jul '26
Branch: refs/heads/stable-18.4.x Home: https://github.com/xwiki/xwiki-platform Commit: cdaf5db04b55396cc61081deae05cb4e7d31813c https://github.com/xwiki/xwiki-platform/commit/cdaf5db04b55396cc61081deae05… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2026-07-10 (Fri, 10 Jul 2026) Changed paths: M xwiki-platform-core/xwiki-platform-edit/xwiki-platform-edit-test/xwiki-platform-edit-test-docker/pom.xml M xwiki-platform-core/xwiki-platform-edit/xwiki-platform-edit-test/xwiki-platform-edit-test-docker/src/test/it/org/xwiki/edit/test/ui/AllIT.java A xwiki-platform-core/xwiki-platform-edit/xwiki-platform-edit-test/xwiki-platform-edit-test-docker/src/test/it/org/xwiki/edit/test/ui/TextAreaImageUploadIT.java A xwiki-platform-core/xwiki-platform-edit/xwiki-platform-edit-test/xwiki-platform-edit-test-docker/src/test/resources/image.gif Log Message: ----------- XWIKI-24560: Add regression test for image upload in TextArea properties * Add a new test scenario for testing image uploads when editing TextArea properties in the object editor, in an editable property, in a comment and in an annotation. * The test is in xwiki-platform-edit-test-docker as it already had (most of) the required dependencies (CKEditor and annotations). (cherry picked from commit 0029d1c03ff7453724bce6a003b79d6c339829f3) 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] 0029d1: XWIKI-24560: Add regression test for image upload ...
by XWiki Notifications 10 Jul '26

10 Jul '26
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 0029d1c03ff7453724bce6a003b79d6c339829f3 https://github.com/xwiki/xwiki-platform/commit/0029d1c03ff7453724bce6a003b7… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2026-07-10 (Fri, 10 Jul 2026) Changed paths: M xwiki-platform-core/xwiki-platform-edit/xwiki-platform-edit-test/xwiki-platform-edit-test-docker/pom.xml M xwiki-platform-core/xwiki-platform-edit/xwiki-platform-edit-test/xwiki-platform-edit-test-docker/src/test/it/org/xwiki/edit/test/ui/AllIT.java A xwiki-platform-core/xwiki-platform-edit/xwiki-platform-edit-test/xwiki-platform-edit-test-docker/src/test/it/org/xwiki/edit/test/ui/TextAreaImageUploadIT.java A xwiki-platform-core/xwiki-platform-edit/xwiki-platform-edit-test/xwiki-platform-edit-test-docker/src/test/resources/image.gif Log Message: ----------- XWIKI-24560: Add regression test for image upload in TextArea properties * Add a new test scenario for testing image uploads when editing TextArea properties in the object editor, in an editable property, in a comment and in an annotation. * The test is in xwiki-platform-edit-test-docker as it already had (most of) the required dependencies (CKEditor and annotations). To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 475
  • 476
  • 477
  • 478
  • 479
  • 480
  • 481
  • ...
  • 5831
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.