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 Adding magic file to enable oci on pull request testing on ci.owncloud.org 2015-03-20 15:00:51 +07:00
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 Only request "IndexIgnore" if mod_autoindex is loaded 2017-02-20 13:09:15 +07:00
autoloaderchecker.sh ci(checkers): Fix autoloader regeneration for non-shipped apps 2023-04-03 19:59:40 +07:00
build.xml cleaning up the build directory 2014-12-10 10:07:22 +07:00
buildjsdocs.sh Fix jsdocs build on server repo 2018-10-24 15:41:08 +07:00
ca-bundle-etag.txt Update CA certificate bundle 2023-01-11 04:30:21 +07:00
compile-handlebars-templates.sh Remove old unused handlebar systemtags template 2021-04-09 14:43:40 +07:00
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 Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
htaccess-checker.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
image-optimization.sh chore(assets): Ignore git-ignored directories on image optimization 2023-04-14 14:40:36 +07:00
jsdocs9.tar.bz2 Update integration tests for system tags with groups 2016-05-20 17:56:02 +07:00
license.php Remove accessibility 2022-04-21 19:00:28 +07:00
merge-font-noto-fix-merging-v20201206-phase3-76b29f8f8f9b.patch Include additional scripts in Noto fonts 2021-03-01 19:15:01 +07:00
merge-font-noto.sh Include additional scripts in Noto fonts 2021-03-01 19:15:01 +07:00
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 Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
translation-checker.php Add debug flag to the translation checker 2022-06-07 17:09:46 +07:00
triple-dot-checker.php Avoid PHP errors in the checkers drone step 2022-02-21 18:21:38 +07:00
update-apps.sh Fix app update script for macOS 2019-05-17 22:49:39 +07:00
update.sh Fix app update script for macOS 2019-05-17 22:49:39 +07:00