go/misc
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
..
arm arm: add gdb support to android launcher script 2010-07-30 10:35:07 +03:00
bash misc/bash: add *.go completion for gofmt 2010-08-30 21:13:11 -04:00
bbedit misc/bbedit: remove closed keyword 2011-03-23 16:29:40 +11:00
cgo go/printer, gofmt: fix alignment of "=" in const/var declarations 2011-05-09 15:16:34 -07:00
dashboard dashboard: fix for branches 2011-05-12 11:21:34 -04:00
emacs misc/emacs: gofmt: don't clobber the current buffer on failure 2011-03-24 10:35:39 -04:00
fraise misc: update type + builtin lists found in editor support files 2011-01-19 23:07:49 -05:00
goplay misc/goplay: fix Tab and Shift+Enter in Firefox. 2011-04-16 18:44:51 +10:00
kate kate: reorganize, remove closed() 2011-03-29 01:12:39 -04:00
nacl runtime: closures, defer bug fix for Native Client 2010-04-22 17:52:22 -07:00
notepadplus misc/notepadplus: add syntax and completion support for notepad++ 2011-04-01 14:44:57 +11:00
swig Make.pkg: add support for SWIG, and add two SWIG examples 2011-03-22 13:05:51 -07:00
vim misc/vim: add plugin with Fmt command. 2011-04-13 11:55:41 +10:00
xcode More Xcode support. 2009-12-30 15:30:57 -08:00
zsh misc: add zsh completion (using compctl) 2010-08-30 21:13:01 -04:00