- f8a16ea all: use buildlet client interface to enable testing by Carlos Amedee · 3 years, 3 months ago
- 3f88ebd internal/coordinator/remote, buildlet: refactor remote buildlet session by Carlos Amedee · 3 years, 5 months ago
- 4e08f9c buildlet: use TLS certificates for SSH connections by Carlos Amedee · 4 years, 6 months ago
- 22bdaca cmd/coordinator,buildlet: keep active GCE SSH sessions alive by Alexander Rakoczy · 5 years ago
- d4e4f4e buildlet: add context argument to most of the remaining Client methods by Brad Fitzpatrick · 5 years ago
- 5a36865 buildlet: add context argument to Client.Exec by Brad Fitzpatrick · 5 years ago
- 7c2b753 cmd/gomote: add gomote rdp subcommand to open an RDP proxy to a Windows buildlet by Brad Fitzpatrick · 5 years ago
- 3457847 buildlet, cmd/coordinator: stop using legacy Request.Cancel for cancellation by Brad Fitzpatrick · 5 years ago
- 7b90c2e cmd/coordinator: find inner modules when testing repos by Dmitri Shuralyov · 6 years ago
- 6225d66 cmd/release: create release archive after make.bash and before all.bash by Dmitri Shuralyov · 6 years ago
- 4847158 buildlet: increase SSH connect timeout by Brad Fitzpatrick · 6 years ago
- 4f0f4bb revdial/v2: add new simpler, non-multiplexing revdial implementation by Brad Fitzpatrick · 6 years ago
- a6dd626 all: use "context" instead of golang.org/x/net/context by Brad Fitzpatrick · 7 years ago
- 4eceee2 cmd/coordinator, cmd/buildlet, cmd/gomote: add SSH support by Brad Fitzpatrick · 8 years ago
- 9a094f9 buildlet: fix doc typo by Brad Fitzpatrick · 8 years ago
- 1e7c691 cmd/buildlet, cmd/release: disable pargzip for release builds by Brad Fitzpatrick · 8 years ago
- 392d3a9 buildlet: add context to GetTar by Kevin Burke · 8 years ago
- 44e74d5 buildlet: don't leak file descriptors to buildlets by Brad Fitzpatrick · 9 years ago
- 940da92 buildlet: fix gomote crash by Brad Fitzpatrick · 9 years ago
- 79f01e0 buildlet: don't hang in HTTP requests if heartbeats fail by Brad Fitzpatrick · 9 years ago
- 72f3eae revdial, cmd/coordinator: notice when buildlet TCP conns go away immediately by Brad Fitzpatrick · 10 years ago
- 9620f55 buildlet: log on heartbeat failures by Brad Fitzpatrick · 10 years ago
- d011dfc buildlet: try a bit harder to cancel slow HTTP requests by Brad Fitzpatrick · 10 years ago
- 8bad2a8 buildletclient: simplify Close by Brad Fitzpatrick · 10 years ago
- 61ebbcd all: heartbeat buildlets always, now that reverse buildlet protocol allows it by Brad Fitzpatrick · 10 years ago
- 1f0d8f2 all: tons of builder work by Brad Fitzpatrick · 10 years ago
- 7b6d1b1 all: remote buildlets by Brad Fitzpatrick · 10 years ago
- c43006e cmd/buildlet: make heartbeat less strict by Brad Fitzpatrick · 10 years ago
- d4ea014 cmd/coordinator, buildlet: reliability fixes by Brad Fitzpatrick · 10 years ago
- 378fb29 cmd/coordinator, buildlet: kill TCP conn of misbehaving reversePool buildlets by Brad Fitzpatrick · 10 years ago
- 0802522 buildlet: make exec fail with a remote error if no headers after 5 seconds by Brad Fitzpatrick · 10 years ago
- 79f3fc0 cmd/coordinator: test sharding, better status, logs by Brad Fitzpatrick · 10 years ago
- 1fc56ca buildlet: add Path option to ExecOpts by Andrew Gerrand · 10 years ago
- a3dce2c cmd/buildlet, cmd/coordinator: check build keys by David Crawshaw · 10 years ago
- 581ddd1 all: add buildlet reverse mode by David Crawshaw · 10 years ago
- 7b2f9d7 cmd/coordinator: add BuildletPool abstraction; don't assume GCE by Brad Fitzpatrick · 10 years ago
- 6097812 buildlet: add Dir option to ExecOpts by Andrew Gerrand · 10 years ago
- 91d984c buidlet, gomote: implement put single file by Andrew Gerrand · 10 years ago
- de8994a gomote, buildlet: add ls, push by Brad Fitzpatrick · 10 years ago
- 84aecb2 buildlet: add WorkDir method on Client by Andrew Gerrand · 10 years ago
- 376b01d buildlet: add DestroyVM method to Client by Andrew Gerrand · 10 years ago
- f68e9f5 buildlet: set TCP keep-alive timeouts, avoid fd leaks by Brad Fitzpatrick · 10 years ago
- 212bff2 buildlet: add RemoveAll by Andrew Gerrand · 10 years ago
- 32d0520 all: add env support, freebsd-386, freebsd-amd64-race, re-enable plan9 by Brad Fitzpatrick · 10 years ago
- 4f7abaa all: remove extdep build tag, now that it's all out of x/tools by Brad Fitzpatrick · 10 years ago
- fa8373a Update import paths after move from tools repo by Andrew Gerrand · 10 years ago
- b35ba9f dashboard: buildlet client, server, and gomote enhancements by Brad Fitzpatrick · 10 years ago
- 0cc0461 dashboard/cmd/buildlet: support for writing files from tgz URL directly by Brad Fitzpatrick · 10 years ago
- 874c083 dashboard: start of cmd/gomote buildlet client, more packification by Brad Fitzpatrick · 10 years ago
- f8c2484 dashboard: move buildlet exec code from coordinator to client package by Brad Fitzpatrick · 10 years ago
- f3c0193 dashboard: create buildlet client package, move coordinator code into it by Brad Fitzpatrick · 10 years ago