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

Issue 12180043: code review 12180043: go.tools: add dashboard

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 8 months ago by cmang
Modified:
11 years, 8 months ago
Reviewers:
adg
CC:
golang-dev, bradfitz, cmang2, adg
Visibility:
Public.

Description

go.tools: add dashboard Moving misc/dashboard to its new home. It will be deleted (except for misc/dashboard/codereview) from its current home if this is approved.

Patch Set 1 #

Patch Set 2 : diff -r 79ec8d3bcf1d https://code.google.com/p/go/ #

Patch Set 3 : diff -r 79ec8d3bcf1d https://code.google.com/p/go/ #

Total comments: 2

Patch Set 4 : diff -r 79ec8d3bcf1d https://code.google.com/p/go/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3122 lines, -0 lines) Patch
A dashboard/README View 1 1 chunk +26 lines, -0 lines 0 comments Download
A dashboard/app/app.yaml View 1 1 chunk +20 lines, -0 lines 0 comments Download
A dashboard/app/build/build.go View 1 2 3 1 chunk +332 lines, -0 lines 0 comments Download
A dashboard/app/build/handler.go View 1 2 3 1 chunk +449 lines, -0 lines 0 comments Download
A dashboard/app/build/init.go View 1 2 3 1 chunk +68 lines, -0 lines 0 comments Download
A dashboard/app/build/key.go View 1 2 3 1 chunk +64 lines, -0 lines 0 comments Download
A dashboard/app/build/notify.go View 1 2 3 1 chunk +168 lines, -0 lines 0 comments Download
A dashboard/app/build/notify.txt View 1 1 chunk +9 lines, -0 lines 0 comments Download
A dashboard/app/build/test.go View 1 2 3 1 chunk +258 lines, -0 lines 0 comments Download
A dashboard/app/build/ui.go View 1 2 3 1 chunk +321 lines, -0 lines 0 comments Download
A dashboard/app/build/ui.html View 1 1 chunk +209 lines, -0 lines 0 comments Download
A dashboard/app/cache/cache.go View 1 2 3 1 chunk +84 lines, -0 lines 0 comments Download
A dashboard/app/static/status_alert.gif View 1 Binary file 0 comments Download
A dashboard/app/static/status_good.gif View 1 Binary file 0 comments Download
A dashboard/builder/Makefile View 1 1 chunk +9 lines, -0 lines 0 comments Download
A dashboard/builder/doc.go View 1 1 chunk +58 lines, -0 lines 0 comments Download
A dashboard/builder/exec.go View 1 1 chunk +79 lines, -0 lines 0 comments Download
A dashboard/builder/http.go View 1 1 chunk +167 lines, -0 lines 0 comments Download
A dashboard/builder/main.go View 1 1 chunk +653 lines, -0 lines 0 comments Download
A dashboard/builder/vcs.go View 1 1 chunk +148 lines, -0 lines 0 comments Download

Messages

Total messages: 7
cmang
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go/
11 years, 8 months ago (2013-07-31 16:51:14 UTC) #1
bradfitz
R=adg Currently we have commands under cmd and packages under the root. This is neither ...
11 years, 8 months ago (2013-07-31 17:57:42 UTC) #2
cmang2
Maybe we can further split this up, so the builder goes into go.tools/cmd/go similarly to ...
11 years, 8 months ago (2013-07-31 21:33:11 UTC) #3
adg
I think it's fine to put this here. https://codereview.appspot.com/12180043/diff/6001/dashboard/app/build/build.go File dashboard/app/build/build.go (right): https://codereview.appspot.com/12180043/diff/6001/dashboard/app/build/build.go#newcode5 dashboard/app/build/build.go:5: package ...
11 years, 8 months ago (2013-07-31 23:46:27 UTC) #4
cmang
https://codereview.appspot.com/12180043/diff/6001/dashboard/app/build/build.go File dashboard/app/build/build.go (right): https://codereview.appspot.com/12180043/diff/6001/dashboard/app/build/build.go#newcode5 dashboard/app/build/build.go:5: package build On 2013/07/31 23:46:28, adg wrote: > please ...
11 years, 8 months ago (2013-07-31 23:56:07 UTC) #5
adg
LGTM
11 years, 8 months ago (2013-08-01 00:09:54 UTC) #6
adg
11 years, 8 months ago (2013-08-01 03:24:01 UTC) #7
*** Submitted as
https://code.google.com/p/go/source/detail?r=f2a3741e102e&repo=tools ***

go.tools: add dashboard
Moving misc/dashboard to its new home. It will be deleted
(except for misc/dashboard/codereview) from its current home
if this is approved.

R=golang-dev, bradfitz, cmang, adg
CC=golang-dev
https://codereview.appspot.com/12180043

Committer: Andrew Gerrand <adg@golang.org>
Sign in to reply to this message.

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