about summary refs log tree commit diff
path: root/tools/nixery/server/builder/archive.go
AgeCommit message (Expand)AuthorFilesLines
2019-11-03 chore: Add missing copyright headers to source filesVincent Ambo1-0/+13
2019-10-11 fix(server): Use uncompressed tarball hashes in image configVincent Ambo1-6/+13
2019-10-11 feat(server): Apply GZIP compression to all image layersVincent Ambo1-4/+10
2019-10-06 refactor(server): Convert existing log entries to structured formatVincent Ambo1-2/+0
2019-10-06 fix(server): Amend package path for Go tooling compatibilityVincent Ambo1-1/+1
2019-10-06 refactor(server): Replace log calls with logrusVincent Ambo1-1/+1
2019-10-03 feat(server): Implement creation of layer tarballs in the serverVincent Ambo1-0/+92