coder/enterprise
Kyle Carberry 03ab37b343
chore: remove middleware to request version and entitlement warnings (#12750)
This cleans up `root.go` a bit, adds tests for middleware HTTP transport
functions, and removes two HTTP requests we always always performed previously
when executing *any* client command.

It should improve CLI performance (especially for users with higher latency).
2024-03-25 15:01:42 -04:00
..
audit chore: remove max_ttl from templates (#12644) 2024-03-20 10:37:57 -05:00
cli chore: remove middleware to request version and entitlement warnings (#12750) 2024-03-25 15:01:42 -04:00
cmd/coder chore: remove middleware to request version and entitlement warnings (#12750) 2024-03-25 15:01:42 -04:00
coderd chore: remove middleware to request version and entitlement warnings (#12750) 2024-03-25 15:01:42 -04:00
dbcrypt chore: mockgen archived, moved to new location (#11415) 2024-01-04 18:35:56 -06:00
derpmesh fix(coderd): pass block endpoints into servertailnet (#12149) 2024-03-08 05:29:54 +00:00
provisionerd fix: stop asserting fuzz bytes written in test 2024-01-17 12:59:45 +04:00
replicasync fix: disable relay if built-in DERP is disabled (#12654) 2024-03-21 16:53:41 -05:00
tailnet chore: nolint always return error function (#12701) 2024-03-21 09:35:10 -05:00
trialer feat: add additional fields to first time setup trial flow (#11533) 2024-01-16 18:19:16 -06:00
wsproxy fix: allow proxy version mismatch (with warning) (#12433) 2024-03-20 18:24:18 +00:00