about summary refs log tree commit diff
path: root/tools/nixery/server/main.go
AgeCommit message (Expand)AuthorFilesLines
2019-08-14 fix(server): Print correct project name during startupVincent Ambo1-1/+1
2019-08-14 feat(builder): Implement build cache for manifests & layersVincent Ambo1-1/+4
2019-08-14 refactor(server): Extract build logic into separate moduleVincent Ambo1-304/+26
2019-08-14 refactor(server): Use wrapper script to avoid path dependencyVincent Ambo1-6/+2
2019-08-14 refactor: Move registry server to a subfolderVincent Ambo1-0/+492