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

Issue 12038049: code review 12038049: go-tour: add -article flag

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 9 months ago by dupoxy
Modified:
10 years, 9 months ago
Reviewers:
adg
CC:
golang-dev, adg, r
Visibility:
Public.

Description

go-tour: add -article flag Fixes issue 11

Patch Set 1 #

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

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

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

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

Patch Set 6 : diff -r c989ba847a22 https://code.google.com/p/go-tour #

Total comments: 3

Patch Set 7 : diff -r c989ba847a22 https://code.google.com/p/go-tour #

Patch Set 8 : diff -r c989ba847a22 https://code.google.com/p/go-tour #

Total comments: 2

Patch Set 9 : diff -r 16ae3ec8d831 https://code.google.com/p/go-tour #

Patch Set 10 : diff -r 16ae3ec8d831 https://code.google.com/p/go-tour #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -1 line) Patch
M gotour/tour.go View 1 2 3 4 5 6 7 8 3 chunks +8 lines, -1 line 0 comments Download

Messages

Total messages: 13
dupoxy
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go-tour
10 years, 9 months ago (2013-07-29 23:57:44 UTC) #1
adg
This loads the file relative to the go-tour repo root, which is not necessarily what ...
10 years, 9 months ago (2013-07-30 03:35:17 UTC) #2
adg
(And by "absolute path" I mean "path relative to the current directory", obviously ;-)
10 years, 9 months ago (2013-07-30 03:35:44 UTC) #3
dupoxy
https://codereview.appspot.com/12038049/diff/18001/gotour/local.go File gotour/local.go (left): https://codereview.appspot.com/12038049/diff/18001/gotour/local.go#oldcode100 gotour/local.go:100: http.Handle("/talks/", fs) I don't get what this Handle is ...
10 years, 9 months ago (2013-08-11 22:38:24 UTC) #4
dupoxy
Hello golang-dev@googlegroups.com, adg@golang.org (cc: golang-dev@googlegroups.com), Please take another look.
10 years, 9 months ago (2013-08-11 22:53:09 UTC) #5
r
In the CL descrption, drop the space and period on the "Fixes" line.
10 years, 9 months ago (2013-08-13 01:12:34 UTC) #6
dupoxy
On 2013/08/13 01:12:34, r wrote: > In the CL descrption, drop the space and period ...
10 years, 9 months ago (2013-08-13 05:45:15 UTC) #7
dupoxy
Hello golang-dev@googlegroups.com, adg@golang.org, r@golang.org (cc: golang-dev@googlegroups.com), Please take another look.
10 years, 9 months ago (2013-08-13 05:49:31 UTC) #8
adg
https://codereview.appspot.com/12038049/diff/28001/gotour/tour.go File gotour/tour.go (right): https://codereview.appspot.com/12038049/diff/28001/gotour/tour.go#newcode36 gotour/tour.go:36: source := filepath.Join(root, *content) I didn't expect all these ...
10 years, 9 months ago (2013-08-15 04:37:23 UTC) #9
dupoxy
https://codereview.appspot.com/12038049/diff/28001/gotour/tour.go File gotour/tour.go (right): https://codereview.appspot.com/12038049/diff/28001/gotour/tour.go#newcode36 gotour/tour.go:36: source := filepath.Join(root, *content) On 2013/08/15 04:37:24, adg wrote: ...
10 years, 9 months ago (2013-08-17 14:48:44 UTC) #10
dupoxy
Hello golang-dev@googlegroups.com, adg@golang.org, r@golang.org (cc: golang-dev@googlegroups.com), Please take another look.
10 years, 9 months ago (2013-08-17 14:51:01 UTC) #11
adg
LGTM
10 years, 9 months ago (2013-08-19 00:44:15 UTC) #12
adg
10 years, 9 months ago (2013-08-19 00:50:16 UTC) #13
*** Submitted as https://code.google.com/p/go-tour/source/detail?r=002f27949682
***

go-tour: add -content flag

Fixes issue 11

R=golang-dev, adg, r
CC=golang-dev
https://codereview.appspot.com/12038049

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