summaryrefslogtreecommitdiffhomepage
path: root/tsweb/debug.go
AgeCommit message (Expand)AuthorFilesLines
2024-02-13Revert "tsweb: update ServeMux matching to 1.22.0 syntax (#11090)" (#11125)Patrick O'Doherty1-8/+8
2024-02-13tsweb: update ServeMux matching to 1.22.0 syntax (#11090)Patrick O'Doherty1-8/+8
2024-02-09Revert "tsweb: update ServeMux matching to 1.22.0 syntax (#11087)" (#11089)Patrick O'Doherty1-1/+1
2024-02-09tsweb: update ServeMux matching to 1.22.0 syntax (#11087)Patrick O'Doherty1-1/+1
2024-01-03tsweb: use object-src instead of plugin-types (#10719)Chris Palmer1-1/+1
2023-08-23tsweb: clean up pprof handler registration, document why it's thereDavid Anderson1-8/+24
2023-07-19tsweb: relax CSP for debug handlers (#8649)Andrew Lytvynov1-1/+15
2023-07-11cmd/derper,tsweb: consistently add HTTP security headers (#8579)Andrew Lytvynov1-2/+3
2023-04-11tsweb: move varz handler(s) into separate modulesAnton Tolchanov1-2/+4
2023-04-11tsweb: expose native Prometheus metrics in /debug/varzAnton Tolchanov1-1/+1
2023-02-11version: unexport all vars, turn Short/Long into funcsDavid Anderson1-1/+1
2023-01-27all: update copyright and license headersWill Norris1-3/+2
2022-03-17all: use any instead of interface{}Josh Bleecher Snyder1-4/+4
2021-09-02tsweb: restore CPU profiling handlerBrad Fitzpatrick1-0/+5
2021-06-16tsweb: replace NewMux with a more flexible DebugHandler.David Anderson1-0/+136