Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-07-08 | Replaced gettext translation with package | Igor Scheller | |
This allows to check if no translation is available | |||
2019-06-03 | Fixed docker build | Igor Scheller | |
2018-12-07 | Improve Docker build caching | MichiK | |
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-02 | Docker: Added storage path to container | Igor Scheller | |
Closes #505 | |||
2018-09-23 | Fixed release file build (did not include frontend files), formatting | Igor Scheller | |
2018-09-23 | Docker: more improvements :tada: | Igor Scheller | |
2018-09-23 | Assets are only needed by nginx - not php | marudor | |
2018-09-10 | Moved frontend, templates and lang to resources | Igor Scheller | |
2018-09-03 | Merge remote-tracking branch 'MyIgel/rebuild-psr7' | Igor Scheller | |
2018-09-03 | Fixups and cleanup for GitLab CI | Igor Scheller | |
2018-08-21 | Build docker image with gitlab | Igor Scheller | |
2018-08-19 | Added trusted proxies | Igor Scheller | |
2018-08-19 | Docker: Fixed Dockerfile to build new setup | Igor Scheller | |
2018-08-19 | Moved docker files to contrib, added documentation | Igor Scheller | |