nextcloud-server/lib
Christoph Wurst e37dbaa9a7 fix(db): Prevent two connections for single node databases
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-05-28 09:45:18 +07:00
..
composer fix(groups): allows to save group names with more than 64 characters 2024-05-16 17:57:41 +07:00
l10n Fix(l10n): Update translations from Transifex 2024-05-01 00:20:35 +07:00
private fix(db): Prevent two connections for single node databases 2024-05-28 09:45:18 +07:00
public Merge pull request #45477 from nextcloud/backport/45370/stable29 2024-05-27 18:31:31 +07:00
autoloader.php fix: Apply new coding standard to all files 2024-04-04 11:45:22 +07:00
base.php fix: Fix default values for ini var in lib/base.php 2024-04-30 10:53:53 +07:00
versioncheck.php