1
0
mirror of https://github.com/golang/go synced 2024-11-19 09:44:46 -07:00
go/dashboard/builder
Joel Sing 130693e419 go.tools/dashboard/builder: do not fatal on subrepo fetch errors
When fetching repos it is not uncommon for a 500 or 503 to be returned
from code.google.com. When this happens, log the error and continue so
that we try again later, rather than treating this as fatal.

R=adg, dvyukov
CC=golang-dev
https://golang.org/cl/38720044
2013-12-11 23:47:31 +11:00
..
doc.go go.tools: add dashboard 2013-08-01 13:23:51 +10:00
env.go go.tools/dashboard/builder: ignore GOPATH setting during build (on windows) 2013-11-01 11:28:31 +11:00
exec.go go.tools/dashboard: implement dashboard using vcs package. 2013-08-27 21:52:18 -07:00
http.go dashboard/builder: minor fixes and enhancements 2013-11-22 10:12:51 +04:00
main.go go.tools/dashboard/builder: do not fatal on subrepo fetch errors 2013-12-11 23:47:31 +11:00
Makefile go.tools: add dashboard 2013-08-01 13:23:51 +10:00
vcs.go go.tools/dashboard: clone main repo from local path if it already exists locally. 2013-10-07 09:06:32 -07:00