]> Cypherpunks repositories - gostls13.git/commit
misc/dashboard/app, misc/dashboard/builder: delete from main repo; part of move to...
authorChris Manghane <cmang@golang.org>
Thu, 1 Aug 2013 03:27:27 +0000 (13:27 +1000)
committerAndrew Gerrand <adg@golang.org>
Thu, 1 Aug 2013 03:27:27 +0000 (13:27 +1000)
commitacd1b6317d5495024a21233384037a965934046b
tree7a1a5c0076051c569bc30f13dd77890964063711
parentbc8f443435dfb6631e48349e7c616edb573879a5
misc/dashboard/app, misc/dashboard/builder: delete from main repo; part of move to go.tools
See also https://golang.org/cl/12180043/

R=adg
CC=golang-dev
https://golang.org/cl/12213043
20 files changed:
misc/dashboard/README [deleted file]
misc/dashboard/app/app.yaml [deleted file]
misc/dashboard/app/build/build.go [deleted file]
misc/dashboard/app/build/handler.go [deleted file]
misc/dashboard/app/build/init.go [deleted file]
misc/dashboard/app/build/key.go [deleted file]
misc/dashboard/app/build/notify.go [deleted file]
misc/dashboard/app/build/notify.txt [deleted file]
misc/dashboard/app/build/test.go [deleted file]
misc/dashboard/app/build/ui.go [deleted file]
misc/dashboard/app/build/ui.html [deleted file]
misc/dashboard/app/cache/cache.go [deleted file]
misc/dashboard/app/static/status_alert.gif [deleted file]
misc/dashboard/app/static/status_good.gif [deleted file]
misc/dashboard/builder/Makefile [deleted file]
misc/dashboard/builder/doc.go [deleted file]
misc/dashboard/builder/exec.go [deleted file]
misc/dashboard/builder/http.go [deleted file]
misc/dashboard/builder/main.go [deleted file]
misc/dashboard/builder/vcs.go [deleted file]