Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |