Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Publish doxygen API documentation at gitlab pages. | Klaus Weidenbach | 2019-01-24 | 1 | -0/+26 |
| | | | | | | | | | | Create the API documentation with Doxygen and publish it through gitlab-ci as a Gitlab page at: https://hubzilla.frama.io/core This should only happen when master gets updated. Update Doxyfile configuration. Correct image usage. Replace RedMatrix with Hubzilla icon. | ||||
* | Add PostgreSQL to gitlab-ci setup. | Klaus Weidenbach | 2019-01-17 | 1 | -7/+40 |
| | | | | Run our tests against a PostgreSQL again. | ||||
* | 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 |