coder/agent
Colin Adler d2ae16dd22
fix: routinely ping agent websocket to ensure liveness (#5824)
2023-01-23 20:05:29 +00:00
..
reaper chore: Upgrade to Go 1.19 (#3617) 2022-08-21 22:32:53 +00:00
usershell feat(windows): default to PowerShell v7 over v6 and fallback to cmd.exe (#5053) 2022-11-14 15:43:40 +10:00
agent.go fix: routinely ping agent websocket to ensure liveness (#5824) 2023-01-23 20:05:29 +00:00
agent_test.go chore: agent_test.go: use ptty.Peek() instead of expecting caret in TestAgent_SessionTTYShell (#5821) 2023-01-23 11:23:25 +00:00
apphealth.go feat: add `external` property to `coder_app` (#5425) 2022-12-14 15:54:18 -06:00
apphealth_test.go chore: Refactor agent tests to avoid `t.Run` when not needed (#5376) 2022-12-12 22:20:46 +02:00
ports_supported.go fix: fix security vulnerabilities reported by CodeQL (#5467) 2022-12-19 19:25:59 +00:00
ports_unsupported.go fix: fix builds on windows_arm64 (#4388) 2022-10-06 23:42:58 +10:00
ssh.go feat: add GPG forwarding to coder ssh (#5482) 2023-01-06 07:52:19 +00:00
statsendpoint.go feat: add endpoint to get listening ports in agent (#4260) 2022-10-06 22:38:22 +10:00