]> Cypherpunks repositories - gostls13.git/commit
dashboard: todo sends full Commit with Kind field
authorAndrew Gerrand <adg@golang.org>
Tue, 20 Dec 2011 04:30:11 +0000 (15:30 +1100)
committerAndrew Gerrand <adg@golang.org>
Tue, 20 Dec 2011 04:30:11 +0000 (15:30 +1100)
commit634f0edabce65774a5e9dbd963b7b67a07d4bd62
tree600ccae6c7113acc1be146274348c7e235b907a5
parent7bffdc724799c240ea796f3c7f5d1cbbb1e84d01
dashboard: todo sends full Commit with Kind field

Permits us to implement other Kinds of todo instruction in the future.

R=rsc
CC=golang-dev
https://golang.org/cl/5495087
misc/dashboard/app/build/build.go
misc/dashboard/app/build/test.go
misc/dashboard/builder/http.go
misc/dashboard/builder/main.go