| Commit message (Expand) | Author | Age | Files | Lines |
* | ci: Fix summary condition | Joas Schilling | 2024-07-30 | 2 | -2/+2 |
* | fix(CI): Fix new files after rebase on lastest stable29 | Joas Schilling | 2024-07-17 | 2 | -5/+5 |
* | fix(CI): Update setup-php, setup-node, checkout and paths-filter actions | Joas Schilling | 2024-07-17 | 39 | -115/+115 |
* | 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 |
* | ci: Migrate CalDAV and CardDAV tests from drone to GitHub Actions | Ferdinand Thiessen | 2024-06-28 | 1 | -0/+125 |
* | ci: Migrated litmus checks to GitHub | Ferdinand Thiessen | 2024-06-28 | 1 | -0/+112 |
* | Merge pull request #46175 from nextcloud/bugfix/noid/fix-openapi | Joas Schilling | 2024-06-27 | 1 | -1/+2 |
|\ |
|
| * | fix(CI): Fix OpenAPI github action | 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 | -4/+7 |
* | fix(3rdparty): Add a CI job to check 3rdparty integrity | Joas Schilling | 2024-04-05 | 1 | -0/+53 |
* | chore(branchoff): Test against stable29 branches | Joas Schilling | 2024-03-28 | 2 | -3/+3 |
* | chore(ci): update block merge EOL workflow | Benjamin Gaussorgues | 2024-03-21 | 1 | -1/+1 |
* | fix(CI): Add missing generic files_external tests | Ferdinand Thiessen | 2024-03-14 | 1 | -0/+93 |
* | Merge pull request #43516 from nextcloud/chore/migrate-smb-to-github | Ferdinand Thiessen | 2024-03-14 | 1 | -0/+108 |
|\ |
|
| * | chore: use nextcloud/continuous-integration-samba | John Molakvoæ | 2024-02-14 | 1 | -1/+1 |
| * | chore(CI): Migrate samba `files_external` tests from Drone to GitHub | Ferdinand Thiessen | 2024-02-14 | 1 | -0/+108 |
* | | fix: codeowners frontend expertise path | John Molakvoæ | 2024-03-05 | 1 | -5/+5 |
* | | chore(deps): Bump the github-actions group with 4 updates | dependabot[bot] | 2024-02-29 | 20 | -22/+22 |
* | | Merge pull request #40097 from nextcloud/dependabot-vendor-bin | Daniel | 2024-02-26 | 1 | -0/+43 |
|\ \ |
|
| * | | chore: enable dependabot for cs-fixer, openapi-extractor and psalm | Daniel Kesselberg | 2024-02-24 | 1 | -0/+43 |
* | | | Merge pull request #43444 from nextcloud/skjnldsv-patch-1 | John Molakvoæ | 2024-02-26 | 2 | -3/+41 |
|\ \ \
| |/ /
|/| | |
|
| * | | chore: update readme to show conventional commits requirements | John Molakvoæ | 2024-02-24 | 1 | -3/+10 |
| * | | feat: add `block-unconventional-commits` workflow | John Molakvoæ | 2024-02-08 | 1 | -0/+31 |
* | | | fix(workflows): update profiler action | skjnldsv | 2024-02-24 | 1 | -2/+3 |
* | | | Merge pull request #43760 from nextcloud/skjnldsv-patch-2 | John Molakvoæ | 2024-02-22 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | fix(workflows): add required `needs` to `phpunit-oci` | John Molakvoæ | 2024-02-22 | 1 | -0/+1 |
* | | | | feat(dependabot): group github actions PRs | John Molakvoæ | 2024-02-21 | 1 | -0/+4 |
* | | | | fix(dependabot): adjust `github-actions` updates to monthly and fix reviewers | John Molakvoæ | 2024-02-21 | 1 | -3/+7 |
* | | | | Updating command-compile.yml workflow from template | Nextcloud bot | 2024-02-20 | 1 | -1/+1 |
|/ / / |
|
* | | | Merge pull request #43631 from nextcloud/dependabot/github_actions/dorny/path... | dependabot[bot] | 2024-02-17 | 23 | -23/+23 |
|\ \ \ |
|
| * | | | chore(deps): bump dorny/paths-filter from 3.0.0 to 3.0.1 | dependabot[bot] | 2024-02-17 | 23 | -23/+23 |
| | |/
| |/| |
|
* / | | chore(deps): bump actions/upload-artifact from 4.3.0 to 4.3.1 | dependabot[bot] | 2024-02-17 | 2 | -4/+4 |
|/ / |
|
* | | chore(CI): Migrate autocheckers from Drone to GitHub | Ferdinand Thiessen | 2024-02-14 | 1 | -0/+96 |
* | | ci: Force kerberos test to GA again | Joas Schilling | 2024-02-13 | 1 | -1/+1 |
* | | Merge pull request #43498 from nextcloud/dependabot/github_actions/actions/se... | Ferdinand Thiessen | 2024-02-11 | 6 | -9/+9 |
|\ \ |
|
| * | | chore(deps): Bump actions/setup-node from 4.0.1 to 4.0.2 | dependabot[bot] | 2024-02-10 | 6 | -9/+9 |
* | | | chore(CI): Make `files_external` CI workflows consistent | Ferdinand Thiessen | 2024-02-10 | 6 | -102/+209 |
|/ / |
|
* / | fix(CI): Only run phpunit OCI when needed | Ferdinand Thiessen | 2024-02-09 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #43354 from nextcloud/fix/run-integration-only-if-needed | Joas Schilling | 2024-02-05 | 2 | -16/+31 |
|\ |
|
| * | fix(CI): Only run integration tests if needed | Ferdinand Thiessen | 2024-02-05 | 2 | -16/+31 |
* | | Merge pull request #40725 from nextcloud/automated/noid/master-update-psalm-b... | Joas Schilling | 2024-02-05 | 1 | -3/+3 |
|\ \ |
|
| * | | chore: Use the same configuration in update-baseline as in psalm workflow | Côme Chilliet | 2024-02-05 | 1 | -3/+3 |
| |/ |
|
* / | fix(CI): Put cypress-summary to the "low" queue | Joas Schilling | 2024-02-05 | 1 | -1/+1 |
|/ |
|
* | feat(CI): Utilize low-resource pool for changes and summaries | Joas Schilling | 2024-02-05 | 25 | -43/+43 |
* | chore(workflows): update `command-compile` from templates | John Molakvoæ | 2024-02-04 | 1 | -13/+27 |
* | chore(deps): Bump dorny/paths-filter from 2.11.1 to 3.0.0 | dependabot[bot] | 2024-02-03 | 1 | -1/+1 |
* | fix(ci): Disable coverage on pull requests | Ferdinand Thiessen | 2024-02-02 | 2 | -4/+4 |
* | chore(ci): Migrate files-external webdav tests to GitHub | Ferdinand Thiessen | 2024-02-02 | 1 | -0/+106 |