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

Issue 2233044: code review 2233044: godoc: show "Last update" info for directory listings. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 6 months ago by gri
Modified:
14 years, 6 months ago
Reviewers:
CC:
rsc, golang-dev
Visibility:
Public.

Description

godoc: show "Last update" info for directory listings. Use -timestamps=false flag to disable. (This used to be shown on the front-page below the build information with the old godoc. However, the time stamps are directory-specific and should be shown with the directory.)

Patch Set 1 #

Patch Set 2 : code review 2233044: godoc: show "Last update" info for directory listings. #

Patch Set 3 : code review 2233044: godoc: show "Last update" info for directory listings. #

Patch Set 4 : code review 2233044: godoc: show "Last update" info for directory listings. #

Patch Set 5 : code review 2233044: godoc: show "Last update" info for directory listings. #

Patch Set 6 : code review 2233044: godoc: show "Last update" info for directory listings. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -30 lines) Patch
M src/cmd/godoc/doc.go View 4 1 chunk +2 lines, -0 lines 0 comments Download
M src/cmd/godoc/godoc.go View 1 2 3 4 9 chunks +29 lines, -30 lines 0 comments Download

Messages

Total messages: 7
gri
Hello rsc (cc: golang-dev@googlegroups.com), I'd like you to review this change.
14 years, 6 months ago (2010-09-16 20:06:15 UTC) #1
rsc1
Can we have a flag to disable them? It makes sense for a local installation ...
14 years, 6 months ago (2010-09-16 20:12:12 UTC) #2
gri
Sure. Except for server restarts, golang.org would actually show the time of a new release ...
14 years, 6 months ago (2010-09-16 20:19:52 UTC) #3
gri
Hello rsc (cc: golang-dev@googlegroups.com), Please take another look.
14 years, 6 months ago (2010-09-16 20:23:09 UTC) #4
gri
PS: In retrospect, I am inclined to set the default to true. We have scripts ...
14 years, 6 months ago (2010-09-16 20:28:18 UTC) #5
rsc1
LGTM I agree that true is the right default.
14 years, 6 months ago (2010-09-16 20:34:37 UTC) #6
gri
14 years, 6 months ago (2010-09-16 20:45:44 UTC) #7
*** Submitted as http://code.google.com/p/go/source/detail?r=e8e5e0fb8ef7 ***

godoc: show "Last update" info for directory listings.

Use -timestamps=false flag to disable.

(This used to be shown on the front-page below the
build information with the old godoc. However, the
time stamps are directory-specific and should be
shown with the directory.)

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

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