Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(64)

Issue 685863003: Make table entries on analysis server's '/status' page clickable. (Closed)

Created:
6 years, 1 month ago by Paul Berry
Modified:
6 years, 1 month ago
Reviewers:
Brian Wilkerson
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Make table entries on analysis server's '/status' page clickable. Clicking on a table entry now takes you to a list of files in the given state. R=brianwilkerson@google.com Committed: https://code.google.com/p/dart/source/detail?r=41400

Patch Set 1 #

Total comments: 6

Patch Set 2 : Changes based on code review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+251 lines, -94 lines) Patch
M pkg/analysis_server/lib/src/get_handler.dart View 1 6 chunks +156 lines, -33 lines 0 comments Download
M pkg/analyzer/lib/src/generated/engine.dart View 1 8 chunks +89 lines, -61 lines 0 comments Download
M pkg/analyzer/test/generated/engine_test.dart View 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (1 generated)
Paul Berry
6 years, 1 month ago (2014-10-28 23:20:17 UTC) #2
Brian Wilkerson
I like the functionality, but have some concerns with the implementation. https://codereview.chromium.org/685863003/diff/1/pkg/analysis_server/lib/src/get_handler.dart File pkg/analysis_server/lib/src/get_handler.dart (right): ...
6 years, 1 month ago (2014-10-29 13:51:02 UTC) #3
Paul Berry
https://codereview.chromium.org/685863003/diff/1/pkg/analysis_server/lib/src/get_handler.dart File pkg/analysis_server/lib/src/get_handler.dart (right): https://codereview.chromium.org/685863003/diff/1/pkg/analysis_server/lib/src/get_handler.dart#newcode158 pkg/analysis_server/lib/src/get_handler.dart:158: response.write('<p>$count files found</p>'); On 2014/10/29 13:51:02, Brian Wilkerson wrote: ...
6 years, 1 month ago (2014-10-29 18:39:11 UTC) #4
Brian Wilkerson
LGTM once verbally discussed change is made
6 years, 1 month ago (2014-10-29 18:39:47 UTC) #5
Paul Berry
6 years, 1 month ago (2014-10-29 20:05:21 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as 41400 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698