go/misc/dashboard/app/build
David Symonds e87af8c43d misc/dashboard: don't update tip tag for release branch commits.
This will mean that sub-repositories won't get built against the
release branch. They are often not compatible because the subrepos
often run ahead of the current release (e.g. go.tools is using
new additions to go/ast, and go.net is using new things in syscall)
so there's little point in checking them against cherrypick commits
when they'll be tested against those commits on tip anyway.

R=golang-dev, adg
CC=golang-dev
https://golang.org/cl/12001043
2013-07-29 12:08:19 +10:00
..
build.go misc/dashboard: fix typo in comment 2013-07-27 13:54:34 +04:00
handler.go misc/dashboard: don't update tip tag for release branch commits. 2013-07-29 12:08:19 +10:00
init.go misc/dashboard: add go.tools to list of subrepos 2013-05-19 10:04:23 +10:00
key.go dashboard: update to go1beta 2012-02-06 09:26:32 +11:00
notify.go misc/dashboard: add missing return value 2013-02-11 18:01:18 +11:00
notify.txt dashboard: increase notification log to 200 lines 2012-01-04 11:22:58 +11:00
test.go misc/dashboard/app: fix tests 2012-05-31 14:09:24 +10:00
ui.go misc/dashboard: show all race builders as "race" 2013-06-26 21:20:53 +04:00
ui.html misc/dashboard: fix bug in UI template 2012-02-27 16:18:58 +11:00