Branch: refs/heads/XWIKI-15166-2
Home: https://github.com/xwiki/xwiki-platform
Commit: c8b2d5007db41c3c2da0a41ff8b160388e4af596
https://github.com/xwiki/xwiki-platform/commit/c8b2d5007db41c3c2da0a41ff8b1…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-09-03 (Wed, 03 Sep 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-api/src/main/java/org/xwiki/search/solr/internal/job/AbstractDocumentIterator.java
Log Message:
-----------
XWIKI-15166: SOLR reindexation job cause serious perfomance issues on large database
* better variable name
Commit: 84842209f5514fcd574e230ebc8269a7b71a0bf5
https://github.com/xwiki/xwiki-platform/commit/84842209f5514fcd574e230ebc82…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-09-03 (Wed, 03 Sep 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-api/src/main/java/org/xwiki/search/solr/internal/job/SolrDocumentIterator.java
Log Message:
-----------
XWIKI-15166: SOLR reindexation job cause serious perfomance issues on large database
* missing field in the solr query
Compare: https://github.com/xwiki/xwiki-platform/compare/62a15936b0c3...84842209f551
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-17.4.x
Home: https://github.com/xwiki/xwiki-commons
Commit: 9979c3cdf7a88d8cc14baee3ef0a4424587efd7b
https://github.com/xwiki/xwiki-commons/commit/9979c3cdf7a88d8cc14baee3ef0a4…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-09-03 (Wed, 03 Sep 2025)
Changed paths:
M xwiki-commons-core/xwiki-commons-velocity/src/main/java/org/xwiki/velocity/tools/EscapeTool.java
M xwiki-commons-core/xwiki-commons-velocity/src/main/java/org/xwiki/velocity/tools/JSONTool.java
M xwiki-commons-core/xwiki-commons-velocity/src/test/java/org/xwiki/velocity/tools/EscapeToolTest.java
M xwiki-commons-core/xwiki-commons-velocity/src/test/java/org/xwiki/velocity/tools/JSONToolTest.java
Log Message:
-----------
XCOMMONS-3410: $jsontool and $escapetool should escape < to allow safe usage in <script> tags (#1433)
* Escape < similar to { in JSONTool and EscapeTool.
* Apply the same escaping also to EscapeTool.json.
(cherry picked from commit 4824193a5ba3e720a0c5290b215368fa074f274d)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
Branch: refs/heads/stable-16.10.x
Home: https://github.com/xwiki/xwiki-commons
Commit: b68d9406122f48bec394fbab53fb0a818de01976
https://github.com/xwiki/xwiki-commons/commit/b68d9406122f48bec394fbab53fb0…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-09-03 (Wed, 03 Sep 2025)
Changed paths:
M xwiki-commons-core/xwiki-commons-velocity/src/main/java/org/xwiki/velocity/tools/EscapeTool.java
M xwiki-commons-core/xwiki-commons-velocity/src/main/java/org/xwiki/velocity/tools/JSONTool.java
M xwiki-commons-core/xwiki-commons-velocity/src/test/java/org/xwiki/velocity/tools/EscapeToolTest.java
M xwiki-commons-core/xwiki-commons-velocity/src/test/java/org/xwiki/velocity/tools/JSONToolTest.java
Log Message:
-----------
XCOMMONS-3410: $jsontool and $escapetool should escape < to allow safe usage in <script> tags (#1433)
* Escape < similar to { in JSONTool and EscapeTool.
* Apply the same escaping also to EscapeTool.json.
(cherry picked from commit 4824193a5ba3e720a0c5290b215368fa074f274d)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications