Branch: refs/heads/stable-16.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 8af6d0274947f8d67d8b97d2cde9eb2f97bcb4c5
https://github.com/xwiki/xwiki-platform/commit/8af6d0274947f8d67d8b97d2cde9…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-04-11 (Fri, 11 Apr 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/user/api/XWikiUser.java
Log Message:
-----------
XWIKI-23095: Abusive modification of the cached document when disabling a user
(cherry picked from commit 503337e44db8fcfc7865bc498b4bc01eeaa5c17f)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-17.2.x
Home: https://github.com/xwiki/xwiki-platform
Commit: da5f30ba1f4ef890d01b0479397411d352a4e015
https://github.com/xwiki/xwiki-platform/commit/da5f30ba1f4ef890d01b04793974…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-04-11 (Fri, 11 Apr 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/user/api/XWikiUser.java
Log Message:
-----------
XWIKI-23095: Abusive modification of the cached document when disabling a user
(cherry picked from commit 503337e44db8fcfc7865bc498b4bc01eeaa5c17f)
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: 5712514350485723a99be275f9bf1260f00e0f67
https://github.com/xwiki/xwiki-platform/commit/5712514350485723a99be275f9bf…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-04-11 (Fri, 11 Apr 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-server/xwiki-platform-search-solr-server-core-search/src/main/resources/conf/managed-schema.xml
A xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-server/xwiki-platform-search-solr-server-plugin/src/main/java/org/xwiki/search/solr/LowerCaseStrField.java
A xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-server/xwiki-platform-search-solr-server-plugin/src/test/java/org/xwiki/search/solr/LowerCaseStrFieldTest.java
Log Message:
-----------
XWIKI-23052: Solr still uses a lot of field related RAM (#4043)
* Introduce a new LowerCaseStrField field type.
* Change the lowercase field type in the search schema to use
LowerCaseStrField.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications