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

Issue 1708283003: isolateserver: add checkbox to enable ts_mon (Closed)

Created:
4 years, 10 months ago by Sergey Berezin
Modified:
4 years, 10 months ago
Reviewers:
M-A Ruel
CC:
chromium-reviews, infra-reviews+luci-py_chromium.org
Base URL:
https://chromium.googlesource.com/external/github.com/luci/luci-py@master
Target Ref:
refs/heads/master
Project:
luci-py
Visibility:
Public.

Description

isolateserver: add checkbox to enable ts_mon R=maruel@chromium.org BUG=408424 TEST= ran unit tests, and tested on dev_appserver instance. Committed: https://github.com/luci/luci-py/commit/50b5ee37a0f23143dd71028676cbc4c36abe797d

Patch Set 1 #

Total comments: 6

Patch Set 2 : Addressed comments #

Total comments: 4

Patch Set 3 : More comments addressed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -1 line) Patch
M appengine/isolate/handlers_frontend.py View 1 2 1 chunk +14 lines, -1 line 0 comments Download
M appengine/isolate/templates/restricted_config.html View 2 chunks +14 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (3 generated)
Sergey Berezin
PTAL
4 years, 10 months ago (2016-02-18 20:56:51 UTC) #2
Sergey Berezin
Uploaded a demo to isolateserver-dev, and toggled the box. At some point, metrics should begin ...
4 years, 10 months ago (2016-02-19 02:14:04 UTC) #3
M-A Ruel
https://codereview.chromium.org/1708283003/diff/1/appengine/isolate/config.py File appengine/isolate/config.py (right): https://codereview.chromium.org/1708283003/diff/1/appengine/isolate/config.py#newcode58 appengine/isolate/config.py:58: @classmethod This code belongs to the frontend in my ...
4 years, 10 months ago (2016-02-19 02:44:40 UTC) #4
Sergey Berezin
https://codereview.chromium.org/1708283003/diff/1/appengine/isolate/config.py File appengine/isolate/config.py (right): https://codereview.chromium.org/1708283003/diff/1/appengine/isolate/config.py#newcode58 appengine/isolate/config.py:58: @classmethod On 2016/02/19 02:44:40, M-A Ruel wrote: > This ...
4 years, 10 months ago (2016-02-19 20:35:32 UTC) #5
M-A Ruel
https://codereview.chromium.org/1708283003/diff/1/appengine/isolate/config.py File appengine/isolate/config.py (right): https://codereview.chromium.org/1708283003/diff/1/appengine/isolate/config.py#newcode58 appengine/isolate/config.py:58: @classmethod On 2016/02/19 20:35:32, Sergey Berezin wrote: > On ...
4 years, 10 months ago (2016-02-19 20:37:27 UTC) #6
Sergey Berezin
https://codereview.chromium.org/1708283003/diff/1/appengine/isolate/config.py File appengine/isolate/config.py (right): https://codereview.chromium.org/1708283003/diff/1/appengine/isolate/config.py#newcode58 appengine/isolate/config.py:58: @classmethod On 2016/02/19 20:37:26, M-A Ruel wrote: > On ...
4 years, 10 months ago (2016-02-19 20:46:52 UTC) #7
M-A Ruel
https://codereview.chromium.org/1708283003/diff/20001/appengine/isolate/handlers_frontend.py File appengine/isolate/handlers_frontend.py (right): https://codereview.chromium.org/1708283003/diff/20001/appengine/isolate/handlers_frontend.py#newcode73 appengine/isolate/handlers_frontend.py:73: def to_str(value): Remove. https://codereview.chromium.org/1708283003/diff/20001/appengine/isolate/handlers_frontend.py#newcode78 appengine/isolate/handlers_frontend.py:78: }.get(param_name, to_str) s/to_str/str/
4 years, 10 months ago (2016-02-19 20:51:49 UTC) #8
Sergey Berezin
https://codereview.chromium.org/1708283003/diff/20001/appengine/isolate/handlers_frontend.py File appengine/isolate/handlers_frontend.py (right): https://codereview.chromium.org/1708283003/diff/20001/appengine/isolate/handlers_frontend.py#newcode73 appengine/isolate/handlers_frontend.py:73: def to_str(value): On 2016/02/19 20:51:49, M-A Ruel wrote: > ...
4 years, 10 months ago (2016-02-19 23:20:34 UTC) #9
M-A Ruel
lgtm
4 years, 10 months ago (2016-02-19 23:24:30 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1708283003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1708283003/40001
4 years, 10 months ago (2016-02-19 23:26:48 UTC) #12
commit-bot: I haz the power
Committed patchset #3 (id:40001) as https://github.com/luci/luci-py/commit/50b5ee37a0f23143dd71028676cbc4c36abe797d
4 years, 10 months ago (2016-02-19 23:28:17 UTC) #14
Sergey Berezin
4 years, 10 months ago (2016-02-20 00:11:38 UTC) #15
Message was sent while issue was closed.
(posted this comment on the wrong CL :-)
Deployed it on isolateserver-dev; will check with you on Monday for pushing to
the production version. Thanks!

Powered by Google App Engine
This is Rietveld 408576698