coder/codersdk
Marcin Tojek 10036ab5fb
fix: use minDisabled, maxDisabled for parameter validation (#7755)
2023-06-02 11:43:48 +02:00
..
agentsdk feat: Collect agent SSH metrics (#7584) 2023-05-25 12:52:36 +02:00
apikey.go feat(site): add ability to create tokens from account tokens page (#6608) 2023-03-16 08:25:08 -07:00
audit.go feat: differentiate new user registration from user login in the audit log (#7096) 2023-04-12 11:46:16 -07:00
authorization.go feat: Option to remove WorkspaceExec from `owner` role (#7050) 2023-04-11 08:57:23 -05:00
client.go chore(cli): correctly report telemetry even when transport replaced (#7670) 2023-05-31 00:11:56 +00:00
client_internal_test.go feat: unified tracing between coderd<->provisionerd (#7370) 2023-05-03 23:02:35 +00:00
deployment.go chore(site): add workspace filter experiments into all (#7779) 2023-06-01 15:45:04 -03:00
deployment_test.go feat: Fix Deployment DAUs to work with local timezones (#7647) 2023-05-30 13:18:27 -04:00
files.go Stream template upload (#6035) 2023-02-04 20:07:09 +00:00
gitsshkey.go chore: move agent functions from `codersdk` into `agentsdk` (#5903) 2023-01-29 15:47:24 -06:00
groups.go chore: move agent functions from `codersdk` into `agentsdk` (#5903) 2023-01-29 15:47:24 -06:00
licenses.go chore: move agent functions from `codersdk` into `agentsdk` (#5903) 2023-01-29 15:47:24 -06:00
organizations.go feat!: drop support for legacy parameters (#7663) 2023-06-02 11:16:46 +02:00
pagination.go feat: Validate swagger definitions (#5694) 2023-01-13 12:27:21 +01:00
pagination_test.go feat: Implement unified pagination and add template versions support (#1308) 2022-05-10 07:44:09 +00:00
provisionerdaemons.go fix: stream provisioner logs (#7712) 2023-05-31 06:15:58 +00:00
rbacresources.go feat: Option to remove WorkspaceExec from `owner` role (#7050) 2023-04-11 08:57:23 -05:00
replicas.go chore: move agent functions from `codersdk` into `agentsdk` (#5903) 2023-01-29 15:47:24 -06:00
richparameters.go fix: use minDisabled, maxDisabled for parameter validation (#7755) 2023-06-02 11:43:48 +02:00
richparameters_test.go fix: use minDisabled, maxDisabled for parameter validation (#7755) 2023-06-02 11:43:48 +02:00
roles.go chore: move agent functions from `codersdk` into `agentsdk` (#5903) 2023-01-29 15:47:24 -06:00
serversentevents.go chore: move agent functions from `codersdk` into `agentsdk` (#5903) 2023-01-29 15:47:24 -06:00
templates.go feat: Fix Deployment DAUs to work with local timezones (#7647) 2023-05-30 13:18:27 -04:00
templateversions.go feat!: drop support for legacy parameters (#7663) 2023-06-02 11:16:46 +02:00
time.go feat: Add `codersdk.NullTime`, change workspace build deadline (#3552) 2022-08-25 19:10:42 +03:00
time_test.go feat: Add `codersdk.NullTime`, change workspace build deadline (#3552) 2022-08-25 19:10:42 +03:00
updatecheck.go chore: move agent functions from `codersdk` into `agentsdk` (#5903) 2023-01-29 15:47:24 -06:00
users.go fix(scim): ensure scim users aren't created with their own org (#7595) 2023-05-18 20:54:45 -04:00
workspaceagentconn.go feat(cli): add trafficgen command for load testing (#7307) 2023-05-05 10:34:58 +01:00
workspaceagents.go feat: add telemetry support for workspace agent subsystem (#7579) 2023-05-17 22:49:25 -05:00
workspaceagents_test.go feat: add agent metadata (#6614) 2023-03-31 15:26:19 -05:00
workspaceapps.go chore: move agent functions from `codersdk` into `agentsdk` (#5903) 2023-01-29 15:47:24 -06:00
workspacebuilds.go feat: add startup script logs to the ui (#6558) 2023-03-23 14:09:13 -05:00
workspacedisplaystatus.go fix: Remove `action` from build cancelation names (#4930) 2022-11-08 17:12:06 +00:00
workspacedisplaystatus_internal_test.go fix: Remove `action` from build cancelation names (#4930) 2022-11-08 17:12:06 +00:00
workspaceproxy.go chore: Implement workspace proxy going away (graceful shutdown) (#7459) 2023-05-10 19:23:16 -05:00
workspaces.go feat!: drop support for legacy parameters (#7663) 2023-06-02 11:16:46 +02:00