Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(126)

Issue 6453062: code review 6453062: misc/dashboard/codereview: recognize "NOT LGTM". (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 11 months ago by dsymonds
Modified:
12 years, 11 months ago
Reviewers:
minux1
CC:
rsc, golang-dev
Visibility:
Public.

Description

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.

Patch Set 1 #

Patch Set 2 : diff -r 9bf2225c38eb https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r 9bf2225c38eb https://go.googlecode.com/hg/ #

Patch Set 4 : diff -r 4aeff61b5401 https://go.googlecode.com/hg/ #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -3 lines) Patch
M misc/dashboard/codereview/dashboard/cl.go View 1 6 chunks +22 lines, -3 lines 0 comments Download
M misc/dashboard/codereview/dashboard/front.go View 1 1 chunk +1 line, -0 lines 3 comments Download

Messages

Total messages: 8
dsymonds
Hello rsc (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
12 years, 11 months ago (2012-07-30 00:19:24 UTC) #1
dsymonds
Let me know if a different shade would work for you better.
12 years, 11 months ago (2012-07-30 00:21:05 UTC) #2
rsc
LGTM I'm not sure any red is needed. There's so little color on the page, ...
12 years, 11 months ago (2012-07-30 00:49:30 UTC) #3
dsymonds
On Mon, Jul 30, 2012 at 10:49 AM, Russ Cox <rsc@golang.org> wrote: > I'm not ...
12 years, 11 months ago (2012-07-30 00:53:18 UTC) #4
rsc
LGTM
12 years, 11 months ago (2012-07-30 00:54:39 UTC) #5
dsymonds
*** Submitted as http://code.google.com/p/go/source/detail?r=5f7a13ebcd92 *** misc/dashboard/codereview: recognize "NOT LGTM". A "NOT LGTM" overrules a previous ...
12 years, 11 months ago (2012-07-30 00:54:57 UTC) #6
minux1
http://codereview.appspot.com/6453062/diff/3/misc/dashboard/codereview/dashboard/front.go File misc/dashboard/codereview/dashboard/front.go (right): http://codereview.appspot.com/6453062/diff/3/misc/dashboard/codereview/dashboard/front.go#newcode247 misc/dashboard/codereview/dashboard/front.go:247: {{if and .LGTMs $tbl.Assignable}}<br /><span style="font-size: smaller;">LGTMs: {{.LGTMHTML}}{{end}}</span> i ...
12 years, 11 months ago (2012-07-30 00:59:12 UTC) #7
dsymonds
12 years, 11 months ago (2012-07-30 01:10:59 UTC) #8
http://codereview.appspot.com/6453062/diff/3/misc/dashboard/codereview/dashbo...
File misc/dashboard/codereview/dashboard/front.go (right):

http://codereview.appspot.com/6453062/diff/3/misc/dashboard/codereview/dashbo...
misc/dashboard/codereview/dashboard/front.go:247: {{if and .LGTMs
$tbl.Assignable}}<br /><span style="font-size: smaller;">LGTMs:
{{.LGTMHTML}}{{end}}</span>
On 2012/07/30 00:59:12, minux wrote:
> i think these </span> nested wrongly.

Oops, you're right. I'll fix.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b