Branch: refs/heads/feature-XWIKI-23474
Home: https://github.com/xwiki/xwiki-platform
Commit: e10a28efecb3613e64ca77218422acb327d4f73a
https://github.com/xwiki/xwiki-platform/commit/e10a28efecb3613e64ca77218422…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-09-12 (Fri, 12 Sep 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-eventstream/xwiki-platform-eventstream-default/src/main/java/org/xwiki/eventstream/internal/observation/AbstractStreamEventConverter.java
M xwiki-platform-core/xwiki-platform-observation/xwiki-platform-observation-remote/src/main/java/org/xwiki/observation/remote/NetworkChannel.java
M xwiki-platform-core/xwiki-platform-observation/xwiki-platform-observation-remote/src/main/java/org/xwiki/observation/remote/NetworkChannelLeaderChangedEvent.java
M xwiki-platform-core/xwiki-platform-observation/xwiki-platform-observation-remote/src/main/java/org/xwiki/observation/remote/NetworkMember.java
M xwiki-platform-core/xwiki-platform-observation/xwiki-platform-observation-remote/src/main/java/org/xwiki/observation/remote/NetworkMemberJoinedEvent.java
M xwiki-platform-core/xwiki-platform-observation/xwiki-platform-observation-remote/src/main/java/org/xwiki/observation/remote/NetworkMemberLeftEvent.java
M xwiki-platform-core/xwiki-platform-observation/xwiki-platform-observation-remote/src/main/java/org/xwiki/observation/remote/RemoteObservationManager.java
M xwiki-platform-core/xwiki-platform-observation/xwiki-platform-observation-script/src/main/java/org/xwiki/observation/remote/script/ObservationScriptService.java
M xwiki-platform-core/xwiki-platform-observation/xwiki-platform-observation-script/src/main/java/org/xwiki/observation/remote/script/RemoteObservationScriptService.java
Log Message:
-----------
XWIKI-23474: Expose more of clustering related information in the administration UI
XWIKI-23520: Introduce the concept of cluster leader
XWIKI-23521: Allow accessing the list of cluster members
* code style
* fix/improve javadoc
* add various missing `@Unstable`
* fix various wrong `@since`
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: e18261bed6413bb4873e9c204b725bfd56b04d7a
https://github.com/xwiki/xwiki-platform/commit/e18261bed6413bb4873e9c204b72…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-09-12 (Fri, 12 Sep 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-test/xwiki-platform-notifications-test-docker/src/test/it/org/xwiki/platform/notifications/test/ui/NotificationsSettingsIT.java
Log Message:
-----------
[Misc] Try stabilizing NotificationsSettingsIT
Using more predictable user accounts for deleting/registering users
might possibly fix flickering behavior we observed on CI.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/CRISTAL-468
Home: https://github.com/xwiki-contrib/cristal
Commit: 2fcd0bed74ef29b91d8bdaaea4e93ff015b5775d
https://github.com/xwiki-contrib/cristal/commit/2fcd0bed74ef29b91d8bdaaea4e…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2025-09-11 (Thu, 11 Sep 2025)
Changed paths:
M core/uniast/uniast-markdown/src/component-init.ts
A core/uniast/uniast-markdown/src/markdown/internal-links/serializer/filesystem-internal-link-serializer.ts
M core/uniast/uniast-markdown/src/markdown/internal-links/serializer/nextcloud-internal-link-serializer.ts
Log Message:
-----------
--wip-- [skip ci]
Commit: 968d6d225455857eff7beaa512829324db7d2ca0
https://github.com/xwiki-contrib/cristal/commit/968d6d225455857eff7beaa5128…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2025-09-11 (Thu, 11 Sep 2025)
Changed paths:
M core/model/model-reference/model-reference-api/src/modelReferenceParser.ts
M core/model/model-reference/model-reference-filesystem/src/filesystemModelReferenceParser.ts
M core/model/model-reference/model-reference-github/src/gitHubModelReferenceParser.ts
M core/model/model-reference/model-reference-nextcloud/package.json
M core/model/model-reference/model-reference-nextcloud/src/nextcloudModelReferenceParser.ts
M core/model/model-reference/model-reference-xwiki/src/xWikiModelReferenceParser.ts
M core/uniast/uniast-markdown/src/markdown/default-markdown-to-uni-ast-converter.ts
M core/uniast/uniast-markdown/src/markdown/markdown-to-uni-ast-converter.ts
M pnpm-lock.yaml
Log Message:
-----------
--wip-- [skip ci]
Commit: 45ec9e3be0c64e617e95a9abca2e00ed05188929
https://github.com/xwiki-contrib/cristal/commit/45ec9e3be0c64e617e95a9abca2…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2025-09-12 (Fri, 12 Sep 2025)
Changed paths:
M core/model/model-reference/model-reference-nextcloud/package.json
M core/model/model-reference/model-reference-nextcloud/src/nextcloudModelReferenceParser.ts
M core/uniast/uniast-html/src/html/default-uni-ast-to-html-converter.ts
M core/uniast/uniast-markdown/src/__tests__/converters.test.ts
M core/uniast/uniast-markdown/src/markdown/default-markdown-to-uni-ast-converter.ts
M editors/blocknote/src/vue/c-edit-blocknote.vue
M pnpm-lock.yaml
M skin/src/vue/c-content.vue
M skin/src/vue/renderMarkdown.ts
Log Message:
-----------
--wip-- [skip ci]
Commit: 74c0a75ee53f91c385b61f17c8dd7182d110b505
https://github.com/xwiki-contrib/cristal/commit/74c0a75ee53f91c385b61f17c8d…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2025-09-12 (Fri, 12 Sep 2025)
Changed paths:
M core/model/model-api/src/index.ts
M core/model/model-reference/model-reference-nextcloud/package.json
M core/model/model-reference/model-reference-nextcloud/src/nextcloudModelReferenceParser.ts
M core/model/model-remote-url/model-remote-url-nextcloud/src/nextcloudRemoteURLSerializer.ts
M core/uniast/uniast-markdown/package.json
M core/uniast/uniast-markdown/src/markdown/default-markdown-to-uni-ast-converter.ts
M core/uniast/uniast-markdown/src/markdown/default-uni-ast-to-markdown-converter.ts
M core/uniast/uniast-markdown/src/markdown/internal-links/serializer/filesystem-internal-link-serializer.ts
M core/uniast/uniast-markdown/src/markdown/internal-links/serializer/github-internal-link-serializer.ts
M core/uniast/uniast-markdown/src/markdown/internal-links/serializer/internal-links-serializer.ts
M core/uniast/uniast-markdown/src/markdown/internal-links/serializer/nextcloud-internal-link-serializer.ts
M core/uniast/uniast-markdown/src/markdown/internal-links/serializer/xwiki-internal-link-serializer.ts
M electron/storage/src/electron/main/index.ts
M pnpm-lock.yaml
Log Message:
-----------
--wip-- [skip ci]
Compare: https://github.com/xwiki-contrib/cristal/compare/a9b714a7cc56...74c0a75ee53f
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications