Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: 1f8bf09a309fe753d349249888d509e2fda947b8
https://github.com/xwiki/xwiki-platform/commit/1f8bf09a309fe753d349249888d5…
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
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: 62653be894d4c225403df26da018f23cd4e499e2
https://github.com/xwiki/xwiki-platform/commit/62653be894d4c225403df26da018…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-09-05 (Thu, 05 Sep 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-like/xwiki-platform-like-api/src/checkstyle/checkstyle-suppressions.xml
M xwiki-platform-core/xwiki-platform-like/xwiki-platform-like-api/src/main/java/org/xwiki/like/internal/DefaultLikeManager.java
A xwiki-platform-core/xwiki-platform-like/xwiki-platform-like-api/src/main/java/org/xwiki/like/internal/LikeManagerCacheHelper.java
M xwiki-platform-core/xwiki-platform-like/xwiki-platform-like-api/src/main/resources/META-INF/components.txt
M xwiki-platform-core/xwiki-platform-like/xwiki-platform-like-api/src/test/java/org/xwiki/like/internal/DefaultLikeManagerTest.java
M xwiki-platform-core/xwiki-platform-like/xwiki-platform-like-api/src/test/java/org/xwiki/like/internal/LikeExistCacheEntryListenerTest.java
M xwiki-platform-core/xwiki-platform-like/xwiki-platform-like-api/src/test/java/org/xwiki/like/script/LikeScriptServiceComponentList.java
Log Message:
-----------
[Misc] Reduce the FanOutComplexity of DefaultLikeManager
* Refactor it to externalize all operations related to cache
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/CRISTAL-201
Home: https://github.com/xwiki-contrib/cristal
Commit: befe17462547e231e942ed2d2d85b5fb1e0a7411
https://github.com/xwiki-contrib/cristal/commit/befe17462547e231e942ed2d2d8…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2024-09-05 (Thu, 05 Sep 2024)
Changed paths:
M core/navigation-tree/navigation-tree-api/src/index.ts
M core/navigation-tree/navigation-tree-default/src/components/componentsInit.ts
M core/navigation-tree/navigation-tree-filesystem/src/components/componentsInit.ts
M core/navigation-tree/navigation-tree-github/src/components/componentsInit.ts
M core/navigation-tree/navigation-tree-nextcloud/src/components/componentsInit.ts
M core/navigation-tree/navigation-tree-xwiki/src/components/componentsInit.ts
M ds/shoelace/src/vue/x-navigation-tree.vue
M ds/vuetify/src/vue/x-navigation-tree.vue
M skin/src/vue/c-sidebar.vue
Log Message:
-----------
CRISTAL-201: Introduce a Navigation tree
* Rename `NavigationTreeResolver` to `NavigationTreeSource`
* Rename `getNavigationTree` to `getChildNodes`
* Add missing escaping
* Other minor improvements
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/1.12.x
Home: https://github.com/xwiki-contrib/application-replication
Commit: ac7f819369f760dfa093d3e21a919c58c33188c1
https://github.com/xwiki-contrib/application-replication/commit/ac7f819369f…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-09-05 (Thu, 05 Sep 2024)
Changed paths:
M pom.xml
M replication-api/pom.xml
M replication-default/pom.xml
M replication-entity/pom.xml
M replication-entity/replication-entity-api/pom.xml
M replication-entity/replication-entity-controller/pom.xml
M replication-entity/replication-entity-default/pom.xml
M replication-test/pom.xml
M replication-test/replication-test-pageobjects/pom.xml
M replication-test/replication-test-tests/pom.xml
M replication-ui/pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/application-replication/settings/notificat…