1
0
mirror of https://github.com/golang/go synced 2024-10-04 11:11:21 -06:00
go/misc/dashboard/app/build
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
..
build.go misc/dashboard: cope with removed Package fields. 2012-04-12 09:55:37 +10:00
handler.go dashboard: update to go1beta 2012-02-06 09:26:32 +11:00
init.go misc/dashboard: cope with removed Package fields. 2012-04-12 09:55:37 +10:00
key.go dashboard: update to go1beta 2012-02-06 09:26:32 +11:00
notify.go dashboard: update to go1beta 2012-02-06 09:26:32 +11:00
notify.txt dashboard: increase notification log to 200 lines 2012-01-04 11:22:58 +11:00
test.go all: gofmt -w -s src misc 2012-03-08 10:48:51 -08:00
ui.go dashboard: update to go1beta 2012-02-06 09:26:32 +11:00
ui.html misc/dashboard: fix bug in UI template 2012-02-27 16:18:58 +11:00