| Commit message (Expand) | Author | Age | Files | Lines |
* | ci(cypress): Bump upload action to latest v4 (again)backport/50270/stable28-follow-up | Andy Scherzinger | 2025-02-04 | 1 | -1/+1 |
* | ci(cypress): Bump upload action to latest v4 | Andy Scherzinger | 2025-02-04 | 2 | -3/+3 |
* | chore(github): Update groupware code ownersbackport/49196/stable28 | Christoph Wurst | 2024-11-13 | 1 | -5/+5 |
* | chore: Fix maintainer of federation appbackport/48684/stable28 | Joas Schilling | 2024-11-04 | 1 | -1/+1 |
* | chore: Change Fenn-CS to nfebe | Marcel Müller | 2024-11-04 | 1 | -1/+1 |
* | chore: rename julius | Daniel Kesselberg | 2024-11-04 | 1 | -4/+4 |
* | chore: update groupware code owners | Daniel Kesselberg | 2024-11-04 | 1 | -3/+11 |
* | chore: Update CODEOWNERS | Marcel Klehr | 2024-11-04 | 1 | -1/+1 |
* | ci: fail psalm when baseline update required | Daniel Kesselberg | 2024-10-30 | 1 | -2/+2 |
* | ci(psalm): Add missing imagick extensionbackport/48921/stable28 | provokateurin | 2024-10-29 | 1 | -3/+3 |
* | fix(psalm): Enable findUnusedBaselineEntrybackport/48266/stable28 | provokateurin | 2024-09-23 | 2 | -68/+1 |
* | ci(smb-kerberos): Fixate to 22.04 like on stable29 and master | Joas Schilling | 2024-07-17 | 1 | -1/+1 |
* | fix(CI): Update setup-php, setup-node, checkout and paths-filter actions | Joas Schilling | 2024-07-17 | 24 | -63/+63 |
* | fix(CI): Require compilation check when touching version.php | Joas Schilling | 2024-07-12 | 1 | -0/+1 |
* | fix(CI): Ensure we recompile when needed | Joas Schilling | 2024-07-12 | 1 | -0/+2 |
* | fix(ci): Use low runners were possible | Marcel Müller | 2024-07-12 | 16 | -23/+23 |
* | fix(CI): Install all required dependencies like on master | Joas Schilling | 2024-06-27 | 1 | -1/+2 |
* | ci: use precise ref for 3rdparty check | Arthur Schiwon | 2024-06-17 | 1 | -1/+1 |
* | ci(eol): update workflow from template | Richard Steinmetz | 2024-06-09 | 1 | -5/+8 |
* | fix(3rdparty): Add a CI job to check 3rdparty integrity | Joas Schilling | 2024-04-05 | 1 | -0/+53 |
* | chore(ci): update block merge EOL workflow | Benjamin Gaussorgues | 2024-03-26 | 1 | -1/+1 |
* | chore(cypress): add 3 more runners | John Molakvoæ | 2024-02-22 | 1 | -2/+2 |
* | chore: Use the same configuration in update-baseline as in psalm workflow | Côme Chilliet | 2024-02-06 | 1 | -3/+3 |
* | chore: Adjust codeowners | provokateurin | 2024-01-19 | 1 | -1/+1 |
* | Test against stable28 branches | Joas Schilling | 2023-11-23 | 1 | -2/+2 |
* | chore(deps): Bump actions/github-script from 6 to 7 | dependabot[bot] | 2023-11-18 | 1 | -1/+1 |
* | Update supported versions on issue template | Git'Fellow | 2023-11-06 | 1 | -1/+1 |
* | chore(deps): Bump cypress-io/github-action from 6.5.0 to 6.6.0 | dependabot[bot] | 2023-11-04 | 1 | -1/+1 |
* | ci: skip puppeteer chrome download | Daniel Kesselberg | 2023-11-01 | 6 | -1/+10 |
* | ci: Only run note-tests once per day on branches | Joas Schilling | 2023-10-30 | 1 | -4/+2 |
* | ci: Turn off builds for pushes and merges to master/stable* | Joas Schilling | 2023-10-30 | 11 | -59/+1 |
* | ci: Specify concurrency to help with consecutive pushes | Joas Schilling | 2023-10-30 | 11 | -0/+44 |
* | chore(deps): bump actions/setup-node from 3.8.1 to 4.0.0 | dependabot[bot] | 2023-10-30 | 6 | -9/+9 |
* | chore(deps): bump actions/checkout from 3.6.0 to 4.1.1 | dependabot[bot] | 2023-10-28 | 1 | -1/+1 |
* | fix(tests): Only run tests on CI that are needed | Ferdinand Thiessen | 2023-10-27 | 10 | -124/+260 |
* | fix(cypress): Also clone 3rdparty submodule to keep in sync for cypress tests | Ferdinand Thiessen | 2023-10-26 | 1 | -1/+4 |
* | fix(settings): Stablize user list cypress tests | Ferdinand Thiessen | 2023-10-25 | 1 | -3/+3 |
* | Merge pull request #41039 from nextcloud/fix/run-cypress-always-parallel | Ferdinand Thiessen | 2023-10-22 | 1 | -12/+7 |
|\ |
|
| * | feat(cypress): Always run cypress CI in parallel (independent from cypress.io) | Ferdinand Thiessen | 2023-10-21 | 1 | -12/+7 |
* | | Merge pull request #41027 from nextcloud/dependabot/github_actions/actions/ch... | Ferdinand Thiessen | 2023-10-21 | 23 | -30/+30 |
|\ \ |
|
| * | | chore(deps): Bump actions/checkout from 4.1.0 to 4.1.1 | dependabot[bot] | 2023-10-21 | 23 | -30/+30 |
| |/ |
|
* / | chore(deps): Bump peter-evans/create-or-update-comment | dependabot[bot] | 2023-10-21 | 3 | -6/+6 |
|/ |
|
* | chore: Add the talk team as codeowners for things Talk heavily relies on | Joas Schilling | 2023-10-16 | 1 | -0/+10 |
* | chore(deps): Bump actions/checkout from 3 to 4 | dependabot[bot] | 2023-10-10 | 23 | -30/+30 |
* | fix(cypress): runs on integration branches | Max | 2023-10-09 | 1 | -5/+5 |
* | Merge pull request #40678 from nextcloud/chore/phpunit-vendor-bin | Christoph Wurst | 2023-10-02 | 8 | -21/+16 |
|\ |
|
| * | chore: Install phpunit via vendor bin | Christoph Wurst | 2023-10-02 | 8 | -21/+16 |
* | | test(cypress): only use the cypress cloud on pull requests | Max | 2023-10-02 | 1 | -4/+11 |
|/ |
|
* | ci: clear disable_functions to enable pcntl_signal | Daniel Kesselberg | 2023-09-30 | 1 | -2/+1 |
* | Use latest shivammathur/setup-php in phpunit-32bits.yml | Côme Chilliet | 2023-09-30 | 1 | -1/+1 |