about summary refs log tree commit diff
path: root/ci-builds.nix (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-07-13 r/1282 feat(gs/home): Integrate home-manager with depotGriffin Smith1-1/+3
2020-07-13 r/1281 docs(3p/nix): Minor semantic correction to a commentVincent Ambo1-1/+1
2020-07-13 r/1280 refactor(3p/nix/libexpr): Remove the nix::Symbol default constructorVincent Ambo10-37/+50
2020-07-13 r/1279 fix(nix-channel): Actually strip whitespace.isomer1-1/+1
2020-07-13 r/1278 refactor(3p/nix/libexpr): Make nix::AttrName a std::variantVincent Ambo7-53/+67
2020-07-13 r/1277 feat(3p/nix/libutil): Add util::overloaded class for std::visitorVincent Ambo2-0/+20
2020-07-13 r/1276 feat(owothia): Add realnameGriffin Smith1-0/+1
2020-07-13 r/1275 feat(owothia): Remove stopwordsGriffin Smith1-1/+14
2020-07-13 r/1274 feat(tazjin/frog): Install patched rrVincent Ambo1-1/+2
2020-07-13 r/1273 feat(3p/rr): Add ThreadRipper compatibility patchVincent Ambo3-1/+55
2020-07-13 r/1272 chore(owothia): ignore build directoryGriffin Smith1-0/+1
2020-07-13 r/1271 feat(owothia): Make chance configurableGriffin Smith1-10/+6
2020-07-13 r/1270 feat(owothia): Add owothiaGriffin Smith12-0/+290
2020-07-13 r/1269 feat(tvldb): parse CTCP ACTIONs properly, allow use of aliases in ??! syntaxeta1-2/+10
2020-07-12 r/1268 feat(whitby): Configure Gerrit backups on whitbyVincent Ambo1-0/+22
2020-07-12 r/1267 chore(whitby): Give the git user a home directoryVincent Ambo1-0/+2
2020-07-12 r/1266 chore(tazjin/camden): Remove cgit & gerrit deploymentsVincent Ambo1-57/+0
2020-07-12 r/1265 fix(www/base): Add nginx fix timerVincent Ambo1-1/+23
2020-07-12 r/1264 feat(whitby): Enable Gerrit & cgit deploymentsVincent Ambo3-1/+67
2020-07-12 r/1263 chore(tazjin/camden): Remove Sourcegraph & TVL website deploymentsVincent Ambo1-45/+0
2020-07-12 r/1262 feat(whitby): Enable SourceGraph serverVincent Ambo2-1/+36
2020-07-12 r/1261 chore(sourcegraph): Bump version to 3.17.3Vincent Ambo1-1/+1
2020-07-12 r/1260 feat(nixos/sourcegraph): Move cheddar server to module & make ports configurableVincent Ambo2-17/+30
2020-07-12 r/1259 feat(nixos/www): Add configuration for tvl.fyi homepageVincent Ambo2-0/+31
2020-07-12 r/1258 docs(web/tvl): update tvl graphCameron Kingsbury1-2/+9
2020-07-11 r/1257 feat(whitby): Move over clbot deployment from camdenVincent Ambo2-22/+22
2020-07-11 r/1256 feat(whitby): Enable smtprelay moduleVincent Ambo1-1/+13
2020-07-11 r/1255 fix(monorepo-gerrit): Use Google's CDN to serve static assetsVincent Ambo1-2/+9
2020-07-11 r/1254 chore(monorepo-gerrit): Increase Gerrit's heap limit to 4gVincent Ambo1-0/+2
2020-07-11 r/1253 fix(monorepo-gerrit): Explicitly set gerrit.docUrlVincent Ambo1-0/+1
2020-07-11 r/1252 fix(gerrit): Load fonts from Google Fonts instead.Luke Granger-Brown7-12/+68
2020-07-10 r/1251 feat(tazjin): tazjinVincent Ambo1-0/+4
2020-07-10 r/1250 fix(3p/nix/repl): Scan NixRepl for GC rootsEelco Dolstra1-1/+4
2020-07-10 r/1249 fix(3p/nix/libstore): use exception instead of assertion when storepath is ma...Andreas Rammhold1-2/+11
2020-07-10 r/1248 feat(tvl-slapd): add `andi`Andreas Rammhold1-0/+5
2020-07-10 r/1247 chore(gerrit): update to 3.2.2<