coder/codersdk
Marcin Tojek 1b0560ceb4
feat: Expose workspace build parameters via API (#5743)
2023-01-17 16:24:45 +01:00
..
agentconn.go fix: fix security vulnerabilities reported by CodeQL (#5467) 2022-12-19 19:25:59 +00:00
apikey.go docs: API enterprise (#5625) 2023-01-11 16:05:42 +01:00
appearance.go feat: enable enterprise users to specify a custom logo (#5566) 2023-01-04 15:31:45 -06:00
audit.go feat: Validate swagger definitions (#5694) 2023-01-13 12:27:21 +01:00
authorization.go docs: update swaggo/swag v1.8.9 (#5590) 2023-01-10 15:47:08 +01:00
branding.go feat: enable enterprise users to specify a custom logo (#5566) 2023-01-04 15:31:45 -06:00
buildinfo.go docs: api root, buildinfo, csp (#5493) 2022-12-22 15:53:14 +01:00
client.go feat: tracing improvements (#4988) 2022-11-29 07:22:10 +10:00
client_internal_test.go fix: Protect codersdk.Client SessionToken so it can be updated (#4965) 2022-11-09 15:31:24 +02:00
deploymentconfig.go feat: add stackdriver and json log options to `coder server` (#5682) 2023-01-12 20:08:23 -06:00
error.go feat: add template RBAC/groups (#4235) 2022-10-10 15:37:06 -05:00
error_test.go fix: avoid emitting version warning when connection error encountered (#3082) 2022-07-21 14:28:24 -05:00
features.go feat: enable enterprise users to specify a custom logo (#5566) 2023-01-04 15:31:45 -06:00
files.go docs: audit, deploymentconfig, files, parameters (#5506) 2023-01-03 19:21:10 +01:00
gitsshkey.go docs: API users (#5620) 2023-01-11 14:08:04 +01:00
groups.go docs: API enterprise (#5625) 2023-01-11 16:05:42 +01:00
licenses.go docs: API enterprise (#5625) 2023-01-11 16:05:42 +01:00
organizationmember.go docs: API templateversions, templates, members, organizations (#5546) 2023-01-11 12:16:09 +01:00
organizations.go feat: Add basic support for rich parameters to coderd and provisionerd (#5710) 2023-01-17 11:22:11 +01: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
parameters.go docs: API templateversions, templates, members, organizations (#5546) 2023-01-11 12:16:09 +01:00
provisionerdaemons.go docs: API enterprise (#5625) 2023-01-11 16:05:42 +01:00
quota.go Implement Quotas v3 (#5012) 2022-11-14 17:57:33 +00:00
replicas.go docs: API enterprise (#5625) 2023-01-11 16:05:42 +01:00
roles.go feat: secure and cross-domain subdomain-based proxying (#4136) 2022-09-22 22:30:32 +00:00
sse.go feat: make trace provider in loadtest, add tracing to sdk (#4939) 2022-11-09 08:10:48 +10:00
templates.go feat: Validate swagger definitions (#5694) 2023-01-13 12:27:21 +01:00
templateversions.go feat: Add basic support for rich parameters to coderd and provisionerd (#5710) 2023-01-17 11:22:11 +01: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 docs: api root, buildinfo, csp (#5493) 2022-12-22 15:53:14 +01:00
users.go docs: API users (#5620) 2023-01-11 14:08:04 +01:00
workspaceagents.go docs: API workspace agents and builds (#5538) 2023-01-05 15:27:10 +01:00
workspaceagents_test.go chore: refactor agent stats streaming (#5112) 2022-11-18 16:46:53 -06:00
workspaceapps.go docs: API workspace agents and builds (#5538) 2023-01-05 15:27:10 +01:00
workspacebuilds.go feat: Expose workspace build parameters via API (#5743) 2023-01-17 16:24:45 +01: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
workspaces.go feat: Expose workspace build parameters via API (#5743) 2023-01-17 16:24:45 +01:00