coder/enterprise/coderd
Steven Masley f44c89d200
chore: enforce orgid in audit logs where required (#12283)
* chore: enforce orgid in audit logs where required
2024-02-26 08:27:33 -06:00
..
coderdenttest chore: move app URL parsing to its own package (#11651) 2024-01-17 10:41:42 -06:00
dbauthz feat: implement deprecated flag for templates to prevent new workspaces (#10745) 2023-11-20 19:16:18 +00:00
dormancy chore: rename dbfake to dbmem (#10432) 2023-10-30 17:42:20 +00:00
identityprovider fix: move oauth2 routes (#12240) 2024-02-20 17:01:25 -09: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
portsharing feat: add port-sharing backend (#11939) 2024-02-13 09:31:20 -05:00
proxyhealth chore: remove `useLocalStorage` hook (#11712) 2024-01-19 16:04:19 -07:00
schedule feat: add template activity_bump property (#11734) 2024-02-13 07:00:35 +00:00
appearance.go chore: refactor Appearance to an interface callable by AGPL code (#11769) 2024-01-29 12:17:31 +04:00
appearance_test.go chore: rename client Listen to ConnectRPC (#11916) 2024-02-01 14:44:11 +04:00
authorize_test.go chore: rename `AwaitTemplateVersionJobCompleted` and `AwaitWorkspaceBuildJobCompleted` (#10003) 2023-10-03 11:02:56 -06:00
coderd.go fix: refresh entitlements after creating first user (#12285) 2024-02-23 16:48:24 +00:00
coderd_test.go chore: refactor agent routines that use the v2 API (#12223) 2024-02-23 11:04:23 +04:00
groups.go chore: enforce orgid in audit logs where required (#12283) 2024-02-26 08:27:33 -06:00
groups_test.go chore: remove organization requirement from convertGroup() (#12195) 2024-02-21 15:58:11 -06:00
insights_test.go feat: allow auditors to read template insights (#10860) 2023-11-24 17:21:32 +00:00
jfrog.go feat: add oauth2 token exchange (#12196) 2024-02-20 14:58:43 -09:00
jfrog_test.go feat: add backend for jfrog xray support (#11829) 2024-01-29 19:30:02 -06:00
licenses.go fix: refresh entitlements after creating first user (#12285) 2024-02-23 16:48:24 +00:00
licenses_test.go chore(scripts/rules.go): broaden scope of testingWithOwnerUser linter (#10548) 2023-11-08 14:54:48 +00:00
oauth2.go fix: redirect from oauth2 authorization page (#12241) 2024-02-21 13:30:33 -09:00
oauth2_test.go feat: add oauth2 token exchange (#12196) 2024-02-20 14:58:43 -09:00
provisionerdaemons.go feat: add support for optional external auth providers (#12021) 2024-02-21 11:18:38 -07:00
provisionerdaemons_test.go feat: add support for optional external auth providers (#12021) 2024-02-21 11:18:38 -07:00
replicas.go chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
replicas_test.go chore: refactor agent routines that use the v2 API (#12223) 2024-02-23 11:04:23 +04:00
scim.go fix: use default org over index [0] for new scim (#12284) 2024-02-23 15:31:36 -06:00
scim_test.go chore(scripts/rules.go): broaden scope of testingWithOwnerUser linter (#10548) 2023-11-08 14:54:48 +00:00
templates.go chore: enforce orgid in audit logs where required (#12283) 2024-02-26 08:27:33 -06:00
templates_test.go feat: add port-sharing backend (#11939) 2024-02-13 09:31:20 -05:00
userauth.go feat: set groupsync to use default org (#12146) 2024-02-16 11:09:19 -06:00
userauth_test.go chore: remove organization requirement from convertGroup() (#12195) 2024-02-21 15:58:11 -06:00
users.go feat: add server flag to disable user custom quiet hours (#11124) 2023-12-15 19:33:51 +10:00
users_test.go fix: refresh entitlements after creating first user (#12285) 2024-02-23 16:48:24 +00:00
workspaceagents.go chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
workspaceagents_test.go chore: refactor agent routines that use the v2 API (#12223) 2024-02-23 11:04:23 +04:00
workspacebuilds_test.go fix: return 403 when rebuilding workspace with require_active_version (#11114) 2023-12-08 23:03:46 -06:00
workspaceportshare_test.go chore: refactor agent routines that use the v2 API (#12223) 2024-02-23 11:04:23 +04:00
workspaceproxy.go chore: move app URL parsing to its own package (#11651) 2024-01-17 10:41:42 -06: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 fix: allow ports in wildcard url configuration (#11657) 2024-01-18 09:44:05 -06:00
workspaceproxycoordinate.go fix(enterprise/coderd): check provisionerd API version on connection (#12191) 2024-02-16 18:43:07 +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 chore: fix TestWorkspaceAutobuild/DormancyThresholdOK flake (#11251) 2023-12-18 09:23:06 -06:00