Branch: refs/heads/stable-15.5.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 6e6b87615df73e7303b95dadace87de86b591367
https://github.com/xwiki/xwiki-platform/commit/6e6b87615df73e7303b95dadace8…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2023-12-21 (Thu, 21 Dec 2023)
Changed paths:
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-test/xwiki-platform-ckeditor-test-pageobjects/src/main/java/org/xwiki/ckeditor/test/po/image/ImageDialogSelectModal.java
Log Message:
-----------
[Misc] Prevent ImagePluginIT flickering
* Prevent the test from continuing before the tab is fully switched.
(cherry picked from commit 68834313e7767cba7ce9d9f33f9c187970713cff)
(cherry picked from commit a679de997d4d94714f5a01c46f76d8e0550e98b0)
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: a679de997d4d94714f5a01c46f76d8e0550e98b0
https://github.com/xwiki/xwiki-platform/commit/a679de997d4d94714f5a01c46f76…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2023-12-21 (Thu, 21 Dec 2023)
Changed paths:
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-test/xwiki-platform-ckeditor-test-pageobjects/src/main/java/org/xwiki/ckeditor/test/po/image/ImageDialogSelectModal.java
Log Message:
-----------
[Misc] Prevent ImagePluginIT flickering
* Prevent the test from continuing before the tab is fully switched.
(cherry picked from commit 68834313e7767cba7ce9d9f33f9c187970713cff)
Branch: refs/heads/stable-15.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 68834313e7767cba7ce9d9f33f9c187970713cff
https://github.com/xwiki/xwiki-platform/commit/68834313e7767cba7ce9d9f33f9c…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2023-12-21 (Thu, 21 Dec 2023)
Changed paths:
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-test/xwiki-platform-ckeditor-test-pageobjects/src/main/java/org/xwiki/ckeditor/test/po/image/ImageDialogSelectModal.java
Log Message:
-----------
[Misc] Prevent ImagePluginIT flickering
* Prevent the test from continuing before the tab is fully switched.
Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/application-changerequest
Commit: a90a5111d87a8ea088150c0db94bd796db8d412a
https://github.com/xwiki-contrib/application-changerequest/commit/a90a5111d…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2023-12-21 (Thu, 21 Dec 2023)
Changed paths:
M application-changerequest-api/pom.xml
M application-changerequest-default/pom.xml
M application-changerequest-discussions/pom.xml
M application-changerequest-notifications/pom.xml
M application-changerequest-replication/pom.xml
M application-changerequest-test/application-changerequest-test-docker/pom.xml
M application-changerequest-test/application-changerequest-test-pageobjects/pom.xml
M application-changerequest-test/pom.xml
M application-changerequest-ui/pom.xml
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/application-changerequest
Commit: c7ef45fafce6edb65d159d152c207a50c6a271f3
https://github.com/xwiki-contrib/application-changerequest/commit/c7ef45faf…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2023-12-21 (Thu, 21 Dec 2023)
Changed paths:
M application-changerequest-api/pom.xml
M application-changerequest-default/pom.xml
M application-changerequest-discussions/pom.xml
M application-changerequest-notifications/pom.xml
M application-changerequest-replication/pom.xml
M application-changerequest-test/application-changerequest-test-docker/pom.xml
M application-changerequest-test/application-changerequest-test-pageobjects/pom.xml
M application-changerequest-test/pom.xml
M application-changerequest-ui/pom.xml
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release application-changerequest-1.13.1
Branch: refs/heads/stable-15.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 74a3eb14e66953ba279898d36a746e91188f0799
https://github.com/xwiki/xwiki-platform/commit/74a3eb14e66953ba279898d36a74…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2023-12-21 (Thu, 21 Dec 2023)
Changed paths:
M xwiki-platform-core/xwiki-platform-extension/xwiki-platform-extension-security/xwiki-platform-extension-security-index/src/main/java/org/xwiki/extension/security/analyzer/ReviewsFetcher.java
Log Message:
-----------
XWIKI-21725: Cloudflare reject review requests without a user agent
Adding missing since and unstable annotation.
(cherry picked from commit e7755aaf7d451473f0956a2cedc844c8c51b08d0)