coder/coderd/httpmw
Kyle Carberry 026b1cd2a4
chore: update to go 1.20 (#5968)
Co-authored-by: Colin Adler <colin1adler@gmail.com>
2023-02-02 12:36:27 -06:00
..
patternmatcher feat: tracing improvements (#4988) 2022-11-29 07:22:10 +10:00
apikey.go chore: move agent functions from `codersdk` into `agentsdk` (#5903) 2023-01-29 15:47:24 -06:00
apikey_test.go feat: Add database data generator to make fakedbs easier to populate (#5922) 2023-01-31 15:10:03 -06:00
authorize_test.go chore: move agent functions from `codersdk` into `agentsdk` (#5903) 2023-01-29 15:47:24 -06:00
csrf.go chore: move agent functions from `codersdk` into `agentsdk` (#5903) 2023-01-29 15:47:24 -06:00
groupparam.go feat: add groups support to the CLI (#4755) 2022-10-27 16:49:35 -05:00
groupparam_test.go feat: Add database data generator to make fakedbs easier to populate (#5922) 2023-01-31 15:10:03 -06:00
httpmw.go feat: trace httpapi.{Read,Write} (#4134) 2022-09-21 17:07:00 -05:00
logger.go feat: tracing improvements (#4988) 2022-11-29 07:22:10 +10:00
oauth2.go chore: move agent functions from `codersdk` into `agentsdk` (#5903) 2023-01-29 15:47:24 -06:00
oauth2_test.go chore: move agent functions from `codersdk` into `agentsdk` (#5903) 2023-01-29 15:47:24 -06:00
organizationparam.go feat: trace httpapi.{Read,Write} (#4134) 2022-09-21 17:07:00 -05:00
organizationparam_test.go chore: move agent functions from `codersdk` into `agentsdk` (#5903) 2023-01-29 15:47:24 -06:00
prometheus.go chore!: Standardize prometheus time metrics to seconds (#5709) 2023-01-13 11:15:25 -06:00
prometheus_test.go feat: add rbac tracing (#4093) 2022-09-16 18:32:15 +00:00
ratelimit.go chore: Implement standard rbac.Subject to be reused everywhere (#5881) 2023-01-26 14:42:54 -06:00
ratelimit_test.go chore: update to go 1.20 (#5968) 2023-02-02 12:36:27 -06:00
realip.go feat: Support x-forwarded-for headers for IPs (#4684) 2022-10-23 13:21:49 -05:00
realip_test.go feat: Support x-forwarded-for headers for IPs (#4684) 2022-10-23 13:21:49 -05:00
recover.go feat: add rbac tracing (#4093) 2022-09-16 18:32:15 +00:00
recover_test.go feat: add rbac tracing (#4093) 2022-09-16 18:32:15 +00:00
requestid.go feat: trace httpapi.{Read,Write} (#4134) 2022-09-21 17:07:00 -05:00
requestid_test.go feat: add unique ids to all HTTP requests (#3845) 2022-09-02 13:04:29 -05:00
templateparam.go feat: trace httpapi.{Read,Write} (#4134) 2022-09-21 17:07:00 -05:00
templateparam_test.go chore: move agent functions from `codersdk` into `agentsdk` (#5903) 2023-01-29 15:47:24 -06:00
templateversionparam.go feat: add template RBAC/groups (#4235) 2022-10-10 15:37:06 -05:00
templateversionparam_test.go chore: move agent functions from `codersdk` into `agentsdk` (#5903) 2023-01-29 15:47:24 -06:00
userparam.go feat: app sharing (now open source!) (#4378) 2022-10-15 02:46:38 +10:00
userparam_test.go chore: move agent functions from `codersdk` into `agentsdk` (#5903) 2023-01-29 15:47:24 -06:00
workspaceagent.go chore: move agent functions from `codersdk` into `agentsdk` (#5903) 2023-01-29 15:47:24 -06:00
workspaceagent_test.go chore: move agent functions from `codersdk` into `agentsdk` (#5903) 2023-01-29 15:47:24 -06:00
workspaceagentparam.go feat: trace httpapi.{Read,Write} (#4134) 2022-09-21 17:07:00 -05:00
workspaceagentparam_test.go chore: move agent functions from `codersdk` into `agentsdk` (#5903) 2023-01-29 15:47:24 -06:00
workspacebuildparam.go feat: trace httpapi.{Read,Write} (#4134) 2022-09-21 17:07:00 -05:00
workspacebuildparam_test.go chore: move agent functions from `codersdk` into `agentsdk` (#5903) 2023-01-29 15:47:24 -06:00
workspaceparam.go feat: trace httpapi.{Read,Write} (#4134) 2022-09-21 17:07:00 -05:00
workspaceparam_test.go chore: move agent functions from `codersdk` into `agentsdk` (#5903) 2023-01-29 15:47:24 -06:00
workspaceresourceparam.go feat: trace httpapi.{Read,Write} (#4134) 2022-09-21 17:07:00 -05:00
workspaceresourceparam_test.go feat: Add database data generator to make fakedbs easier to populate (#5922) 2023-01-31 15:10:03 -06:00