Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #37364 from nextcloud/nc-version | Louis | 2023-03-27 | 1 | -0/+14 |
|\ | | | | | Ask for Nextcloud version on issue reporting | ||||
| * | Ask for Nextcloud version on issue reporting | Git'Fellow | 2023-03-23 | 1 | -0/+14 |
| | | | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com> | ||||
* | | ci(psalm): Install ftp extension for security scans | Christoph Wurst | 2023-03-24 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | ci(psalm): Install ldap extension for security scans | Christoph Wurst | 2023-03-24 | 1 | -1/+1 |
|/ | | | | | | Otherwise Psalm runs into tons of `UndefinedConstant` Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Fix update-3rdparty command | Côme Chilliet | 2023-03-15 | 1 | -1/+6 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Merge pull request #35610 from nextcloud/feat/add-update-3rdparty-command | Côme Chilliet | 2023-03-15 | 1 | -0/+50 |
|\ | | | | | Add a command to update the 3rdparty submodule to the same branch as … | ||||
| * | Add a command to update the 3rdparty submodule to the same branch as the PR ↵ | Côme Chilliet | 2023-03-14 | 1 | -0/+50 |
| | | | | | | | | | | | | target Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | Merge pull request #37222 from ↵ | Joas Schilling | 2023-03-15 | 1 | -1/+1 |
|\ \ | | | | | | | | | | | | | nextcloud/bugfix/noid/update-psalm-baseline-on-stable26 chore(psalm): Update psalm baseline also on stable26 | ||||
| * | | chore(CI): Update psalm baseline on stable26 | Joas Schilling | 2023-03-15 | 1 | -1/+1 |
| |/ | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* / | Save some CI time | Joas Schilling | 2023-03-15 | 13 | -4/+33 |
|/ | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Run webdav related integration tests on github actions | Julius Härtl | 2023-03-06 | 1 | -0/+84 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | chore(CI): Backport the CA Cert update to stable26 | Joas Schilling | 2023-03-03 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | chore(CI): Add stable26 to dependabot config | Joas Schilling | 2023-03-03 | 1 | -0/+18 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | [CI] Update update-psalm-baseline workflow to solve warnings | MichaIng | 2023-02-28 | 1 | -1/+1 |
| | | | | | | This updates the PR action to v4, which solves warnings about deprecated Node.js 12 actions set-output commmand calls. Signed-off-by: MichaIng <micha@dietpi.com> | ||||
* | First run unit tests so they don't fail | Joas Schilling | 2023-02-23 | 1 | -4/+4 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | fix(CI): Run repair steps against Oracle DB | Joas Schilling | 2023-02-23 | 1 | -0/+4 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Show logs on smb-kerberos CI failure | Côme Chilliet | 2023-02-07 | 1 | -0/+6 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Only run 32bit CI once a day | Côme Chilliet | 2023-02-07 | 1 | -1/+4 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Skip buggy tests for 32bits CI | Côme Chilliet | 2023-02-07 | 1 | -1/+1 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Add apcu and ffmpeg to have less skipped tests | Côme Chilliet | 2023-02-07 | 1 | -2/+10 |
| | | | | | | Also exclude test groups which rely on a service Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Running all tests on 32bits to see what happens | Côme Chilliet | 2023-02-07 | 1 | -1/+1 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Add workflow for 32bits testing | Côme Chilliet | 2023-02-07 | 1 | -0/+47 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Merge pull request #36314 from nextcloud/sso-kerberos-fix | Côme Chilliet | 2023-02-07 | 1 | -12/+14 |
|\ | | | | | Update kerberos sso test setup to use new user_saml config system | ||||
| * | Update kerberos sso test setup to use new user_saml config system | Robin Appelman | 2023-01-23 | 1 | -12/+12 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | run kerberos sso test when the action is changed | Robin Appelman | 2023-01-23 | 1 | -0/+2 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | chore(CI): Opt-out of PHPUnit 10 for now | Joas Schilling | 2023-02-03 | 4 | -5/+5 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Catch deprecation warnings in oci tests | Côme Chilliet | 2023-02-02 | 1 | -0/+1 |
| | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | Add 8.2 to oci tests | Côme Chilliet | 2023-02-02 | 1 | -1/+1 |
| | | | | | | | | | | | | This is the only test suite testing 8.1, so adding 8.2 as well Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | ci(psalm): Generate base analysis on pushes so we can compare to updated reports | Joas Schilling | 2023-01-27 | 1 | -0/+4 |
|/ | | | Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com> | ||||
* | Specify the profiler app branch to test with | Joas Schilling | 2023-01-20 | 1 | -2/+4 |
| | | | | | | So we can test in stable25 with a matching profiler version instead of master Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Always show the psalm baseline change, even on failure | Côme Chilliet | 2023-01-20 | 1 | -0/+2 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Show failure of SAML login in kerberos workflow | Côme Chilliet | 2023-01-20 | 1 | -1/+1 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Fixing samba test and adding details to kerberos job | Côme Chilliet | 2023-01-20 | 1 | -0/+2 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Remove PHP version matrix from kerberos test | Côme Chilliet | 2023-01-20 | 1 | -17/+1 |
| | | | | | | It runs on a docker image on which we cannot control which PHP version runs. Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Prettify static-code-analysis.yml | Côme Chilliet | 2023-01-20 | 1 | -1/+9 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Always upload psalm result to github | Côme Chilliet | 2023-01-20 | 1 | -4/+6 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Merge back the two static analysis workflows together | Côme Chilliet | 2023-01-20 | 2 | -83/+28 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Fix kerberos step name | Côme Chilliet | 2023-01-20 | 1 | -1/+1 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Add component testing workflow | John Molakvoæ | 2023-01-04 | 1 | -4/+8 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | Merge pull request #35941 from nextcloud/CarlSchwan-patch-1 | Joas Schilling | 2023-01-04 | 1 | -3/+0 |
|\ | | | | | Remove myself from being codeowner of some modules | ||||
| * | Remove myself from being codeowner of some modules | Carl Schwan | 2023-01-02 | 1 | -3/+0 |
| | | | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu> | ||||
* | | chore(CI): Improve rate limit situation when installing phpunit | Joas Schilling | 2023-01-03 | 10 | -0/+24 |
|/ | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | fix(actions): php-lint | John Molakvoæ | 2022-12-30 | 1 | -4/+4 |
| | | | Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com> | ||||
* | chore(actions): bring back php 8.2 lint | John Molakvoæ | 2022-12-30 | 1 | -1/+1 |
| | | | | Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com> Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com> | ||||
* | 8.2 is not supported yet | John Molakvoæ | 2022-12-29 | 2 | -2/+2 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | fix(actions): Update psalm github action | John Molakvoæ | 2022-12-29 | 3 | -40/+55 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | chore(actions): update php min supported to 8.0 | John Molakvoæ | 2022-12-29 | 15 | -114/+171 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | Checkout current branch in cypress tests in CI | Louis Chemineau | 2022-12-27 | 1 | -2/+2 |
| | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | take out stable23 from dependabot | Arthur Schiwon | 2022-12-08 | 1 | -36/+0 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | ci: update minio image for s3 primary storage tests | Daniel Kesselberg | 2022-12-07 | 1 | -2/+1 |
| | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> |