about summary refs log tree commit diff
AgeCommit message (Expand)AuthorFilesLines
2019-12-20 r/238 refactor: Fix a variety of filepaths for repo relayoutingVincent Ambo12-55/+69
2019-12-20 r/237 chore: Significantly restructure folder layoutVincent Ambo110-998/+1
2019-12-20 r/236 chore(gitignore): Ignore garbage/ folderVincent Ambo1-2/+3
2019-12-20 r/235 feat(journaldriver): Add Naersk-based build configurationVincent Ambo2-1/+12
2019-12-20 r/234 docs: Update CONTRIBUTING file to match depot structureVincent Ambo1-47/+51
2019-12-20 r/233 merge(journaldriver): Merge journaldriver into tools/journaldriverVincent Ambo9-0/+1901
2019-12-20 chore(tools/journaldriver): Prepare tree for depot mergeVincent Ambo10-695/+0
2019-12-20 r/232 chore(infra/k8s): Run 2 copies of the cgit serverVincent Ambo1-1/+1
2019-12-20 r/231 chore(cgit-taz): Drop unused 'index' link from page topVincent Ambo1-1/+10
2019-12-20 r/230 docs: Update README with more interesting informationVincent Ambo1-5/+52
2019-12-20 r/229 feat(infra/k8s): Rewrite cgit URLs by routing them through nginxVincent Ambo3-10/+27
2019-12-20 r/228 feat(cgit-taz): Enable display of remote branches in listingVincent Ambo1-6/+7
2019-12-20 r/227 feat(cgit-taz): Enable built-in README rendering & syntax highlightsVincent Ambo1-0/+2
2019-12-20 r/226 fix(cgit-taz): Display personal email on depotVincent Ambo1-2/+2
2019-12-20 r/225 fix(cgit-taz): Patch other bits of cgit that handle URLsVincent Ambo1-2/+47
2019-12-20 r/224 feat(cgit-taz): Patch cgit to construct monorepo URLsVincent Ambo2-1/+51
2019-12-20 r/223 fix(cgit-taz): Drop /cgit.cgi prefix from vhostVincent Ambo1-1/+1
2019-12-20 r/222 feat(cgit-taz): Display README.md for repositoryVincent Ambo1-0/+1
2019-12-20 r/221 feat(infra/k8s): Add cgit to Ingress load balancerVincent Ambo2-2/+11
2019-12-20 r/220 fix(infra/k8s): Workaround for nginx crash on pidfile writeVincent Ambo3-2/+8
2019-12-20 r/219 chore(third_party): Expose nginxVincent Ambo1-0/+1
2019-12-20 r/218 chore(infra/dns): Update state of root-tazj-in record setsVincent Ambo1-14/+19
2019-12-20 r/217 feat(infra/k8s): Deploy sync-gcsr container into cgit podVincent Ambo1-5/+18
2019-12-20 r/216 fix(sync-gcsr): Fix broken log statementVincent Ambo1-1/+1
2019-12-20 r/215 fix(buildGo): Use builder directory as fake $HOMEVincent Ambo1-0/+1
2019-12-20 r/214 fix(cgit-taz): Depot checkout is no longer a bare repositoryVincent Ambo1-1/+1
2019-12-20 r/213 fix(sync-gcsr): Use local worktree & pull changes into itVincent Ambo1-13/+25
2019-12-20 r/212 chore(cgit-taz): Remove git synchronisation from startup scriptVincent Ambo1-7/+0
2019-12-20 r/211 feat(services/sync-gcsr): Add git synchronisation helperVincent Ambo2-0/+90
2019-12-20 r/210 feat(infra/k8s): Add git cookie secret for repository syncVincent Ambo2-0/+10
2019-12-20 r/209 fix(tools): Correctly resolve kms_pass->passVincent Ambo1-1/+2
2019-12-20 r/208 fix(emacs.d): Correctly restore default font size in randr-singleVincent Ambo1-1/+1
2019-12-19 r/207 feat(infra/k8s): Add deployment configuration for cgitVincent Ambo2-0/+51
2019-12-19 r/206 feat(third_party): Add Go packages for src-d/go-gitVincent Ambo11-0/+173
2019-12-19 r/205 fix(buildGo): Skip subtree under overrides/buildGoVincent Ambo1-0/+2
2019-12-19 r/204 chore(build): Add package required for buildGo at the top-levelVincent Ambo1-1/+10
2019-12-19 r/203 feat(readTree): Add support for skipping directory subtreesVincent Ambo1-2/+9
2019-12-19 r/202 merge(buildGo): Integrate buildGo.nix into depotVincent Ambo9-0/+723
2019-12-19 r/201 chore(overrides): Remove buildGo.nix to prepare for depot mergeVincent Ambo1-6/+0
2019-12-19 chore(buildGo): Relayout for depot mergeVincent Ambo9-0/+0
2019-12-19 r/200 feat(emacs.d): Add key binding for opening telegaVincent Ambo1-1/+5
2019-12-19 r/199 feat(emacs): Add telega.el supportVincent Ambo4-0/+30
2019-12-19 r/198 fix(nix-util): Correctly enable lexical scope in this libraryVincent Ambo2-1/+2
2019-12-19 r/197 feat(emacs-pkgs): Introduce nix-util helper libraryVincent Ambo3-2/+80
2019-12-18 r/196 fix(cgit-taz): Force gcloud to use specific CA bundleVincent Ambo1-0/+3
2019-12-18 r/195 chore(infra/gcp): Allow k8s nodes to access GCSRVincent Ambo1-0/+1
2019-12-18 r/194 refactor(cgit-taz): Use Google Cloud SDK to authenticate repo accessVincent Ambo1-13/+4
2019-12-18 r/193 fix(cgit-taz): Create users required by SSH in the containerVincent Ambo1-0/+4
2019-12-18 r/192 fix(cgit-taz): Pin SSH into image via NixVincent Ambo1-0/+1
2019-12-18 r/191 fix(cgit-taz): Clone depot via SSHVincent Ambo1-4/+2