summaryrefslogtreecommitdiff
path: root/internal/server/handlers/healthhandler.go
AgeCommit message (Collapse)Author
2026-03-02Extract protocol and turbo responsibilities from baseHandler (task 327)Paul Buetow
2021-12-05buffer line.Line for performancePaul Buetow
2021-10-24Fix DCat color test.Paul Buetow
2021-10-14Merging grep context from masterPaul Buetow
2021-10-10add another dmap test - reading 100 source files at oncePaul Buetow
fix a data race when reading multiple files on one server from the same session at once
2021-10-10vetting and linting and some code restylingPaul Buetow
2021-10-06move health check to separate client binaryPaul Buetow
2021-10-06enable faster shutdown - useful for dgrep/dmap and dcat commandsPaul Buetow