You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/tsweb
Marwan Sulaiman 7e357e1636 tsweb: rename AccessLogRecord's When to Time
This change makes our access log record more consistent with the
new log/tslog package formatting of "time". Note that we can
change slog itself to call "time" "when" but we're chosing
to make this breaking change to be consistent with the std lib's
defaults.

Updates tailscale/corp#17071

Signed-off-by: Marwan Sulaiman <marwan@tailscale.com>
4 months ago
..
promvarz tsweb/promvarz: fix repeated expvar definition in test 1 year ago
varz tsweb/varz: add charset=utf-8 to varz handler 6 months ago
debug.go Revert "tsweb: update ServeMux matching to 1.22.0 syntax (#11090)" (#11125) 8 months ago
debug_test.go all: update copyright and license headers 2 years ago
log.go tsweb: rename AccessLogRecord's When to Time 4 months ago
request_id.go tsweb: switch to fastuuid for request ID generation 6 months ago
tsweb.go tsweb: rename AccessLogRecord's When to Time 4 months ago
tsweb_test.go tsweb: rename AccessLogRecord's When to Time 4 months ago