1
0
mirror of https://github.com/golang/go synced 2024-10-03 17:21:21 -06:00
go/misc/dashboard/builder
Andrew Gerrand df21f06fdf misc/dashboard/builder: synchronize accesses to goroot, always -commit
This prevents the occasional issue when Mercurial screws up the locking
itself, and by moving the locking into this process we can use the
goroot for other things (such as automatically updating the builder
binary).

It also asks all builders to poll for new commits.

R=bradfitz, dave, minux.ma, rsc
CC=golang-dev
https://golang.org/cl/7178046
2013-01-25 10:06:18 +11:00
..
doc.go gofmt: apply gofmt -w src misc 2012-10-30 13:38:01 -07:00
exec.go gofmt: apply gofmt -w src misc 2012-10-30 13:38:01 -07:00
http.go misc/dashboard/builder: check http status before processing response 2012-10-31 02:24:08 +11:00
main.go misc/dashboard/builder: synchronize accesses to goroot, always -commit 2013-01-25 10:06:18 +11:00
Makefile gobuilder: work with codereview plugin enabled in .hgrc 2012-04-02 18:46:24 +08:00