aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): 馃敔 Update translations from TransifexNextcloud bot2023-01-2162-170/+142
* Merge pull request #36271 from nextcloud/fix/fix-codestyleC么me Chilliet2023-01-20887-1320/+430
|\
| * composer run cs:fixC么me Chilliet2023-01-20887-1320/+430
* | Merge pull request #36264 from nextcloud/fix/occ/repair-command-comment-forma...Christoph Wurst2023-01-201-1/+1
|\ \ | |/ |/|
| * fix(occ): Fix comment formatting of maintenance:repair commandChristoph Wurst2023-01-201-1/+1
* | Merge pull request #34997 from nextcloud/fix/drop-php-7.4C么me Chilliet2023-01-2029-728/+688
|\ \ | |/ |/|
| * Bump 3rdparty to master branchC么me Chilliet2023-01-201-0/+0
| * Always show the psalm baseline change, even on failureC么me Chilliet2023-01-201-0/+2
| * Show failure of SAML login in kerberos workflowC么me Chilliet2023-01-201-1/+1
| * Fixing samba test and adding details to kerberos jobC么me Chilliet2023-01-202-1/+3
| * Fix check in integration testsC么me Chilliet2023-01-201-1/+1
| * Fix Samba test failure details outputC么me Chilliet2023-01-201-1/+1
| * Remove PHP version matrix from kerberos testC么me Chilliet2023-01-201-17/+1
| * Fix integrity checkJoas Schilling2023-01-201-2/+2
| * Update test file for mimetypesC么me Chilliet2023-01-201-1/+2
| * Fix gzip mimetype mappingC么me Chilliet2023-01-203-6/+6
| * Prettify static-code-analysis.ymlC么me Chilliet2023-01-201-1/+9
| * Always upload psalm result to githubC么me Chilliet2023-01-201-4/+6
| * Merge back the two static analysis workflows togetherC么me Chilliet2023-01-202-83/+28
| * Attempt to fix errors in Repair command testsC么me Chilliet2023-01-201-0/+2
| * Fix types in OCS json answer (status code is an int)C么me Chilliet2023-01-203-5/+3
| * Fix crash in OCS when getting info about an applicationC么me Chilliet2023-01-201-8/+11
| * Attempt at reducing psalm errorsC么me Chilliet2023-01-204-12/+14
| * Improve typing in Entity.phpC么me Chilliet2023-01-201-12/+14
| * Fix kerberos step nameC么me Chilliet2023-01-201-1/+1
| * Move all drone steps to PHP 8.0C么me Chilliet2023-01-201-87/+77
| * composer update phpC么me Chilliet2023-01-204-484/+503
| * Attempt at bumping psalm versionC么me Chilliet2023-01-201-2/+2
| * Remove workarounds specific to 7.4C么me Chilliet2023-01-203-6/+5
| * Drop PHP 7.4 support for master (26)C么me Chilliet2023-01-202-4/+5
|/
* Merge pull request #36253 from nextcloud/chore/dav/remove-useless-var-tagChristoph Wurst2023-01-204-6/+0
|\
| * chore(dav): Remove useless var tagChristoph Wurst2023-01-194-6/+0
* | Fix(l10n): 馃敔 Update translations from TransifexNextcloud bot2023-01-2062-12/+192
|/
* Merge pull request #36162 from nextcloud/fix/php82/string-var-interpolationChristoph Wurst2023-01-191-1/+1
|\
| * fix(PHP8.2): Fix deprecated string interpolation syntaxChristoph Wurst2023-01-191-1/+1
* | Merge pull request #35632 from nextcloud/debt/document-types-search-flagVincent Petry2023-01-192-2/+6
|\ \
| * | docs: document types flag for search optionsDaniel Kesselberg2023-01-192-2/+6
* | | Merge pull request #36123 from nextcloud/user-settings-normalize-uidVincent Petry2023-01-191-3/+8
|\ \ \ | |_|/ |/| |
| * | normalize userid in user:settingRobin Appelman2023-01-121-3/+8
* | | Merge pull request #36237 from nextcloud/bugfix/noid/disable-unreliable-testsVincent Petry2023-01-191-398/+398
|\ \ \ | |_|/ |/| |
| * | Disable unreliable acceptance testsJoas Schilling2023-01-191-398/+398
|/ /
* | Merge pull request #36223 from nextcloud/artonge/fix/allow_interaction_with_e...Vincent Petry2023-01-195-5/+5
|\ \
| * | Allow interaction with encrypted foldersLouis Chemineau2023-01-185-5/+5
* | | Merge pull request #36203 from nextcloud/enh/a11y-search-menuJohn Molakvo忙2023-01-197-260/+22
|\ \ \
| * | | Port global search menu to focus trapped NcHeaderMenuChristopher Ng2023-01-187-260/+22
* | | | Fix(l10n): 馃敔 Update translations from TransifexNextcloud bot2023-01-19242-920/+854
* | | | Merge pull request #36225 from Jachhj-sc/patch-1Simon L2023-01-182-3/+14
|\ \ \ \
| * | | | Update lib/private/PreviewManager.php William2023-01-181-2/+1
| * | | | Update config/config.sample.php William2023-01-181-1/+1
| * | | | Merge pull request #1 from Jachhj-sc/patch-2William2023-01-181-1/+8
| |\ \ \ \