This website requires JavaScript.
Explore
Help
Sign In
shishantbiswas
/
coder
Watch
1
Star
0
Fork
0
You've already forked coder
mirror of
https://github.com/coder/coder.git
synced
2026-06-05 05:58:20 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
508fba83ddd802cc5ff3e7537d7663ddfa2abaac
coder
/
agent
/
agentcontainers
T
History
Mathias Fredriksson
2f8b056e27
test(agent/agentcontainers): fix test data race due to list manipulation (
#18250
)
...
Fixes
coder/internal#675
2025-06-05 14:53:35 +00:00
..
acmock
feat: show devcontainer dirty status and allow recreate (
#17880
)
2025-05-19 12:56:10 +03:00
dcspec
fix(agent/agentcontainers/dcspec): generate unmarshalers and add tests (
#17330
)
2025-04-10 12:10:58 +00:00
testdata
feat(agent): implement recreate for devcontainers (
#17308
)
2025-04-10 16:16:16 +03:00
watcher
feat(agent/agentcontainers): add file watcher and dirty status (
#17573
)
2025-04-29 11:53:58 +03:00
api_test.go
feat(site): allow recreating devcontainers and showing dirty status (
#18049
)
2025-05-27 19:42:24 +03:00
api.go
test(agent/agentcontainers): fix test data race due to list manipulation (
#18250
)
2025-06-05 14:53:35 +00:00
containers_dockercli.go
fix(agent/agentcontainers): handle race between docker ps and docker inspect (
#17447
)
2025-04-17 13:50:51 +01:00
containers_internal_test.go
refactor(agent/agentcontainers): implement API service (
#17340
)
2025-04-11 11:41:13 +03:00
containers_test.go
refactor(agent/agentcontainers): implement API service (
#17340
)
2025-04-11 11:41:13 +03:00
containers.go
refactor(agent/agentcontainers): implement API service (
#17340
)
2025-04-11 11:41:13 +03:00
devcontainer_test.go
fix(agent): fix unexpanded devcontainer paths for agentcontainers (
#17736
)
2025-05-12 14:03:40 +03:00
devcontainer.go
fix(agent/agentcontainers): always use /bin/sh for devcontainer autostart (
#17847
)
2025-05-15 12:49:52 +03:00
devcontainercli_test.go
feat(agent): send devcontainer CLI logs during recreate (
#17845
)
2025-05-15 16:06:56 +03:00
devcontainercli.go
feat(agent): send devcontainer CLI logs during recreate (
#17845
)
2025-05-15 16:06:56 +03:00