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