]> Cypherpunks repositories - gostls13.git/commit
dashboard: add sub-repositories to init list
authorAndrew Gerrand <adg@golang.org>
Mon, 30 Jan 2012 00:59:06 +0000 (11:59 +1100)
committerAndrew Gerrand <adg@golang.org>
Mon, 30 Jan 2012 00:59:06 +0000 (11:59 +1100)
commitd87813b51c667cf5169695ca4dc893d1976af888
treea1afb7dce574de855908c9e634db6c0b26b774bd
parent1e5b7e706e4cefea8d6fbc1b697119600ea96daf
dashboard: add sub-repositories to init list
dashboard: add Kind to Package struct
dashboard: add kind parameter to /packages handler

R=rsc, bsiegert, rogpeppe
CC=golang-dev
https://golang.org/cl/5572062
misc/dashboard/app/build/build.go
misc/dashboard/app/build/handler.go
misc/dashboard/app/build/init.go [new file with mode: 0644]
misc/dashboard/app/build/test.go
misc/dashboard/app/build/ui.go