summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
AgeCommit message (Expand)Author
2019-11-30Use pcov to speed up tests with code coverageIgor Scheller
2019-11-11Formatting to follow PSR-12Igor Scheller
2019-10-27Adds a docker dev setupMichael Weimann
2019-09-17CI: Fix slow mariadb startupIgor Scheller
2019-08-20CI: Deployment: Fix assetsIgor Scheller
2019-08-19Versioned yarn.lock, fixed docker buildIgor Scheller
2019-07-26Docker/Release: Add more state files, improved DockerfilesIgor Scheller
2019-07-24GitLab: Fixed failing run as Docker 19 images require shared TLS certificatesMyIgel
2019-07-21Merge branch 'master' into dockerIgor Scheller
2019-07-21Merge pull request #624 from MyIgel/versionmsquare
2019-07-21GitLab CI: Removed xdebug beta as it is now php7.3 compatibleIgor Scheller
2019-07-21GitLab CI: Removed xdebug beta as it is not php7.3 compatibleIgor Scheller
2019-07-21Docker: Decoupled nginx and fpm buildsIgor Scheller
2019-07-21Added version to credits and metrics pageIgor Scheller
2019-06-03Upgraded external componentsIgor Scheller
2018-12-15CI: Fixed xdebug dependency do be php 7.3 compatible (still in beta)Igor Scheller
2018-10-24gitlab-ci: fix proxy container namingIgor Scheller
2018-09-26Added junit xml export artifacts for GitLab CIIgor Scheller
2018-09-23Fixed release file build (did not include frontend files), formattingIgor Scheller
2018-09-23FormattingBot
2018-09-03Fixups and cleanup for GitLab CIIgor Scheller
2018-09-02Merged build-docker-ci to masterIgor Scheller
2018-08-30Installation: Added migrations for install.sql and update.sql filesIgor Scheller
2018-08-30CI: Always add artifactsIgor Scheller
2018-08-21Build docker image with gitlabIgor Scheller
2018-08-20Merge branch 'master' to 'rebuild-database'Igor Scheller
2018-08-07Moved deploy.sh to bin folderIgor Scheller
2018-08-05Updated .gitlab-ci.yaml to create a release archiveIgor Scheller
2018-08-03Updated .gitlab-ci.yaml and other files to build the frontendIgor Scheller
2017-12-25Formatting & DocstringsBot
2017-12-04Added dokumentation for tests, gitlab and deploymentsIgor Scheller
2017-12-04Refactored .gitlab-ci.yml, added deploy to productionIgor Scheller
2017-11-25Changed tests database to mariadbIgor Scheller
2017-10-29Added deploy to stagingIgor Scheller
2017-09-25Added env function, added GitLab CI code coverage configIgor Scheller