1. 71265ac all: adjust things for upgrade from GKE 1.2 to GKE 1.4 by Brad Fitzpatrick · 8 years ago
  2. e4d08a5 cmd/gomote, buildenv, buildlet: move config code to common places by Brad Fitzpatrick · 9 years ago
  3. 328c9b8 all: split builder config into builder & host configs by Brad Fitzpatrick · 8 years ago
  4. 44e74d5 buildlet: don't leak file descriptors to buildlets by Brad Fitzpatrick · 9 years ago
  5. 940da92 buildlet: fix gomote crash by Brad Fitzpatrick · 9 years ago
  6. 79f01e0 buildlet: don't hang in HTTP requests if heartbeats fail by Brad Fitzpatrick · 9 years ago
  7. 4a3f4a8 kubernetes: avoid the WatchPod streaming API by Brad Fitzpatrick · 9 years ago
  8. 34ff1d9 all: kubernetes builder autoscaling by Evan Brown · 9 years ago
  9. a731151 all: consolidate configuration for coordinator and gomote by Evan Brown · 9 years ago
  10. c8b96fa all: report cluster utilization to Cloud Monitoring by Evan Brown · 9 years ago
  11. 2e452e1 all: improve Kubernetes API client by Evan Brown · 9 years ago
  12. 83f9748 all: display pool status and delete failed/old pods by Evan Brown · 9 years ago
  13. d5f422f all: fix vet warnings by Matthew Dempsky · 9 years ago
  14. 956434c all: improved monitoring of buildlet pods after creation by Evan Brown · 9 years ago
  15. 4dfb85f all: basic support for linux-amd64 buildlets on Kubernetes by Evan Brown · 9 years ago
  16. 882e20c cmd/coordinator: discover kube cluster by Evan Brown · 10 years ago
  17. 72f3eae revdial, cmd/coordinator: notice when buildlet TCP conns go away immediately by Brad Fitzpatrick · 10 years ago
  18. 9620f55 buildlet: log on heartbeat failures by Brad Fitzpatrick · 10 years ago
  19. d011dfc buildlet: try a bit harder to cancel slow HTTP requests by Brad Fitzpatrick · 10 years ago
  20. 8bad2a8 buildletclient: simplify Close by Brad Fitzpatrick · 10 years ago
  21. 61ebbcd all: heartbeat buildlets always, now that reverse buildlet protocol allows it by Brad Fitzpatrick · 10 years ago
  22. 1f0d8f2 all: tons of builder work by Brad Fitzpatrick · 10 years ago
  23. c4787c2 buildlet: fix build by David Crawshaw · 10 years ago
  24. 7b6d1b1 all: remote buildlets by Brad Fitzpatrick · 10 years ago
  25. c43006e cmd/buildlet: make heartbeat less strict by Brad Fitzpatrick · 10 years ago
  26. d4ea014 cmd/coordinator, buildlet: reliability fixes by Brad Fitzpatrick · 10 years ago
  27. 378fb29 cmd/coordinator, buildlet: kill TCP conn of misbehaving reversePool buildlets by Brad Fitzpatrick · 10 years ago
  28. 0802522 buildlet: make exec fail with a remote error if no headers after 5 seconds by Brad Fitzpatrick · 10 years ago
  29. 1b1e086 buildlet, cmd/coordinator: GCE quota accounting, fixes by Brad Fitzpatrick · 10 years ago
  30. 79f3fc0 cmd/coordinator: test sharding, better status, logs by Brad Fitzpatrick · 10 years ago
  31. 1fc56ca buildlet: add Path option to ExecOpts by Andrew Gerrand · 10 years ago
  32. 1e25be4 buildlet: tweak GCE scheduling policy by Brad Fitzpatrick · 10 years ago
  33. a3dce2c cmd/buildlet, cmd/coordinator: check build keys by David Crawshaw · 10 years ago
  34. 581ddd1 all: add buildlet reverse mode by David Crawshaw · 10 years ago
  35. 7b2f9d7 cmd/coordinator: add BuildletPool abstraction; don't assume GCE by Brad Fitzpatrick · 10 years ago
  36. 0c0bd36 cmd/buildlet/stage0, env/windows: wait for network, don't expire passwords by Brad Fitzpatrick · 10 years ago
  37. 1c6d916 coordinator: rate-limit GCE calls, put cap on number of VMs at once by Brad Fitzpatrick · 10 years ago
  38. 7cd815f buildlet: fix the likely source of our coordinator fd leaks by Brad Fitzpatrick · 10 years ago
  39. 6097812 buildlet: add Dir option to ExecOpts by Andrew Gerrand · 10 years ago
  40. 91d984c buidlet, gomote: implement put single file by Andrew Gerrand · 10 years ago
  41. de8994a gomote, buildlet: add ls, push by Brad Fitzpatrick · 10 years ago
  42. 84aecb2 buildlet: add WorkDir method on Client by Andrew Gerrand · 10 years ago
  43. 376b01d buildlet: add DestroyVM method to Client by Andrew Gerrand · 10 years ago
  44. f68e9f5 buildlet: set TCP keep-alive timeouts, avoid fd leaks by Brad Fitzpatrick · 10 years ago
  45. 212bff2 buildlet: add RemoveAll by Andrew Gerrand · 10 years ago
  46. 50ba0cb build: convert most Linux builders to be VM-based by Brad Fitzpatrick · 10 years ago
  47. 32d0520 all: add env support, freebsd-386, freebsd-amd64-race, re-enable plan9 by Brad Fitzpatrick · 10 years ago
  48. 4f7abaa all: remove extdep build tag, now that it's all out of x/tools by Brad Fitzpatrick · 10 years ago
  49. fa8373a Update import paths after move from tools repo by Andrew Gerrand · 10 years ago
  50. b35ba9f dashboard: buildlet client, server, and gomote enhancements by Brad Fitzpatrick · 10 years ago
  51. 0cc0461 dashboard/cmd/buildlet: support for writing files from tgz URL directly by Brad Fitzpatrick · 10 years ago
  52. 874c083 dashboard: start of cmd/gomote buildlet client, more packification by Brad Fitzpatrick · 10 years ago
  53. f8c2484 dashboard: move buildlet exec code from coordinator to client package by Brad Fitzpatrick · 10 years ago
  54. f3c0193 dashboard: create buildlet client package, move coordinator code into it by Brad Fitzpatrick · 10 years ago
  55. 4821e1d dashboard: rearrange tree, in prep for packagification by Brad Fitzpatrick · 10 years ago
  56. 7457235 dashboard/buildlet: fix start-up crash when TLS attributes aren't set by Brad Fitzpatrick · 10 years ago
  57. 5748f98 dashboard: consolidate upload code, update to new oauth2 libraries by Brad Fitzpatrick · 10 years ago
  58. 6078e10 dashboard/buildlet: optional TLS + password support by Brad Fitzpatrick · 10 years ago
  59. e89330d dashboard/buildlet: add NetBSD-amd64 to Makefile by Brad Fitzpatrick · 10 years ago
  60. 0431963 dashboard/buildlet: set GOTESTONLY=std on plan9 by Brad Fitzpatrick · 10 years ago
  61. 30ec061 dashboard/buildlet: darwin support by Brad Fitzpatrick · 10 years ago
  62. 5a3fc03 dashboard/buildlet: add Makefiles, and add Windows stage0 bootstrap binary by Brad Fitzpatrick · 10 years ago
  63. 411cd8a dashboard/buildlet: make exec handler return process state in HTTP trailer by Brad Fitzpatrick · 10 years ago
  64. 9571310 dashboard/buildlet: start of the buildlet by Brad Fitzpatrick · 10 years ago