1
0
mirror of https://github.com/golang/go synced 2024-11-20 09:34:52 -07:00
go/misc/dashboard/app/build
Dave Cheney f1c409b98b misc/dashboard/app: trim old builds from the history
The dashboard is currently failing to store results of new builds for some keys, notable the go.codereview sub repository. This is causing the builders to mark the entire triggering commit as failed. With the help of David Symonds we think it is because the results value has breached the 1mb datastore limit on AppEngine.

R=dsymonds, adg
CC=golang-dev
https://golang.org/cl/6858094
2013-02-05 20:50:20 +11:00
..
build.go misc/dashboard/app: trim old builds from the history 2013-02-05 20:50:20 +11:00
handler.go misc/dashboard: set charset utf-8 on build log downloads 2012-10-03 08:16:27 -07: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: don't email about netbsd failures 2012-12-12 11:33:03 -08: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 builder: label the race builder as "race" 2012-10-15 20:30:41 -07:00
ui.html misc/dashboard: fix bug in UI template 2012-02-27 16:18:58 +11:00