coder/enterprise/coderd
Kyle Carberry 5abfe5afd0
chore: rename dbfake to dbmem (#10432)
2023-10-30 17:42:20 +00:00
..
coderdenttest chore: rename dbfake to dbmem (#10432) 2023-10-30 17:42:20 +00:00
dbauthz feat: add template setting to require active template version (#10277) 2023-10-18 17:07:21 -05:00
dormancy chore: rename dbfake to dbmem (#10432) 2023-10-30 17:42:20 +00:00
keys POST license API endpoint (#3570) 2022-08-22 15:02:50 -07:00
license chore: rename dbfake to dbmem (#10432) 2023-10-30 17:42:20 +00:00
proxyhealth chore: rename dbfake to dbmem (#10432) 2023-10-30 17:42:20 +00:00
schedule feat: add controls to template for determining startup days (#10226) 2023-10-13 11:57:18 -05:00
appearance.go feat: expose application name via Appearance API (#9886) 2023-09-27 17:02:18 +02:00
appearance_test.go chore: rename `AwaitTemplateVersionJobCompleted` and `AwaitWorkspaceBuildJobCompleted` (#10003) 2023-10-03 11:02:56 -06:00
authorize_test.go chore: rename `AwaitTemplateVersionJobCompleted` and `AwaitWorkspaceBuildJobCompleted` (#10003) 2023-10-03 11:02:56 -06: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 dbfake to dbmem (#10432) 2023-10-30 17:42:20 +00:00
groups.go chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
groups_test.go fix: show dormant and suspended users in groups (#10333) 2023-10-20 11:36:00 -04:00
insights_test.go chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
licenses.go feat(coderd): connect dbcrypt package implementation (#9523) 2023-09-07 15:49:49 +01:00
licenses_test.go chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
provisionerdaemons.go feat: add telemetry for external provisioners (#10322) 2023-10-18 14:20:30 -05:00
provisionerdaemons_test.go chore: rename `AwaitTemplateVersionJobCompleted` and `AwaitWorkspaceBuildJobCompleted` (#10003) 2023-10-03 11:02:56 -06:00
replicas.go chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
replicas_test.go chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
scim.go refactor(coderd/database): split `Time` and `Now` into `dbtime` package (#9482) 2023-09-01 16:50:12 +00:00
scim_test.go chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
templates.go chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
templates_test.go feat: add template setting to require active template version (#10277) 2023-10-18 17:07:21 -05:00
userauth.go chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
userauth_test.go fix: make 'NoRefresh' honor unlimited tokens in gitauth (#9472) 2023-09-05 09:08:04 -05:00
users.go feat: add quiet hours settings page (#9676) 2023-09-15 11:14:33 -06:00
users_test.go feat: add quiet hours settings page (#9676) 2023-09-15 11:14:33 -06:00
workspaceagents.go chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
workspaceagents_test.go chore: rename `AwaitTemplateVersionJobCompleted` and `AwaitWorkspaceBuildJobCompleted` (#10003) 2023-10-03 11:02:56 -06:00
workspacebuilds_test.go feat: add template setting to require active template version (#10277) 2023-10-18 17:07:21 -05:00
workspaceproxy.go chore: relax wsproxy version checking (#9796) 2023-09-27 19:34:55 +00:00
workspaceproxy_internal_test.go feat: Implement experiment gated CRUD for workspace proxies (#6928) 2023-04-04 15:07:29 -05:00
workspaceproxy_test.go chore: rename `AwaitTemplateVersionJobCompleted` and `AwaitWorkspaceBuildJobCompleted` (#10003) 2023-10-03 11:02:56 -06:00
workspaceproxycoordinate.go feat: add single tailnet support to pgcoord (#9351) 2023-09-21 14:30:48 -05:00
workspaceproxycoordinator_test.go chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
workspacequota.go fix: correctly reject quota-violating builds (#9233) 2023-08-22 02:55:39 +00:00
workspacequota_test.go chore: rename `AwaitTemplateVersionJobCompleted` and `AwaitWorkspaceBuildJobCompleted` (#10003) 2023-10-03 11:02:56 -06:00
workspaces_test.go feat: add template setting to require active template version (#10277) 2023-10-18 17:07:21 -05:00