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> |
||
|---|---|---|
| .. | ||
| Sharing | ||
| CustomPropertiesBackend.php | ||
| GroupPrincipalBackend.php | ||
| PublicAuth.php | ||
| SystemPrincipalBackend.php | ||
| ViewOnlyPlugin.php | ||