mirror of
https://github.com/nextcloud/server.git
synced 2026-03-03 05:51:07 -05:00
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> |
||
|---|---|---|
| .. | ||
| Xml | ||
| Backend.php | ||
| IShareable.php | ||
| Plugin.php | ||