1
0
mirror of https://github.com/golang/go synced 2024-11-18 23:44:43 -07:00
go/dashboard/app
Andrew Gerrand 51be54e32f go.tools/dashboard/app: show main repo commits with no build results
The UI template iterates over ResultGoHashes to display the Commit
rows. This was done for the sub-repository build view, where it
only makes sense to show a row when there's build data for it.

However, in the main page UI we do want to see if a commit has hit
the dashboard but has not yet been built.

This change causes the dashboard to show the commit row even if
there are no build results for it yet.

LGTM=bradfitz
R=bradfitz
CC=golang-codereviews
https://golang.org/cl/153010043
2014-10-04 14:18:41 +10:00
..
build go.tools/dashboard/app: show main repo commits with no build results 2014-10-04 14:18:41 +10:00
cache dashboard: split key handler into key package, add TimeKey to cache 2014-06-02 08:39:03 +10:00
key dashboard: split key handler into key package, add TimeKey to cache 2014-06-02 08:39:03 +10:00
static go.tools/dashboard/app: drop green coloring from perf dashboard 2014-09-03 12:54:38 +10:00
app.yaml dashboard: server app UI changes for performance dashboard 2014-05-13 11:01:50 +04:00
cron.yaml dashboard/app: actually learn noise levels 2014-09-01 12:51:14 +04:00
index.yaml dashboard: server app changes for performance dashboard 2014-05-13 11:00:32 +04:00