aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix a few tests that were using too big int values for 32bitsCôme Chilliet2023-02-073-6/+3
* Fix 32bits bigint support in Util/OC_HelperCôme Chilliet2023-02-073-28/+27
* Add helper to cast to int|float, fix MemoryInfo on 32bitsCôme Chilliet2023-02-073-9/+27
* Fix filesize return type error in ViewTestCôme Chilliet2023-02-071-4/+16
* Fix bigsize support on 32bits in OC_HelperCôme Chilliet2023-02-071-7/+4
* Improve test failure output for RouterTest.phpCôme Chilliet2023-02-071-0/+1
* Fix psalm errors related to filesizesCôme Chilliet2023-02-075-11/+11
* Strong type filesize related methods to ease 32bits problem findingsCôme Chilliet2023-02-0717-46/+24
* Add apcu and ffmpeg to have less skipped testsCôme Chilliet2023-02-077-2/+31
* Running all tests on 32bits to see what happensCôme Chilliet2023-02-071-1/+1
* Revert "remove 32-bit workarounds"Côme Chilliet2023-02-074-4/+31
* Add workflow for 32bits testingCôme Chilliet2023-02-071-0/+47
* Merge pull request #36314 from nextcloud/sso-kerberos-fixCôme Chilliet2023-02-075-45/+60
|\
| * Update kerberos sso test setup to use new user_saml config systemRobin Appelman2023-01-235-45/+58
| * run kerberos sso test when the action is changedRobin Appelman2023-01-231-0/+2
* | Merge pull request #36286 from nextcloud/bugfix/noid/fix-sending-state-token-...Daniel2023-02-073-2/+4
|\ \
| * | Fix event listener race condition on login-formMarcel Müller2023-01-233-2/+4
* | | Merge pull request #36451 from nextcloud/automated/noid/master-update-psalm-b...Côme Chilliet2023-02-071-54/+0
|\ \ \
| * | | Update psalm baselinenextcloud-command2023-02-071-54/+0
|/ / /
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-078-466/+50
* | | Merge pull request #36489 from nextcloud/bugfix/noid/brute-force-protection-p...Joas Schilling2023-02-062-1/+6
|\ \ \
| * | | fix(CI): Adjust expected resultJoas Schilling2023-02-061-0/+1
| * | | Add bruteforce protection to password reset pageJoas Schilling2023-02-021-1/+5
* | | | Merge pull request #36267 from nextcloud/bugfix/noid/dont-reuse-query-builderJoas Schilling2023-02-061-0/+1
|\ \ \ \
| * | | | Don't reuse query builder object with populated parametersJoas Schilling2023-01-231-0/+1
* | | | | Merge pull request #36552 from nextcloud/fix/client-login-flow/missing-state-...Christoph Wurst2023-02-062-3/+32
|\ \ \ \ \
| * | | | | fix(client-login-flow): Handle missing stateToken gracefullyChristoph Wurst2023-02-062-3/+32
* | | | | | Merge pull request #36509 from nextcloud/fix/user-management/delete-user-hidd...Christoph Wurst2023-02-063-3/+7
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | fix(user-management): Fix deleting user in hidden group(s)Christoph Wurst2023-02-033-3/+7
* | | | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-068-4/+14
* | | | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-054-0/+8
* | | | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-0426-10/+84
* | | | | | Merge pull request #36452 from nextcloud/perf/share-availability-checkVincent Petry2023-02-032-11/+16
|\ \ \ \ \ \
| * | | | | | chore: Add return typesJulius Härtl2023-01-311-5/+6
| * | | | | | perf(federation): Only request root share info for checking availabilityJulius Härtl2023-01-312-9/+13
* | | | | | | Merge pull request #36508 from nextcloud/enh/allow-no-routeJoas Schilling2023-02-035-6/+12
|\ \ \ \ \ \ \
| * | | | | | | fix(appinfo): navigation type is optionalJoas Schilling2023-02-032-6/+5
| * | | | | | | Remove extraneous user status route entryChristopher Ng2023-02-021-1/+0
| * | | | | | | Allow zero occurences of route in XML schemasChristopher Ng2023-02-022-2/+2
| * | | | | | | Allow settings navigation items with no route entryChristopher Ng2023-02-022-3/+11
* | | | | | | | Merge pull request #36511 from nextcloud/opt-out-of-phpunit-10Joas Schilling2023-02-034-5/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | chore(CI): Opt-out of PHPUnit 10 for nowJoas Schilling2023-02-034-5/+5
* | | | | | | | | Merge pull request #36409 from nextcloud/enh/noid/dont-automatically-open-sid...Simon L2023-02-031-2/+6
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Do not open the sidebar automatically on small widthsSimon L2023-02-021-2/+6
* | | | | | | | | Merge pull request #36504 from nextcloud/bugfix/noid/remove-failing-testJoas Schilling2023-02-031-41/+0
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Remove failing test that works with mocks only anywayJoas Schilling2023-02-021-41/+0
* | | | | | | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-03224-1280/+1284
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | Merge pull request #36498 from nextcloud/bug/dashboard-widgetsJulius Härtl2023-02-023-3/+4
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | adding compiled fileshamza2212023-02-022-3/+3
| * | | | | | | Some Dashboard widgets are larger than othershamza2212023-02-021-0/+1