1
0
mirror of https://github.com/golang/go synced 2024-11-05 17:26:11 -07:00
go/dashboard/app
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 x/tools/dashboard/app: update to support git 2014-12-04 10:45:11 +11: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 dashboard: highlight positive changes 2014-10-17 11:32:43 +04:00
app.yaml x/tools/dashboard/app: update to support git 2014-12-04 10:45:11 +11:00
cron.yaml x/tools/dashboard/app: have cron.yaml point to build.golang.org 2014-11-24 18:08:25 +11:00
index.yaml dashboard: faster perf data fetching 2014-10-17 11:38:11 +04:00