Andrew Gerrand
77d6cf1cd5
misc/dashboard: add go.blog sub-repo to dashboard
...
R=golang-dev, dsymonds
CC=golang-dev
https://golang.org/cl/7690043
2013-03-11 11:06:21 +11:00
Shenghou Ma
0acda4e87d
misc/dashboard/app: make the builders test go.talks and go.exp
...
R=golang-dev, r
CC=golang-dev
https://golang.org/cl/7419048
2013-03-03 03:17:14 +08:00
David Symonds
e6c5e2a363
misc/dashboard: cope with removed Package fields.
...
adg removed some now-unwanted fields in Package a while ago,
but there are still datastore entities with those fields,
so we must explicitly check for ErrFieldMismatch and ignore it.
R=golang-dev, rsc
CC=adg, golang-dev
https://golang.org/cl/6007043
2012-04-12 09:55:37 +10:00
Robert Griesemer
56cae1c230
all: gofmt -w -s src misc
...
R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/5781058
2012-03-08 10:48:51 -08:00
Andrew Gerrand
22185aed74
dashboard: update to go1beta
...
R=golang-dev, dsymonds
CC=golang-dev
https://golang.org/cl/5624056
2012-02-06 09:26:32 +11:00
Andrew Gerrand
d87813b51c
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
2012-01-30 11:59:06 +11:00