Branch: refs/heads/stable-15.10.x
Home: https://github.com/xwiki/xwiki-rendering
Commit: f2b28ffdc6a1bcc697d54e4e6943e90f0a5890fe
https://github.com/xwiki/xwiki-rendering/commit/f2b28ffdc6a1bcc697d54e4e694…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2023-12-13 (Wed, 13 Dec 2023)
Changed paths:
A xwiki-rendering-integration-tests/src/test/resources/simple/group/group15.test
M xwiki-rendering-wikimodel/src/main/javacc/XWiki20Scanner.jj
M xwiki-rendering-wikimodel/src/main/javacc/XWiki21Scanner.jj
Log Message:
-----------
XRENDERING-733: Newlines in groups in tables accumulate (#290)
* Add a test case
* Reset the newline counter after outputting newlines at endDocument.
(cherry picked from commit e46c703435fa0f179560201a5029029a5a34deed)
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-docker
Commit: 9fb3640d614f7b29d39093ef9645201dff8e57ca
https://github.com/xwiki/xwiki-docker/commit/9fb3640d614f7b29d39093ef964520…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2023-12-13 (Wed, 13 Dec 2023)
Changed paths:
M 15/mariadb-tomcat/.env
M 15/mariadb-tomcat/Dockerfile
M 15/mysql-tomcat/.env
M 15/mysql-tomcat/Dockerfile
M 15/postgres-tomcat/.env
M 15/postgres-tomcat/Dockerfile
M build.gradle
Log Message:
-----------
XDOCKER-303: Upgrade stable version to 15.10.1
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-rendering
Commit: e46c703435fa0f179560201a5029029a5a34deed
https://github.com/xwiki/xwiki-rendering/commit/e46c703435fa0f179560201a502…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2023-12-13 (Wed, 13 Dec 2023)
Changed paths:
A xwiki-rendering-integration-tests/src/test/resources/simple/group/group15.test
M xwiki-rendering-wikimodel/src/main/javacc/XWiki20Scanner.jj
M xwiki-rendering-wikimodel/src/main/javacc/XWiki21Scanner.jj
Log Message:
-----------
XRENDERING-733: Newlines in groups in tables accumulate (#290)
* Add a test case
* Reset the newline counter after outputting newlines at endDocument.
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: 1c88fbb4377da6b05224e740d904145c1782ad17
https://github.com/xwiki/xwiki-platform/commit/1c88fbb4377da6b05224e740d904…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2023-12-13 (Wed, 13 Dec 2023)
Changed paths:
M xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-test/xwiki-platform-administration-test-docker/src/test/it/org/xwiki/administration/test/ui/XARImportIT.java
Log Message:
-----------
[misc] Cleanup test and enable a test that was apparently missing the test annotation
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/searchgrid
Commit: d175acda40fe221d62f2d6cbee903a2088cdef88
https://github.com/xwiki-contrib/searchgrid/commit/d175acda40fe221d62f2d6cb…
Author: slauriere <slauriere(a)xwiki.com>
Date: 2023-12-13 (Wed, 13 Dec 2023)
Changed paths:
M pom.xml
A src/main/resources/XWiki/SearchGrid/MovieSearchGrid.xml
M src/main/resources/XWiki/SearchGrid/MovieSearchGridCell.xml
M src/main/resources/XWiki/SearchGrid/PageListFacet.xml
M src/main/resources/XWiki/SearchGrid/SearchGridCellMacro.xml
M src/main/resources/XWiki/SearchGrid/SearchGridMacro.xml
M src/main/resources/XWiki/SearchGrid/SearchGridTabsMacro.xml
A src/main/resources/XWiki/SearchGrid/SearchGridTranslations.fr.xml
M src/main/resources/XWiki/SearchGrid/SearchGridTranslations.xml
M src/main/resources/XWiki/SearchGrid/SolrSearch.xml
M src/main/resources/XWiki/SearchGrid/SolrSearchMacros.xml
M src/main/resources/XWiki/SearchGrid/WebHome.xml
Log Message:
-----------
[misc] Add documentation and basic support for space_facet
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/application-farm-tools
Commit: e14d564ff6f0156fc6c6ce1b3d58ae35d300bb2c
https://github.com/xwiki-contrib/application-farm-tools/commit/e14d564ff6f0…
Author: Anca Luca <lucaa(a)xwiki.com>
Date: 2023-12-12 (Tue, 12 Dec 2023)
Changed paths:
M application-farm-class-manager/pom.xml
M application-farm-defaultlanguage-updater/pom.xml
M application-farm-importer/pom.xml
M application-farm-pages-deleter/pom.xml
M application-farm-property-updater/pom.xml
M application-farm-tools/pom.xml
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration