Age | Commit message (Expand) | Author | Files | Lines |
2022-05-23 | r/4106 refactor(nixery): Modernise structure of binaries | Vincent Ambo | 1 | -281/+0 |
2022-05-23 | r/4105 refactor(nixery): Extract layering logic into separate package | Vincent Ambo | 1 | -3/+4 |
2022-04-20 | r/3982 chore(nixery): Housekeeping for depot compatibility | Vincent Ambo | 1 | -13/+2 |
2021-10-08 | revert: "feat(storage): Add generic support for content-types" | Jérôme Petazzoni | 1 | -10/+0 |
2021-04-27 | feat(storage): Add generic support for content-types | Jerome Petazzoni | 1 | -0/+10 |
2020-10-29 | feat(storage): Add support for content-types (GCS only) | Vincent Ambo | 1 | -1/+2 |
2020-10-27 | feat(main): Implement caching of manifests in CAS | Vincent Ambo | 1 | -0/+35 |
2020-10-27 | feat(main): Implement serving of manifests by digest | Vincent Ambo | 1 | -11/+12 |
2020-10-27 | refactor(storage): Rename ServeLayer -> Serve | Vincent Ambo | 1 | -2/+2 |
2020-10-27 | refactor(main): Split HTTP handlers into separate functions | Vincent Ambo | 1 | -56/+61 |
2019-11-27 | refactor: Reshuffle file structure for better code layout | Vincent Ambo | 1 | -0/+249 |
2019-08-14 | refactor: Move registry server to a subfolder | Vincent Ambo | 1 | -492/+0 |
2019-08-08 | fix(go): Fix breakage in unsigned URLs | Vincent Ambo | 1 | -1/+1 |
2019-08-03 | feat(go): Support signed GCS URLs with static keys | Vincent Ambo | 1 | -20/+57 |
2019-08-03 | fix(go): Registry API acknowledgement URI has a trailing slash | Vincent Ambo | 1 | -6/+6 |
2019-08-03 | chore(go): Remove 'builder' metapackage | Vincent Ambo | 1 | -5/+2 |
2019-08-02 | feat(go): Return error responses in registry format | Vincent Ambo | 1 | -9/+35 |
2019-08-02 | feat(go): Return errors with correct status codes to clients | Vincent Ambo | 1 | -3/+17 |
2019-08-02 | fix(go): Return response code 500 if Nix builds fail | Vincent Ambo | 1 | -0/+1 |
2019-07-31 | feat(go): Add environment configuration for package set sources | Vincent Ambo | 1 | -11/+74 |
2019-07-30 | refactor(main): Introduce more flexible request routing | Vincent Ambo | 1 | -57/+62 |
2019-07-23 | chore: Add license scaffolding & contribution guidelines | Vincent Ambo | 1 | -0/+14 |
2019-07-23 | style(main): Reflow comments to 80 characters maximum | Vincent Ambo | 1 | -42/+51 |
2019-07-23 | feat(main): Add additional envvars to configure Nixery | Vincent Ambo | 1 | -32/+49 |
2019-07-23 | chore: Import Nixery from experimental | Vincent Ambo | 1 | -0/+309 |