index
:
unifest.git
master
permission-rebuild-views
translation
Engelsystem for the unifest.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
Age
Commit message (
Collapse
)
Author
2018-12-07
Set project name for docker-compose
MichiK
2018-12-07
Swap yarn install and copy assets as well
MichiK
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
empty php file works as indx
marudor
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: compose: Added internal networks
Igor Scheller
2018-08-19
Docker: Fixed Dockerfile to build new setup
Igor Scheller
2018-08-19
Readme: Documented database import and added mail config hint
Igor Scheller
2018-08-19
Moved docker files to contrib, added documentation
Igor Scheller