summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge pull request #45208 from nextcloud/automated/noid/stable29-update-psalm...Côme Chilliet2024-05-071-7/+0
|\ \
| * | chore(tests): Update psalm baselinenextcloud-command2024-05-071-7/+0
* | | Merge pull request #45202 from nextcloud/backport/45088/stable29Joas Schilling2024-05-071-0/+2
|\ \ \ | |/ / |/| |
| * | fix(User\Manager): Avoid future collisions with updater/audit logsJosh2024-05-061-0/+2
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-05-0716-68/+92
* | | Merge pull request #44564 from nextcloud/automated/noid/stable29-update-psalm...Côme Chilliet2024-05-065-187/+42
|\ \ \
| * | | chore: Fix small psalm errors related to documented return typesCôme Chilliet2024-05-063-4/+4
| * | | fix(DateTimeFormatter): Adjust invalid doc blocksFerdinand Thiessen2024-05-061-7/+5
| * | | chore(tests): Update psalm baselinenextcloud-command2024-05-061-176/+33
* | | | Merge pull request #45204 from nextcloud/backport/44939/stable29Ferdinand Thiessen2024-05-063-4/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | chore: Compile assetsFerdinand Thiessen2024-05-062-3/+3
| * | | fix(settings): When testing server stability, request URL with trailing slashFerdinand Thiessen2024-05-061-1/+1
|/ / /
* | | Merge pull request #45192 from nextcloud/backport/45093/stable29Joas Schilling2024-05-061-6/+6
|\ \ \ | |_|/ |/| |
| * | fix(session): Avoid race condition for cache::get() vs. cache::hasKey()Joas Schilling2024-05-061-6/+6
| |/
* | Merge pull request #45018 from nextcloud/backport/45001/stable29Joas Schilling2024-05-061-11/+19
|\ \ | |/ |/|
| * fix(DAV): Migrate known exceptions to Sabre exceptions when copyingJoas Schilling2024-04-241-11/+19
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-05-062-2/+4
* | Merge pull request #44590 from nextcloud/automated/noid/stable29-fix-npm-auditFerdinand Thiessen2024-05-0521-576/+658
|\ \
| * | chore(deps): fix npm auditnextcloud-command2024-05-0521-576/+658
|/ /
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-05-058-2/+18
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-05-0450-100/+186
* | Merge pull request #45171 from nextcloud/backport/45163/stable29Kate2024-05-032-3/+3
|\ \
| * | fix(icons): Update files iconprovokateurin2024-05-032-3/+3
|/ /
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-05-0394-172/+252
* | Merge pull request #45148 from nextcloud/backport/45138/stable29Robin Appelman2024-05-021-0/+17
|\ \
| * | test: retry smb notify test a few timesRobin Appelman2024-05-021-0/+17
|/ /
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-05-0222-2/+52
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-05-01146-260/+298
* | Merge pull request #45056 from nextcloud/backport/44496/stable29Robin Appelman2024-04-301-1/+16
|\ \
| * | feat: add option to enable s3 accelerationRobin Appelman2024-04-261-1/+16
* | | Merge pull request #44956 from nextcloud/backport/44861/stable29Côme Chilliet2024-04-301-0/+1
|\ \ \
| * | | chore: Fix psalm to use correct php version depending on branchCôme Chilliet2024-04-221-0/+1
* | | | Merge pull request #45108 from nextcloud/backport/fix-ldap-var-name-backup-portJoas Schilling2024-04-301-1/+1
|\ \ \ \
| * | | | fix(user_ldap): Fix a var nameCôme Chilliet2024-04-301-1/+1
* | | | | Merge pull request #45104 from nextcloud/backport/query-builder-fixCôme Chilliet2024-04-301-6/+2
|\ \ \ \ \
| * | | | | fix: Remove bogus code from query builder and fix parameter nameCôme Chilliet2024-04-301-6/+2
| |/ / / /
* | | | | Merge pull request #45107 from nextcloud/backport/fix-ini-default-in-baseCôme Chilliet2024-04-301-2/+2
|\ \ \ \ \
| * | | | | fix: Fix default values for ini var in lib/base.phpCôme Chilliet2024-04-301-2/+2
| |/ / / /
* | | | | Merge pull request #45106 from nextcloud/backport/fix-opcache-buffer-checkCôme Chilliet2024-04-301-1/+3
|\ \ \ \ \
| * | | | | fix(setupchecks): Fix opcache buffer checkCôme Chilliet2024-04-301-1/+3
| |/ / / /
* | | | | Merge pull request #45105 from nextcloud/backport/fix-ownership-transfer-encr...Côme Chilliet2024-04-301-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | fix(files): Fix ownership transfer encrypted files detectionCôme Chilliet2024-04-301-1/+1
|/ / / /
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-3012-12/+26
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-296-0/+100
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-282-4/+4
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-2730-2/+292
| |/ / |/| |
* | | Merge pull request #45053 from nextcloud/backport/44938/stable29Richard Steinmetz2024-04-261-1/+1
|\ \ \
| * | | fix(CalDAV): remove UNKNOWN from room / resource considerationAnna Larch2024-04-261-1/+1
|/ / /
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-2698-220/+124
* | | Merge pull request #45040 from nextcloud/backport/45035/stable29Simon L2024-04-251-4/+2
|\ \ \