nextcloud-server/build
Thomas Citharel c9a3129cb4 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>
2023-04-17 16:08:44 +07:00
..
.ci-conf
integration chore(deps-dev): Bump phpunit/phpunit in /build/integration 2023-04-15 03:07:13 +07:00
psalm Refactor AppFrameworkTainter to make it more readable 2023-04-05 07:07:53 +07:00
stubs Add stubs for Psr\Container to allow running psalm with multiple threads 2023-03-31 08:27:50 +07:00
.htaccess
autoloaderchecker.sh ci(checkers): Fix autoloader regeneration for non-shipped apps 2023-04-03 19:59:40 +07:00
build.xml
buildjsdocs.sh
ca-bundle-etag.txt Update CA certificate bundle 2023-01-11 04:30:21 +07:00
compile-handlebars-templates.sh
composer Fix copy in view-only mode 2022-08-26 14:18:47 +07:00
files-checker.php fix:(files-checker): add cypress.d.ts and custom.d.ts 2023-04-06 15:32:31 +07:00
gen-coverage-badge.php
htaccess-checker.php
image-optimization.sh chore(assets): Ignore git-ignored directories on image optimization 2023-04-14 14:40:36 +07:00
jsdocs9.tar.bz2
license.php
merge-font-noto-fix-merging-v20201206-phase3-76b29f8f8f9b.patch
merge-font-noto.sh
phpDocumentor.sh Use the official phpDocumentor release 2022-10-31 12:51:38 +07:00
psalm-baseline-ocp.xml Update psalm baseline 2023-01-21 05:45:00 +07:00
psalm-baseline.xml fix(CalDAV/CardDAV): put every method from Cal/CardDAV backends that does multiple DB calls in transactions 2023-04-17 16:08:44 +07:00
signed-off-checker.php
translation-checker.php Add debug flag to the translation checker 2022-06-07 17:09:46 +07:00
triple-dot-checker.php
update-apps.sh
update.sh