1
0
mirror of https://github.com/golang/go synced 2024-10-03 16:41:28 -06:00
go/misc/dashboard/godashboard
Russ Cox 12c3afc1ae dashboard: fix for branches
In the new world, one builder runs
        gobuilder -commit
which uploads information about commits to the dashboard,
which then hands the work out to the builders by hash.
There is no assumption anymore that the commit numbers
are consistent across builders.

New builders will need to be deployed.  For now darwin-amd64
is running the new builder to test the code.

The new JSON-based protocol for handing out work via /todo
should be easy to extend if we want to add support for sending
trial CLs to the builders.

This code is already running on godashboard.appspot.com.

R=adg, dave
CC=golang-dev
https://golang.org/cl/4519047
2011-05-12 11:21:34 -04:00
..
static godashboard: add Projects page 2010-06-23 15:27:51 +01:00
_multiprocessing.py Add builder scripts. 2010-01-07 18:45:45 -08:00
app.yaml dashboard: fix for branches 2011-05-12 11:21:34 -04:00
const.py misc/dashboard: tweak build fail notification email 2011-02-19 07:37:24 +11:00
fail-notify.txt misc/dashboard: notify golang-dev on build failure 2011-02-18 03:34:22 +11:00
gobuild.py dashboard: fix for branches 2011-05-12 11:21:34 -04:00
index.yaml dashboard: fix for branches 2011-05-12 11:21:34 -04:00
key.py.dummy dashboard: move key.py out of the way, 2010-01-28 12:48:09 -08:00
main.html dashboard: build most recent revision first 2011-04-25 23:48:06 -04:00
package.html dashboard: build most recent revision first 2011-04-25 23:48:06 -04:00
package.py godashboard: Show packages at launchpad.net 2011-04-13 10:34:35 +10:00
project-edit.html dashboard: use jQuery Autocomplete plugin from Google AJAX Libs API 2010-07-13 10:21:08 +10:00
project-notify.txt godashboard: support submitting projects with non-ascii names 2010-12-15 12:07:30 +11:00
project.html dashboard: build most recent revision first 2011-04-25 23:48:06 -04:00
toutf8.py godashboard: support submitting projects with non-ascii names 2010-12-15 12:07:30 +11:00