]> Cypherpunks repositories - gostls13.git/commit
dashboard: show build state and package comments on dashboard
authorAndrew Gerrand <adg@golang.org>
Sat, 2 Jul 2011 04:02:42 +0000 (14:02 +1000)
committerAndrew Gerrand <adg@golang.org>
Sat, 2 Jul 2011 04:02:42 +0000 (14:02 +1000)
commit6a2e2432c9f75f6f63301d2f73d463393e158f96
tree0caf6a35ffe69a30ecfad675592bfd67cb7c1096
parentacc284d8478696c94dfcee74cd5b90c2da692b38
dashboard: show build state and package comments on dashboard

This permits full URLs to be shown on the dashboard,
not just the repository roots.

This has been tested.

R=rsc, mattn.jp
CC=golang-dev
https://golang.org/cl/4627081
misc/dashboard/builder/http.go
misc/dashboard/builder/main.go
misc/dashboard/builder/package.go
misc/dashboard/godashboard/auth.py [new file with mode: 0644]
misc/dashboard/godashboard/gobuild.py
misc/dashboard/godashboard/index.yaml
misc/dashboard/godashboard/package.html
misc/dashboard/godashboard/package.py
misc/dashboard/godashboard/static/style.css