Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-commons
Commit: 457585b90f3800db85c7cf20eedd31bd74d969a8
https://github.com/xwiki/xwiki-commons/commit/457585b90f3800db85c7cf20eedd3…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2023-12-06 (Wed, 06 Dec 2023)
Changed paths:
M xwiki-commons-tools/xwiki-commons-tool-verification-resources/src/main/java/org/xwiki/tool/checkstyle/SinceFormatCheck.java
M xwiki-commons-tools/xwiki-commons-tool-verification-resources/src/test/java/org/xwiki/tool/checkstyle/SinceFormatCheckTest.java
A xwiki-commons-tools/xwiki-commons-tool-verification-resources/src/test/resources/org/xwiki/tool/checkstyle/test/since/TestClassWithVariousSinceVersions.java
Log Message:
-----------
[misc] Make sure the format of the version in the javadoc `@since` is correct
Branch: refs/heads/feature-deploy-solr9
Home: https://github.com/xwiki/xwiki-commons
Commit: a8420f4db1ed33fd4f1df2429a4d4e699177854f
https://github.com/xwiki/xwiki-commons/commit/a8420f4db1ed33fd4f1df2429a4d4…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2023-12-06 (Wed, 06 Dec 2023)
Changed paths:
M xwiki-commons-tools/xwiki-commons-tool-verification-resources/src/main/java/org/xwiki/tool/checkstyle/SinceFormatCheck.java
M xwiki-commons-tools/xwiki-commons-tool-verification-resources/src/test/java/org/xwiki/tool/checkstyle/SinceFormatCheckTest.java
A xwiki-commons-tools/xwiki-commons-tool-verification-resources/src/test/resources/org/xwiki/tool/checkstyle/test/since/TestClassWithVariousSinceVersions.java
Log Message:
-----------
[misc] Make sure the format of the version in the javadoc `@since` is correct
Branch: refs/heads/XWIKI-14787
Home: https://github.com/xwiki/xwiki-platform
Commit: ce69ac5f336f09255a0f435c29ce508040691a57
https://github.com/xwiki/xwiki-platform/commit/ce69ac5f336f09255a0f435c29ce…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2023-12-06 (Wed, 06 Dec 2023)
Changed paths:
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/src/main/resources/templates/macros.vm
Log Message:
-----------
XWIKI-14787: $blacklistedSpaces are not working anymore
* Rename last parameter of the macro, and simplify condition
Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/cristal
Commit: c240463f8e45bd595d2ccd75ab94c19d2c21c314
https://github.com/xwiki-contrib/cristal/commit/c240463f8e45bd595d2ccd75ab9…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2023-12-06 (Wed, 06 Dec 2023)
Changed paths:
M api/package.json
M ds/dsfr/package.json
M ds/shoelace/package.json
M ds/vuetify/package.json
M electron/main/package.json
M electron/preload/package.json
M electron/renderer/package.json
M electron/renderer/public/config.json
M extension-manager/package.json
M extensions/menubuttons/package.json
M lib/package.json
M macros/package.json
M rendering/rendering/package.json
M rendering/wikimodel/package.json
M sample-module/package.json
M sharedworker/api/package.json
M sharedworker/impl/package.json
M skin/package.json
M storage/package.json
M storage/src/components/xwikiStorage.ts
M web/package.json
M web/public/config.json
Log Message:
-----------
[Misc] Remove references to wiki30
Branch: refs/heads/stable-15.5.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 16bef6deaec4614b26a9e26e6bc9f49f72fcc274
https://github.com/xwiki/xwiki-platform/commit/16bef6deaec4614b26a9e26e6bc9…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2023-12-06 (Wed, 06 Dec 2023)
Changed paths:
M xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-api/src/main/java/org/xwiki/model/reference/EntityReference.java
M xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-api/src/test/java/org/xwiki/model/reference/EntityReferenceTest.java
M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-authorization/xwiki-platform-security-authorization-api/src/main/java/org/xwiki/security/internal/XWikiBridge.java
M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-authorization/xwiki-platform-security-authorization-bridge/src/main/java/org/xwiki/security/internal/DefaultXWikiBridge.java
M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-authorization/xwiki-platform-security-authorization-bridge/src/test/java/org/xwiki/security/internal/DefaultXWikiBridgeTest.java
Log Message:
-----------
XWIKI-21439: Security Cache ConflictingInsertionException (#2673)
* Remove parameters from entity references when constructing a security reference.
* Add a method for removing parameters to EntityReference
* Make sure to keep entity references unmodified when possible
(cherry picked from commit c80c1ff8b8d668d7736343b2b49a2928ccd67792)
Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/cristal
Commit: 8044bc3561c7d23b30e4117f828ab7fb3e2d9cf6
https://github.com/xwiki-contrib/cristal/commit/8044bc3561c7d23b30e4117f828…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2023-12-06 (Wed, 06 Dec 2023)
Changed paths:
M api/package.json
M ds/dsfr/package.json
M ds/shoelace/package.json
M ds/vuetify/package.json
M electron/main/package.json
M electron/package.json
M electron/preload/package.json
M electron/renderer/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 sample-module/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] Add rimraf dependency + clean script on all modules