Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Update postgres version tests | Roeland Jago Douma | 2021-01-07 | 1 | -3/+73 | |
* | No need to run mysql5 tests anymore | Roeland Jago Douma | 2021-01-06 | 1 | -101/+0 | |
* | jsunit: Run jsunit with chromium/puppeteer on github actions | Julius Härtl | 2020-12-29 | 1 | -23/+0 | |
* | Add php8 CI | Roeland Jago Douma | 2020-12-07 | 1 | -10/+10 | |
* | Add integration tests for user avatars | Daniel Calviño Sánchez | 2020-12-07 | 1 | -0/+25 | |
* | Only run phpunit when php, xml or test files are modified | Joas Schilling | 2020-10-30 | 1 | -0/+21 | |
* | To revert once php8.0 packages are there | Joas Schilling | 2020-09-18 | 1 | -14/+24 | |
* | Update drone testing matrix | Joas Schilling | 2020-09-18 | 1 | -84/+42 | |
* | Remove phan config - was replaced by Psalm | Morris Jobke | 2020-09-16 | 1 | -25/+0 | |
* | Disable fragile comments tests | Morris Jobke | 2020-07-21 | 1 | -30/+30 | |
* | Hello codecov :rocket: | Daniel Kesselberg | 2020-06-30 | 1 | -17/+27 | |
* | Do not clone the whole Talk repository for integration tests | Daniel Calviño Sánchez | 2020-05-29 | 1 | -1/+1 | |
* | Add integration tests for video verification | Daniel Calviño Sánchez | 2020-05-29 | 1 | -0/+31 | |
* | use serverControls directly with LDAP calls, fixes 19127 | Arthur Schiwon | 2020-04-14 | 1 | -2/+45 | |
* | Move Compile Handlebars CI to GitHub Actions | Gary Kim | 2020-02-23 | 1 | -19/+0 | |
* | Lint on github actions | Roeland Jago Douma | 2020-02-10 | 1 | -32/+17 | |
* | Move npm build to github actions | Roeland Jago Douma | 2020-02-03 | 1 | -24/+0 | |
* | Bump integration to php7.3 with redis | Roeland Jago Douma | 2019-11-28 | 1 | -33/+33 | |
* | Bump memcached image | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 | |
* | REVERT LATER: disable phan for now | Roeland Jago Douma | 2019-11-27 | 1 | -7/+7 | |
* | Update drone | Roeland Jago Douma | 2019-11-27 | 1 | -26/+39 | |
* | Merge pull request #18045 from nextcloud/ci/other/php73 | Roeland Jago Douma | 2019-11-21 | 1 | -14/+14 | |
|\ | ||||||
| * | Move more CI tests to php7.3 | Roeland Jago Douma | 2019-11-21 | 1 | -14/+14 | |
* | | Move integration tests to php7.3 | Roeland Jago Douma | 2019-11-20 | 1 | -33/+33 | |
|/ | ||||||
* | php7.2 minimum for 18 | Roeland Jago Douma | 2019-11-13 | 1 | -140/+58 | |
* | Run acceptance tests on PHP 7.3 | Daniel Calviño Sánchez | 2019-10-22 | 1 | -11/+11 | |
* | Merge pull request #17480 from nextcloud/enhancement/drone/no-submodule-when-... | Roeland Jago Douma | 2019-10-09 | 1 | -8/+0 | |
|\ | ||||||
| * | Remove unwanted submodules | John Molakvoæ (skjnldsv) | 2019-10-09 | 1 | -8/+0 | |
* | | Run composer install in parallel | Roeland Jago Douma | 2019-10-08 | 1 | -15/+15 | |
|/ | ||||||
* | Kill ui-regression ci job | Roeland Jago Douma | 2019-10-08 | 1 | -55/+0 | |
* | Switch to @nextcloud/axios for the CSRF update fix | Christoph Wurst | 2019-10-05 | 1 | -2/+0 | |
* | Move sharing integration tests to their own directory | John Molakvoæ (skjnldsv) | 2019-10-04 | 1 | -60/+60 | |
* | Split drone webpack tests | John Molakvoæ (skjnldsv) | 2019-10-04 | 1 | -5/+6 | |
* | Use handlebars from node_modules (on CI) | Christoph Wurst | 2019-09-30 | 1 | -1/+1 | |
* | No need to test against EOL dbs | Roeland Jago Douma | 2019-09-10 | 1 | -68/+0 | |
* | Download composer packages in parallel in integration tests | Roeland Jago Douma | 2019-09-04 | 1 | -33/+33 | |
* | Merge pull request #16990 from nextcloud/ci/do_not_run_every_db_combo_on_prs | Roeland Jago Douma | 2019-09-04 | 1 | -20/+9 | |
|\ | ||||||
| * | Do not run every possible DB combo on PRs | Roeland Jago Douma | 2019-09-03 | 1 | -20/+9 | |
* | | Only run code coverage CI on merge | Roeland Jago Douma | 2019-09-03 | 1 | -2/+0 | |
|/ | ||||||
* | Only run integration tests when PHP was modified | Joas Schilling | 2019-08-27 | 1 | -0/+33 | |
* | Revert "Run phan tests only on high memory machines" | Morris Jobke | 2019-05-09 | 1 | -3/+0 | |
* | Run phan tests only on high memory machines | Morris Jobke | 2019-05-08 | 1 | -0/+3 | |
* | Merge pull request #15311 from nextcloud/ci/mysql/8 | Roeland Jago Douma | 2019-05-03 | 1 | -3/+39 | |
|\ | ||||||
| * | Use mysql_native_password as default authentication plugin | Daniel Kesselberg | 2019-05-01 | 1 | -0/+1 | |
| * | Add mysql 8.0 CI run | Roeland Jago Douma | 2019-05-01 | 1 | -3/+38 | |
* | | Merge pull request #15327 from nextcloud/ci/postgres-11 | Roeland Jago Douma | 2019-05-01 | 1 | -0/+35 | |
|\ \ | ||||||
| * | | CI Postgres 11 | Roeland Jago Douma | 2019-05-01 | 1 | -0/+35 | |
* | | | CI MariaDB 10.4 | Roeland Jago Douma | 2019-05-01 | 1 | -0/+35 | |
|/ / | ||||||
* | | CI MariaDB 10.3 | Roeland Jago Douma | 2019-05-01 | 1 | -0/+35 | |
* | | CI MariaDB 10.2 | Roeland Jago Douma | 2019-05-01 | 1 | -0/+33 | |
|/ |