]> Cypherpunks repositories - gostls13.git/commit
misc/dashboard/codereview: recognize "NOT LGTM".
authorDavid Symonds <dsymonds@golang.org>
Mon, 30 Jul 2012 00:54:50 +0000 (10:54 +1000)
committerDavid Symonds <dsymonds@golang.org>
Mon, 30 Jul 2012 00:54:50 +0000 (10:54 +1000)
commit3cc9d16792367310f0cdb03272ed1ec3d3e43eca
treef7ab84ac9258b718da2e586a77c2affc7856b1b9
parentf8c6514a1cb11034e96588ddfafdbbba5b0cf27b
misc/dashboard/codereview: recognize "NOT LGTM".

A "NOT LGTM" overrules a previous "LGTM" by the same person, and vice versa.
"NOT LGTM"s are shown in the same location as LGTMs, colored red.

R=rsc
CC=golang-dev
https://golang.org/cl/6453062
misc/dashboard/codereview/dashboard/cl.go
misc/dashboard/codereview/dashboard/front.go