summaryrefslogtreecommitdiff
path: root/misc/dashboard/buildcron.sh
AgeCommit message (Collapse)AuthorFilesLines
2011-01-17Imported Upstream version 2011.01.12upstream/2011.01.12Ondřej Surý1-2/+2
2010-02-09dashboard: auto-update builder.sh.Russ Cox1-0/+3
avoid possibility of busy loop pounding on dashboard. R=agl1 CC=golang-dev http://codereview.appspot.com/206051
2010-02-01dashboard: avoid seeing cron's sh -c in ps checkRuss Cox1-1/+3
R=agl1 CC=golang-dev http://codereview.appspot.com/196091
2010-01-27dashboard: builder tweaksRuss Cox1-0/+53
R=agl1 CC=golang-dev http://codereview.appspot.com/194116