Age | Commit message (Expand) | Author | Files | Lines |
2020-08-03 | r/1556 feat(edef/loxy): init | edef | 1 | -0/+31 |
2020-08-03 | r/1555 feat(edef/fetchGoModule): init | edef | 1 | -0/+24 |
2020-08-03 | r/1554 feat(edef): take ownership of //users/edef | edef | 1 | -0/+3 |
2020-08-03 | r/1553 feat(3p): Whitelist unzip | edef | 1 | -0/+1 |
2020-08-02 | r/1552 style(cheddar): Apply rustfmt | Vincent Ambo | 1 | -10/+4 |
2020-08-02 | r/1551 style(paroxysm): Apply rustfmt | Vincent Ambo | 4 | -18/+18 |
2020-08-02 | r/1550 feat: Add rustfmt configuration for the whole depot | Vincent Ambo | 1 | -0/+22 |
2020-08-02 | r/1549 feat(gs/home): Bump alacritty version | Griffin Smith | 3 | -11/+34 |
2020-08-02 | r/1548 test(3p/nix): Add test for derivation parse/serialize | Griffin Smith | 4 | -2/+121 |
2020-08-02 | r/1547 feat(web/panettone): Add direct anchor links to comments | Griffin Smith | 2 | -12/+23 |
2020-08-02 | r/1546 refactor(paroxysm): Move lazy_static regex definitions to the top | Vincent Ambo | 1 | -15/+18 |
2020-08-02 | r/1545 chore(paroxysm): Bump minimum versions of some dependencies | Vincent Ambo | 2 | -8/+8 |
2020-08-02 | r/1544 chore(paroxysm): Remove no-op minor version constraints | Vincent Ambo | 1 | -10/+10 |
2020-08-02 | r/1543 refactor(paroxysm): Use derive macros from serde crate | Vincent Ambo | 3 | -4/+5 |
2020-08-02 | r/1542 refactor(paroxysm): Explicitly macro imports, no more 'extern crate' | Vincent Ambo | 5 | -19/+16 |
2020-08-02 | r/1541 chore(paroxysm): Bump Cargo dependencies within constraint | Vincent Ambo | 1 | -665/+519 |
2020-08-02 | r/1540 fix(3p/nix): Don't reuse ClientContext | Griffin Smith | 1 | -1/+11 |
2020-08-02 | r/1539 feat(web/panettone): Allow editing issues | Griffin Smith | 4 | -41/+146 |
2020-08-02 | r/1538 fix(3p/nix): Prepend unix:// to daemon socket | Griffin Smith | 3 | -23/+28 |
2020-08-02 | r/1537 fix(besadii): Don't add people back to attention set. | Luke Granger-Brown | 1 | -3/+7 |
2020-08-02 | r/1536 chore(gerrit): Update to latest HEAD. | Luke Granger-Brown | 2 | -9/+8 |
2020-08-01 | r/1535 chore(3p/nix): disable modernize-use-trailing-return-type | Kane York | 1 | -1/+1 |
2020-08-01 | r/1534 fix(3p/nix): revert "apply all clang-tidy fixes" | Kane York | 64 | -555/+479 |
2020-08-01 | r/1533 fix(whitby): Move Restic's cache into /var/backup/restic | Vincent Ambo | 1 | -0/+1 |
2020-08-01 | r/1532 fix(whitby): Make timer unit match the unit it should start | Vincent Ambo | 1 | -1/+1 |
2020-08-01 | r/1531 feat(whitby): Include PostgreSQL dumps in Restic backups | Vincent Ambo | 1 | -7/+6 |
2020-08-01 | r/1530 fix(3p/nix/expr): use traceable_allocator for btree_map | Kane York | 1 | -3/+3 |
2020-08-01 | r/1529 feat(3p/nix): Implement a few more RPC calls | Griffin Smith | 3 | -3/+59 |
2020-08-01 | r/1528 fix(3p/nix/libexpr): fix GC tracing in valueSize | Kane York | 2 | -26/+29 |
2020-08-01 | r/1527 feat(3p/nix): remove External values feature | Kane York | 5 | -113/+10 |
2020-08-01 | r/1526 fix(3p/nix): Use a proper pointer in Env to carry with-attrs | Kane York | 2 | -5/+9 |
2020-08-01 | r/1525 chore(3p/nix/libexpr): Cleanups and notes in eval.cc | Kane York | 2 | -3/+17 |
2020-08-01 | r/1524 feat(gs/emacs): Use semantic imenu in cpp buffers | Griffin Smith | 1 | -0/+5 |
2020-08-01 | r/1523 feat(whitby): Enable daily PostgreSQL backups | Vincent Ambo | 1 | -0/+7 |
2020-08-01 | r/1522 fix(gerrit): Don't do a deep fetch | Luke Granger-Brown | 1 | -4/+2 |
2020-08-01 | r/1521 feat(tazjin/frog): Install screen & xsecurelock | Vincent Ambo | 1 | -0/+2 |
2020-08-01 | r/1520 chore(tazjin): Move wallpapers into my user folder | Vincent Ambo | 22 | -0/+0 |
2020-08-01 | r/1519 feat(3p/nix): Implement AddToStore proto handler | Griffin Smith | 7 | -13/+141 |
2020-08-01 | r/1518 fix(ops/paroxysm): Ensure paroxysm is started on boot | Vincent Ambo | 1 | -0/+1 |
2020-08-01 | r/1517 fix(web/panettone): Don't try to markdownify events | Griffin Smith | 1 | -3/+3 |
2020-08-01 | r/1516 fix(3p/nix/hash): param of Unknown allows any hash type | Kane York | 1 | -1/+6 |
2020-08-01 | r/1515 chore(3p/nix/hash): prefer StatusOr over throwing constructor | Kane York | 15 | -49/+97 |
2020-08-01 | r/1514 fix(3p/nix/hash): initialize HashSink.ctx | Kane York | 2 | -1/+22 |
2020-07-31 | r/1513 feat(ops/nixos): Add module for running paroxysm on whitby | Vincent Ambo | 2 | -0/+29 |
2020-07-31 | r/1512 feat(owothia): I'm a noun, owo | Griffin Smith | 1 | -24/+47 |
2020-07-31 | r/1511 feat(web/panettone): Render issues+comments as Markdown | Griffin Smith | 3 | -4/+64 |
2020-07-31 | r/1510 feat(web/panettone): Display issue history | Griffin Smith | 6 | -35/+94 |
2020-07-31 | r/1509 feat(web/panettone): Log when users change issue statuses | Griffin Smith | 7 | -112/+215 |
2020-07-31 | r/1508 feat(web/panettone): persist original-uri through failed auth | Griffin Smith | 1 | -1/+2 |
2020-07-31 | r/1507 feat(web/panettone): Redirect to original URL after login | Griffin Smith | 1 | -1/+6 |