1
0
mirror of https://github.com/golang/go synced 2024-11-07 01:36:13 -07:00
go/dashboard/app
Chris Manghane 7bcc81e644 go.tools/dashboard: add gccgo build dashboard.
This change adds a new build dashboard url to the existing appengine app: $dashurl/gccgo/ which will show the build status of gccgo.
* Added Dashboard struct with exported Name, Rel(ative)Path, and Packages fields.
* Added Dashboard Context method that returns an appengine context with a namespace corresponding to the dashboard's name.
* Modified HandlerFuncs to use Dashboard's Context method for all appengine requests.
* Modified ui template to show different title/header for separate dashboard and added dashboard tab.

R=adg
CC=golang-dev
https://golang.org/cl/13753043
2013-09-23 17:06:49 -07:00
..
build go.tools/dashboard: add gccgo build dashboard. 2013-09-23 17:06:49 -07:00
cache go.tools: add dashboard 2013-08-01 13:23:51 +10:00
static go.tools: add dashboard 2013-08-01 13:23:51 +10:00
app.yaml go.tools/dashboard: add gccgo build dashboard. 2013-09-23 17:06:49 -07:00