coder/coderd
Kayla Washburn c194119689
chore: rename `AwaitTemplateVersionJobCompleted` and `AwaitWorkspaceBuildJobCompleted` (#10003)
2023-10-03 11:02:56 -06:00
..
apidoc feat: allow external services to be authable (#9996) 2023-10-03 14:04:39 +00:00
apikey chore: enable exhaustruct linter for database param structs (#9995) 2023-10-03 09:23:45 +01:00
audit chore: include organization id in workspace build audit log (#9905) 2023-09-28 11:29:12 -05:00
autobuild chore: rename `AwaitTemplateVersionJobCompleted` and `AwaitWorkspaceBuildJobCompleted` (#10003) 2023-10-03 11:02:56 -06:00
awsidentity chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +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 chore: rename `AwaitTemplateVersionJobCompleted` and `AwaitWorkspaceBuildJobCompleted` (#10003) 2023-10-03 11:02:56 -06:00
database feat: allow external services to be authable (#9996) 2023-10-03 14:04:39 +00:00
devtunnel chore: fix flake in tunnel (#9746) 2023-09-19 18:54:56 +00:00
externalauth fix: do not require `client_secret` for external auth providers (#10016) 2023-10-03 14:29:34 +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 fix: use CRC32 to shorten app subdomain (#9645) 2023-09-12 17:11:45 +02:00
httpmw feat: allow external services to be authable (#9996) 2023-10-03 14:04:39 +00:00
metricscache refactor(coderd/database): split `Time` and `Now` into `dbtime` package (#9482) 2023-09-01 16:50:12 +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 `AwaitTemplateVersionJobCompleted` and `AwaitWorkspaceBuildJobCompleted` (#10003) 2023-10-03 11:02:56 -06:00
provisionerdserver chore: enable exhaustruct linter for database param structs (#9995) 2023-10-03 09:23:45 +01:00
rbac refactor(coderd/httpapi): remove database, dbauthz and rbac imports (#9481) 2023-09-04 19:39:14 +03:00
schedule feat: add quiet hours settings page (#9676) 2023-09-15 11:14:33 -06:00
searchquery chore: rename locked to dormant (#9290) 2023-08-24 13:25:54 -05:00
telemetry feat: add support for `coder_script` (#9584) 2023-09-25 16:47:17 -05: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: enable exhaustruct linter for database param structs (#9995) 2023-10-03 09:23:45 +01:00
updatecheck chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +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 chore: rename `AwaitTemplateVersionJobCompleted` and `AwaitWorkspaceBuildJobCompleted` (#10003) 2023-10-03 11:02:56 -06:00
wsbuilder chore: enable exhaustruct linter for database param structs (#9995) 2023-10-03 09:23:45 +01:00
wsconncache feat: add server flag to force DERP to use always websockets (#9238) 2023-08-24 17:22:31 +00:00
activitybump.go refactor(coderd): collapse activityBumpWorkspace into a single query (#9652) 2023-09-14 09:09:51 +01:00
activitybump_internal_test.go feat: integrate Acquirer for provisioner jobs (#9717) 2023-09-19 10:25:57 +04: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: allow external services to be authable (#9996) 2023-10-03 14:04:39 +00: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 chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
experiments.go chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
experiments_test.go chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
externalauth.go feat: allow external services to be authable (#9996) 2023-10-03 14:04:39 +00:00
externalauth_test.go chore: rename `AwaitTemplateVersionJobCompleted` and `AwaitWorkspaceBuildJobCompleted` (#10003) 2023-10-03 11:02:56 -06: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: rename `AwaitTemplateVersionJobCompleted` and `AwaitWorkspaceBuildJobCompleted` (#10003) 2023-10-03 11:02:56 -06:00
latencycheck.go chore: add prometheus timing to latency endpoint (#7742) 2023-06-06 10:26:13 -05:00
members.go chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00: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 feat: add support for `coder_script` (#9584) 2023-09-25 16:47:17 -05:00
provisionerjobs_internal_test.go refactor(coderd/database): split `Time` and `Now` into `dbtime` package (#9482) 2023-09-01 16:50:12 +00:00
provisionerjobs_test.go chore: rename `AwaitTemplateVersionJobCompleted` and `AwaitWorkspaceBuildJobCompleted` (#10003) 2023-10-03 11:02:56 -06:00
roles.go chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
roles_test.go chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
tailnet.go feat: add server flag to force DERP to use always websockets (#9238) 2023-08-24 17:22:31 +00: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 refactor(coderd/database): split `Time` and `Now` into `dbtime` package (#9482) 2023-09-01 16:50:12 +00:00
templates_test.go chore: rename `AwaitTemplateVersionJobCompleted` and `AwaitWorkspaceBuildJobCompleted` (#10003) 2023-10-03 11:02:56 -06:00
templateversions.go feat: allow external services to be authable (#9996) 2023-10-03 14:04:39 +00:00
templateversions_test.go chore: rename `AwaitTemplateVersionJobCompleted` and `AwaitWorkspaceBuildJobCompleted` (#10003) 2023-10-03 11:02:56 -06: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: enable exhaustruct linter for database param structs (#9995) 2023-10-03 09:23:45 +01:00
users_test.go chore: rename `AwaitTemplateVersionJobCompleted` and `AwaitWorkspaceBuildJobCompleted` (#10003) 2023-10-03 11:02:56 -06:00
workspaceagents.go chore: check for valid regex in git auth configs (#10020) 2023-10-03 16:45:07 +00:00
workspaceagents_test.go chore: rename `AwaitTemplateVersionJobCompleted` and `AwaitWorkspaceBuildJobCompleted` (#10003) 2023-10-03 11:02:56 -06: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 feat: add support for `coder_script` (#9584) 2023-09-25 16:47:17 -05:00
workspacebuilds_test.go chore: rename `AwaitTemplateVersionJobCompleted` and `AwaitWorkspaceBuildJobCompleted` (#10003) 2023-10-03 11:02:56 -06: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 support for `coder_script` (#9584) 2023-09-25 16:47:17 -05:00
workspaces_test.go chore: rename `AwaitTemplateVersionJobCompleted` and `AwaitWorkspaceBuildJobCompleted` (#10003) 2023-10-03 11:02:56 -06:00