about summary refs log tree commit diff
path: root/tools/nixery/server/config/config.go
AgeCommit message (Expand)AuthorFilesLines
2019-10-06 refactor(server): Use logrus convenience functions for logsVincent Ambo1-7/+2
2019-10-06 refactor(server): Convert existing log entries to structured formatVincent Ambo1-4/+13
2019-10-06 refactor(server): Replace log calls with logrusVincent Ambo1-1/+1
2019-10-03 feat(server): Reimplement local manifest cache backed by filesVincent Ambo1-3/+3
2019-10-03 feat(server): Reimplement creation & uploading of layersVincent Ambo1-1/+1
2019-09-21 feat: Add configuration option for popularity data URLVincent Ambo1-0/+2
2019-09-10 refactor(server): Move package source management logic to serverVincent Ambo1-57/+9
2019-09-02 feat(server): Add configuration option for Nix build timeoutsVincent Ambo1-6/+10
2019-08-14 refactor(server): Extract build logic into separate moduleVincent Ambo1-0/+131