Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update gitlab-ci | Mario | 2020-11-26 | 1 | -4/+4 |
* | wrong path | Mario | 2020-11-26 | 1 | -1/+1 |
* | set xdebug.mode=coverage in php.ini | Mario | 2020-11-26 | 1 | -1/+2 |
* | update ci file | Mario | 2020-11-26 | 1 | -1/+1 |
* | minor adjustion | Mario | 2020-11-26 | 1 | -1/+1 |
* | try phpunit 9, remove dbunit (not compatible and abandoned), re-enable xdebug | Mario | 2020-11-26 | 1 | -2/+2 |
* | more psr-4 autoloading standard | Mario | 2020-11-26 | 1 | -4/+4 |
* | comment out xdebug | Mario | 2020-11-26 | 1 | -2/+2 |
* | bump php version to 7.3 for gitlab-ci | Mario | 2020-05-07 | 1 | -11/+10 |
* | Extending GitLab CI/CD. | Klaus Weidenbach | 2019-04-13 | 1 | -37/+58 |
* | Improve gitlab-ci environment. | Klaus Weidenbach | 2019-02-17 | 1 | -19/+50 |
* | Publish doxygen API documentation at gitlab pages. | Klaus Weidenbach | 2019-01-24 | 1 | -0/+26 |
* | Add PostgreSQL to gitlab-ci setup. | Klaus Weidenbach | 2019-01-17 | 1 | -7/+40 |
* | add gitlab-ci.yml and phpunit.xml | git-marijus | 2018-10-13 | 1 | -0/+36 |
* | revert gitlab-ci until we have a working configuration | Mario Vavti | 2018-10-10 | 1 | -41/+0 |
* | missing install | Mario Vavti | 2018-10-10 | 1 | -1/+1 |
* | one last try for now | Mario Vavti | 2018-10-10 | 1 | -6/+7 |
* | sigh... | Mario Vavti | 2018-10-10 | 1 | -2/+3 |
* | lets try this | Mario Vavti | 2018-10-10 | 1 | -3/+2 |
* | add some dependencies for gd | Mario Vavti | 2018-10-10 | 1 | -0/+1 |
* | probably that is the way to do it | Mario Vavti | 2018-10-10 | 1 | -1/+3 |
* | wrong package name | Mario Vavti | 2018-10-10 | 1 | -1/+1 |
* | add php-gd and use php7 image | Mario Vavti | 2018-10-10 | 1 | -7/+2 |
* | gitlab-ci example file | Mario Vavti | 2018-10-10 | 1 | -0/+42 |