| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Merge pull request #43210 from nextcloud/fix/use-github-ci-for-s3-tests | Joas Schilling | 2024-02-01 | 2 | -2/+2 |
|\ |
|
| * | chore(ci): Force github CI for tests failing on self-hosted runners | Côme Chilliet | 2024-01-30 | 2 | -2/+2 |
* | | Merge pull request #43170 from nextcloud/fix/mysql-ci | Joas Schilling | 2024-01-31 | 1 | -2/+2 |
|\ \
| |/
|/| |
|
| * | fix(CI): MySQL unit tests, use LTS for code coverage and drop EOL | Ferdinand Thiessen | 2024-01-29 | 1 | -2/+2 |
* | | chore(codeowners): add frontend files expertise | John Molakvoæ | 2024-01-30 | 1 | -0/+7 |
* | | chore(ci): Disable code coverage upload on pull request | Côme Chilliet | 2024-01-29 | 7 | -8/+8 |
|/ |
|
* | Merge pull request #43159 from nextcloud/dependabot/github_actions/actions/ch... | dependabot[bot] | 2024-01-27 | 7 | -8/+8 |
|\ |
|
| * | chore(deps): Bump actions/checkout from 3.5.2 to 4.1.1 | dependabot[bot] | 2024-01-27 | 7 | -8/+8 |
* | | Merge pull request #43161 from nextcloud/dependabot/github_actions/peter-evan... | dependabot[bot] | 2024-01-27 | 3 | -6/+6 |
|\ \ |
|
| * | | chore(deps): Bump peter-evans/create-or-update-comment | dependabot[bot] | 2024-01-27 | 3 | -6/+6 |
| |/ |
|
* | | Merge pull request #43162 from nextcloud/dependabot/github_actions/dorny/path... | Ferdinand Thiessen | 2024-01-27 | 17 | -17/+17 |
|\ \ |
|
| * | | chore(deps): Bump dorny/paths-filter from 2.11.1 to 3.0.0 | dependabot[bot] | 2024-01-27 | 17 | -17/+17 |
| |/ |
|
* / | chore(deps): Bump actions/upload-artifact from 4.2.0 to 4.3.0 | dependabot[bot] | 2024-01-27 | 2 | -4/+4 |
|/ |
|
* | chore: Migrate PHPUnit files_external S3 test | Ferdinand Thiessen | 2024-01-26 | 2 | -130/+186 |
* | fix: Run tests only on pull requests and scheduled | Ferdinand Thiessen | 2024-01-26 | 10 | -64/+27 |
* | chore(tests): Migrate memcached unit test from drone to GitHub Action | Ferdinand Thiessen | 2024-01-26 | 1 | -0/+124 |
* | chore(tests): Migrate object storage unit tests from drone to GitHub Actions | Ferdinand Thiessen | 2024-01-26 | 4 | -87/+401 |
* | chore(tests): Align oracle database tests with the other databases | Ferdinand Thiessen | 2024-01-26 | 1 | -16/+44 |
* | chore(tests): Migrate code coverage generation from drone to GitHub | Ferdinand Thiessen | 2024-01-26 | 5 | -45/+179 |
* | chore(tests): Migrate `sqlite` tests from drone to GitHub | Ferdinand Thiessen | 2024-01-26 | 1 | -0/+126 |
* | chore(tests): Migrate `postgres` tests from drone to GitHub | Ferdinand Thiessen | 2024-01-26 | 1 | -0/+146 |
* | chore(tests): Migrate `mariadb` tests from drone to GitHub | Ferdinand Thiessen | 2024-01-26 | 1 | -0/+147 |
* | chore(tests): Migrate MySQL database tests from drone to GitHub | Ferdinand Thiessen | 2024-01-26 | 1 | -0/+147 |
* | fix(CI): Use ghcr.io/nextcloud/continuous-integration-redis image | Joas Schilling | 2024-01-26 | 1 | -7/+3 |
* | fix(integration-s3): Adjust integration test for changed test layout | Ferdinand Thiessen | 2024-01-26 | 1 | -14/+20 |
* | fix(tests): Ensure ldap server can be reached in integration tests on GitHub ... | Ferdinand Thiessen | 2024-01-26 | 1 | -8/+10 |
* | Enable LDAP tests with redis | Joas Schilling | 2024-01-26 | 1 | -2/+29 |
* | Skip the large download again | Joas Schilling | 2024-01-26 | 1 | -1/+1 |
* | Don't tail the log output, it's available separately | Joas Schilling | 2024-01-26 | 1 | -1/+1 |
* | fix: Video verification test by cloning talk | Joas Schilling | 2024-01-26 | 1 | -29/+14 |
* | chore: Move integration tests from drone to github | Joas Schilling | 2024-01-26 | 1 | -0/+157 |
* | Merge pull request #43081 from nextcloud/bugfix/noid/add-reviewers | Joas Schilling | 2024-01-25 | 2 | -0/+2 |
|\ |
|
| * | fix(CI): Add codeowners as reviewers for improved backport experience | Joas Schilling | 2024-01-24 | 2 | -0/+2 |
* | | npm audit fix - remove stable24 and stable25 as they are EOL | Simon L | 2024-01-24 | 1 | -1/+1 |
|/ |
|
* | feat(CI): Automatically update the root.crl from the appstore | Joas Schilling | 2024-01-22 | 2 | -0/+46 |
* | chore(cypress): add 3 more runners | John Molakvoæ | 2024-01-21 | 1 | -2/+2 |
* | chore(deps): Bump actions/upload-artifact from 4.1.0 to 4.2.0 | dependabot[bot] | 2024-01-20 | 2 | -4/+4 |
* | chore: Adjust codeowners | provokateurin | 2024-01-18 | 1 | -1/+1 |
* | fix(actions): move github.workspace out of compile init step | John Molakvoæ | 2024-01-18 | 1 | -8/+8 |
* | Merge pull request #42466 from nextcloud/dependabot/github_actions/actions/se... | John Molakvoæ | 2024-01-18 | 6 | -9/+9 |
|\ |
|
| * | chore(deps): Bump actions/setup-node from 4.0.0 to 4.0.1 | dependabot[bot] | 2023-12-23 | 6 | -9/+9 |
* | | chore(deps): Bump actions/cache from 3.3.2 to 3.3.3 | dependabot[bot] | 2024-01-16 | 1 | -1/+1 |
* | | chore(deps): Bump actions/upload-artifact from 3.1.3 to 4.1.0 | dependabot[bot] | 2024-01-13 | 2 | -4/+4 |
|/ |
|
* | chore(deps): Bump github/codeql-action from 2 to 3 | dependabot[bot] | 2023-12-16 | 1 | -2/+2 |
* | chore(deps): Bump actions/stale from 8 to 9 | dependabot[bot] | 2023-12-09 | 1 | -1/+1 |
* | Update list of PHP versions | Joas Schilling | 2023-11-27 | 1 | -1/+1 |
* | fix(CI): Add stable28 to GitHub Actions | Joas Schilling | 2023-11-23 | 4 | -9/+9 |
* | 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 |