coder/codersdk
Mathias Fredriksson 981cac5e28
chore: Invert `delay_login_until_ready`, now `login_before_ready` (#5893)
2023-01-27 20:07:47 +00: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 chore: removing unaudited resources (#5885) 2023-01-26 18:14:09 -05: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 fix(security)!: path-based app sharing changes (#5772) 2023-01-18 22:56:14 +00: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
experiments.go feat(coder): add authz_querier experiment (#5858) 2023-01-25 21:35:53 +00:00
features.go feat: add --experiments flag to replace --experimental (#5767) 2023-01-18 19:12:53 +00: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
insights.go feat(site): Add deployment-wide DAU chart (#5810) 2023-01-25 22:03:47 -03:00
licenses.go refactor: deduplicate / type license feature code (#5734) 2023-01-17 17:04:29 -06: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
richparameters.go feat: Validate workspace build parameters (#5807) 2023-01-24 14:22:00 +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 CLI support for workspace build parameters (#5768) 2023-01-23 15:01:22 +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 chore: Invert `delay_login_until_ready`, now `login_before_ready` (#5893) 2023-01-27 20:07:47 +00: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