Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #17480 from ↵ | Roeland Jago Douma | 2019-10-09 | 1 | -8/+0 |
|\ | | | | | | | | | nextcloud/enhancement/drone/no-submodule-when-not-needed Remove unnecessary submodules steps | ||||
| * | Remove unwanted submodules | John Molakvoæ (skjnldsv) | 2019-10-09 | 1 | -8/+0 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | Run composer install in parallel | Roeland Jago Douma | 2019-10-08 | 1 | -15/+15 |
|/ | | | | | | | The newer docker image runs the composer isntall in parallel. Saving precious seconds on CI. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Kill ui-regression ci job | Roeland Jago Douma | 2019-10-08 | 1 | -55/+0 |
| | | | | | | | Since we do not use it at the moment anyway it seems like a waste of resources to actually run it. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Switch to @nextcloud/axios for the CSRF update fix | Christoph Wurst | 2019-10-05 | 1 | -2/+0 |
| | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com> | ||||
* | Move sharing integration tests to their own directory | John Molakvoæ (skjnldsv) | 2019-10-04 | 1 | -60/+60 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Split drone webpack tests | John Molakvoæ (skjnldsv) | 2019-10-04 | 1 | -5/+6 |
| | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com> | ||||
* | Use handlebars from node_modules (on CI) | Christoph Wurst | 2019-09-30 | 1 | -1/+1 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | No need to test against EOL dbs | Roeland Jago Douma | 2019-09-10 | 1 | -68/+0 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Download composer packages in parallel in integration tests | Roeland Jago Douma | 2019-09-04 | 1 | -33/+33 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | 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 | ||||
| * | Do not run every possible DB combo on PRs | Roeland Jago Douma | 2019-09-03 | 1 | -20/+9 |
| | | | | | | | | | | | | Only run them once merged. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | Only run code coverage CI on merge | Roeland Jago Douma | 2019-09-03 | 1 | -2/+0 |
|/ | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Only run integration tests when PHP was modified | Joas Schilling | 2019-08-27 | 1 | -0/+33 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | 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 |
| | | | | | | This should fix the out of memory issues we are seeing with this job Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Merge pull request #15311 from nextcloud/ci/mysql/8 | Roeland Jago Douma | 2019-05-03 | 1 | -3/+39 |
|\ | | | | | Add mysql 8.0 CI run | ||||
| * | Use mysql_native_password as default authentication plugin | Daniel Kesselberg | 2019-05-01 | 1 | -0/+1 |
| | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
| * | Add mysql 8.0 CI run | Roeland Jago Douma | 2019-05-01 | 1 | -3/+38 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | Merge pull request #15327 from nextcloud/ci/postgres-11 | Roeland Jago Douma | 2019-05-01 | 1 | -0/+35 |
|\ \ | | | | | | | CI Postgres 11 | ||||
| * | | CI Postgres 11 | Roeland Jago Douma | 2019-05-01 | 1 | -0/+35 |
| | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | CI MariaDB 10.4 | Roeland Jago Douma | 2019-05-01 | 1 | -0/+35 |
|/ / | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | CI MariaDB 10.3 | Roeland Jago Douma | 2019-05-01 | 1 | -0/+35 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | CI MariaDB 10.2 | Roeland Jago Douma | 2019-05-01 | 1 | -0/+33 |
|/ | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Add mariadb 10.1 CI job | Roeland Jago Douma | 2019-05-01 | 1 | -0/+35 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Add mariadb 10.0 ci tests | Roeland Jago Douma | 2019-05-01 | 1 | -0/+37 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Pass proper TEST_SELECTION to drone objectstore | Roeland Jago Douma | 2019-04-15 | 1 | -2/+2 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Adjust drone config to drone 1.0.0 | Morris Jobke | 2019-04-04 | 1 | -1046/+2217 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | fix nested group retrieval also for 2 other cases | Arthur Schiwon | 2019-03-05 | 1 | -1/+1 |
| | | | | | | and also consolidate logic in one method Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Merge pull request #13850 from ↵ | Joas Schilling | 2019-02-21 | 1 | -4/+0 |
|\ | | | | | | | | | nextcloud/feature/11274/enable-disable-multiple-apps Enable & disable multiple apps at once | ||||
| * | Strict Types, Return Types | Daniel Kesselberg | 2019-02-19 | 1 | -4/+0 |
| | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | | Move twofactor_backupcodes to main webpack bundle | Roeland Jago Douma | 2019-02-20 | 1 | -8/+0 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | Remove drone jobs | Roeland Jago Douma | 2019-02-20 | 1 | -29/+0 |
|/ | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Use npm ci for webpack builds | Julius Härtl | 2019-02-19 | 1 | -1/+1 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Add proper drone job | Roeland Jago Douma | 2019-02-13 | 1 | -8/+11 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | integration test: pages search scenario with multiple bases | Arthur Schiwon | 2019-01-28 | 1 | -1/+1 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Use nextcloudci/node | Julius Härtl | 2019-01-25 | 1 | -3/+8 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Fix vue settings checks and filenames | John Molakvoæ (skjnldsv) | 2019-01-25 | 1 | -1/+1 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Move litmusv2 to php7.2 | Roeland Jago Douma | 2018-12-27 | 1 | -1/+1 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Fix drone images | Roeland Jago Douma | 2018-12-21 | 1 | -142/+54 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | run LDAP integrations tests with redis which is the recommended setup | Arthur Schiwon | 2018-12-03 | 1 | -0/+18 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Extract sharing related acceptance tests to their own feature files | Daniel Calviño Sánchez | 2018-11-23 | 1 | -0/+18 |
| | | | | Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com> | ||||
* | Extract acceptance tests for tags to their own feature file | Daniel Calviño Sánchez | 2018-10-29 | 1 | -0/+9 |
| | | | | Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com> | ||||
* | Merge pull request #11769 from nextcloud/3rdparty/remove/random_compat | Roeland Jago Douma | 2018-10-11 | 1 | -3/+3 |
|\ | | | | | Remove random_compat | ||||
| * | Remove random_compat | Joas Schilling | 2018-10-11 | 1 | -3/+3 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Add 7.3 CI to drone | Roeland Jago Douma | 2018-10-11 | 1 | -0/+53 |
|/ | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Ignore the RiakCache | Roeland Jago Douma | 2018-10-10 | 1 | -1/+1 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Add syntax ci job for php7.2 | Roeland Jago Douma | 2018-10-10 | 1 | -0/+9 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Add drone step | Roeland Jago Douma | 2018-09-28 | 1 | -0/+9 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | extend integration tests with users with numerical IDs | Arthur Schiwon | 2018-09-28 | 1 | -1/+13 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> |