Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-10-11 | fix(server): Use uncompressed tarball hashes in image config | Vincent Ambo | 1 | -2/+4 |
2019-10-11 | feat(server): Apply GZIP compression to all image layers | Vincent Ambo | 1 | -2/+2 |
2019-10-03 | feat(server): Order layers in image manifest based on merge rating | Vincent Ambo | 1 | -0/+15 |
2019-10-03 | refactor: Remove remaining MD5-hash mentions and computations | Vincent Ambo | 1 | -5/+2 |
2019-10-03 | refactor(server): Cache manifest entries for layer builds | Vincent Ambo | 1 | -1/+1 |
2019-10-03 | feat(server): Implement package for creating image manifests | Vincent Ambo | 1 | -0/+114 |