Age | Commit message (Expand) | Author | Files | Lines |
2022-02-13 | r/3812 chore(3p/sources): Bump channels & overlays | sterni | 1 | -1/+2 |
2022-02-08 | r/3791 style(rust): Format all Rust code with rustfmt | Vincent Ambo | 6 | -92/+115 |
2022-02-08 | r/3790 chore: move some meta.targets definitions to meta.ci.targets | Vincent Ambo | 1 | -1/+1 |
2022-02-05 | r/3773 chore(mq_cli): Rename cargo project to mq_cli | Vincent Ambo | 3 | -6/+8 |
2022-02-05 | r/3772 chore(mq_cli): prepare new release | Vincent Ambo | 4 | -69/+91 |
2022-02-05 | r/3771 chore(posix_mq.rs): Prepare new release to crates.io | Vincent Ambo | 2 | -4/+16 |
2022-02-04 | r/3769 chore(ops/posix_mq.rs): upgrade to nix 0.23 | Vincent Ambo | 3 | -49/+50 |
2022-02-04 | r/3766 fix(ops/posix_mq.rs): use newer struct mem::MaybeUninit | Vincent Ambo | 1 | -42/+20 |
2022-02-04 | r/3765 refactor(ops/posix_mq.rs): Update code using deprecated Error trait | Vincent Ambo | 1 | -18/+21 |
2022-01-31 | r/3723 style: format entire depot with nixpkgs-fmt | Vincent Ambo | 29 | -159/+209 |
2022-01-29 | r/3716 fix(ops/whitby): enable services.nginx.statusPage | Griffin Smith | 1 | -0/+3 |
2022-01-29 | r/3715 feat(whitby): Enable nginx prometheus exporter | Griffin Smith | 1 | -7/+22 |
2022-01-29 | r/3714 feat(ops/secrets): Add secret for telegram alerts bot token | Griffin Smith | 2 | -0/+15 |
2022-01-29 | r/3713 fix(www/tvl.fyi): Anchor /blog redirects at #blog | Vincent Ambo | 1 | -2/+2 |
2022-01-29 | r/3712 fix(tvl.fyi): Redirect /blog/ (with trailing /) to / | Griffin Smith | 1 | -0/+4 |
2022-01-29 | r/3711 feat(ops/www): Write JSON access log to journald | Vincent Ambo | 1 | -0/+18 |
2022-01-29 | r/3703 feat(ops/glesys): Move tvl.su email over to Yandex 360 | Vincent Ambo | 1 | -39/+18 |
2022-01-29 | r/3702 feat(ops/glesys): Set up Yandex 360 verification record on tvl.su | Vincent Ambo | 1 | -0/+9 |
2022-01-22 | r/3659 refactor(ops/pipelines): Move :anchor: into postBuildSteps | Vincent Ambo | 2 | -18/+18 |
2022-01-22 | r/3658 feat(ops/pipelines): Upload post-build steps in static pipeline | Vincent Ambo | 1 | -0/+15 |
2022-01-22 | r/3657 refactor(ops/pipelines): Split build/post steps into separate chunks | Vincent Ambo | 1 | -1/+1 |
2022-01-22 | r/3656 refactor(ops/pipelines): Use branches filter for canon-only steps | Vincent Ambo | 1 | -2/+2 |
2022-01-22 | r/3655 refactor(ops/pipelines): Move :git: step up in the pipeline | Vincent Ambo | 1 | -14/+15 |
2022-01-22 | r/3654 feat(ops/pipelines): Always upload entire pipeline output | Vincent Ambo | 1 | -1/+1 |
2022-01-21 | r/3653 refactor(depotfmt): Move formatting check into an extra step | Vincent Ambo | 1 | -8/+1 |
2022-01-20 | r/3650 feat(ops/pipelines): Trigger pipeline for tvl-kit through canon | Vincent Ambo | 1 | -0/+10 |
2022-01-19 | r/3637 refactor(nix/buildkite): Move fetch-parent-targets script here | Vincent Ambo | 2 | -42/+1 |
2022-01-19 | r/3636 refactor(ops/pipelines): Generalise fetch-parent-targets script | Vincent Ambo | 2 | -14/+15 |
2022-01-19 | r/3633 feat(ops/besadii): make text 'cl' posted BuildKite configurable | Åsmund Østvold | 1 | -4/+20 |
2022-01-17 | r/3616 fix(ops/oauth2_proxy): Fix cookie secret length | Vincent Ambo | 2 | -1/+1 |
2022-01-17 | r/3603 feat(ops/pipelines): Fetch parent target map for pipeline generation | Vincent Ambo | 2 | -1/+51 |
2022-01-17 | r/3602 feat(nix/buildkite): Check target map of parent to determine skips | Vincent Ambo | 1 | -2/+6 |
2022-01-17 | r/3601 feat(ops/pipelines): Create drvmap structure for each commit | Vincent Ambo | 2 | -7/+17 |
2022-01-14 | r/3598 fix(gerrit-tvl): Handle "broken" (skipped) jobs correctly | Vincent Ambo | 1 | -1/+7 |
2022-01-14 | r/3597 fix(gerrit-tvl): Exclude non-command jobs from check results | Vincent Ambo | 1 | -0/+5 |
2022-01-14 | r/3596 fix(gerrit-tvl): Explicitly specify patchset on check runs | Vincent Ambo | 1 | -0/+1 |
2022-01-14 | r/3595 fix(gerrit-tvl): Mark job as failed on all failure states | Vincent Ambo | 1 | -1/+1 |
2022-01-14 | r/3594 fix(gerrit-tvl): Support all documented Buildkite job statuses | Vincent Ambo | 1 | -12/+58 |
2022-01-14 | r/3593 fix(gerrit-tvl): Fix construction of ref used in Buildkite | Vincent Ambo | 1 | -3/+2 |
2022-01-14 | r/3592 feat(besadii): Skip builds of patchsets with no code changes | Vincent Ambo | 1 | -2/+8 |
2022-01-13 | r/3590 feat(whitby): Install a handful of systemPackages | Vincent Ambo | 1 | -5/+13 |
2022-01-13 | r/3589 refactor(deploy-whitby): use nvd instead of nix-diff | Vincent Ambo | 2 | -2/+2 |
2022-01-12 | r/3588 fix: resolve remaining security.acme.email warnings | sterni | 1 | -1/+1 |
2022-01-12 | r/3585 fix(ops/besadii) no need to ref CL number in post to Gerrit | Åsmund Østvold | 1 | -1/+1 |
2022-01-08 | r/3573 fix(wpcarro/all-systems): Remove diogenes from my top-level systems | William Carroll | 1 | -1/+0 |
2022-01-07 | r/3526 feat(ops/auto-deploy): Support emergency stops via stop file | Vincent Ambo | 1 | -0/+9 |
2022-01-07 | r/3525 chore(cache.tvl.su): Raise cache priority to 50 | Vincent Ambo | 1 | -0/+5 |
2022-01-07 | r/3524 revert: "fix(ops/pipelines): Remove duplicated wait step" | tazjin | 1 | -0/+4 |
2022-01-04 | r/3518 feat(ops): Add initial oauth2_proxy configuration | Vincent Ambo | 4 | -0/+58 |
2022-01-04 | r/3517 chore(ops): Remove login.tvl.fyi module | Vincent Ambo | 2 | -25/+0 |