coder/coderd
Mathias Fredriksson 179d9e0d24
fix(coderd): Detect agent disconnect via inactivity (#6528)
Fixes #5901
2023-03-13 11:54:53 +02:00
..
apidoc feat: Allow changing the 'group' oidc claim field (#6546) 2023-03-09 23:31:38 -06:00
audit Revert "chore: Implement joins with golang templates (#6429)" (#6560) 2023-03-10 10:39:02 -06:00
autobuild Revert "chore: Implement joins with golang templates (#6429)" (#6560) 2023-03-10 10:39:02 -06:00
awsidentity chore: format Go more aggressively 2023-02-18 18:32:09 -06:00
azureidentity fix: add more cached certificates to azure instance identity (#6519) 2023-03-08 19:32:10 -06:00
coderdtest feat: Allow changing the 'group' oidc claim field (#6546) 2023-03-09 23:31:38 -06:00
database refactor(dbauthz): add authz for system-level functions (#6513) 2023-03-10 18:09:28 +00:00
devtunnel chore: format Go more aggressively 2023-02-18 18:32:09 -06:00
gitauth feat: add support for `coder_git_auth` data source (#6334) 2023-02-27 10:18:19 -06:00
gitsshkey feat: Add user scoped git ssh keys (#834) 2022-04-06 00:18:26 +00:00
httpapi feat: refactor deployment config (#6347) 2023-03-07 15:10:01 -06:00
httpmw Revert "chore: Implement joins with golang templates (#6429)" (#6560) 2023-03-10 10:39:02 -06:00
metricscache feat: add connection statistics for workspace agents (#6469) 2023-03-08 21:05:45 -06:00
parameter chore: Use dbgen in unit test (#6111) 2023-02-08 13:47:05 -06:00
prometheusmetrics chore: Rename databasefake --> dbfake (#6011) 2023-02-02 19:28:55 -06:00
provisionerdserver Revert "chore: Implement joins with golang templates (#6429)" (#6560) 2023-03-10 10:39:02 -06:00
rbac refactor(dbauthz): add authz for system-level functions (#6513) 2023-03-10 18:09:28 +00:00
schedule feat: add template max_ttl (#6114) 2023-03-07 14:14:58 +00:00
searchquery feat: Guard search queries against common mistakes (#6404) 2023-03-01 23:28:56 -06:00
telemetry Revert "chore: Implement joins with golang templates (#6429)" (#6560) 2023-03-10 10:39:02 -06:00
tracing chore: format Go more aggressively 2023-02-18 18:32:09 -06:00
updatecheck refactor(dbauthz): add authz for system-level functions (#6513) 2023-03-10 18:09:28 +00:00
userpassword feat: add minimum password entropy requirements (#6090) 2023-02-08 14:10:08 -06:00
util chore: format Go more aggressively 2023-02-18 18:32:09 -06:00
workspaceapps refactor(dbauthz): add authz for system-level functions (#6513) 2023-03-10 18:09:28 +00:00
wsconncache fix: clean up idle http conns on wsconncache close (#6471) 2023-03-06 20:45:49 -06:00
activitybump.go feat: add template max_ttl (#6114) 2023-03-07 14:14:58 +00:00
activitybump_test.go feat: add template max_ttl (#6114) 2023-03-07 14:14:58 +00:00
apikey.go feat: refactor deployment config (#6347) 2023-03-07 15:10:01 -06:00
apikey_test.go feat: refactor deployment config (#6347) 2023-03-07 15:10:01 -06:00
apiroot.go docs: api root, buildinfo, csp (#5493) 2022-12-22 15:53:14 +01:00
audit.go feat: Guard search queries against common mistakes (#6404) 2023-03-01 23:28:56 -06:00
audit_test.go feat: Guard search queries against common mistakes (#6404) 2023-03-01 23:28:56 -06:00
authorize.go feat: refactor deployment config (#6347) 2023-03-07 15:10:01 -06:00
authorize_test.go chore: remove `CreateAnotherUserWithUser` (#6068) 2023-02-06 23:48:21 +00:00
buildinfo.go docs: api root, buildinfo, csp (#5493) 2022-12-22 15:53:14 +01:00
client_test.go fix: workspaceapps: overloaded test server responds with 502s (#5255) 2022-12-02 23:16:07 +01:00
coderd.go refactor(dbauthz): add authz for system-level functions (#6513) 2023-03-10 18:09:28 +00:00
coderd_test.go fix(tailnet): Skip nodes without DERP, avoid use of RemoveAllPeers (#6320) 2023-02-24 18:16:29 +02:00
csp.go feat: Validate swagger definitions (#5694) 2023-01-13 12:27:21 +01:00
debug.go feat: add debug server for tailnet coordinators (#5861) 2023-01-25 21:27:36 +00:00
deployment.go feat: add connection statistics for workspace agents (#6469) 2023-03-08 21:05:45 -06:00
deployment_test.go feat: add connection statistics for workspace agents (#6469) 2023-03-08 21:05:45 -06:00
experiments.go feat: add --experiments flag to replace --experimental (#5767) 2023-01-18 19:12:53 +00:00
experiments_test.go feat: refactor deployment config (#6347) 2023-03-07 15:10:01 -06:00
files.go feat: Add initial AuthzQuerier implementation (#5919) 2023-02-14 14:27:06 +00:00
files_test.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
gitsshkey_test.go feat: audit login (#5925) 2023-02-06 15:12:50 -05:00
insights.go feat: refactor deployment config (#6347) 2023-03-07 15:10:01 -06:00
insights_test.go chore: format Go more aggressively 2023-02-18 18:32:09 -06:00
members.go feat: Add initial AuthzQuerier implementation (#5919) 2023-02-14 14:27:06 +00:00
organizations.go feat: Implement allow_list for scopes for resource specific permissions (#5769) 2023-01-19 13:41:36 -06:00
organizations_test.go chore: remove `CreateAnotherUserWithUser` (#6068) 2023-02-06 23:48:21 +00:00
pagination.go feat: trace httpapi.{Read,Write} (#4134) 2022-09-21 17:07:00 -05:00
pagination_internal_test.go chore: Upgrade to Go 1.19 (#3617) 2022-08-21 22:32:53 +00:00
parameters.go docs: audit, deploymentconfig, files, parameters (#5506) 2023-01-03 19:21:10 +01:00
parameters_test.go Refactor Provisioner to distinguish Plan and Apply (#5036) 2022-11-11 16:45:58 -06:00
provisionerjobs.go refactor(dbauthz): add authz for system-level functions (#6513) 2023-03-10 18:09:28 +00:00
provisionerjobs_internal_test.go feat: Add buffering to provisioner job logs (#4918) 2022-11-06 20:50:34 -06:00
provisionerjobs_test.go Refactor Provisioner to distinguish Plan and Apply (#5036) 2022-11-11 16:45:58 -06:00
roles.go feat: Add initial AuthzQuerier implementation (#5919) 2023-02-14 14:27:06 +00:00
roles_test.go feat: Add initial AuthzQuerier implementation (#5919) 2023-02-14 14:27:06 +00:00
templates.go feat: add template max_ttl (#6114) 2023-03-07 14:14:58 +00:00
templates_test.go feat: use JWT ticket to avoid DB queries on apps (#6148) 2023-03-07 19:38:11 +00:00
templateversions.go feat: mark coder_parameter as "required" (#6433) 2023-03-07 16:38:31 +01:00
templateversions_test.go feat: add support for `coder_git_auth` data source (#6334) 2023-02-27 10:18:19 -06:00
updatecheck.go docs: api root, buildinfo, csp (#5493) 2022-12-22 15:53:14 +01:00
updatecheck_test.go feat: Add support for update checks and notifications (#4810) 2022-12-01 19:43:28 +02:00
userauth.go feat: Allow changing the 'group' oidc claim field (#6546) 2023-03-09 23:31:38 -06:00
userauth_test.go feat: audit login (#5925) 2023-02-06 15:12:50 -05:00
users.go refactor(dbauthz): add authz for system-level functions (#6513) 2023-03-10 18:09:28 +00:00
users_test.go feat: refactor deployment config (#6347) 2023-03-07 15:10:01 -06:00
workspaceagents.go fix(coderd): Detect agent disconnect via inactivity (#6528) 2023-03-13 11:54:53 +02:00
workspaceagents_test.go feat(agent): Add shutdown lifecycle states and shutdown_script support (#6139) 2023-03-06 21:34:00 +02:00
workspaceapps.go feat: refactor deployment config (#6347) 2023-03-07 15:10:01 -06:00
workspaceapps_internal_test.go chore: Rename databasefake --> dbfake (#6011) 2023-02-02 19:28:55 -06:00
workspaceapps_test.go refactor(dbauthz): add authz for system-level functions (#6513) 2023-03-10 18:09:28 +00:00
workspacebuilds.go refactor(dbauthz): add authz for system-level functions (#6513) 2023-03-10 18:09:28 +00:00
workspacebuilds_test.go chore: format Go more aggressively 2023-02-18 18:32:09 -06:00
workspaceresourceauth.go fix: add more cached certificates to azure instance identity (#6519) 2023-03-08 19:32:10 -06:00
workspaceresourceauth_test.go chore: move agent functions from `codersdk` into `agentsdk` (#5903) 2023-01-29 15:47:24 -06:00
workspaces.go Revert "chore: Implement joins with golang templates (#6429)" (#6560) 2023-03-10 10:39:02 -06:00
workspaces_test.go feat: mark coder_parameter as "required" (#6433) 2023-03-07 16:38:31 +01:00