]> Cypherpunks repositories - gostls13.git/commit
misc/dashboard/builder: Go implementation of continuous build client
authorAndrew Gerrand <adg@golang.org>
Fri, 3 Sep 2010 07:57:13 +0000 (17:57 +1000)
committerAndrew Gerrand <adg@golang.org>
Fri, 3 Sep 2010 07:57:13 +0000 (17:57 +1000)
commit1a5d3c224d7390f59730e8d5cf9e204631baea73
tree73c0601211582b86feea6d6199fa6e126a3994ed
parentd94fedabb435ec0afbecace94d0711184461440a
misc/dashboard/builder: Go implementation of continuous build client

R=rsc, r
CC=golang-dev
https://golang.org/cl/2112042
misc/dashboard/builder/Makefile [new file with mode: 0644]
misc/dashboard/builder/doc.go [new file with mode: 0644]
misc/dashboard/builder/exec.go [new file with mode: 0644]
misc/dashboard/builder/hg.go [new file with mode: 0644]
misc/dashboard/builder/http.go [new file with mode: 0644]
misc/dashboard/builder/main.go [new file with mode: 0644]