Delta Between Two Patch Sets: misc/dashboard/app/build/notify.txt
Issue 12213043 :
code review 12213043: misc/dashboard/app, misc/dashboard/builder: delete from...
Left Patch Set:
Right Patch Set: diff -r f04c9f103e15 https://code.google.com/p/go
Use n/p to move between diff chunks;
N/P to move between comments.
Please Sign in to add in-line comments.
Jump to:
misc/dashboard/README
misc/dashboard/app/app.yaml
misc/dashboard/app/build/build.go
misc/dashboard/app/build/handler.go
misc/dashboard/app/build/init.go
misc/dashboard/app/build/key.go
misc/dashboard/app/build/notify.go
misc/dashboard/app/build/notify.txt
misc/dashboard/app/build/test.go
misc/dashboard/app/build/ui.go
misc/dashboard/app/build/ui.html
misc/dashboard/app/cache/cache.go
misc/dashboard/app/static/status_alert.gif
misc/dashboard/app/static/status_good.gif
misc/dashboard/builder/Makefile
misc/dashboard/builder/doc.go
misc/dashboard/builder/exec.go
misc/dashboard/builder/http.go
misc/dashboard/builder/main.go
misc/dashboard/builder/vcs.go
LEFT RIGHT
(no file at all) 1 Change {{shortHash .Commit.Hash}} broke the {{.Builder}} build:
2 http://{{.Hostname}}/log/{{.Result.LogHash}}
3
4 {{.Commit.Desc}}
5
6 http://code.google.com/p/go/source/detail?r={{shortHash .Commit.Hash}}
7
8 $ tail -200 < log
9 {{printf "%s" .Log.Text | tail 200}}
LEFT RIGHT