coder/coderd
Kyle Carberry b0fe9bcdd1
chore: Upgrade to Go 1.19 (#3617)
This is required as part of #3505.
2022-08-21 22:32:53 +00:00
..
audit chore: Upgrade to Go 1.19 (#3617) 2022-08-21 22:32:53 +00:00
autobuild chore: Upgrade to Go 1.19 (#3617) 2022-08-21 22:32:53 +00:00
awsidentity feat: Add AWS instance identity authentication (#570) 2022-03-28 19:31:03 +00:00
azureidentity chore: Upgrade to Go 1.19 (#3617) 2022-08-21 22:32:53 +00:00
coderdtest chore: Drop resource_id support in rbac system (#3426) 2022-08-09 18:16:53 +00:00
database chore: Upgrade to Go 1.19 (#3617) 2022-08-21 22:32:53 +00:00
devtunnel chore: Upgrade to Go 1.19 (#3617) 2022-08-21 22:32:53 +00:00
gitsshkey feat: Add user scoped git ssh keys (#834) 2022-04-06 00:18:26 +00:00
httpapi fix: Strip session_token cookie from app proxy requests (#3528) 2022-08-17 17:09:45 +00:00
httpmw chore: Upgrade to Go 1.19 (#3617) 2022-08-21 22:32:53 +00:00
parameter fix: Sort `ComputedValue` according to parameter schema index (#3022) 2022-07-18 19:39:24 +03:00
prometheusmetrics feat: Add workspace metrics export to Prometheus (#3421) 2022-08-09 01:08:42 +00:00
rbac chore: Upgrade to Go 1.19 (#3617) 2022-08-21 22:32:53 +00:00
telemetry chore: Upgrade to Go 1.19 (#3617) 2022-08-21 22:32:53 +00:00
tracing feat: add tracing for sql (#1610) 2022-05-20 10:51:06 -05:00
turnconn fix: Close TURN connections to resolve flake (#1079) 2022-04-19 11:14:55 -05:00
userpassword Correct spelling of macOS (#3478) 2022-08-11 21:22:06 -04:00
util chore: Add nix shell for simple development setup (#3399) 2022-08-08 15:49:12 +00:00
wsconncache chore: Upgrade to Go 1.19 (#3617) 2022-08-21 22:32:53 +00:00
authorize.go chore: Upgrade to Go 1.19 (#3617) 2022-08-21 22:32:53 +00:00
coderd.go AGPL Entitlements API (#3523) 2022-08-17 09:02:36 -07:00
coderd_test.go AGPL Entitlements API (#3523) 2022-08-17 09:02:36 -07:00
csp.go ref: move httpapi.Reponse into codersdk (#2954) 2022-07-12 19:15:02 -05:00
features.go coder features list CLI command (#3533) 2022-08-17 11:26:16 -07:00
features_internal_test.go chore: Upgrade to Go 1.19 (#3617) 2022-08-21 22:32:53 +00:00
files.go chore: Drop resource_id support in rbac system (#3426) 2022-08-09 18:16:53 +00:00
files_test.go chore: Use contexts with timeout in `coderd` tests (#3381) 2022-08-09 20:17:00 +03:00
gitsshkey.go ref: move httpapi.Reponse into codersdk (#2954) 2022-07-12 19:15:02 -05:00
gitsshkey_test.go chore: Use contexts with timeout in `coderd` tests (#3381) 2022-08-09 20:17:00 +03:00
members.go chore: Drop resource_id support in rbac system (#3426) 2022-08-09 18:16:53 +00:00
organizations.go chore: Drop resource_id support in rbac system (#3426) 2022-08-09 18:16:53 +00:00
organizations_test.go chore: Use contexts with timeout in `coderd` tests (#3381) 2022-08-09 20:17:00 +03:00
pagination.go ref: move httpapi.Reponse into codersdk (#2954) 2022-07-12 19:15:02 -05:00
pagination_internal_test.go chore: Upgrade to Go 1.19 (#3617) 2022-08-21 22:32:53 +00:00
parameters.go ref: move httpapi.Reponse into codersdk (#2954) 2022-07-12 19:15:02 -05:00
parameters_test.go chore: Use contexts with timeout in `coderd` tests (#3381) 2022-08-09 20:17:00 +03:00
provisionerdaemons.go chore: Update rego to be partial execution friendly (#3449) 2022-08-11 22:07:48 +00:00
provisionerdaemons_test.go chore: Use contexts with timeout in `coderd` tests (#3381) 2022-08-09 20:17:00 +03:00
provisionerjobs.go feat: Add workspace metrics export to Prometheus (#3421) 2022-08-09 01:08:42 +00:00
provisionerjobs_internal_test.go chore: Upgrade to Go 1.19 (#3617) 2022-08-21 22:32:53 +00:00
provisionerjobs_test.go chore: Use contexts with timeout in `coderd` tests (#3381) 2022-08-09 20:17:00 +03:00
roles.go fix: Role assign ui fixes (#3521) 2022-08-16 10:39:42 -05:00
roles_test.go chore: Upgrade to Go 1.19 (#3617) 2022-08-21 22:32:53 +00:00
templates.go fix: Update icon when metadata is changed (#3587) 2022-08-19 10:11:54 -05:00
templates_test.go feat: Add icon to templates (#3561) 2022-08-19 13:17:35 +00:00
templateversions.go feat: add template version creator (#3001) 2022-07-15 14:12:39 -07:00
templateversions_test.go chore: Upgrade to Go 1.19 (#3617) 2022-08-21 22:32:53 +00:00
userauth.go fix: avoid processing updates to usernames (#3571) 2022-08-18 17:56:17 -05:00
userauth_test.go chore: Upgrade to Go 1.19 (#3617) 2022-08-21 22:32:53 +00:00
users.go fix: use unique ID for linked accounts (#3441) 2022-08-17 18:00:53 -05:00
users_internal_test.go chore: Rename 'admin' to 'owner' (#3498) 2022-08-15 14:40:19 -05:00
users_test.go chore: Upgrade to Go 1.19 (#3617) 2022-08-21 22:32:53 +00:00
workspaceagents.go feat: Add template-admin + user-admin role for managing templates + users (#3490) 2022-08-12 17:27:48 -05:00
workspaceagents_test.go chore: Use contexts with timeout in `coderd` tests (#3381) 2022-08-09 20:17:00 +03:00
workspaceapps.go fix: Strip session_token cookie from app proxy requests (#3528) 2022-08-17 17:09:45 +00:00
workspaceapps_test.go chore: Upgrade to Go 1.19 (#3617) 2022-08-21 22:32:53 +00:00
workspacebuilds.go chore: Drop resource_id support in rbac system (#3426) 2022-08-09 18:16:53 +00:00
workspacebuilds_test.go chore: Use contexts with timeout in `coderd` tests (#3381) 2022-08-09 20:17:00 +03:00
workspaceresourceauth.go ref: move httpapi.Reponse into codersdk (#2954) 2022-07-12 19:15:02 -05:00
workspaceresourceauth_test.go chore: Use contexts with timeout in `coderd` tests (#3381) 2022-08-09 20:17:00 +03:00
workspaceresources.go fix: Sort workspace agents by name (#3407) 2022-08-08 12:25:29 -05:00
workspaceresources_test.go chore: Use contexts with timeout in `coderd` tests (#3381) 2022-08-09 20:17:00 +03:00
workspaces.go chore: Update rego to be partial execution friendly (#3449) 2022-08-11 22:07:48 +00:00
workspaces_internal_test.go fix: Allow spaces in searches (#2723) 2022-06-29 11:59:38 -05:00
workspaces_test.go chore: Upgrade to Go 1.19 (#3617) 2022-08-21 22:32:53 +00:00