Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | Coverage generation takes to long. So disabling for now. | ||||
* | 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 |
| | | | | | * wrongly named PHP7 - it is PHP 5.6 * moved integration tests at the very end | ||||
* | 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 dependency for phantomjs | ||||
* | Add drone.io support | Morris Jobke | 2016-06-07 | 1 | -0/+11 |