Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/cristal
Commit: e6ca7e83871d65126b9de1689a363f23c2e77852
https://github.com/xwiki-contrib/cristal/commit/e6ca7e83871d65126b9de1689a3…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2024-04-05 (Fri, 05 Apr 2024)
Changed paths:
M api/package.json
M ds/dsfr/package.json
M ds/shoelace/package.json
M ds/vuetify/package.json
M editors/prosemirror/package.json
M electron/main/package.json
M electron/preload/package.json
M electron/renderer/package.json
M electron/storage/package.json
M extension-manager/package.json
M extensions/menubuttons/package.json
M lib/package.json
M macros/package.json
M package.json
M pnpm-lock.yaml
M rendering/rendering/package.json
M rendering/wikimodel/package.json
M sharedworker/api/package.json
M sharedworker/impl/package.json
M skin/package.json
M storage/package.json
M web/package.json
Log Message:
-----------
[Misc] Update dependency vite to v5.2.8
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/stable-14.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: d86e348f32c593ded1ab87059b453f10eb465feb
https://github.com/xwiki/xwiki-platform/commit/d86e348f32c593ded1ab87059b45…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-04-04 (Thu, 04 Apr 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/main/java/org/xwiki/rest/internal/resources/pages/PageHistoryResourceImpl.java
M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/main/java/org/xwiki/rest/internal/resources/pages/PageTranslationHistoryResourceImpl.java
A xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/test/java/org/xwiki/rest/internal/resources/pages/AbstractPageHistoryResourceImplTest.java
A xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/test/java/org/xwiki/rest/internal/resources/pages/PageHistoryResourceImplTest.java
A xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/test/java/org/xwiki/rest/internal/resources/pages/PageTranslationHistoryResourceImplTest.java
Log Message:
-----------
XWIKI-22052: Improve right handling in page history resources
* Add unit tests for the page history resources.
(cherry picked from commit 9cbca9808300797c67779bb9a665d85cf9e3d4b8)
Commit: 12b943f7252df98b90b7f4df18dd8cc4e596a95d
https://github.com/xwiki/xwiki-platform/commit/12b943f7252df98b90b7f4df18dd…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-04-04 (Thu, 04 Apr 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/test/java/org/xwiki/rest/internal/resources/pages/AbstractPageHistoryResourceImplTest.java
Log Message:
-----------
XWIKI-22052: Improve right handling in page history resources
* Fix mock call for Java 11
Compare: https://github.com/xwiki/xwiki-platform/compare/4731d3c54b37...12b943f7252d
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-15.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 26482ee5d29fc21f31134d1ee13db48716e89e0f
https://github.com/xwiki/xwiki-platform/commit/26482ee5d29fc21f31134d1ee13d…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-04-04 (Thu, 04 Apr 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/main/java/org/xwiki/rest/internal/resources/pages/PageHistoryResourceImpl.java
M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/main/java/org/xwiki/rest/internal/resources/pages/PageTranslationHistoryResourceImpl.java
A xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/test/java/org/xwiki/rest/internal/resources/pages/AbstractPageHistoryResourceImplTest.java
A xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/test/java/org/xwiki/rest/internal/resources/pages/PageHistoryResourceImplTest.java
A xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/test/java/org/xwiki/rest/internal/resources/pages/PageTranslationHistoryResourceImplTest.java
Log Message:
-----------
XWIKI-22052: Improve right handling in page history resources
* Add unit tests for the page history resources.
(cherry picked from commit 9cbca9808300797c67779bb9a665d85cf9e3d4b8)
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: 9cbca9808300797c67779bb9a665d85cf9e3d4b8
https://github.com/xwiki/xwiki-platform/commit/9cbca9808300797c67779bb9a665…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-04-04 (Thu, 04 Apr 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/main/java/org/xwiki/rest/internal/resources/pages/PageHistoryResourceImpl.java
M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/main/java/org/xwiki/rest/internal/resources/pages/PageTranslationHistoryResourceImpl.java
A xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/test/java/org/xwiki/rest/internal/resources/pages/AbstractPageHistoryResourceImplTest.java
A xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/test/java/org/xwiki/rest/internal/resources/pages/PageHistoryResourceImplTest.java
A xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/test/java/org/xwiki/rest/internal/resources/pages/PageTranslationHistoryResourceImplTest.java
Log Message:
-----------
XWIKI-22052: Improve right handling in page history resources
* Add unit tests for the page history resources.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-14.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 4731d3c54b37964040b6efbd5f03818104728a72
https://github.com/xwiki/xwiki-platform/commit/4731d3c54b37964040b6efbd5f03…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-04-04 (Thu, 04 Apr 2024)
Changed paths:
M xwiki-platform-tools/xwiki-platform-tool-configuration-resources/src/main/resources/xwiki.properties.vm
Log Message:
-----------
XCOMMONS-2983: Introduce a dedicated nexus instance for snapshots
(cherry picked from commit 3b58028c1af763094c2c56ae4c811137ac9bfe1f)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-15.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 505f38b538d2f24cc15c69dcdd637b8fcd33311f
https://github.com/xwiki/xwiki-platform/commit/505f38b538d2f24cc15c69dcdd63…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-04-04 (Thu, 04 Apr 2024)
Changed paths:
M xwiki-platform-tools/xwiki-platform-tool-configuration-resources/src/main/resources/xwiki.properties.vm
Log Message:
-----------
XCOMMONS-2983: Introduce a dedicated nexus instance for snapshots
(cherry picked from commit 3b58028c1af763094c2c56ae4c811137ac9bfe1f)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications