about summary refs log tree commit diff
path: root/tools/nixery/server
AgeCommit message (Expand)AuthorFilesLines
2019-08-14 chore(server): Add 'go vet' to build processVincent Ambo1-0/+8
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 Ambo3-42/+152
2019-08-14 refactor(server): Extract build logic into separate moduleVincent Ambo3-304/+365
2019-08-14 style: Apply nixfmt to trivial Nix filesVincent Ambo1-2/+2
2019-08-14 refactor(server): Use wrapper script to avoid path dependencyVincent Ambo2-6/+16
2019-08-14 refactor: Move registry server to a subfolderVincent Ambo3-0/+619