nextcloud/apps
Carl Schwan 35dc223500
Optimize retrieving display name when searching for users in a group
This is recurrent scenario that we are searching for users and then for
each users we fetch the displayName. This is inefficient, so instead try
to do one query to fetch everything (e.g. Database backend) or use the
already existing DisplayNameCache helper.

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2023-04-27 11:57:45 +02:00
..
admin_audit chore(autoloader): Update autoloaders with composer 2.5.5 2023-04-21 15:53:55 +02:00
cloud_federation_api chore(autoloader): Update autoloaders with composer 2.5.5 2023-04-21 15:53:55 +02:00
comments fix(assets): Optimize SVGs with scour 0.38.2 2023-04-24 08:59:38 +02:00
contactsinteraction chore(autoloader): Update autoloaders with composer 2.5.5 2023-04-21 15:53:55 +02:00
dashboard Add missing taint analysis docblock comments, and improve escaping in some methods 2023-04-24 17:17:53 +02:00
dav Fix(l10n): Update translations from Transifex 2023-04-27 02:28:35 +00:00
encryption Fix(l10n): Update translations from Transifex 2023-04-26 02:28:10 +00:00
federatedfilesharing fix(assets): Optimize SVGs with scour 0.38.2 2023-04-24 08:59:38 +02:00
federation fix(assets): Optimize SVGs with scour 0.38.2 2023-04-24 08:59:38 +02:00
files Create new file/folder labels 2023-04-27 03:20:12 +00:00
files_external Merge pull request #33161 from vincentdh/master 2023-04-26 00:14:07 +02:00
files_sharing Fix(l10n): Update translations from Transifex 2023-04-26 02:28:10 +00:00
files_trashbin Fix(l10n): Update translations from Transifex 2023-04-26 02:28:10 +00:00
files_versions fix(assets): Optimize SVGs with scour 0.38.2 2023-04-24 08:59:38 +02:00
lookup_server_connector chore(autoloader): Update autoloaders with composer 2.5.5 2023-04-21 15:53:55 +02:00
oauth2 chore(autoloader): Update autoloaders with composer 2.5.5 2023-04-21 15:53:55 +02:00
provisioning_api fix(assets): Optimize SVGs with scour 0.38.2 2023-04-24 08:59:38 +02:00
settings fix(settings): Fix title of profile scope options 2023-04-26 12:23:51 +02:00
sharebymail fix(assets): Optimize SVGs with scour 0.38.2 2023-04-24 08:59:38 +02:00
systemtags Fix(l10n): Update translations from Transifex 2023-04-26 02:28:10 +00:00
testing fix(assets): Optimize SVGs with scour 0.38.2 2023-04-24 08:59:38 +02:00
theming Fix(l10n): Update translations from Transifex 2023-04-27 02:28:35 +00:00
twofactor_backupcodes chore(autoloader): Update autoloaders with composer 2.5.5 2023-04-21 15:53:55 +02:00
updatenotification Fix(l10n): Update translations from Transifex 2023-04-26 02:28:10 +00:00
user_ldap Optimize retrieving display name when searching for users in a group 2023-04-27 11:57:45 +02:00
user_status Fix(l10n): Update translations from Transifex 2023-04-26 02:28:10 +00:00
weather_status fix(assets): Optimize SVGs with scour 0.38.2 2023-04-24 08:59:38 +02:00
workflowengine chore(autoloader): Update autoloaders with composer 2.5.5 2023-04-21 15:53:55 +02:00