1. d3780c0 devapp/owners: add new owners on the Go team at Google by Bryan C. Mills · 5 years ago
  2. 1fe2077 cmd/release: use Jessie for release builds, take 2 by Brad Fitzpatrick · 5 years ago
  3. 3e74d52 dashboard, cmd/release: use Jessie for release builds by Brad Fitzpatrick · 5 years ago
  4. 00823ba vcs-test/vcweb: fix various extraction issues for serving modules with authentication by Bryan C. Mills · 5 years ago
  5. d6a8c27 dashboard: disable more builders by Brad Fitzpatrick · 5 years ago
  6. 3f1c279 app/appengine: sort subrepo tables by date: master, Go 1.12, Go 1.11 by Brad Fitzpatrick · 5 years ago
  7. 3610187 vcs-test/vcweb: add a handler that requires HTTPS Basic Auth by Bryan C. Mills · 5 years ago
  8. 373215a cmd/buildlet, cmd/coordinator: trim space from reverse buildlets' gobuildkey file contents by Brad Fitzpatrick · 5 years ago
  9. 46fb904 cmd/coordinator: move log.Printf before http.Error for consistency with nearby code by Brad Fitzpatrick · 5 years ago
  10. c12ed7d cmd/coordinator: add logging around module proxy errors by Brad Fitzpatrick · 5 years ago
  11. f7a5fcf dashboard: only test plan9 at master by Brad Fitzpatrick · 5 years ago
  12. 2a7c0b2 dashboard: remove inactive iOS builders by Elias Naur · 5 years ago
  13. 85a73d7 dashboard: don't test the exp repo against release branches by Brad Fitzpatrick · 5 years ago
  14. 032e9db dashboard: update stale ownership info for now-dead MIPS builders by Brad Fitzpatrick · 5 years ago
  15. c11bf72 cmd/buildlet: use sudo to enable developer mode on Macs by Brad Fitzpatrick · 5 years ago
  16. d636fbf app/appengine: show all builder columns, even if they don't have results by Brad Fitzpatrick · 5 years ago
  17. b7cb1e8 cmd/scaleway: run instance checker on Kubernetes regularly by Brad Fitzpatrick · 5 years ago
  18. 37c2838 env/plan9: add amd64 support by David du Colombier · 5 years ago
  19. 4db5502 env/linux-arm/scaleway: update notes by Brad Fitzpatrick · 5 years ago
  20. 0d9cef3 dashboard: remove a stale solaris builder and old owner information on another by Brad Fitzpatrick · 5 years ago
  21. 43eb39e dashboard: add tests for ShouldRunDistTest by Brad Fitzpatrick · 5 years ago
  22. b75d190 cmd/coordinator: on trybot failure, mention that trybots don't rebase by Brad Fitzpatrick · 5 years ago
  23. e91d385 cmd/coordinator: fix trybots for the "dl" repo by Brad Fitzpatrick · 5 years ago
  24. 49a6a61 cmd/gomote: add -firewall flag to run, defaulting to off by Brad Fitzpatrick · 5 years ago
  25. 31fad79 env/linux-x86-stretch: add netbase by Brad Fitzpatrick · 5 years ago
  26. 335aaf8 env/linux-x86-stretch, dashboard: add swig, move linux-amd64 from jessie by Brad Fitzpatrick · 5 years ago
  27. 6e1f5e6 cmd/buildlet: enable developer mode on macOS by Brad Fitzpatrick · 5 years ago
  28. c72a0ed dashboard: skip some slow tests on Macs by Brad Fitzpatrick · 5 years ago
  29. 8bd8e0e all: add a macOS 10.14 (Mojave) builder by Brad Fitzpatrick · 5 years ago
  30. f1b4be0 cmd/gomote: get list of buildlet types from server by Brad Fitzpatrick · 5 years ago
  31. 5a2224f devapp/owners: add rstamber and iancottrell as owners for gopls by Rebecca Stambler · 5 years ago
  32. 1cfe6dc dashboard: fix docs of BuildsRepoPostSubmit, GoBootstrapURL by Dmitri Shuralyov · 5 years ago
  33. c75979e dashboard: only run misc-vet-vetall for master by Brad Fitzpatrick · 5 years ago
  34. 6293144 cmd/coordinator: remove special cases for misc-vet-vetall by Brad Fitzpatrick · 5 years ago
  35. 9f5f576 crfs: mention that crfs has moved by Brad Fitzpatrick · 5 years ago
  36. 9019790 crfs, stargz: basics of read-only FUSE filesystem, directory support by Brad Fitzpatrick · 5 years ago
  37. 8a5a4d2 crfs/stargz/stargzify: add tool to convert a tar.gz to stargz by Brad Fitzpatrick · 5 years ago
  38. 32d155d cmd/coordinator: add a JSON mode to the /builders handler by Brad Fitzpatrick · 5 years ago
  39. 8763e9e crfs/stargz: add file reading, chunking big files, more tests, docs by Brad Fitzpatrick · 5 years ago
  40. 73d272b builders: skip reboot test on freebsd-arm by Yuval Pavel Zholkover · 5 years ago
  41. ea23d21 cmd/buildlet: add aix-ppc64 to list of targets in Makefile by Brad Fitzpatrick · 5 years ago
  42. ebee6e9 dashboard: add netbsd-arm-bsiegert by Benny Siegert · 5 years ago
  43. 3f24812 cmd/coordinator: redirect from http to https in production by Dmitri Shuralyov · 5 years ago
  44. 4567d7f cmd/coordinator: support building and testing on macOS by Dmitri Shuralyov · 5 years ago
  45. 8a071d4 dashboard: don't test subrepos on both macOS 10.11 and 10.12 by Brad Fitzpatrick · 5 years ago
  46. 5a66f4e builders: skip the reboot test in more places, especially on slower builders by Brad Fitzpatrick · 5 years ago
  47. 80dad79 crfs/stargz: add start of package by Brad Fitzpatrick · 5 years ago
  48. c5eff76 cmd/buildlet: add netbsd-386 and netbsd-arm to Makefile by Brad Fitzpatrick · 5 years ago
  49. 3ce8d48 crfs: fix a typo and misleading detail about TAR files by Brad Fitzpatrick · 5 years ago
  50. 097ea78 vcs-test: add a /insecure handler that redirects to plain HTTP by Bryan C. Mills · 5 years ago
  51. 83c6b6a dashboard: add some "exp" trybots back, clean up some config by Brad Fitzpatrick · 5 years ago
  52. 61ce0be dashboard: increase timeout scale for longtest builders, add more CPU by Brad Fitzpatrick · 5 years ago
  53. db2b914 dashboard: skip the "reboot" dist test on NetBSD due to disk space issues by Brad Fitzpatrick · 5 years ago
  54. 5284462 go.mod: drop indirect requirement of bad grpc version by Dmitri Shuralyov · 5 years ago
  55. 2deca50 crfs: start of a README / design doc of sorts by Brad Fitzpatrick · 5 years ago
  56. 3bfcc9b maintner/cmd/maintserve: require golang.org/x/build@latest by Dmitri Shuralyov · 5 years ago
  57. 6d82057 maintner/cmd/maintserve: carve out into a separate module by Dmitri Shuralyov · 5 years ago
  58. b7b6693 dashboard: require at least Go 1.12 for aix builder by Tobias Klauser · 5 years ago
  59. 60407a3 cmd/coordinator: run release branch subrepo trybots on corresponding Go branch by Brad Fitzpatrick · 5 years ago
  60. 1b471b8 dashboard: set GOPROXY=off for the "go" repo to catch more network usage by Brad Fitzpatrick · 5 years ago
  61. 9e52fce dashboard: add freebsd-386-12_0 by Brad Fitzpatrick · 5 years ago
  62. f0bdfa8 app/appengine: remove gccgo, show little dot for untested x builder cells by Brad Fitzpatrick · 5 years ago
  63. 13f1da9 dashboard: add some more mobile tests by Brad Fitzpatrick · 5 years ago
  64. 8665028 dashboard, cmd/coordinator: various fixes by Brad Fitzpatrick · 5 years ago
  65. d26c7f7 maintner/slurpgit: delete README.md for otherwise empty directory by Brad Fitzpatrick · 5 years ago
  66. ee834ec dashboard: set GO111MODULE=on for x/website tests by Dmitri Shuralyov · 5 years ago
  67. b8db43d dashboard: update some build policy by Brad Fitzpatrick · 5 years ago
  68. 4067b18 cmd/buildlet: update Makefile's list of all targets by Brad Fitzpatrick · 5 years ago
  69. 756764c dashboard: unify post-submit & trybot policy in builders.go, not coordinator by Brad Fitzpatrick · 5 years ago
  70. c78805d cmd/buildlet: add localhost proxy to farmer.golang.org's module proxy by Brad Fitzpatrick · 5 years ago
  71. 8fa933c all: remove config for arm64 linaro builders by Brad Fitzpatrick · 5 years ago
  72. aef5298 cmd/coordinator: fix trybots by adding linux-only build tag by Brad Fitzpatrick · 5 years ago
  73. f551227 devapp/owners: add agnivade as secondary to go/doc by Agniva De Sarker · 5 years ago
  74. f4aa239 cmd/coordinator: fix authentication to not require a user token by Brad Fitzpatrick · 5 years ago
  75. 2f7a8c1 cmd/coordinator: add authenticated proxy to internal module proxy by Brad Fitzpatrick · 5 years ago
  76. f3f1951 cmd/coordinator: add missing BuildRepo check by Elias Naur · 5 years ago
  77. 888c71d dashboard: set openbsd builders to use a Go 1.12 bootstrap toolchain by Bryan C. Mills · 5 years ago
  78. cd1c6e1 cmd/coordinator: provide a GOPROXY for vetall and all subrepo builds by Bryan C. Mills · 5 years ago
  79. 366373d kubernetes/gke: skip API tests in short mode by Brad Fitzpatrick · 5 years ago
  80. d7985a8 dashboard: enable outbound firewall on a few more Linux-based builders by Brad Fitzpatrick · 5 years ago
  81. 404e52c internal/gophers: update by Brad Fitzpatrick · 5 years ago
  82. c889f4d env, buildlet, dashboard: support outbound firewalls for Linux by Brad Fitzpatrick · 5 years ago
  83. 9ca6bb7 internal/gophers: update Elias Naur's email address by Elias Naur · 5 years ago
  84. e2cb5a9 internal/gophers: clean up some dup lines by Brad Fitzpatrick · 5 years ago
  85. 578d283 dashboard: add x/mobile builder that runs on the host with device attached by Elias Naur · 5 years ago
  86. 974e90a env/android-amd64-emu: enable gomobile device tests by Elias Naur · 5 years ago
  87. 6a61a07 devapp/owners: add empijei as secondary owner for go/src/html/template by Katie Hockman · 5 years ago
  88. f7b2718 cmd/gopherbot: support closing major release cherry-pick issues by Dmitri Shuralyov · 5 years ago
  89. 2c2d26c dashboard: add a GOOS=linux builder & trybot for Android by Brad Fitzpatrick · 5 years ago
  90. 4563a73 app/appengine: add row to disambiguate GOOS-GOARCH-ambiguous x/foo repos too by Brad Fitzpatrick · 5 years ago
  91. c8f34a2 dashboard: fix android/mobile trybot policy, add tests by Brad Fitzpatrick · 5 years ago
  92. 77b8b6b dashboard: skip Android build on older releases by Brad Fitzpatrick · 5 years ago
  93. 6f51171 cmd/coordinator: test x/mobile on android emu builders; and exp on some by Brad Fitzpatrick · 5 years ago
  94. 244fbc6 dashboard: remove eliasnaur Android emulators by Elias Naur · 5 years ago
  95. f77eaaa dashboard: enable android-amd64-emu and android-386-emu builders by Brad Fitzpatrick · 5 years ago
  96. cfe14ab env/android-amd64-emu: add new Android emulator container + VM image by Brad Fitzpatrick · 5 years ago
  97. 44b79b8 cmd/gopherbot: use time.Since, not pass nil Context, not capitalize errors by Dmitri Shuralyov · 5 years ago
  98. b50d2b0 cmd/gopherbot: don't return early on error in doTasks by Dmitri Shuralyov · 5 years ago
  99. d93cedd maintner: compare errors via their public API by Dmitri Shuralyov · 5 years ago
  100. d0344b2 app/appengine: remove Go 1.10 from the dashboard now that Go 1.12 is out by Brad Fitzpatrick · 5 years ago