coder/coderd
Kyle Carberry 7fc1a65b14
fix: add new aws regions to instance identity (#10434)
Fixes #10433
2023-10-30 19:44:29 +00:00
..
apidoc chore: revert "chore: remove workspace_actions experiment (#10030)" (#10363) 2023-10-20 13:21:53 -05:00
apikey chore: enable exhaustruct linter for database param structs (#9995) 2023-10-03 09:23:45 +01:00
audit fix: add requester IP to workspace build audit logs (#10242) 2023-10-18 15:08:02 -05:00
autobuild feat: add template setting to require active template version (#10277) 2023-10-18 17:07:21 -05:00
awsidentity fix: add new aws regions to instance identity (#10434) 2023-10-30 19:44:29 +00:00
azureidentity chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
batchstats fix(coderd/batchstats): use debug log on query cancellation in flush (#9778) 2023-09-19 18:16:07 +03:00
coderdtest feat: add cli support for --require-active-version (#10337) 2023-10-19 17:16:15 -05:00
database chore: rename dbfake to dbmem (#10432) 2023-10-30 17:42:20 +00:00
devtunnel chore: fix flake in tunnel (#9746) 2023-09-19 18:54:56 +00:00
externalauth chore: rename dbfake to dbmem (#10432) 2023-10-30 17:42:20 +00:00
gitsshkey chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
healthcheck refactor(coderd/healthcheck): move derp report to derphealth package (#9506) 2023-09-04 21:41:50 +03:00
httpapi feat: archive template versions to hide them from the ui (#10179) 2023-10-11 09:26:22 -05:00
httpmw chore: rename dbfake to dbmem (#10432) 2023-10-30 17:42:20 +00:00
metricscache chore: rename dbfake to dbmem (#10432) 2023-10-30 17:42:20 +00:00
oauthpki test: add full OIDC fake IDP (#9317) 2023-08-25 14:34:07 -05:00
parameter chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
prometheusmetrics chore: rename dbfake to dbmem (#10432) 2023-10-30 17:42:20 +00:00
provisionerdserver chore: rename dbfake to dbmem (#10432) 2023-10-30 17:42:20 +00:00
rbac chore: add display name to member role (#10239) 2023-10-12 10:52:32 -05:00
schedule feat: add controls to template for determining startup days (#10226) 2023-10-13 11:57:18 -05:00
searchquery fix: use is-dormant instead of dormant_at (#10191) 2023-10-10 19:00:09 -05:00
telemetry chore: rename dbfake to dbmem (#10432) 2023-10-30 17:42:20 +00:00
testdata/insights feat!: add `sections` parameter to template insights (#10010) 2023-10-03 15:44:50 +02:00
tracing feat: allow external services to be authable (#9996) 2023-10-03 14:04:39 +00:00
unhanger chore: compute job status as column (#10024) 2023-10-04 20:57:46 -05:00
updatecheck chore: rename dbfake to dbmem (#10432) 2023-10-30 17:42:20 +00:00
userpassword chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
util test: add full OIDC fake IDP (#9317) 2023-08-25 14:34:07 -05:00
workspaceapps feat: allow prefixes at the beginning of subdomain app hostnames (#10150) 2023-10-10 20:02:39 +00:00
wsbuilder feat: add template setting to require active template version (#10277) 2023-10-18 17:07:21 -05:00
wsconncache feat(codersdk/agentsdk): use new agent metadata batch endpoint (#10224) 2023-10-13 17:32:28 +03:00
activitybump.go refactor(coderd): collapse activityBumpWorkspace into a single query (#9652) 2023-09-14 09:09:51 +01:00
activitybump_internal_test.go fix(coderd): make activitybump aware of default template ttl (#10253) 2023-10-13 13:53:02 +01:00
activitybump_test.go chore: rename `AwaitTemplateVersionJobCompleted` and `AwaitWorkspaceBuildJobCompleted` (#10003) 2023-10-03 11:02:56 -06:00
apikey.go feat(coderd/database): generate foreign key constraints and add database.IsForeignKeyViolation (#9657) 2023-09-13 13:28:46 +01:00
apikey_test.go refactor(coderd/database): split `Time` and `Now` into `dbtime` package (#9482) 2023-09-01 16:50:12 +00:00
apiroot.go chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
audit.go chore: enable exhaustruct linter for database param structs (#9995) 2023-10-03 09:23:45 +01:00
audit_test.go chore: rename `AwaitTemplateVersionJobCompleted` and `AwaitWorkspaceBuildJobCompleted` (#10003) 2023-10-03 11:02:56 -06:00
authorize.go chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
authorize_test.go chore: rename `AwaitTemplateVersionJobCompleted` and `AwaitWorkspaceBuildJobCompleted` (#10003) 2023-10-03 11:02:56 -06:00
client_test.go chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
coderd.go feat: add template setting to require active template version (#10277) 2023-10-18 17:07:21 -05:00
coderd_test.go chore: rename `AwaitTemplateVersionJobCompleted` and `AwaitWorkspaceBuildJobCompleted` (#10003) 2023-10-03 11:02:56 -06:00
csp.go chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
debug.go feat(coderd): add simple healthcheck formatting option (#9864) 2023-09-25 22:55:50 +00:00
debug_test.go feat(coderd): add simple healthcheck formatting option (#9864) 2023-09-25 22:55:50 +00:00
deployment.go chore: color `value_source` for deployment values (#9922) 2023-09-29 12:04:28 -05:00
deployment_test.go feat(coderd): connect dbcrypt package implementation (#9523) 2023-09-07 15:49:49 +01:00
deprecated.go feat(coderd): add support for sending batched agent metadata (#10223) 2023-10-13 16:37:55 +03:00
experiments.go feat: add all safe experiments to the deployment page (#10276) 2023-10-17 14:49:19 -04:00
experiments_test.go feat: add all safe experiments to the deployment page (#10276) 2023-10-17 14:49:19 -04:00
externalauth.go fix: add requester IP to workspace build audit logs (#10242) 2023-10-18 15:08:02 -05:00
externalauth_test.go feat: add `external-auth` cli (#10052) 2023-10-09 23:04:35 +00:00
files.go refactor(coderd/database): split `Time` and `Now` into `dbtime` package (#9482) 2023-09-01 16:50:12 +00:00
files_test.go chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
gitsshkey.go refactor(coderd/database): split `Time` and `Now` into `dbtime` package (#9482) 2023-09-01 16:50:12 +00:00
gitsshkey_test.go chore: rename `AwaitTemplateVersionJobCompleted` and `AwaitWorkspaceBuildJobCompleted` (#10003) 2023-10-03 11:02:56 -06:00
insights.go feat!: add `sections` parameter to template insights (#10010) 2023-10-03 15:44:50 +02:00
insights_internal_test.go fix(coderd): remove troublesome test case (#9874) 2023-09-26 11:33:21 +01:00
insights_test.go chore(cli): add linter to detect potential spurious usage of owner user in cli tests (#10133) 2023-10-10 11:14:20 +01:00
latencycheck.go chore: add prometheus timing to latency endpoint (#7742) 2023-06-06 10:26:13 -05:00
members.go fix: stop leaking User into API handlers unless authorized 2023-10-11 09:41:14 +04:00
organizations.go chore: enable exhaustruct linter for database param structs (#9995) 2023-10-03 09:23:45 +01:00
organizations_test.go chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
pagination.go chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
pagination_internal_test.go chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
provisionerjobs.go chore: compute job status as column (#10024) 2023-10-04 20:57:46 -05:00
provisionerjobs_internal_test.go chore: compute job status as column (#10024) 2023-10-04 20:57:46 -05:00
provisionerjobs_test.go chore: rename `AwaitTemplateVersionJobCompleted` and `AwaitWorkspaceBuildJobCompleted` (#10003) 2023-10-03 11:02:56 -06:00
roles.go chore: add display name to member role (#10239) 2023-10-12 10:52:32 -05:00
roles_test.go chore(cli): add linter to detect potential spurious usage of owner user in cli tests (#10133) 2023-10-10 11:14:20 +01:00
tailnet.go chore: fix servertailnet test flake (#10110) 2023-10-06 11:31:53 -05:00
tailnet_test.go feat: add server flag to force DERP to use always websockets (#9238) 2023-08-24 17:22:31 +00:00
templates.go feat: add template setting to require active template version (#10277) 2023-10-18 17:07:21 -05:00
templates_test.go chore: rename `AwaitTemplateVersionJobCompleted` and `AwaitWorkspaceBuildJobCompleted` (#10003) 2023-10-03 11:02:56 -06:00
templateversions.go feat: implement basic archive ui to make archiving failed versions easy (#10182) 2023-10-11 15:06:10 +00:00
templateversions_test.go feat: archive template versions to hide them from the ui (#10179) 2023-10-11 09:26:22 -05:00
updatecheck.go chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
updatecheck_test.go chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
userauth.go chore: enable exhaustruct linter for database param structs (#9995) 2023-10-03 09:23:45 +01:00
userauth_test.go fix: make 'NoRefresh' honor unlimited tokens in gitauth (#9472) 2023-09-05 09:08:04 -05:00
users.go chore: refactor workspace conversion to accept ownerName (#10171) 2023-10-10 16:55:28 +04:00
users_test.go fix: stop leaking User into API handlers unless authorized 2023-10-11 09:41:14 +04:00
workspaceagents.go feat(coderd): add support for sending batched agent metadata (#10223) 2023-10-13 16:37:55 +03:00
workspaceagents_test.go feat(codersdk/agentsdk): use new agent metadata batch endpoint (#10224) 2023-10-13 17:32:28 +03:00
workspaceapps.go refactor(coderd/database): split `Time` and `Now` into `dbtime` package (#9482) 2023-09-01 16:50:12 +00:00
workspaceapps_test.go chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
workspacebuilds.go fix: add requester IP to workspace build audit logs (#10242) 2023-10-18 15:08:02 -05:00
workspacebuilds_test.go test(coderd): fix TestWorkspaceBuild flake (#10387) 2023-10-23 19:45:54 +03:00
workspaceproxies.go chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
workspaceproxies_test.go chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
workspaceresourceauth.go chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
workspaceresourceauth_test.go chore: rename `AwaitTemplateVersionJobCompleted` and `AwaitWorkspaceBuildJobCompleted` (#10003) 2023-10-03 11:02:56 -06:00
workspaces.go feat: add frontend support for mandating active template version (#10338) 2023-10-19 18:21:52 -05:00
workspaces_test.go fix: add requester IP to workspace build audit logs (#10242) 2023-10-18 15:08:02 -05:00