Age | Commit message (Expand) | Author | Files | Lines |
2020-07-31 | r/1507 feat(web/panettone): Redirect to original URL after login | Griffin Smith | 1 | -1/+6 |
2020-07-29 | r/1506 fix(3p/nix/hash): smart pointers in HashSink | Kane York | 2 | -17/+18 |
2020-07-29 | r/1505 refactor(web/panettone): Remove prevalence | Griffin Smith | 4 | -115/+4 |
2020-07-28 | r/1504 fix(3p/nix/hash): provide a Status-returning constructor | Kane York | 5 | -52/+123 |
2020-07-28 | r/1503 chore(3p/nix/hash): eliminate exposed global variable | Kane York | 3 | -38/+61 |
2020-07-28 | r/1502 feat(ops/nixos): Use database password for Panettone | Griffin Smith | 2 | -6/+18 |
2020-07-28 | r/1501 fix(web/panettone): Fix reference to undefined function | Griffin Smith | 1 | -1/+1 |
2020-07-28 | r/1500 fix(ops/nixos): allow connections on hostnossl | Griffin Smith | 1 | -0/+1 |
2020-07-28 | r/1499 chore(3p/nix/hash): add decoding tests | Kane York | 1 | -0/+19 |
2020-07-28 | r/1498 fix(panettone): Add missing util.lisp to build | Griffin Smith | 1 | -0/+1 |
2020-07-28 | r/1497 feat(panettone): Use postgres as the storage backend | Griffin Smith | 5 | -116/+394 |
2020-07-27 | r/1496 chore: Move //fun/tvldb -> //fun/paroxysm | Vincent Ambo | 18 | -9/+10 |
2020-07-27 | r/1495 fix(3p/nix): apply all clang-tidy fixes | Kane York | 65 | -497/+580 |
2020-07-27 | r/1494 feat(whitby): Create a Postgres database for Panettone | Griffin Smith | 2 | -1/+70 |
2020-07-27 | r/1493 fix(3p/nix): convert local-store asserts into throws | Kane York | 1 | -13/+12 |
2020-07-27 | r/1492 feat(nix/buildLisp): Add abstraction for test suites | Griffin Smith | 2 | -50/+142 |
2020-07-27 | r/1491 feat(3p/lisp): Add checkl | Griffin Smith | 2 | -0/+46 |
2020-07-27 | r/1490 chore(monorepo-gerrit): add Checks plugin to Gerrit module | Luke Granger-Brown | 1 | -0/+1 |
2020-07-27 | r/1489 feat(3p/gerrit_plugins): init Gerrit checks plugin | Luke Granger-Brown | 2 | -0/+14 |
2020-07-27 | r/1488 chore(3p/gerrit_plugins): add machinery for compiling Gerrit plugins from source | Luke Granger-Brown | 4 | -10/+58 |
2020-07-26 | r/1487 fix(nix/buildLisp): Set LANG to C.UTF-8 on program builds | Griffin Smith | 1 | -0/+1 |
2020-07-26 | r/1486 feat(web/panettone): Add dev helpers for postgres db | Griffin Smith | 4 | -0/+28 |
2020-07-26 | r/1485 feat(3p/lisp): Add postmodern | Griffin Smith | 4 | -0/+228 |
2020-07-26 | r/1484 fix(web/panettone): Don't log backtraces | Griffin Smith | 1 | -0/+2 |
2020-07-26 | r/1483 feat(3p/lisp): Add ironclad | Griffin Smith | 2 | -0/+172 |
2020-07-26 | r/1482 chore(3p/lisp): Add eta & glittershark to OWNERS | Vincent Ambo | 1 | -0/+5 |
2020-07-26 | r/1481 chore(web/panettone): ignore .fasl files | Griffin Smith | 1 | -0/+1 |
2020-07-26 | r/1480 docs(REVIEWS): recommend remote.origin.push config | Kane York | 1 | -1/+14 |
2020-07-26 | r/1479 fix(gerrit): fix hovercards under Firefox | Luke Granger-Brown | 8 | -6/+42 |
2020-07-26 | r/1478 fix(3p/nix): fix broken clang-tidy config | Kane York | 1 | -5/+1 |
2020-07-25 | r/1477 chore(3p/nix): build in RelWithDebInfo mode | Kane York | 1 | -1/+1 |
2020-07-25 | r/1476 chore(whitby): add rxvt-unicode's terminfo | Luke Granger-Brown | 1 | -0/+1 |
2020-07-25 | r/1475 chore(monorepo-gerrit): enable attention set, disable assignee, disable polyg... | Luke Granger-Brown | 1 | -4/+3 |
2020-07-25 | r/1474 chore(gerrit): update to 3.2.2-1002-gea26b5ee7a | Luke Granger-Brown | 7 | -20/+22 |
2020-07-25 | r/1473 feat(3p/nix): Start implementing RPC store client | Griffin Smith | 5 | -16/+450 |
2020-07-25 | r/1472 feat(3p/nix): Add main function for grpc daemon | Griffin Smith | 10 | -14/+174 |
2020-07-25 | r/1471 feat(3p/nix): Template systemd unit files in build | Griffin Smith | 1 | -0/+13 |
2020-07-25 | r/1470 chore(tazjin/frog): Enable Docker for Nixery testing | Vincent Ambo | 1 | -1/+7 |
2020-07-25 | r/1469 chore(3p/nix): disable clang-tidy in cmake | Kane York | 1 | -2/+3 |
2020-07-25 | r/1468 chore(3p/nix): Remove obsolete upload-release.pl script | Griffin Smith | 1 | -156/+0 |
2020-07-25 | r/1467 feat(web/panettone): Make responsive | Griffin Smith | 2 | -3/+5 |
2020-07-25 | r/1466 fix(3p/nix): Don't include depotPath in the main drv | Griffin Smith | 2 | -9/+12 |
2020-07-25 | r/1465 feat(3p/nix): Add build for VM for testing tvix | Griffin Smith | 3 | -1/+23 |
2020-07-25 | r/1464 feat(tools/cheddar): Add endpoint for Markdown rendering | Vincent Ambo | 1 | -26/+56 |
2020-07-25 | r/1463 chore(3p/nix): Reduce number of active clang-tidy checks | Vincent Ambo | 1 | -0/+1 |
2020-07-25 | r/1462 refactor(3p/nix): Remove custom base64 implementation | Griffin Smith | 7 | -78/+56 |
2020-07-24 | r/1461 fix(web/panettone): Fix html5 compliance | Griffin Smith | 1 | -10/+12 |
2020-07-24 | r/1460 chore(3p/nix): log whether or not clang-tidy is enabled | Kane York | 1 | -0/+1 |
2020-07-24 | r/1459 fix(3p/nix): fix all UninitializedObject warnings | Kane York | 1 | -1/+1 |
2020-07-24 | r/1458 chore(3p/nix): ignore all unfixable clang-tidy warnings | Kane York | 1 | -0/+4 |