coder/coderd
Spike Curtis 8d7eb1728c
fix: stop inserting provisioner daemons into the database (#9108)
Signed-off-by: Spike Curtis <spike@coder.com>
2023-09-08 10:37:36 +00:00
..
apidoc feat(coderd): connect dbcrypt package implementation (#9523) 2023-09-07 15:49:49 +01:00
apikey refactor(coderd/database): split `Time` and `Now` into `dbtime` package (#9482) 2023-09-01 16:50:12 +00:00
audit refactor(coderd/database): split `Time` and `Now` into `dbtime` package (#9482) 2023-09-01 16:50:12 +00:00
autobuild refactor(coderd/schedule): move cron schedule to cron package (#9507) 2023-09-04 16:48:25 +03: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 refactor(coderd/database): split `Time` and `Now` into `dbtime` package (#9482) 2023-09-01 16:50:12 +00:00
coderdtest feat: add support for networked provisioners (#9593) 2023-09-08 09:53:48 +00:00
database feat(coderd): add dbcrypt package (#9522) 2023-09-06 12:06:26 +01:00
devtunnel chore(cli): replace lipgloss with coder/pretty (#9564) 2023-09-07 16:28:22 -05:00
gitauth fix: make 'NoRefresh' honor unlimited tokens in gitauth (#9472) 2023-09-05 09:08:04 -05: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 refactor(coderd/httpapi): remove database, dbauthz and rbac imports (#9481) 2023-09-04 19:39:14 +03:00
httpmw feat(coderd): connect dbcrypt package implementation (#9523) 2023-09-07 15:49:49 +01: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 refactor(coderd/database): split `Time` and `Now` into `dbtime` package (#9482) 2023-09-01 16:50:12 +00:00
provisionerdserver refactor(coderd/schedule): move cron schedule to cron package (#9507) 2023-09-04 16:48:25 +03:00
rbac refactor(coderd/httpapi): remove database, dbauthz and rbac imports (#9481) 2023-09-04 19:39:14 +03:00
schedule refactor(coderd/schedule): move cron schedule to cron package (#9507) 2023-09-04 16:48:25 +03:00
searchquery chore: rename locked to dormant (#9290) 2023-08-24 13:25:54 -05:00
telemetry refactor(coderd/telemetry): move CLI telemetry to cli/telemetry (#9517) 2023-09-04 21:42:45 +03:00
testdata/insights fix(coderd): optimize template app insights query for speed and decrease intervals (#9302) 2023-08-24 14:34:38 +00:00
tracing feat(cli): add DataDog Go tracer (#9411) 2023-08-29 22:14:28 +00:00
unhanger refactor(coderd/database): split `Time` and `Now` into `dbtime` package (#9482) 2023-09-01 16:50:12 +00: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 refactor(coderd/database): split `Time` and `Now` into `dbtime` package (#9482) 2023-09-01 16:50:12 +00:00
wsbuilder refactor(coderd/database): split `Time` and `Now` into `dbtime` package (#9482) 2023-09-01 16:50:12 +00: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/database): split `Time` and `Now` into `dbtime` package (#9482) 2023-09-01 16:50:12 +00:00
activitybump_test.go refactor(coderd/database): split `Time` and `Now` into `dbtime` package (#9482) 2023-09-01 16:50:12 +00:00
apikey.go refactor(coderd/database): split `Time` and `Now` into `dbtime` package (#9482) 2023-09-01 16:50:12 +00: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: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
audit_test.go chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
authorize.go chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
authorize_test.go chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
client_test.go chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
coderd.go fix: stop inserting provisioner daemons into the database (#9108) 2023-09-08 10:37:36 +00:00
coderd_test.go refactor: change template archive extraction to be on provisioner (#9264) 2023-08-25 06:10:15 +00:00
csp.go chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
debug.go chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
debug_test.go chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
deployment.go chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00: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
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
gitauth.go refactor(coderd/database): split `Time` and `Now` into `dbtime` package (#9482) 2023-09-01 16:50:12 +00:00
gitauth_test.go refactor(coderd/database): split `Time` and `Now` into `dbtime` package (#9482) 2023-09-01 16:50:12 +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 refactor: change template archive extraction to be on provisioner (#9264) 2023-08-25 06:10:15 +00:00
insights.go fix(coderd): use stable sorting for insights and improve test coverage (#9250) 2023-08-24 13:36:40 +03:00
insights_internal_test.go fix: parse insights start and end time (#8826) 2023-08-01 10:43:49 +02:00
insights_test.go refactor: change template archive extraction to be on provisioner (#9264) 2023-08-25 06:10:15 +00: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 refactor(coderd/database): split `Time` and `Now` into `dbtime` package (#9482) 2023-09-01 16:50:12 +00: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 fix: truncate websocket close error (#9360) 2023-08-27 16:26:31 +00: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 refactor: change template archive extraction to be on provisioner (#9264) 2023-08-25 06:10:15 +00: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 refactor(coderd/database): split `Time` and `Now` into `dbtime` package (#9482) 2023-09-01 16:50:12 +00:00
templateversions.go refactor(coderd/database): split `Time` and `Now` into `dbtime` package (#9482) 2023-09-01 16:50:12 +00:00
templateversions_test.go fix: fix test flake introduced by #9264 (#9330) 2023-08-25 10:48:42 +00: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 refactor(coderd/database): split `Time` and `Now` into `dbtime` package (#9482) 2023-09-01 16:50:12 +00:00
userauth_test.go fix: make 'NoRefresh' honor unlimited tokens in gitauth (#9472) 2023-09-05 09:08:04 -05:00
users.go refactor(coderd/database): split `Time` and `Now` into `dbtime` package (#9482) 2023-09-01 16:50:12 +00:00
users_test.go refactor(coderd/database): split `Time` and `Now` into `dbtime` package (#9482) 2023-09-01 16:50:12 +00:00
workspaceagents.go refactor(coderd/database): split `Time` and `Now` into `dbtime` package (#9482) 2023-09-01 16:50:12 +00:00
workspaceagents_test.go refactor(coderd/database): split `Time` and `Now` into `dbtime` package (#9482) 2023-09-01 16:50:12 +00: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 refactor(coderd/database): split `Time` and `Now` into `dbtime` package (#9482) 2023-09-01 16:50:12 +00:00
workspacebuilds_test.go refactor(coderd/database): split `Time` and `Now` into `dbtime` package (#9482) 2023-09-01 16:50:12 +00: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 refactor: change template archive extraction to be on provisioner (#9264) 2023-08-25 06:10:15 +00:00
workspaces.go refactor(coderd/schedule): move cron schedule to cron package (#9507) 2023-09-04 16:48:25 +03:00
workspaces_test.go refactor(coderd/schedule): move cron schedule to cron package (#9507) 2023-09-04 16:48:25 +03:00