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

Issue 136540044: code review 136540044: dashboard: more robust commit handler, and allow modifi... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years, 7 months ago by bradfitz
Modified:
9 years, 7 months ago
Reviewers:
adg, rsc
CC:
golang-codereviews, rsc, adg, dvyukov
Visibility:
Public.

Description

dashboard: more robust commit handler, and allow modifications

Patch Set 1 #

Patch Set 2 : diff -r 1192ca51f995f5851b4d8a42e3146703d3ff7efe https://code.google.com/p/go.tools #

Patch Set 3 : diff -r 1192ca51f995f5851b4d8a42e3146703d3ff7efe https://code.google.com/p/go.tools #

Total comments: 9

Patch Set 4 : diff -r 1192ca51f995f5851b4d8a42e3146703d3ff7efe https://code.google.com/p/go.tools #

Total comments: 1

Patch Set 5 : diff -r fea9ee8207be46fcedb58d0fd4314dc05efc0c7e https://code.google.com/p/go.tools #

Patch Set 6 : diff -r 84e6d9582b8597599eb77882d4dac4d13b8686b8 https://code.google.com/p/go.tools #

Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -14 lines) Patch
M dashboard/app/build/handler.go View 1 2 3 4 3 chunks +54 lines, -14 lines 0 comments Download

Messages

Total messages: 13
bradfitz
Hello golang-codereviews@googlegroups.com (cc: adg@golang.org, dvyukov@google.com, rsc@golang.org), I'd like you to review this change to https://code.google.com/p/go.tools
9 years, 7 months ago (2014-09-14 18:32:45 UTC) #1
rsc
LGTM maybe it's okay to reenable the build mails
9 years, 7 months ago (2014-09-14 20:10:15 UTC) #2
adg
LGTM I guess https://codereview.appspot.com/136540044/diff/40001/dashboard/builder/vcs.go File dashboard/builder/vcs.go (right): https://codereview.appspot.com/136540044/diff/40001/dashboard/builder/vcs.go#newcode213 dashboard/builder/vcs.go:213: <ChangeNum>{rev}</ChangeNum> I thought this value was ...
9 years, 7 months ago (2014-09-15 00:29:56 UTC) #3
bradfitz
In theory, but for a builder with a fresh hg clone checkout and no local ...
9 years, 7 months ago (2014-09-15 00:32:02 UTC) #4
adg
If you do a fresh checkout every time, maybe. But I think it also depends ...
9 years, 7 months ago (2014-09-15 00:41:33 UTC) #5
adg
https://codereview.appspot.com/136540044/diff/40001/dashboard/app/build/handler.go File dashboard/app/build/handler.go (right): https://codereview.appspot.com/136540044/diff/40001/dashboard/app/build/handler.go#newcode150 dashboard/app/build/handler.go:150: if com.ParentHash != "" { I think the original ...
9 years, 7 months ago (2014-09-18 00:00:50 UTC) #6
adg
Ping.
9 years, 7 months ago (2014-09-22 04:10:28 UTC) #7
bradfitz
Hello golang-codereviews@googlegroups.com, rsc@golang.org, adg@golang.org (cc: dvyukov@google.com, golang-codereviews@googlegroups.com), Please take another look.
9 years, 7 months ago (2014-09-22 14:30:26 UTC) #8
adg
LGTM https://codereview.appspot.com/136540044/diff/60001/dashboard/builder/vcs.go File dashboard/builder/vcs.go (right): https://codereview.appspot.com/136540044/diff/60001/dashboard/builder/vcs.go#newcode205 dashboard/builder/vcs.go:205: <Parent>{p1node}</Parent> split this change into a separate cl?
9 years, 7 months ago (2014-09-23 00:30:10 UTC) #9
bradfitz
https://codereview.appspot.com/136540044/diff/40001/dashboard/app/build/handler.go File dashboard/app/build/handler.go (right): https://codereview.appspot.com/136540044/diff/40001/dashboard/app/build/handler.go#newcode150 dashboard/app/build/handler.go:150: if com.ParentHash != "" { On 2014/09/18 00:00:49, adg ...
9 years, 7 months ago (2014-09-23 18:30:52 UTC) #10
bradfitz
Hello golang-codereviews@googlegroups.com, rsc@golang.org, adg@golang.org (cc: dvyukov@google.com, golang-codereviews@googlegroups.com), Please take another look.
9 years, 7 months ago (2014-09-23 18:30:55 UTC) #11
adg
LGTM
9 years, 7 months ago (2014-09-26 01:03:59 UTC) #12
bradfitz
9 years, 7 months ago (2014-09-26 01:06:21 UTC) #13
*** Submitted as
https://code.google.com/p/go/source/detail?r=1d7d1b189c3e&repo=tools ***

dashboard: more robust commit handler, and allow modifications

LGTM=rsc, adg
R=golang-codereviews, rsc, adg
CC=dvyukov, golang-codereviews
https://codereview.appspot.com/136540044
Sign in to reply to this message.

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