coder/codersdk
Spike Curtis c2e3648484
fix: disable tests broken by daylight savings (#10414)
2023-10-30 06:44:30 +00:00
..
agentsdk feat(codersdk/agentsdk): use new agent metadata batch endpoint (#10224) 2023-10-13 17:32:28 +03:00
apikey.go feat: allow creating manual oidc/github based users (#9000) 2023-08-10 20:04:35 -05:00
audit.go fix: add workspace_proxy type to auditlog friendly strings (#9194) 2023-08-21 10:53:41 -05:00
authorization.go feat: Option to remove WorkspaceExec from `owner` role (#7050) 2023-04-11 08:57:23 -05:00
client.go chore: change cli error message handling (#9952) 2023-09-29 16:50:23 -05:00
client_internal_test.go chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
deployment.go chore: revert "chore: remove workspace_actions experiment (#10030)" (#10363) 2023-10-20 13:21:53 -05:00
deployment_test.go fix: disable tests broken by daylight savings (#10414) 2023-10-30 06:44:30 +00:00
externalauth.go feat: allow storing extra oauth token properties in the database (#10152) 2023-10-09 18:49:30 -05: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 feat: expose Everyone group through UI (#9117) 2023-08-17 13:25:16 -05:00
insights.go feat!: add `sections` parameter to template insights (#10010) 2023-10-03 15:44:50 +02:00
licenses.go feat!: add table format to 'coder license ls', 'license_expires' --> 'license_expires_human' (#8421) 2023-07-12 08:06:18 -04:00
organizations.go feat: add template setting to require active template version (#10277) 2023-10-18 17:07:21 -05: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 feat: add telemetry for external provisioners (#10322) 2023-10-18 14:20:30 -05:00
rbacresources.go feat(cli): add dashboard load test command (#8723) 2023-07-27 09:40:13 +01:00
replicas.go chore: move agent functions from `codersdk` into `agentsdk` (#5903) 2023-01-29 15:47:24 -06:00
richparameters.go fix: unify parameter validation errors (#8738) 2023-07-26 17:44:50 +02:00
richparameters_test.go chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
roles.go chore: move agent functions from `codersdk` into `agentsdk` (#5903) 2023-01-29 15:47:24 -06:00
serversentevents.go chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
templates.go feat: add template setting to require active template version (#10277) 2023-10-18 17:07:21 -05:00
templateversions.go feat: archive template versions to hide them from the ui (#10179) 2023-10-11 09:26:22 -05:00
time.go feat: Add `codersdk.NullTime`, change workspace build deadline (#3552) 2022-08-25 19:10:42 +03:00
time_test.go chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
updatecheck.go chore: move agent functions from `codersdk` into `agentsdk` (#5903) 2023-01-29 15:47:24 -06:00
users.go feat: allow creating manual oidc/github based users (#9000) 2023-08-10 20:04:35 -05:00
workspaceagentconn.go chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
workspaceagents.go feat: allow external services to be authable (#9996) 2023-10-03 14:04:39 +00:00
workspaceagents_test.go chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
workspaceapps.go refactor: generate application URL on backend side (#9618) 2023-09-12 15:25:10 +02: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 feat: add --derp-only flag to wsproxy (#8850) 2023-08-03 00:35:06 +10:00
workspaces.go feat: add frontend support for mandating active template version (#10338) 2023-10-19 18:21:52 -05:00