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