1
0
mirror of https://github.com/golang/go synced 2024-11-19 02:44:44 -07:00
go/dashboard/app/build
Andrew Gerrand 2d83fa5bf1 x/tools/dashboard/app: update to support git
This adds a "Git" dashboard at "/git/", which has its own namespace for
datastore and memcache. Once we have pushed out the new git repositories
we will spin up a commit watcher and builders that point to the Git
dashboard.

Once we are ready to switch the dashboard over to the new Git builders,
the (*Dashboard).Context method will be changed to return "Git"
as the default namespace. The old builders will be retired, and the
new builders will be configured to report to "/" instead of "/git/".
At that point all our old data will still be available in the default
namespace, but hidden from view.

LGTM=dsymonds, cmang
R=bradfitz, cmang, dsymonds, adg
CC=golang-codereviews
https://golang.org/cl/183050043
2014-12-04 10:45:11 +11:00
..
build.go x/tools/dashboard/app: respect gohash in Commit.AddResult 2014-11-10 13:58:29 +11:00
dash.go x/tools/dashboard/app: update to support git 2014-12-04 10:45:11 +11:00
handler.go x/tools/dashboard/app: update to support git 2014-12-04 10:45:11 +11:00
init.go x/tools/dashboard/app: update to support git 2014-12-04 10:45:11 +11:00
notify.go x/tools/dashboard/app: ignore freebsd-arm failures 2014-11-17 11:32:13 +11:00
notify.txt dashboard: server app changes for performance dashboard 2014-05-13 11:00:32 +04:00
perf_changes.go x/tools/dashboard/app: update to support git 2014-12-04 10:45:11 +11:00
perf_changes.html x/tools/dashboard/app: update to support git 2014-12-04 10:45:11 +11:00
perf_detail.go x/tools/dashboard/app: update to support git 2014-12-04 10:45:11 +11:00
perf_detail.html x/tools/dashboard/app: update to support git 2014-12-04 10:45:11 +11:00
perf_graph.go x/tools/dashboard/app: update to support git 2014-12-04 10:45:11 +11:00
perf_graph.html x/tools/dashboard/app: update to support git 2014-12-04 10:45:11 +11:00
perf_learn.go x/tools/dashboard/app: update to support git 2014-12-04 10:45:11 +11: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: fix typo 2014-10-27 13:07:31 +03:00
test.go x/tools/dashboard/app: update to support git 2014-12-04 10:45:11 +11:00
ui.go x/tools/dashboard/app: update to support git 2014-12-04 10:45:11 +11:00
ui.html x/tools/dashboard/app: update to support git 2014-12-04 10:45:11 +11:00
update.go x/tools/dashboard/app: update to support git 2014-12-04 10:45:11 +11:00