Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-08-17 | fix(server): Sort requested packages in image name & spec | Vincent Ambo | 1 | -3/+13 |
2019-08-16 | feat(server): add iana-etc and cacert to the shell convenience package | Florian Klink | 1 | -1/+1 |
2019-08-14 | chore(server): Add 'go vet' to build process | Vincent Ambo | 1 | -0/+8 |
2019-08-14 | fix(server): Print correct project name during startup | Vincent Ambo | 1 | -1/+1 |
2019-08-14 | feat(builder): Implement build cache for manifests & layers | Vincent Ambo | 3 | -42/+152 |
2019-08-14 | refactor(server): Extract build logic into separate module | Vincent Ambo | 3 | -304/+365 |
2019-08-14 | style: Apply nixfmt to trivial Nix files | Vincent Ambo | 1 | -2/+2 |
2019-08-14 | refactor(server): Use wrapper script to avoid path dependency | Vincent Ambo | 2 | -6/+16 |
2019-08-14 | refactor: Move registry server to a subfolder | Vincent Ambo | 3 | -0/+619 |