1
0
mirror of https://github.com/golang/go synced 2024-11-18 17:34:51 -07:00
go/dashboard/app/build
Andrew Gerrand 520acf2e17 go.tools/dashboard/app: don't ignore field mismatch errors
This was a hold-over from when we removed install counts years ago.
All the Package entities are well-formed these days.

LGTM=dsymonds
R=dsymonds
CC=golang-codereviews
https://golang.org/cl/138620043
2014-09-18 18:07:02 +10:00
..
build.go go.tools/dashboard/app: don't ignore field mismatch errors 2014-09-18 18:07:02 +10:00
dash.go go.tools/dashboard/app: add go.sys to builder package list 2014-08-13 07:55:36 +10:00
handler.go go.tools/dashboard/app: reject /commit requests from old builders 2014-08-20 21:45:01 +10:00
init.go dashboard: split key handler into key package, add TimeKey to cache 2014-06-02 08:39:03 +10:00
notify.go go.tools/dashboard: use shorter notification template for cl updates 2014-09-12 11:14:03 +10:00
notify.txt dashboard: server app changes for performance dashboard 2014-05-13 11:00:32 +04:00
perf_changes.go dashboard/app: dedup changes in UI 2014-08-20 13:24:05 +04:00
perf_changes.html dashboard: server app UI changes for performance dashboard 2014-05-13 11:01:50 +04:00
perf_detail.go dashboard: server app UI changes for performance dashboard 2014-05-13 11:01:50 +04:00
perf_detail.html dashboard: server app UI changes for performance dashboard 2014-05-13 11:01:50 +04:00
perf_graph.go dashboard: server app UI changes for performance dashboard 2014-05-13 11:01:50 +04:00
perf_graph.html dashboard: server app UI changes for performance dashboard 2014-05-13 11:01:50 +04:00
perf_learn.go dashboard/app: eliminate more flakes 2014-08-19 16:22:27 +04:00
perf_learn.html dashboard: server app UI changes for performance dashboard 2014-05-13 11:01:50 +04:00
perf_notify.txt go.tools/dashboard: use shorter notification template for cl updates 2014-09-12 11:14:03 +10:00
perf.go dashboard/app: allow to gob-encode PerfChange 2014-08-20 13:20:12 +04:00
test.go go.tools/dashboard: fix integration test 2014-08-26 17:34:24 +10:00
ui.go go.tools/dashboard/app: fix column order for -temp builders 2014-08-28 10:57:52 +10:00
ui.html go.tools/dashboard: display "-temp" builders last 2014-08-26 14:49:16 +10:00
update.go dashboard: database updater for performance dashboard (server part) 2014-05-13 11:02:19 +04:00