Branch: refs/heads/XWIKI-22639
Home: https://github.com/xwiki/xwiki-platform
Commit: 5ab53235ec5764c1d3f2f6a4ca13f12a341e50c0
https://github.com/xwiki/xwiki-platform/commit/5ab53235ec5764c1d3f2f6a4ca13…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-11-07 (Thu, 07 Nov 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/main/java/org/xwiki/rest/internal/resources/wikis/WikiPagesResourceImpl.java
A xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/test/java/org/xwiki/rest/internal/resources/wikis/WikiPagesResourceImplTest.java
Log Message:
-----------
XWIKI-22639: WikiPages REST endpoint always query main wiki in path based instances
* Ensure to use the wiki when performing the query
* Provide new unit test
* also fixes XWIKI-22630
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-14.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 290d4500b6d904cefeb40c85414210bb51630998
https://github.com/xwiki/xwiki-platform/commit/290d4500b6d904cefeb40c854142…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-11-07 (Thu, 07 Nov 2024)
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/DiffDocumentIterator.java
M xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-test/xwiki-platform-search-solr-test-docker/src/test/it/org/xwiki/search/solr/test/ui/SolrIndexerIT.java
Log Message:
-----------
XWIKI-22635: On restart, documents to re-index aren't correctly computed (#3622)
* Use an internal comparator that reproduces the order of Solr/the
database.
* Add an integration test to verify that the sort order corresponds to
the used comparator.
(cherry picked from commit 4a5e7b0480628fc3dc2213a858cc1ea5c681e1cf)
(cherry picked from commit 22f87811ee19ff9f4472aa009d872029689883bc)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-15.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 22f87811ee19ff9f4472aa009d872029689883bc
https://github.com/xwiki/xwiki-platform/commit/22f87811ee19ff9f4472aa009d87…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-11-07 (Thu, 07 Nov 2024)
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/DiffDocumentIterator.java
M xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-test/xwiki-platform-search-solr-test-docker/src/test/it/org/xwiki/search/solr/test/ui/SolrIndexerIT.java
Log Message:
-----------
XWIKI-22635: On restart, documents to re-index aren't correctly computed (#3622)
* Use an internal comparator that reproduces the order of Solr/the
database.
* Add an integration test to verify that the sort order corresponds to
the used comparator.
(cherry picked from commit 4a5e7b0480628fc3dc2213a858cc1ea5c681e1cf)
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: d7541b66728a4b2a2fff5edf3fb86a2c79b2323f
https://github.com/xwiki/xwiki-platform/commit/d7541b66728a4b2a2fff5edf3fb8…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2024-11-07 (Thu, 07 Nov 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-ui/src/main/resources/XWiki/Registration.xml
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/uicomponents/widgets/validation/livevalidation_prototype.js
Log Message:
-----------
XWIKI-22121: Improve the registration experience (#3627)
* Improved maintanibility reported by SonarCloud
* Fixed a typo in Registration.xml
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications