summaryrefslogtreecommitdiffstats
path: root/.npmignore
diff options
context:
space:
mode:
authorThomas Citharel <tcit@tcit.fr>2023-02-10 12:17:27 +0100
committerSimon L. (Rebase PR Action) <szaimen@e.mail.de>2023-04-17 16:08:44 +0000
commitc9a3129cb4e33efab6b65af37a2e7de117153788 (patch)
treeada6e45180a7f16b2f50e5fde77d67532b9b4c3e /.npmignore
parentb9520661406bc514ac16f11aeb85b1980d62f581 (diff)
downloadnextcloud-server-c9a3129cb4e33efab6b65af37a2e7de117153788.tar.gz
nextcloud-server-c9a3129cb4e33efab6b65af37a2e7de117153788.zip
fix(CalDAV/CardDAV): put every method from Cal/CardDAV backends that does multiple DB calls in transactions
In a lot of methods we're doing read-after-writes (for instance calling updateProperties after touching calendar objects). There's also a lot of deleting methods that do stuff sequentially which could cause trouble. This should avoid this kind of issues. Signed-off-by: Thomas Citharel <tcit@tcit.fr>
Diffstat (limited to '.npmignore')
0 files changed, 0 insertions, 0 deletions