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

Issue 5572062: code review 5572062: dashboard: add sub-repositories to init list (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 5 months ago by adg
Modified:
13 years, 5 months ago
Reviewers:
CC:
rsc, bsiegert, rog, golang-dev
Visibility:
Public.

Description

dashboard: add sub-repositories to init list dashboard: add Kind to Package struct dashboard: add kind parameter to /packages handler

Patch Set 1 #

Total comments: 2

Patch Set 2 : diff -r 35c590bd6d5d https://go.googlecode.com/hg #

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

Total comments: 1

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+75 lines, -33 lines) Patch
M misc/dashboard/app/build/build.go View 1 2 chunks +11 lines, -3 lines 0 comments Download
M misc/dashboard/app/build/handler.go View 1 3 chunks +3 lines, -26 lines 0 comments Download
A misc/dashboard/app/build/init.go View 1 2 3 1 chunk +57 lines, -0 lines 0 comments Download
M misc/dashboard/app/build/test.go View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M misc/dashboard/app/build/ui.go View 1 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 10
adg
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg
13 years, 5 months ago (2012-01-25 21:28:59 UTC) #1
rsc
http://codereview.appspot.com/5572062/diff/1/misc/dashboard/app/build/init.go File misc/dashboard/app/build/init.go (right): http://codereview.appspot.com/5572062/diff/1/misc/dashboard/app/build/init.go#newcode25 misc/dashboard/app/build/init.go:25: "codereview/cmd/hgpatch", This code should be written in terms of ...
13 years, 5 months ago (2012-01-25 21:40:15 UTC) #2
bsiegert
On Wed, Jan 25, 2012 at 22:40, <rsc@golang.org> wrote: > > go get -u code.google.com/p/go.xxx/... ...
13 years, 5 months ago (2012-01-26 07:50:15 UTC) #3
rog
On 26 January 2012 07:50, Benny Siegert <bsiegert@gmail.com> wrote: > On Wed, Jan 25, 2012 ...
13 years, 5 months ago (2012-01-26 09:12:40 UTC) #4
adg
On 26 January 2012 20:12, roger peppe <rogpeppe@gmail.com> wrote: > On 26 January 2012 07:50, ...
13 years, 5 months ago (2012-01-26 21:25:56 UTC) #5
rsc
On Thu, Jan 26, 2012 at 16:25, Andrew Gerrand <adg@golang.org> wrote: > ... only works ...
13 years, 5 months ago (2012-01-26 21:26:24 UTC) #6
adg
PTAL Corresponding gobuilder change coming shortly. https://codereview.appspot.com/5572062/diff/1/misc/dashboard/app/build/init.go File misc/dashboard/app/build/init.go (right): https://codereview.appspot.com/5572062/diff/1/misc/dashboard/app/build/init.go#newcode25 misc/dashboard/app/build/init.go:25: "codereview/cmd/hgpatch", On 2012/01/25 ...
13 years, 5 months ago (2012-01-26 23:26:06 UTC) #7
rog
On 26 January 2012 21:26, Russ Cox <rsc@golang.org> wrote: > On Thu, Jan 26, 2012 ...
13 years, 5 months ago (2012-01-27 10:29:44 UTC) #8
rsc
LGTM http://codereview.appspot.com/5572062/diff/4002/misc/dashboard/app/build/init.go File misc/dashboard/app/build/init.go (right): http://codereview.appspot.com/5572062/diff/4002/misc/dashboard/app/build/init.go#newcode24 misc/dashboard/app/build/init.go:24: "crypto", Please add "image" to this list, and ...
13 years, 5 months ago (2012-01-27 22:50:15 UTC) #9
adg
13 years, 5 months ago (2012-01-30 00:59:12 UTC) #10
*** Submitted as http://code.google.com/p/go/source/detail?r=ddf9499f63c6 ***

dashboard: add sub-repositories to init list
dashboard: add Kind to Package struct
dashboard: add kind parameter to /packages handler

R=rsc, bsiegert, rogpeppe
CC=golang-dev
http://codereview.appspot.com/5572062
Sign in to reply to this message.

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