summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Collapse)Author
2019-07-26Docker/Release: Add more state files, improved DockerfilesIgor Scheller
2019-07-21Merge branch 'master' into dockerIgor Scheller
2019-07-21Merge pull request #624 from MyIgel/versionmsquare
Added version to credits and metrics page
2019-07-21Docker: Decoupled nginx and fpm buildsIgor Scheller
2019-07-21Added version to credits and metrics pageIgor Scheller
2019-07-08Replaced gettext translation with packageIgor Scheller
This allows to check if no translation is available
2019-06-03Fixed docker buildIgor Scheller
2018-12-07Set project name for docker-composeMichiK
2018-12-07Swap yarn install and copy assets as wellMichiK
2018-12-07Improve Docker build cachingMichiK
First install the dependencies, then copy the files from the build context into the image. This allows for more caching during rebuilds when files change and rebuilds are much faster.
2018-12-02Docker: Added storage path to containerIgor Scheller
Closes #505
2018-09-23Fixed release file build (did not include frontend files), formattingIgor Scheller
2018-09-23Docker: more improvements :tada:Igor Scheller
2018-09-23empty php file works as indxmarudor
2018-09-23Assets are only needed by nginx - not phpmarudor
2018-09-10Moved frontend, templates and lang to resourcesIgor Scheller
2018-09-03Merge remote-tracking branch 'MyIgel/rebuild-psr7'Igor Scheller
2018-09-03Fixups and cleanup for GitLab CIIgor Scheller
2018-08-21Build docker image with gitlabIgor Scheller
2018-08-19Added trusted proxiesIgor Scheller
2018-08-19docker: compose: Added internal networksIgor Scheller
2018-08-19Docker: Fixed Dockerfile to build new setupIgor Scheller
2018-08-19Readme: Documented database import and added mail config hintIgor Scheller
2018-08-19Moved docker files to contrib, added documentationIgor Scheller