Branch: refs/heads/BVERSION-72
Home: https://github.com/xwiki-contrib/book-versions
Commit: 625aa787d80697282f5049cc6c816ba68ec64350
https://github.com/xwiki-contrib/book-versions/commit/625aa787d80697282f504…
Author: Mathieu Pace <mathieu.pace(a)xwiki.com>
Date: 2025-03-24 (Mon, 24 Mar 2025)
Changed paths:
M application-book-versions-api/src/main/java/org/xwiki/contrib/bookversions/BookVersionsManager.java
M application-book-versions-default/src/main/java/org/xwiki/contrib/bookversions/internal/DefaultBookVersionsManager.java
M application-book-versions-default/src/main/java/org/xwiki/contrib/bookversions/script/BookVersionsScriptService.java
Log Message:
-----------
BVERSION-72: Avoid preceding versions loops
* rename getVersionsAscending to getVersionsPreceding for better understanding
* add getVersionsInheriting method
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/book-versions/settings/notifications
Branch: refs/heads/layout_converts
Home: https://github.com/xwiki-contrib/confluence
Commit: e148c506f98ff2f8bdad139312128bf8ce0bf4b5
https://github.com/xwiki-contrib/confluence/commit/e148c506f98ff2f8bdad1393…
Author: Josué Tille <josue.tille(a)xwiki.com>
Date: 2025-03-24 (Mon, 24 Mar 2025)
Changed paths:
M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/macros/CenterMacroConverter.java
M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/macros/ClickableMacroConverter.java
M confluence-xml/src/test/resources/confluencexml/clickable.test
Log Message:
-----------
CONFLUENCE-417: Provide a converter for the link-group and center macros
* Allways use toXWikiParameters
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/confluence/settings/notifications
Branch: refs/heads/CRISTAL-430
Home: https://github.com/xwiki-contrib/cristal
Commit: c652f6a85c43ffc5828c88ab35175d41bb553295
https://github.com/xwiki-contrib/cristal/commit/c652f6a85c43ffc5828c88ab351…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2025-03-21 (Fri, 21 Mar 2025)
Changed paths:
M ds/api/src/XNavigationTree.ts
M ds/api/src/XNavigationTreeSelect.ts
M ds/api/src/index.ts
M ds/shoelace/src/vue/form/x-navigation-tree-select.vue
M ds/shoelace/src/vue/x-navigation-tree.vue
M ds/vuetify/src/vue/form/x-navigation-tree-select.vue
M ds/vuetify/src/vue/x-navigation-tree.vue
Log Message:
-----------
CRISTAL-430: XWiki terminal pages are not excluded on the page creation form
* Move default props values to props definition
* Remove useless imports
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: e8a66343653cd37ce4569fb87b14a7e9e51fc41e
https://github.com/xwiki/xwiki-platform/commit/e8a66343653cd37ce4569fb87b14…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-03-21 (Fri, 21 Mar 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-wikimacro/xwiki-platform-rendering-wikimacro-store/src/main/java/org/xwiki/rendering/wikimacro/internal/DefaultWikiMacro.java
Log Message:
-----------
XWIKI-23011: Add preparation support to the code macro
* remove an unrelated modification committed by mistake
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-16.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: f017b5c37e5c29bc1a8bc223805755f3a69d9878
https://github.com/xwiki/xwiki-platform/commit/f017b5c37e5c29bc1a8bc2238057…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-03-21 (Fri, 21 Mar 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-code/src/main/java/org/xwiki/rendering/internal/macro/code/CodeMacro.java
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-code/src/test/java/org/xwiki/rendering/internal/macro/code/CodeMacroTest.java
Log Message:
-----------
XWIKI-23011: Add preparation support to the code macro
* make sure the prepared content cannot be corrupted
(cherry picked from commit 5b943d6a244f6589ac64862b115ccee717ab631d)
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: 5b943d6a244f6589ac64862b115ccee717ab631d
https://github.com/xwiki/xwiki-platform/commit/5b943d6a244f6589ac64862b115c…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-03-21 (Fri, 21 Mar 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-code/src/main/java/org/xwiki/rendering/internal/macro/code/CodeMacro.java
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-code/src/test/java/org/xwiki/rendering/internal/macro/code/CodeMacroTest.java
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-wikimacro/xwiki-platform-rendering-wikimacro-store/src/main/java/org/xwiki/rendering/wikimacro/internal/DefaultWikiMacro.java
Log Message:
-----------
XWIKI-23011: Add preparation support to the code macro
* make sure the prepared content cannot be corrupted
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/CRISTAL-267
Home: https://github.com/xwiki-contrib/cristal
Commit: 9e2687b8daeee703020e4e4a74eb2387a4d75661
https://github.com/xwiki-contrib/cristal/commit/9e2687b8daeee703020e4e4a74e…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2025-03-20 (Thu, 20 Mar 2025)
Changed paths:
M electron/main/package.json
M electron/main/src/index.ts
M pnpm-lock.yaml
Log Message:
-----------
CRISTAL-474: Upgrade to electron 35.0.1
Fix startup regression with the upgrade to 35.x
Commit: d3c4902fce435da18abdfcf987ef62b7543543b9
https://github.com/xwiki-contrib/cristal/commit/d3c4902fce435da18abdfcf987e…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2025-03-21 (Fri, 21 Mar 2025)
Changed paths:
M ds/shoelace/package.json
Log Message:
-----------
[Misc] shoelace package.json formatting
Commit: 317b766258f0b98fae92eada902d0ac7e24ff96d
https://github.com/xwiki-contrib/cristal/commit/317b766258f0b98fae92eada902…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2025-03-21 (Fri, 21 Mar 2025)
Changed paths:
M electron/main/src/index.ts
Log Message:
-----------
CRISTAL-474: Upgrade to electron 35.0.1
Remove erroneous eslint comment.
Commit: 541e43a6fbfb3a28a0d821b2be106a5797a50b62
https://github.com/xwiki-contrib/cristal/commit/541e43a6fbfb3a28a0d821b2be1…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2025-03-21 (Fri, 21 Mar 2025)
Changed paths:
M ds/shoelace/package.json
M electron/main/package.json
M electron/main/src/index.ts
M pnpm-lock.yaml
Log Message:
-----------
Merge branch 'main' into CRISTAL-267
Commit: 206ecc100830f8d9ae8699c9cab4e4d913756daf
https://github.com/xwiki-contrib/cristal/commit/206ecc100830f8d9ae8699c9cab…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2025-03-21 (Fri, 21 Mar 2025)
Changed paths:
M api/src/api/WikiConfig.ts
A api/src/api/authentication.ts
M api/src/components/defaultWikiConfig.ts
M api/src/index.ts
M authentication-server/src/config.ts
R authentication-server/src/github.ts
M authentication-server/src/index.ts
R authentication-server/src/nextcloud.ts
A authentication-server/src/routers/github.ts
A authentication-server/src/routers/nextcloud.ts
M core/authentication/authentication-default/src/defaultAuthenticationManagerProvider.ts
M core/authentication/authentication-nextcloud-state/src/NextcloudAuthenticationState.ts
R core/authentication/authentication-nextcloud/src/NextcloudAuthenticationManager.ts
A core/authentication/authentication-nextcloud/src/NextcloudBasicAuthenticationManager.ts
A core/authentication/authentication-nextcloud/src/NextcloudOAuth2AuthenticationManager.ts
M core/authentication/authentication-nextcloud/src/index.ts
M core/backends/backend-nextcloud/package.json
M core/backends/backend-nextcloud/src/nextcloudStorage.ts
M core/link-suggest/link-suggest-nextcloud/src/nextcloudLinkSuggestService.ts
M electron/authentication/authentication-nextcloud/authentication-nextcloud-main/package.json
M electron/authentication/authentication-nextcloud/authentication-nextcloud-main/src/index.ts
M electron/authentication/authentication-nextcloud/authentication-nextcloud-main/src/storage.ts
M electron/authentication/authentication-nextcloud/authentication-nextcloud-preload/package.json
M electron/authentication/authentication-nextcloud/authentication-nextcloud-preload/src/index.ts
R electron/authentication/authentication-nextcloud/authentication-nextcloud-renderer/src/NextcloudAuthenticationManager.ts
A electron/authentication/authentication-nextcloud/authentication-nextcloud-renderer/src/NextcloudBasicAuthenticationManager.ts
A electron/authentication/authentication-nextcloud/authentication-nextcloud-renderer/src/NextcloudOAuth2AuthenticationManager.ts
M electron/authentication/authentication-nextcloud/authentication-nextcloud-renderer/src/index.ts
M pnpm-lock.yaml
Log Message:
-----------
CRISTAL-267: Introduce an authentication for the Nextcloud Backend
* Add type for AuthenticationMode
* Split NextcloudAuthenticationManager into specific components for
basic and oauth2
* Small refactors
* Add missing comments and feedbacks
Compare: https://github.com/xwiki-contrib/cristal/compare/49b44c278aa7...206ecc100830
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/layout_converts
Home: https://github.com/xwiki-contrib/confluence
Commit: f2e9316a9cd0ca9c2ea82f7139cd42d7cda3191f
https://github.com/xwiki-contrib/confluence/commit/f2e9316a9cd0ca9c2ea82f71…
Author: Josué Tille <josue.tille(a)xwiki.com>
Date: 2025-03-21 (Fri, 21 Mar 2025)
Changed paths:
A confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/macros/CenterMacroConverter.java
A confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/macros/ClickableMacroConverter.java
M confluence-xml/src/main/resources/META-INF/components.txt
A confluence-xml/src/test/resources/confluencexml/center.test
A confluence-xml/src/test/resources/confluencexml/center/entities.xml
A confluence-xml/src/test/resources/confluencexml/clickable.test
A confluence-xml/src/test/resources/confluencexml/clickable/entities.xml
Log Message:
-----------
CONFLUENCE-417: Provide a converter for the link-group and center macros
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/confluence/settings/notifications
Branch: refs/heads/stable-16.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: b4e6824cc0b02d7aeb395c6a2f0581ec7730106f
https://github.com/xwiki/xwiki-platform/commit/b4e6824cc0b02d7aeb395c6a2f05…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-03-21 (Fri, 21 Mar 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-code/src/main/java/org/xwiki/rendering/internal/macro/code/CodeMacro.java
A xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-code/src/test/java/org/xwiki/rendering/internal/macro/code/CodeMacroTest.java
Log Message:
-----------
XWIKI-23011: Add preparation support to the code macro
(cherry picked from commit 6ad7a58bdab92c9365f4e762e9e54b7cb3067f53)
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: 6ad7a58bdab92c9365f4e762e9e54b7cb3067f53
https://github.com/xwiki/xwiki-platform/commit/6ad7a58bdab92c9365f4e762e9e5…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-03-21 (Fri, 21 Mar 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-code/src/main/java/org/xwiki/rendering/internal/macro/code/CodeMacro.java
A xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-code/src/test/java/org/xwiki/rendering/internal/macro/code/CodeMacroTest.java
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-wikimacro/xwiki-platform-rendering-wikimacro-store/src/main/java/org/xwiki/rendering/wikimacro/internal/DefaultWikiMacroRenderer.java
Log Message:
-----------
XWIKI-23011: Add preparation support to the code macro
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-16.10.x
Home: https://github.com/xwiki/xwiki-commons
Commit: 266989c68d026e7de55c2a8fc59e2c625162182a
https://github.com/xwiki/xwiki-commons/commit/266989c68d026e7de55c2a8fc59e2…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2025-03-21 (Fri, 21 Mar 2025)
Changed paths:
M xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-default/src/main/java/org/xwiki/job/internal/Version3JobStatusFolderResolver.java
Log Message:
-----------
XCOMMONS-3276: NPE Warnings after upgrading XWiki to 16.10.3 related to DefaultJobStatusStore - Failed to load job status
Use javax.inject.Singleton instead of jakarta.inject.Singleton
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-contrib/confluence
Commit: 1aa37fb2bbf6cca84b454e1ce67fb55832d353a1
https://github.com/xwiki-contrib/confluence/commit/1aa37fb2bbf6cca84b454e1c…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com>
Date: 2025-03-21 (Fri, 21 Mar 2025)
Changed paths:
M confluence-resolvers/pom.xml
M confluence-resource-reference-type-parsers/pom.xml
M confluence-syntax-confluence/pom.xml
M confluence-syntax-confluence10override/pom.xml
M confluence-syntax-xhtml/pom.xml
M confluence-url-mapping-scroll-viewport/pom.xml
M confluence-url-mapping/pom.xml
M confluence-xml/pom.xml
M 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/confluence/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/confluence
Commit: 533d7e392048b9561a08bede38798eedf938cc77
https://github.com/xwiki-contrib/confluence/commit/533d7e392048b9561a08bede…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com>
Date: 2025-03-21 (Fri, 21 Mar 2025)
Changed paths:
M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/input/ConfluenceInputFilterStream.java
M confluence-xml/src/test/resources/confluencexml/buggyhistory.test
M confluence-xml/src/test/resources/confluencexml/missingrevisionpageobject.test
Log Message:
-----------
CONFLUENCE-416: Preferably order page revisions by version
Commit: 08459a6337aaf11a692b489aaaa58ee04a7d24d0
https://github.com/xwiki-contrib/confluence/commit/08459a6337aaf11a692b489a…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com>
Date: 2025-03-21 (Fri, 21 Mar 2025)
Changed paths:
M confluence-resolvers/pom.xml
M confluence-resource-reference-type-parsers/pom.xml
M confluence-syntax-confluence/pom.xml
M confluence-syntax-confluence10override/pom.xml
M confluence-syntax-xhtml/pom.xml
M confluence-url-mapping-scroll-viewport/pom.xml
M confluence-url-mapping/pom.xml
M confluence-xml/pom.xml
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release confluence-9.81.2
Compare: https://github.com/xwiki-contrib/confluence/compare/b25bb233e1e9...08459a63…
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/confluence/settings/notifications
Branch: refs/heads/CRISTAL-430
Home: https://github.com/xwiki-contrib/cristal
Commit: a6f530e0a8407544bfb3bc0fc3dd856336151fa6
https://github.com/xwiki-contrib/cristal/commit/a6f530e0a8407544bfb3bc0fc3d…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2025-03-21 (Fri, 21 Mar 2025)
Changed paths:
M core/navigation-tree/navigation-tree-api/src/index.ts
M core/navigation-tree/navigation-tree-xwiki/src/components/componentsInit.ts
M ds/api/src/XNavigationTree.ts
M ds/api/src/XNavigationTreeSelect.ts
M ds/shoelace/src/vue/form/x-navigation-tree-select.vue
M ds/shoelace/src/vue/x-navigation-tree.vue
M ds/vuetify/src/vue/form/x-navigation-tree-select.vue
M ds/vuetify/src/vue/x-navigation-tree.vue
M skin/src/vue/c-sidebar.vue
Log Message:
-----------
CRISTAL-430: XWiki terminal pages are not excluded on the page creation form
* Handle default parameters and props
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/confluence
Commit: b25bb233e1e908c35b4a9976dd95efbd2825dfff
https://github.com/xwiki-contrib/confluence/commit/b25bb233e1e908c35b4a9976…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com>
Date: 2025-03-20 (Thu, 20 Mar 2025)
Changed paths:
M confluence-resolvers/pom.xml
M confluence-resource-reference-type-parsers/pom.xml
M confluence-syntax-confluence/pom.xml
M confluence-syntax-confluence10override/pom.xml
M confluence-syntax-xhtml/pom.xml
M confluence-url-mapping-scroll-viewport/pom.xml
M confluence-url-mapping/pom.xml
M confluence-xml/pom.xml
M 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/confluence/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/confluence
Commit: a4008a86118c38e73ff1d2fa7993ee8390ff1d0f
https://github.com/xwiki-contrib/confluence/commit/a4008a86118c38e73ff1d2fa…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com>
Date: 2025-03-20 (Thu, 20 Mar 2025)
Changed paths:
M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/input/ConfluenceInputFilterStream.java
A confluence-xml/src/test/resources/confluencexml/buggyhistory.test
A confluence-xml/src/test/resources/confluencexml/buggyhistory/entities.xml
Log Message:
-----------
CONFLUENCE-415: Revision order is sometimes wrong
Commit: f5aae8f2f731ae3dcdae3d94e82454ce5188c756
https://github.com/xwiki-contrib/confluence/commit/f5aae8f2f731ae3dcdae3d94…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com>
Date: 2025-03-20 (Thu, 20 Mar 2025)
Changed paths:
M confluence-resolvers/pom.xml
M confluence-resource-reference-type-parsers/pom.xml
M confluence-syntax-confluence/pom.xml
M confluence-syntax-confluence10override/pom.xml
M confluence-syntax-xhtml/pom.xml
M confluence-url-mapping-scroll-viewport/pom.xml
M confluence-url-mapping/pom.xml
M confluence-xml/pom.xml
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release confluence-9.81.1
Compare: https://github.com/xwiki-contrib/confluence/compare/c06e7497897e...f5aae8f2…
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/confluence/settings/notifications
Branch: refs/heads/stable-16.4.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 3f153dc00f6228074906296898b2ecf17c82c72c
https://github.com/xwiki/xwiki-platform/commit/3f153dc00f6228074906296898b2…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-03-20 (Thu, 20 Mar 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-jersey/src/main/java/org/xwiki/rest/jersey/internal/XWikiRESTServlet.java
M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-test/xwiki-platform-rest-test-tests/src/test/it/org/xwiki/rest/test/PageResourceIT.java
Log Message:
-----------
XWIKI-22956: Live Data filter value suggestions don't work when the class contains spaces
(cherry picked from commit 277056318e6c1d7e2602dc024d39586daab89484)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-16.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 90e0d86e6ac69818f7e138f4843e6098ce153264
https://github.com/xwiki/xwiki-platform/commit/90e0d86e6ac69818f7e138f4843e…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-03-20 (Thu, 20 Mar 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-jersey/src/main/java/org/xwiki/rest/jersey/internal/XWikiRESTServlet.java
M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-test/xwiki-platform-rest-test-tests/src/test/it/org/xwiki/rest/test/PageResourceIT.java
Log Message:
-----------
XWIKI-22956: Live Data filter value suggestions don't work when the class contains spaces
(cherry picked from commit 277056318e6c1d7e2602dc024d39586daab89484)
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: 277056318e6c1d7e2602dc024d39586daab89484
https://github.com/xwiki/xwiki-platform/commit/277056318e6c1d7e2602dc024d39…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-03-20 (Thu, 20 Mar 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-jersey/src/main/java/org/xwiki/rest/jersey/internal/XWikiRESTServlet.java
M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-test/xwiki-platform-rest-test-tests/src/test/it/org/xwiki/rest/test/PageResourceIT.java
Log Message:
-----------
XWIKI-22956: Live Data filter value suggestions don't work when the class contains spaces
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-16.4.x
Home: https://github.com/xwiki/xwiki-rendering
Commit: 35e59f7881d571abbd6ed07b791be7f51a84481a
https://github.com/xwiki/xwiki-rendering/commit/35e59f7881d571abbd6ed07b791…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-03-20 (Thu, 20 Mar 2025)
Changed paths:
A xwiki-rendering-integration-tests/src/test/resources/simple/table/table10.test
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-xwiki20/src/main/java/org/xwiki/rendering/internal/renderer/xwiki20/AbstractStackingInlineContentChainingListener.java
Log Message:
-----------
XRENDERING-442: A table cell cannot contain "Formatted" (Verbatim?) text
* Consider standalone formatted text as standalone.
* Add an integration test for it.
(cherry picked from commit d526bc4f4c6388c03fe08f7febedde6721f3092a)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-rendering/settings/notifications
Branch: refs/heads/stable-16.10.x
Home: https://github.com/xwiki/xwiki-rendering
Commit: ff5b0df2aa9616c34e011423e733c17f6c2505da
https://github.com/xwiki/xwiki-rendering/commit/ff5b0df2aa9616c34e011423e73…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-03-20 (Thu, 20 Mar 2025)
Changed paths:
A xwiki-rendering-integration-tests/src/test/resources/simple/table/table10.test
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-xwiki20/src/main/java/org/xwiki/rendering/internal/renderer/xwiki20/AbstractStackingInlineContentChainingListener.java
Log Message:
-----------
XRENDERING-442: A table cell cannot contain "Formatted" (Verbatim?) text
* Consider standalone formatted text as standalone.
* Add an integration test for it.
(cherry picked from commit d526bc4f4c6388c03fe08f7febedde6721f3092a)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-rendering/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-rendering
Commit: d526bc4f4c6388c03fe08f7febedde6721f3092a
https://github.com/xwiki/xwiki-rendering/commit/d526bc4f4c6388c03fe08f7febe…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-03-20 (Thu, 20 Mar 2025)
Changed paths:
A xwiki-rendering-integration-tests/src/test/resources/simple/table/table10.test
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-xwiki20/src/main/java/org/xwiki/rendering/internal/renderer/xwiki20/AbstractStackingInlineContentChainingListener.java
Log Message:
-----------
XRENDERING-442: A table cell cannot contain "Formatted" (Verbatim?) text
* Consider standalone formatted text as standalone.
* Add an integration test for it.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-rendering/settings/notifications
Branch: refs/heads/stable-16.10.x
Home: https://github.com/xwiki/xwiki-commons
Commit: 5df7dc5113d7c8bf21951e57297e9010eabf49f7
https://github.com/xwiki/xwiki-commons/commit/5df7dc5113d7c8bf21951e57297e9…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-03-20 (Thu, 20 Mar 2025)
Changed paths:
M xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-default/src/main/java/org/xwiki/job/internal/AbstractJobStatusFolderResolver.java
M xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-default/src/main/java/org/xwiki/job/internal/Version3JobStatusFolderResolver.java
M xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-default/src/test/java/org/xwiki/job/internal/DefaultJobStatusStoreTest.java
M xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-default/src/test/java/org/xwiki/job/internal/Version3JobStatusFolderResolverTest.java
Log Message:
-----------
XCOMMONS-3276: NPE Warnings after upgrading XWiki to 16.10.3 related to DefaultJobStatusStore - Failed to load job status
* Avoid using the problematic URLEncoder in the job status calculation.
* Be more restrictive and control explicitly which characters are
allowed.
(cherry picked from commit d53a156e695db5c845eb5901a9514a09279596cb)
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-commons
Commit: d53a156e695db5c845eb5901a9514a09279596cb
https://github.com/xwiki/xwiki-commons/commit/d53a156e695db5c845eb5901a9514…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-03-20 (Thu, 20 Mar 2025)
Changed paths:
M xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-default/src/main/java/org/xwiki/job/internal/AbstractJobStatusFolderResolver.java
M xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-default/src/main/java/org/xwiki/job/internal/Version3JobStatusFolderResolver.java
M xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-default/src/test/java/org/xwiki/job/internal/DefaultJobStatusStoreTest.java
M xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-default/src/test/java/org/xwiki/job/internal/Version3JobStatusFolderResolverTest.java
Log Message:
-----------
XCOMMONS-3276: NPE Warnings after upgrading XWiki to 16.10.3 related to DefaultJobStatusStore - Failed to load job status
* Avoid using the problematic URLEncoder in the job status calculation.
* Be more restrictive and control explicitly which characters are
allowed.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
Branch: refs/heads/CRISTAL-430
Home: https://github.com/xwiki-contrib/cristal
Commit: 85c1ccc1da5e370c614886ffc1aab60c26528fba
https://github.com/xwiki-contrib/cristal/commit/85c1ccc1da5e370c614886ffc1a…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2025-03-20 (Thu, 20 Mar 2025)
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/api/src/XNavigationTree.ts
M ds/api/src/XNavigationTreeSelect.ts
M ds/shoelace/src/vue/x-navigation-tree-item.vue
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-430: XWiki terminal pages are not excluded on the page creation form
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/CRISTAL-267
Home: https://github.com/xwiki-contrib/cristal
Commit: 49b44c278aa737719820b8220efaa99bb939830c
https://github.com/xwiki-contrib/cristal/commit/49b44c278aa737719820b8220ef…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2025-03-20 (Thu, 20 Mar 2025)
Changed paths:
M api/src/api/WikiConfig.ts
M api/src/components/defaultWikiConfig.ts
A authentication-server/CHANGELOG.md
A authentication-server/package.json
A authentication-server/src/config.ts
A authentication-server/src/github.ts
A authentication-server/src/index.ts
A authentication-server/src/nextcloud.ts
A authentication-server/tsconfig.json
A authentication-server/tsdoc.json
A authentication-server/vite.config.ts
A authentication-server/vitest.config.ts
M core/authentication/authentication-api/src/userDetails.ts
M core/authentication/authentication-github/src/GitHubAuthenticationManager.ts
A core/authentication/authentication-nextcloud-state/package.json
A core/authentication/authentication-nextcloud-state/src/NextcloudAuthenticationState.ts
A core/authentication/authentication-nextcloud-state/src/index.ts
A core/authentication/authentication-nextcloud-state/tsconfig.json
A core/authentication/authentication-nextcloud-state/tsdoc.json
A core/authentication/authentication-nextcloud-state/vite.config.ts
A core/authentication/authentication-nextcloud-state/vitest.config.ts
A core/authentication/authentication-nextcloud-ui/langs/translation-en.json
A core/authentication/authentication-nextcloud-ui/langs/translation-fr.json
A core/authentication/authentication-nextcloud-ui/package.json
A core/authentication/authentication-nextcloud-ui/src/NextcloudLoginMenuUIExtension.ts
A core/authentication/authentication-nextcloud-ui/src/index.ts
A core/authentication/authentication-nextcloud-ui/src/translations.ts
A core/authentication/authentication-nextcloud-ui/src/vue/NextcloudLoginMenu.vue
A core/authentication/authentication-nextcloud-ui/tsconfig.json
A core/authentication/authentication-nextcloud-ui/tsdoc.json
A core/authentication/authentication-nextcloud-ui/vite.config.ts
A core/authentication/authentication-nextcloud-ui/vitest.config.ts
M core/authentication/authentication-nextcloud/package.json
A core/authentication/authentication-nextcloud/src/NextcloudAuthenticationManager.ts
M core/authentication/authentication-nextcloud/src/index.ts
M core/authentication/authentication-xwiki/src/XWikiAuthenticationManager.ts
M core/backends/backend-github/src/githubStorage.ts
M core/backends/backend-nextcloud/package.json
M core/backends/backend-nextcloud/src/nextcloudStorage.ts
M core/history/history-xwiki/src/components/componentsInit.ts
M core/link-suggest/link-suggest-nextcloud/package.json
M core/link-suggest/link-suggest-nextcloud/src/nextcloudLinkSuggestService.ts
M core/model/model-remote-url/model-remote-url-nextcloud/package.json
M core/model/model-remote-url/model-remote-url-nextcloud/src/nextcloudRemoteURLParser.ts
M core/model/model-remote-url/model-remote-url-nextcloud/src/nextcloudRemoteURLSerializer.ts
M core/navigation-tree/navigation-tree-nextcloud/package.json
M core/navigation-tree/navigation-tree-nextcloud/src/components/componentsInit.ts
M ds/api/src/XTextField.ts
M ds/shoelace/src/vue/form/x-text-field.vue
M ds/vuetify/src/vue/form/x-text-field.vue
M electron/authentication/authentication-github/authentication-github-main/src/index.ts
A electron/authentication/authentication-nextcloud/authentication-nextcloud-main/package.json
A electron/authentication/authentication-nextcloud/authentication-nextcloud-main/src/index.ts
A electron/authentication/authentication-nextcloud/authentication-nextcloud-main/src/storage.ts
A electron/authentication/authentication-nextcloud/authentication-nextcloud-main/tsconfig.json
A electron/authentication/authentication-nextcloud/authentication-nextcloud-main/vite.config.ts
A electron/authentication/authentication-nextcloud/authentication-nextcloud-main/vitest.config.ts
A electron/authentication/authentication-nextcloud/authentication-nextcloud-preload/package.json
A electron/authentication/authentication-nextcloud/authentication-nextcloud-preload/src/index.ts
A electron/authentication/authentication-nextcloud/authentication-nextcloud-preload/tsconfig.json
A electron/authentication/authentication-nextcloud/authentication-nextcloud-preload/vite.config.ts
A electron/authentication/authentication-nextcloud/authentication-nextcloud-preload/vitest.config.ts
A electron/authentication/authentication-nextcloud/authentication-nextcloud-renderer/package.json
A electron/authentication/authentication-nextcloud/authentication-nextcloud-renderer/src/NextcloudAuthenticationManager.ts
A electron/authentication/authentication-nextcloud/authentication-nextcloud-renderer/src/index.ts
A electron/authentication/authentication-nextcloud/authentication-nextcloud-renderer/tsconfig.json
A electron/authentication/authentication-nextcloud/authentication-nextcloud-renderer/vite.config.ts
A electron/authentication/authentication-nextcloud/authentication-nextcloud-renderer/vitest.config.ts
M electron/authentication/authentication-xwiki/authentication-xwiki-main/src/index.ts
M electron/main/package.json
M electron/main/src/index.ts
M electron/preload/package.json
M electron/preload/src/index.ts
M electron/renderer/package.json
M electron/renderer/src/index.ts
R github-authentication/CHANGELOG.md
R github-authentication/package.json
R github-authentication/src/config.ts
R github-authentication/src/index.ts
R github-authentication/tsconfig.json
R github-authentication/tsdoc.json
R github-authentication/vite.config.ts
R github-authentication/vitest.config.ts
M lib/package.json
M lib/src/default/nextcloud.ts
M package.json
M pnpm-lock.yaml
M pnpm-workspace.yaml
M web/package.json
M web/public/config.json
M web/src/index.ts
Log Message:
-----------
CRISTAL-267: Introduce an authentication for the Nextcloud Backend
* Add username to UserDetails
* Add authenticationMode to WikiConfig
* Implement OAuth2 login for Nextcloud (Web + Electron)
* Implement Basic login for Nextcloud (Web + Electron)
* Refactor github-authentication service to generic authentication-server
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/stable-16.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 568c7d7ef508942f1533832a4d48f4f3eb6706e8
https://github.com/xwiki/xwiki-platform/commit/568c7d7ef508942f1533832a4d48…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-03-20 (Thu, 20 Mar 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/main/java/org/xwiki/rest/internal/resources/attachments/AttachmentResourceImpl.java
Log Message:
-----------
XWIKI-23008: The attachment delete REST endpoint is modifying the cached document
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/CRISTAL-267
Home: https://github.com/xwiki-contrib/cristal
Commit: b68f5c56e10c90840f1a6a62bf05a22cd395ffc9
https://github.com/xwiki-contrib/cristal/commit/b68f5c56e10c90840f1a6a62bf0…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2025-03-20 (Thu, 20 Mar 2025)
Changed paths:
M api/src/api/WikiConfig.ts
M api/src/components/defaultWikiConfig.ts
A authentication-server/CHANGELOG.md
A authentication-server/package.json
A authentication-server/src/config.ts
A authentication-server/src/github.ts
A authentication-server/src/index.ts
A authentication-server/src/nextcloud.ts
A authentication-server/tsconfig.json
A authentication-server/tsdoc.json
A authentication-server/vite.config.ts
A authentication-server/vitest.config.ts
M core/authentication/authentication-api/src/userDetails.ts
M core/authentication/authentication-github/src/GitHubAuthenticationManager.ts
A core/authentication/authentication-nextcloud-state/package.json
A core/authentication/authentication-nextcloud-state/src/NextcloudAuthenticationState.ts
A core/authentication/authentication-nextcloud-state/src/index.ts
A core/authentication/authentication-nextcloud-state/tsconfig.json
A core/authentication/authentication-nextcloud-state/tsdoc.json
A core/authentication/authentication-nextcloud-state/vite.config.ts
A core/authentication/authentication-nextcloud-state/vitest.config.ts
A core/authentication/authentication-nextcloud-ui/langs/translation-en.json
A core/authentication/authentication-nextcloud-ui/langs/translation-fr.json
A core/authentication/authentication-nextcloud-ui/package.json
A core/authentication/authentication-nextcloud-ui/src/NextcloudLoginMenuUIExtension.ts
A core/authentication/authentication-nextcloud-ui/src/index.ts
A core/authentication/authentication-nextcloud-ui/src/translations.ts
A core/authentication/authentication-nextcloud-ui/src/vue/NextcloudLoginMenu.vue
A core/authentication/authentication-nextcloud-ui/tsconfig.json
A core/authentication/authentication-nextcloud-ui/tsdoc.json
A core/authentication/authentication-nextcloud-ui/vite.config.ts
A core/authentication/authentication-nextcloud-ui/vitest.config.ts
M core/authentication/authentication-nextcloud/package.json
A core/authentication/authentication-nextcloud/src/NextcloudAuthenticationManager.ts
M core/authentication/authentication-nextcloud/src/index.ts
M core/authentication/authentication-xwiki/src/XWikiAuthenticationManager.ts
M core/backends/backend-github/src/githubStorage.ts
M core/backends/backend-nextcloud/package.json
M core/backends/backend-nextcloud/src/nextcloudStorage.ts
M core/history/history-xwiki/src/components/componentsInit.ts
M core/link-suggest/link-suggest-nextcloud/package.json
M core/link-suggest/link-suggest-nextcloud/src/nextcloudLinkSuggestService.ts
M core/model/model-remote-url/model-remote-url-nextcloud/package.json
M core/model/model-remote-url/model-remote-url-nextcloud/src/nextcloudRemoteURLParser.ts
M core/model/model-remote-url/model-remote-url-nextcloud/src/nextcloudRemoteURLSerializer.ts
M core/navigation-tree/navigation-tree-nextcloud/package.json
M core/navigation-tree/navigation-tree-nextcloud/src/components/componentsInit.ts
M ds/api/src/XTextField.ts
M ds/shoelace/src/vue/form/x-text-field.vue
M ds/vuetify/src/vue/form/x-text-field.vue
M electron/authentication/authentication-github/authentication-github-main/src/index.ts
A electron/authentication/authentication-nextcloud/authentication-nextcloud-main/package.json
A electron/authentication/authentication-nextcloud/authentication-nextcloud-main/src/index.ts
A electron/authentication/authentication-nextcloud/authentication-nextcloud-main/src/storage.ts
A electron/authentication/authentication-nextcloud/authentication-nextcloud-main/tsconfig.json
A electron/authentication/authentication-nextcloud/authentication-nextcloud-main/vite.config.ts
A electron/authentication/authentication-nextcloud/authentication-nextcloud-main/vitest.config.ts
A electron/authentication/authentication-nextcloud/authentication-nextcloud-preload/package.json
A electron/authentication/authentication-nextcloud/authentication-nextcloud-preload/src/index.ts
A electron/authentication/authentication-nextcloud/authentication-nextcloud-preload/tsconfig.json
A electron/authentication/authentication-nextcloud/authentication-nextcloud-preload/vite.config.ts
A electron/authentication/authentication-nextcloud/authentication-nextcloud-preload/vitest.config.ts
A electron/authentication/authentication-nextcloud/authentication-nextcloud-renderer/package.json
A electron/authentication/authentication-nextcloud/authentication-nextcloud-renderer/src/NextcloudAuthenticationManager.ts
A electron/authentication/authentication-nextcloud/authentication-nextcloud-renderer/src/index.ts
A electron/authentication/authentication-nextcloud/authentication-nextcloud-renderer/tsconfig.json
A electron/authentication/authentication-nextcloud/authentication-nextcloud-renderer/vite.config.ts
A electron/authentication/authentication-nextcloud/authentication-nextcloud-renderer/vitest.config.ts
M electron/authentication/authentication-xwiki/authentication-xwiki-main/src/index.ts
M electron/main/package.json
M electron/main/src/index.ts
M electron/preload/package.json
M electron/preload/src/index.ts
M electron/renderer/package.json
M electron/renderer/src/index.ts
R github-authentication/CHANGELOG.md
R github-authentication/package.json
R github-authentication/src/config.ts
R github-authentication/src/index.ts
R github-authentication/tsconfig.json
R github-authentication/tsdoc.json
R github-authentication/vite.config.ts
R github-authentication/vitest.config.ts
M lib/package.json
M lib/src/default/nextcloud.ts
M package.json
M pnpm-lock.yaml
M pnpm-workspace.yaml
M web/package.json
M web/public/config.json
M web/src/index.ts
Log Message:
-----------
CRISTAL-267: Introduce an authentication for the Nextcloud Backend
* Add username to UserDetails
* Add authenticationMode to WikiConfig
* Implement OAuth2 login for Nextcloud (Web + Electron)
* Implement Basic login for Nextcloud (Web + Electron)
* Refactor github-authentication service to generic authentication-server
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/stable-16.10.x
Home: https://github.com/xwiki/xwiki-commons
Commit: 9a5232ebf2e4d96f581ef1cd166926def82e251e
https://github.com/xwiki/xwiki-commons/commit/9a5232ebf2e4d96f581ef1cd16692…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-03-20 (Thu, 20 Mar 2025)
Changed paths:
M xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-default/pom.xml
A xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-default/src/main/java/org/xwiki/job/internal/AbstractJobStatusFolderResolver.java
M xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-default/src/main/java/org/xwiki/job/internal/DefaultJobStatusStore.java
A xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-default/src/main/java/org/xwiki/job/internal/JobStatusFolderResolver.java
A xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-default/src/main/java/org/xwiki/job/internal/Version1JobStatusFolderResolver.java
A xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-default/src/main/java/org/xwiki/job/internal/Version2JobStatusFolderResolver.java
A xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-default/src/main/java/org/xwiki/job/internal/Version3JobStatusFolderResolver.java
M xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-default/src/main/resources/META-INF/components.txt
M xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-default/src/test/java/org/xwiki/job/internal/DefaultJobStatusStoreTest.java
A xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-default/src/test/java/org/xwiki/job/internal/Version1JobStatusFolderResolverTest.java
A xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-default/src/test/java/org/xwiki/job/internal/Version2JobStatusFolderResolverTest.java
A xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-default/src/test/java/org/xwiki/job/internal/Version3JobStatusFolderResolverTest.java
A xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-default/src/test/resources/jobs/status/3/correct/location/log.index
A xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-default/src/test/resources/jobs/status/3/correct/location/log.xml
A xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-default/src/test/resources/jobs/status/3/correct/location/status.xml
A xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-default/src/test/resources/jobs/status/wrong/location/log.index
A xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-default/src/test/resources/jobs/status/wrong/location/log.xml
A xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-default/src/test/resources/jobs/status/wrong/location/status.xml.zip
A xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-default/src/test/resources/jobs/status/wrong/location2/log.index
A xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-default/src/test/resources/jobs/status/wrong/location2/log.xml
A xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-default/src/test/resources/jobs/status/wrong/location2/status.xml.zip
Log Message:
-----------
XCOMMONS-3276: NPE Warnings after upgrading XWiki to 16.10.3 related to DefaultJobStatusStore - Failed to load job status (#1261)
* Handle null values as before.
* Also fix XCOMMONS-3275: Job status of jobs executed before the upgrade to 16.10.x cannot be loaded anymore
* Improve the repair step:
* Move the job log along with the job status during repair.
* Delete empty directories during repair.
* Handle duplicate job statuses by keeping the most recent one.
* Revert the filename generation to use URL encoding but avoid problematic characters and add a version prefix.
* Instead of moving all job statuses at startup, move them only when accessed and check old locations.
* Add implementations of the previous job folder status names.
* Add and improve tests.
* Don't delete the whole directory on remove() but just the job files.
* Move the checkstyle ignore into the Java file.
(cherry picked from commit efcf062d4940c77839210c921383e5ccd0278fc8)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
Branch: refs/heads/backport-1261-to-stable-16.10.x
Home: https://github.com/xwiki/xwiki-commons
Commit: 6199b6f63569b2ecd22e2aacae74d9fbd87f4289
https://github.com/xwiki/xwiki-commons/commit/6199b6f63569b2ecd22e2aacae74d…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-03-20 (Thu, 20 Mar 2025)
Changed paths:
M xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-default/pom.xml
A xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-default/src/main/java/org/xwiki/job/internal/AbstractJobStatusFolderResolver.java
M xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-default/src/main/java/org/xwiki/job/internal/DefaultJobStatusStore.java
A xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-default/src/main/java/org/xwiki/job/internal/JobStatusFolderResolver.java
A xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-default/src/main/java/org/xwiki/job/internal/Version1JobStatusFolderResolver.java
A xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-default/src/main/java/org/xwiki/job/internal/Version2JobStatusFolderResolver.java
A xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-default/src/main/java/org/xwiki/job/internal/Version3JobStatusFolderResolver.java
M xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-default/src/main/resources/META-INF/components.txt
M xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-default/src/test/java/org/xwiki/job/internal/DefaultJobStatusStoreTest.java
A xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-default/src/test/java/org/xwiki/job/internal/Version1JobStatusFolderResolverTest.java
A xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-default/src/test/java/org/xwiki/job/internal/Version2JobStatusFolderResolverTest.java
A xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-default/src/test/java/org/xwiki/job/internal/Version3JobStatusFolderResolverTest.java
A xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-default/src/test/resources/jobs/status/3/correct/location/log.index
A xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-default/src/test/resources/jobs/status/3/correct/location/log.xml
A xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-default/src/test/resources/jobs/status/3/correct/location/status.xml
A xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-default/src/test/resources/jobs/status/wrong/location/log.index
A xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-default/src/test/resources/jobs/status/wrong/location/log.xml
A xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-default/src/test/resources/jobs/status/wrong/location/status.xml.zip
A xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-default/src/test/resources/jobs/status/wrong/location2/log.index
A xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-default/src/test/resources/jobs/status/wrong/location2/log.xml
A xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-default/src/test/resources/jobs/status/wrong/location2/status.xml.zip
Log Message:
-----------
XCOMMONS-3276: NPE Warnings after upgrading XWiki to 16.10.3 related to DefaultJobStatusStore - Failed to load job status (#1261)
* Handle null values as before.
* Also fix XCOMMONS-3275: Job status of jobs executed before the upgrade to 16.10.x cannot be loaded anymore
* Improve the repair step:
* Move the job log along with the job status during repair.
* Delete empty directories during repair.
* Handle duplicate job statuses by keeping the most recent one.
* Revert the filename generation to use URL encoding but avoid problematic characters and add a version prefix.
* Instead of moving all job statuses at startup, move them only when accessed and check old locations.
* Add implementations of the previous job folder status names.
* Add and improve tests.
* Don't delete the whole directory on remove() but just the job files.
* Move the checkstyle ignore into the Java file.
(cherry picked from commit efcf062d4940c77839210c921383e5ccd0278fc8)
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-commons
Commit: efcf062d4940c77839210c921383e5ccd0278fc8
https://github.com/xwiki/xwiki-commons/commit/efcf062d4940c77839210c921383e…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-03-20 (Thu, 20 Mar 2025)
Changed paths:
M xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-default/pom.xml
A xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-default/src/main/java/org/xwiki/job/internal/AbstractJobStatusFolderResolver.java
M xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-default/src/main/java/org/xwiki/job/internal/DefaultJobStatusStore.java
A xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-default/src/main/java/org/xwiki/job/internal/JobStatusFolderResolver.java
A xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-default/src/main/java/org/xwiki/job/internal/Version1JobStatusFolderResolver.java
A xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-default/src/main/java/org/xwiki/job/internal/Version2JobStatusFolderResolver.java
A xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-default/src/main/java/org/xwiki/job/internal/Version3JobStatusFolderResolver.java
M xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-default/src/main/resources/META-INF/components.txt
M xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-default/src/test/java/org/xwiki/job/internal/DefaultJobStatusStoreTest.java
A xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-default/src/test/java/org/xwiki/job/internal/Version1JobStatusFolderResolverTest.java
A xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-default/src/test/java/org/xwiki/job/internal/Version2JobStatusFolderResolverTest.java
A xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-default/src/test/java/org/xwiki/job/internal/Version3JobStatusFolderResolverTest.java
A xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-default/src/test/resources/jobs/status/3/correct/location/log.index
A xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-default/src/test/resources/jobs/status/3/correct/location/log.xml
A xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-default/src/test/resources/jobs/status/3/correct/location/status.xml
A xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-default/src/test/resources/jobs/status/wrong/location/log.index
A xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-default/src/test/resources/jobs/status/wrong/location/log.xml
A xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-default/src/test/resources/jobs/status/wrong/location/status.xml.zip
A xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-default/src/test/resources/jobs/status/wrong/location2/log.index
A xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-default/src/test/resources/jobs/status/wrong/location2/log.xml
A xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-default/src/test/resources/jobs/status/wrong/location2/status.xml.zip
Log Message:
-----------
XCOMMONS-3276: NPE Warnings after upgrading XWiki to 16.10.3 related to DefaultJobStatusStore - Failed to load job status (#1261)
* Handle null values as before.
* Also fix XCOMMONS-3275: Job status of jobs executed before the upgrade to 16.10.x cannot be loaded anymore
* Improve the repair step:
* Move the job log along with the job status during repair.
* Delete empty directories during repair.
* Handle duplicate job statuses by keeping the most recent one.
* Revert the filename generation to use URL encoding but avoid problematic characters and add a version prefix.
* Instead of moving all job statuses at startup, move them only when accessed and check old locations.
* Add implementations of the previous job folder status names.
* Add and improve tests.
* Don't delete the whole directory on remove() but just the job files.
* Move the checkstyle ignore into the Java file.
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: 05adae51bde4ca0696a24e8e2a9ca0c5ab693af2
https://github.com/xwiki/xwiki-platform/commit/05adae51bde4ca0696a24e8e2a9c…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-03-20 (Thu, 20 Mar 2025)
Changed paths:
A xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-test/xwiki-platform-flamingo-skin-test-docker/src/main/java/org/xwiki/test/SecurityCachePerformanceTestScriptService.java
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-test/xwiki-platform-flamingo-skin-test-docker/src/main/resources/META-INF/components.txt
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-test/xwiki-platform-flamingo-skin-test-docker/src/test/it/org/xwiki/flamingo/test/docker/AllIT.java
A xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-test/xwiki-platform-flamingo-skin-test-docker/src/test/it/org/xwiki/flamingo/test/docker/SecurityCacheStressIT.java
M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-authorization/xwiki-platform-security-authorization-api/src/main/java/org/xwiki/security/authorization/cache/internal/DefaultSecurityCache.java
M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-authorization/xwiki-platform-security-authorization-api/src/main/java/org/xwiki/security/authorization/cache/internal/DefaultSecurityCacheLoader.java
M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-authorization/xwiki-platform-security-authorization-api/src/main/java/org/xwiki/security/authorization/cache/internal/SecurityCache.java
M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-authorization/xwiki-platform-security-authorization-api/src/test/java/org/xwiki/security/authorization/cache/internal/DefaultSecurityCacheLoaderTest.java
M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-authorization/xwiki-platform-security-authorization-api/src/test/java/org/xwiki/security/authorization/cache/internal/DefaultSecurityCacheTest.java
Log Message:
-----------
XWIKI-22979: Access to pages is slow under high load on the security cache (#3992)
* Remove the read lock of the security cache to avoid blocking read
access during cache writes.
* Switch from a ReadWriteLock to a simple write lock as ReadWriteLocks
might be slow, and we don't really need it anymore.
* Remove the useless check of the internal entries for security access
entries to avoid needlessly acquiring the write lock.
* Improve the concurrency behavior of upgrading entries to user entries
to ensure that removing the read lock is safe.
* Replace the invalidation lock used to prevent loading outdated data by
an invalidation counter. This avoids holding any locks in the security
cache while a document is potentially loaded from the database. Before
that, it could happen that while a remove operation is waiting on the
lock, a database load is executed under the invalidation read lock.
That would block both the invalidation and all further cache loads as
the invalidation read lock cannot be obtained anymore as soon as a
thread is waiting for the invalidation write lock.
* Update the security cache loader and the affected tests.
* Make the write lock in the security cache unfair for increased
performance.
* Add a stress test for the security cache.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications