1
0
mirror of https://github.com/golang/go synced 2024-10-03 23:31:22 -06:00
go/misc/dashboard/app/build
Andrew Gerrand 5528211158 misc/dashboard/app: fix build failure notifications
The datastore.Query methods once mutated the Query value, but now they return
a derivative query, so the Hash= and ParentHash= filters were not being
applied.

R=golang-dev, bradfitz, dsymonds
CC=golang-dev
https://golang.org/cl/6300058
2012-06-07 09:27:39 +10:00
..
build.go misc/dashboard/app: add debug logging to notifyOnFailure; remove unused Result.OK function 2012-05-31 14:09:50 +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 misc/dashboard/app: fix build failure notifications 2012-06-07 09:27:39 +10:00
notify.txt dashboard: increase notification log to 200 lines 2012-01-04 11:22:58 +11:00
test.go misc/dashboard/app: fix tests 2012-05-31 14:09:24 +10:00
ui.go dashboard: sort user interface by internal counter, not date 2012-04-25 13:01:08 -07:00
ui.html misc/dashboard: fix bug in UI template 2012-02-27 16:18:58 +11:00