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

Issue 4952050: code review 4952050: godoc: minor tweaks for app-engine use (Closed)

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

Description

godoc: minor tweaks for app-engine use - read search index files in groutine to avoid start-up failure on app engine because reading the files takes too long - permit usage of search index files and indexer - minor cosmetic cleanups

Patch Set 1 #

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

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -45 lines) Patch
M src/cmd/godoc/appconfig.go View 1 1 chunk +5 lines, -3 lines 0 comments Download
M src/cmd/godoc/appinit.go View 1 1 chunk +1 line, -3 lines 0 comments Download
M src/cmd/godoc/godoc.go View 1 4 chunks +32 lines, -35 lines 0 comments Download
M src/cmd/godoc/main.go View 1 3 chunks +4 lines, -4 lines 0 comments Download

Messages

Total messages: 3
gri
Hello dsymonds@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 11 months ago (2011-09-01 23:38:31 UTC) #1
dsymonds
LGTM
13 years, 11 months ago (2011-09-01 23:58:51 UTC) #2
gri
13 years, 11 months ago (2011-09-02 17:07:34 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=cc2d7633590e ***

godoc: minor tweaks for app-engine use

- read search index files in groutine to avoid
  start-up failure on app engine because reading
  the files takes too long
- permit usage of search index files and indexer
- minor cosmetic cleanups

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

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