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 -----
  • 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

September 2024

  • 1 participants
  • 866 discussions
[xwiki/xwiki-commons] 24287b: XCOMMONS-3051: Introduce the Supported By concept ...
by XWiki Notifications 05 Sep '24

05 Sep '24
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-commons Commit: 24287b4937cc93384a78e4a2d88c68aff63b982b https://github.com/xwiki/xwiki-commons/commit/24287b4937cc93384a78e4a2d88c6… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2024-09-05 (Thu, 05 Sep 2024) Changed paths: M xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-api/src/main/java/org/xwiki/extension/RemoteExtension.java Log Message: ----------- XCOMMONS-3051: Introduce the Supported By concept in Extension Manager and Repository * put back default implementation removed by mistake To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
1 0
0 0
[xwiki/xwiki-platform] b52c8e: [Misc] Fix NPath complexity in ImagePlugin
by XWiki Notifications 05 Sep '24

05 Sep '24
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: b52c8eaaeb4f3f35bc135a09c348dfe3a4ff8d68 https://github.com/xwiki/xwiki-platform/commit/b52c8eaaeb4f3f35bc135a09c348… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2024-09-05 (Thu, 05 Sep 2024) Changed paths: M xwiki-platform-core/xwiki-platform-image/xwiki-platform-image-processing/xwiki-platform-image-processing-plugin/pom.xml R xwiki-platform-core/xwiki-platform-image/xwiki-platform-image-processing/xwiki-platform-image-processing-plugin/src/main/checkstyle/checkstyle-suppressions.xml M xwiki-platform-core/xwiki-platform-image/xwiki-platform-image-processing/xwiki-platform-image-processing-plugin/src/main/java/com/xpn/xwiki/plugin/image/ImagePlugin.java Log Message: ----------- [Misc] Fix NPath complexity in ImagePlugin 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] 633a9c: [Misc] Improve checkstyle in crypto-script
by XWiki Notifications 05 Sep '24

05 Sep '24
Branch: refs/heads/misc-checkstyle-crypto-script Home: https://github.com/xwiki/xwiki-platform Commit: 633a9c29b35fadaa23bb42d70f7a3e63a2a584c3 https://github.com/xwiki/xwiki-platform/commit/633a9c29b35fadaa23bb42d70f7a… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2024-09-05 (Thu, 05 Sep 2024) Changed paths: M xwiki-platform-core/xwiki-platform-crypto/xwiki-platform-crypto-script/pom.xml R xwiki-platform-core/xwiki-platform-crypto/xwiki-platform-crypto-script/src/checkstyle/checkstyle-suppressions.xml A xwiki-platform-core/xwiki-platform-crypto/xwiki-platform-crypto-script/src/main/java/org/xwiki/crypto/internal/RSACryptoHelper.java M xwiki-platform-core/xwiki-platform-crypto/xwiki-platform-crypto-script/src/main/java/org/xwiki/crypto/script/RSACryptoScriptService.java M xwiki-platform-core/xwiki-platform-crypto/xwiki-platform-crypto-script/src/main/resources/META-INF/components.txt Log Message: ----------- [Misc] Improve checkstyle in crypto-script The purpose of that commit was to remove the ClassFanOutException, however the changes decrease it from 30 to 24. It's enough only if we decide to change our ClassFanOutException threshold. Keeping it on hold to investigate other cases of CFOE. 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] 159c79: [Misc] Remove unecessary checkstyle suppressions
by XWiki Notifications 05 Sep '24

05 Sep '24
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 159c798af8319fd279455bd5a8462f41fd6cfff1 https://github.com/xwiki/xwiki-platform/commit/159c798af8319fd279455bd5a846… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2024-09-05 (Thu, 05 Sep 2024) Changed paths: M xwiki-platform-core/xwiki-platform-crypto/xwiki-platform-crypto-store/xwiki-platform-crypto-store-wiki/pom.xml R xwiki-platform-core/xwiki-platform-crypto/xwiki-platform-crypto-store/xwiki-platform-crypto-store-wiki/src/main/checkstyle/checkstyle-suppressions.xml Log Message: ----------- [Misc] Remove unecessary checkstyle suppressions * Apparently it concerned a file that was refactored: the build is successful without it. To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[xwiki/xwiki-dev-tools] 3196e3: Adding some chmod to be sure the files can be read
by XWiki Notifications 05 Sep '24

05 Sep '24
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-dev-tools Commit: 3196e3277dd9e3ede8c9bd7194b58c8287f30ad1 https://github.com/xwiki/xwiki-dev-tools/commit/3196e3277dd9e3ede8c9bd7194b… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2024-09-05 (Thu, 05 Sep 2024) Changed paths: M debian/xwiki_scanpackages.sh Log Message: ----------- Adding some chmod to be sure the files can be read To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-dev-tools/settings/notifications
1 0
0 0
[jira@xwiki.org][Issue] Updates for XWIKI-22485: Livedata option dropdown has no grouping semantics
by XWiki Notifications 05 Sep '24

05 Sep '24
1 0
0 0
[jira@xwiki.org][Issue] Updates for XWIKI-22486: Improve fallbacks in DefaultIconSetManager
by XWiki Notifications 05 Sep '24

05 Sep '24
1 0
0 0
[jira@xwiki.org][Issue] Updates for XWIKI-22484: The alternative for the home link on the logo does not mean anything
by XWiki Notifications 05 Sep '24

05 Sep '24
1 0
0 0
[jira@xwiki.org][Issue] Updates for XDOCKER-336: Upgrade stable version to 16.7.1
by XWiki Notifications 05 Sep '24

05 Sep '24
1 0
0 0
[xwiki/xwiki-platform] ed8205: XWIKI-12013: Sort the icons alphabetically in the ...
by XWiki Notifications 05 Sep '24

05 Sep '24
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: ed82050e2b43df50e46b2598899da6b8ea0e2dde https://github.com/xwiki/xwiki-platform/commit/ed82050e2b43df50e46b2598899d… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2024-09-05 (Thu, 05 Sep 2024) Changed paths: M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-test/xwiki-platform-ckeditor-test-docker/src/test/it/org/xwiki/ckeditor/test/ui/QuickActionsIT.java Log Message: ----------- XWIKI-12013: Sort the icons alphabetically in the icon picker * Fix QuickActionsIT#icon test To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • ...
  • 87
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.