Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump to php7.1 RC4 | Roeland Jago Douma | 2016-10-21 | 1 | -2/+2 |
* | test alternative drone syntax for command options | Morris Jobke | 2016-10-19 | 1 | -2/+1 |
* | add 4 byte mysql test run | Morris Jobke | 2016-10-19 | 1 | -0/+22 |
* | Bump 7.1 CI to RC3 | Roeland Jago Douma | 2016-10-10 | 1 | -2/+2 |
* | Generate coverage for quick DB tests | Lukas Reschke | 2016-10-05 | 1 | -4/+14 |
* | Add codecov | Lukas Reschke | 2016-09-28 | 1 | -1/+11 |
* | Use new integration-php7.0 container | Lukas Reschke | 2016-09-22 | 1 | -17/+17 |
* | Move integration tests to single containers | Lukas Reschke | 2016-09-22 | 1 | -4/+165 |
* | Add checker for signed off commits | Lukas Reschke | 2016-09-22 | 1 | -0/+8 |
* | add actual check if mysql is up already | Morris Jobke | 2016-09-13 | 1 | -1/+0 |
* | Move Travis tests to DroneCI | Lukas Reschke | 2016-09-13 | 1 | -0/+75 |
* | clone depth of 1 and execute integration tests first | Morris Jobke | 2016-09-13 | 1 | -10/+4 |
* | update drone.yml to 0.5 | Morris Jobke | 2016-09-13 | 1 | -11/+67 |
* | Use the PHP 7.1-3 tag | Lukas Reschke | 2016-09-07 | 1 | -2/+2 |
* | Add PHP 7.1 drone tests | Lukas Reschke | 2016-09-07 | 1 | -0/+12 |
* | Use PHPUnit 5.5.4 | Roeland Jago Douma | 2016-09-06 | 1 | -7/+7 |
* | Merge pull request #1227 from nextcloud/improve-tests | Joas Schilling | 2016-09-01 | 1 | -1/+1 |
|\ | |||||
| * | properly load APCu extension on CLI to execute APCu tests | Morris Jobke | 2016-09-01 | 1 | -1/+1 |
* | | Activate APCu on PHP 7 | Morris Jobke | 2016-09-01 | 1 | -1/+1 |
|/ | |||||
* | Execute only tests for modern PHP versions | Lukas Reschke | 2016-08-30 | 1 | -24/+0 |
* | Split CI into DB and NODB groups | Roeland Jago Douma | 2016-07-13 | 1 | -6/+30 |
* | Run mysql and posgres on 5.6 | Roeland Jago Douma | 2016-07-09 | 1 | -7/+7 |
* | Bump drone to use newer php7 docker | Roeland Jago Douma | 2016-07-08 | 1 | -4/+4 |
* | Disable coverage for now | Roeland Jago Douma | 2016-07-08 | 1 | -3/+3 |
* | Add 5.6 sqlite ci | Roeland Jago Douma | 2016-07-08 | 1 | -3/+6 |
* | Move 'main' ci to php7 (speed) | Roeland Jago Douma | 2016-07-08 | 1 | -4/+4 |
* | Add PHP 5.4 and 5.5 jobs to CI | Morris Jobke | 2016-07-06 | 1 | -0/+14 |
* | Fix docker image naming issue for CI | Morris Jobke | 2016-07-06 | 1 | -11/+12 |
* | mysql only works with 3 byte UTF-8 | Morris Jobke | 2016-06-29 | 1 | -1/+1 |
* | Add mysql job to CI | Morris Jobke | 2016-06-23 | 1 | -0/+14 |
* | Add postgres to CI | Morris Jobke | 2016-06-21 | 1 | -0/+12 |
* | Remove duplicate data folder | Lukas Reschke | 2016-06-15 | 1 | -1/+1 |
* | add temporary cleanup step for CI | Morris Jobke | 2016-06-14 | 1 | -0/+1 |
* | Add integration tests | Morris Jobke | 2016-06-14 | 1 | -0/+7 |
* | Use proper PhantomJS library and run the tests as separate step | Morris Jobke | 2016-06-13 | 1 | -1/+5 |
* | Add drone.io support | Morris Jobke | 2016-06-07 | 1 | -0/+11 |