Age | Commit message (Expand) | Author | Files | Lines |
2020-07-02 | r/1171 feat(whitby): Run a handful of Buildkite agents | Vincent Ambo | 1 | -0/+21 |
2020-07-02 | r/1170 feat(whitby): Enable Nix signing for the binary cache | Vincent Ambo | 1 | -0/+3 |
2020-07-02 | r/1169 fix(whitby): Explicitly set an interface for the v6 default gw | Vincent Ambo | 1 | -1/+5 |
2020-07-02 | r/1168 feat(whitby): Add grfn | Griffin Smith | 1 | -0/+8 |
2020-07-02 | r/1167 feat(users/riking/keys): Add expression with my SSH public keys | Kane York | 1 | -0/+20 |
2020-07-02 | r/1166 feat(whitby): add lukegb | Luke Granger-Brown | 2 | -0/+7 |
2020-07-02 | r/1165 chore(users/gs): Add SSH public key | Griffin Smith | 1 | -0/+4 |
2020-07-02 | r/1164 chore(lukegb): add SSH pubkeys | Luke Granger-Brown | 1 | -0/+9 |
2020-07-02 | r/1163 fix(whitby): Set correct IPv6 default gateway for Hetzner env | Vincent Ambo | 1 | -0/+1 |
2020-07-02 | r/1162 feat(gs/emacs): Set compile-command in nix buffers | Griffin Smith | 2 | -0/+31 |
2020-07-02 | r/1161 fix(clbot): s/submitted/applied/ | isomer | 1 | -1/+1 |
2020-07-02 | r/1160 feat(nixos/whitby): Hello, World! | Vincent Ambo | 3 | -0/+162 |
2020-07-02 | r/1159 feat(tazjin/keys): Add an expression with my SSH public keys | Vincent Ambo | 1 | -0/+7 |
2020-07-02 | r/1158 chore(nixos/whitby): Bootstrap //ops/nixos/whitby folder | Vincent Ambo | 2 | -0/+10 |
2020-07-02 | r/1157 chore(tvl-slapd): rotate password for riking | Kane York | 1 | -1/+1 |
2020-07-02 | r/1156 chore(users/riking/dotfiles): add .mybashrc | Kane York | 1 | -0/+53 |
2020-07-01 | r/1155 chore(bin): fix shellcheck SC2086 | Kane York | 1 | -2/+2 |
2020-07-01 | r/1154 fix(gs/emacs): Sometimes GH returns PRs without an author | Griffin Smith | 1 | -2/+3 |
2020-07-01 | r/1153 docs(REVIEWS): Update registration instructions for password hashes | Vincent Ambo | 1 | -4/+12 |
2020-07-01 | r/1152 chore(tvl-slapd): Remove old password generation script | Vincent Ambo | 1 | -5/+0 |
2020-07-01 | r/1151 feat(tools/hash-password): Add a wrapper script for slappasswd | Vincent Ambo | 3 | -0/+11 |
2020-07-01 | r/1150 chore(tvl-slapd): Rotate my LDAP passwords and use ARGON2 hashes | Vincent Ambo | 1 | -2/+2 |
2020-07-01 | r/1149 feat(tvl-slapd): Load Argon2 password module in OpenLDAP | Vincent Ambo | 1 | -0/+15 |
2020-07-01 | r/1148 feat(3p/openldap): Enable slapd-passwd-argon2 module | Vincent Ambo | 3 | -1/+29 |
2020-07-01 | r/1147 chore(ci-builds): Move third_party builds to their own package group | Vincent Ambo | 2 | -10/+8 |
2020-07-01 | r/1146 feat(ci-builds): Include //fun/tvlbot and //fun/clbot in CI builds | Vincent Ambo | 1 | -0/+2 |
2020-07-01 | r/1145 style(tvldb): Add blank lines between items | Vincent Ambo | 3 | -0/+23 |
2020-07-01 | r/1144 fix(besadii): Do not pass on update values for meta refs | Vincent Ambo | 1 | -2/+2 |
2020-07-01 | r/1143 chore(tazjin): Remove nugget system definition | Vincent Ambo | 3 | -283/+1 |
2020-06-30 | r/1142 feat(nixos/clbot): Add a module for running clbot | Vincent Ambo | 2 | -1/+75 |
2020-06-30 | r/1141 feat(tvl-slapd): update camsbury in slapd | Cameron Kingsbury | 1 | -1/+1 |
2020-06-30 | r/1140 fix(nixos/smtprelay): Only enable if the user asks for it | Vincent Ambo | 1 | -1/+2 |
2020-06-30 | r/1139 feat(gs/emacs): Bind M m to notmuch/compose | Griffin Smith | 1 | -4/+1 |
2020-06-30 | r/1138 chore(ci-builds): Build users.tazjin.finito in CI | Vincent Ambo | 1 | -0/+1 |
2020-06-30 | r/1137 chore(tazjin/finito): Add build configuration | Vincent Ambo | 4 | -2/+779 |
2020-06-30 | r/1136 feat(tazjin/finito): Check in my old Rust state-machine library | Vincent Ambo | 13 | -0/+1279 |
2020-06-30 | r/1135 fix(besadii): Don't log errors for /meta refs | Vincent Ambo | 1 | -2/+3 |
2020-06-30 | r/1134 refactor(overrides/writeElispBin): use writeScriptBin | Profpatsch | 2 | -12/+6 |
2020-06-30 | r/1133 refactor(nix): use our own writeScript(Bin) | Profpatsch | 8 | -25/+46 |
2020-06-29 | r/1132 feat(nix/runExecline): add runExecline | Profpatsch | 5 | -1/+254 |
2020-06-29 | r/1131 refactor(nix/escapeExecline): move into own directory | Profpatsch | 3 | -30/+34 |
2020-06-29 | r/1130 chore(ops): Clean up old GCP infrastructure files | Vincent Ambo | 34 | -648/+0 |
2020-06-29 | r/1129 feat(besadii): Temporarily add Code-Review labels on CLs | Vincent Ambo | 1 | -0/+7 |
2020-06-29 | r/1128 feat(3p): Add gitignoreSource | Griffin Smith | 1 | -0/+8 |
2020-06-29 | r/1127 feat(besadii): Implement support for Buildkite's post-command hook | Vincent Ambo | 2 | -19/+126 |
2020-06-29 | r/1126 fix(ci-builds): typecheck __allTargets to be (list drv) | Profpatsch | 1 | -5/+16 |
2020-06-29 | r/1125 feat(ci-builds): Add overridden haskell packages | Griffin Smith | 1 | -0/+9 |
2020-06-29 | r/1124 feat(3p/haskellPackages): port in patches from xanthous | Griffin Smith | 9 | -19/+230 |
2020-06-29 | r/1123 fix(ci-builds): Revert "Add Xanthous" | Griffin Smith | 1 | -4/+0 |
2020-06-29 | r/1122 feat(besadii): Propagate Gerrit change ID & patchset to Buildkite | Vincent Ambo | 1 | -4/+9 |