nextcloud/apps
Christoph Wurst 09031211da
fix(dav): Fix atomic addressbook update
Sabre executes the proppatch callback *after* calling updateAddressbook
and not synchronously. That means the code inside the callback was run
outside a database transaction. This moves the atomic helper into the
callback to create the expected transaction span.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-02-29 09:27:49 +01:00
..
admin_audit Make adjustments based on the psalm review 2024-02-23 16:17:44 +01:00
cloud_federation_api refactor: Configure OpenAPI scopes 2024-01-18 16:23:36 +01:00
comments Fix(l10n): Update translations from Transifex 2024-02-28 00:28:25 +00:00
contactsinteraction Fix(l10n): Update translations from Transifex 2024-02-28 00:28:25 +00:00
dashboard fix(dashboard): Align icon of widgets with the images 2024-02-21 08:30:26 +01:00
dav fix(dav): Fix atomic addressbook update 2024-02-29 09:27:49 +01:00
encryption Fix(l10n): Update translations from Transifex 2024-02-28 00:28:25 +00:00
federatedfilesharing Fix(l10n): Update translations from Transifex 2024-02-28 00:28:25 +00:00
federation Fix(l10n): Update translations from Transifex 2024-02-28 00:28:25 +00:00
files Merge pull request #40667 from nextcloud/rakekniven-patch-2 2024-02-28 02:53:11 +01:00
files_external Fix(l10n): Update translations from Transifex 2024-02-27 00:19:42 +00:00
files_reminders enh(files_reminders): Allow clearing reminders 2024-02-14 11:53:10 -08:00
files_sharing Fix(l10n): Update translations from Transifex 2024-02-28 00:28:25 +00:00
files_trashbin Fix(l10n): Update translations from Transifex 2024-02-28 00:28:25 +00:00
files_versions Fix(l10n): Update translations from Transifex 2024-02-28 00:28:25 +00:00
lookup_server_connector Fix(l10n): Update translations from Transifex 2024-02-28 00:28:25 +00:00
oauth2 Fix(l10n): Update translations from Transifex 2024-02-14 00:19:31 +00:00
provisioning_api Fix(l10n): Update translations from Transifex 2024-02-28 00:28:25 +00:00
settings Fix(l10n): Update translations from Transifex 2024-02-28 00:28:25 +00:00
sharebymail Fix(l10n): Update translations from Transifex 2024-02-28 00:28:25 +00:00
systemtags Fix(l10n): Update translations from Transifex 2024-02-28 00:28:25 +00:00
testing fix(testing): implement getExpectedRuntime on FakeTextProcessingProvider 2024-01-23 18:08:28 +01:00
theming Fix(l10n): Update translations from Transifex 2024-02-25 00:20:35 +00:00
twofactor_backupcodes Fix(l10n): Update translations from Transifex 2024-02-21 00:19:09 +00:00
updatenotification Fix(l10n): Update translations from Transifex 2024-02-28 00:28:25 +00:00
user_ldap Fix(l10n): Update translations from Transifex 2024-02-28 00:28:25 +00:00
user_status fix(user_status): Fix status update request not being sent 2024-02-24 12:35:07 +01:00
weather_status Fix(l10n): Update translations from Transifex 2024-02-19 00:19:00 +00:00
workflowengine Fix(l10n): Update translations from Transifex 2024-02-25 00:20:35 +00:00