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

Issue 2111713004: Teach CQ status app to check login status of users. (Closed)

Created:
4 years, 5 months ago by tandrii(chromium)
Modified:
3 years, 3 months ago
CC:
chromium-reviews, infra-reviews+infra_chromium.org
Base URL:
https://chromium.googlesource.com/infra/infra.git@master
Target Ref:
refs/heads/master
Project:
infra
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : rebase #

Patch Set 3 : cleanup #

Total comments: 12

Patch Set 4 : Review and tests. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+226 lines, -173 lines) Patch
M appengine/chromium_cq_status/app.yaml View 1 chunk +0 lines, -3 lines 0 comments Download
M appengine/chromium_cq_status/handlers/index.py View 1 chunk +4 lines, -1 line 0 comments Download
M appengine/chromium_cq_status/handlers/patch_status.py View 2 chunks +9 lines, -7 lines 0 comments Download
M appengine/chromium_cq_status/handlers/patch_summary.py View 3 chunks +10 lines, -12 lines 0 comments Download
M appengine/chromium_cq_status/handlers/post.py View 2 chunks +2 lines, -2 lines 0 comments Download
M appengine/chromium_cq_status/handlers/query.py View 2 chunks +2 lines, -2 lines 0 comments Download
A appengine/chromium_cq_status/handlers/recent.py View 1 chunk +16 lines, -0 lines 0 comments Download
M appengine/chromium_cq_status/handlers/stats_data_points.py View 1 chunk +4 lines, -2 lines 0 comments Download
M appengine/chromium_cq_status/handlers/stats_query.py View 1 chunk +1 line, -0 lines 0 comments Download
M appengine/chromium_cq_status/handlers/stats_viewer.py View 1 2 3 2 chunks +4 lines, -1 line 0 comments Download
M appengine/chromium_cq_status/handlers/test/post_test.py View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M appengine/chromium_cq_status/handlers/test/stats_query_test.py View 1 2 3 1 chunk +3 lines, -1 line 0 comments Download
D appengine/chromium_cq_status/html/recent.html View 1 chunk +0 lines, -94 lines 0 comments Download
M appengine/chromium_cq_status/js/patch_status.js View 1 chunk +1 line, -1 line 0 comments Download
M appengine/chromium_cq_status/js/recent.js View 1 chunk +1 line, -1 line 0 comments Download
M appengine/chromium_cq_status/js/stats_viewer.js View 1 chunk +2 lines, -1 line 0 comments Download
M appengine/chromium_cq_status/main.py View 1 chunk +2 lines, -0 lines 0 comments Download
M appengine/chromium_cq_status/makefile View 1 2 3 2 chunks +13 lines, -1 line 0 comments Download
M appengine/chromium_cq_status/shared/config.py View 1 2 3 1 chunk +17 lines, -1 line 0 comments Download
M appengine/chromium_cq_status/shared/test/utils_test.py View 1 2 3 2 chunks +87 lines, -32 lines 0 comments Download
M appengine/chromium_cq_status/shared/utils.py View 1 2 3 3 chunks +41 lines, -4 lines 0 comments Download
M appengine/chromium_cq_status/stats/test/stats_test.py View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M appengine/chromium_cq_status/templates/index.html View 1 chunk +1 line, -1 line 0 comments Download
A + appengine/chromium_cq_status/templates/recent.html View 3 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 23 (10 generated)
tandrii(chromium)
WDYT about this approach?
4 years, 5 months ago (2016-06-30 23:28:11 UTC) #3
Paweł Hajdan Jr.
Looks good. Please let me know when it's ready for final review.
4 years, 5 months ago (2016-07-01 14:20:39 UTC) #5
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2111713004/20001
4 years, 5 months ago (2016-07-01 15:28:09 UTC) #7
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: Infra Linux Trusty 64 Tester on master.tryserver.infra ...
4 years, 5 months ago (2016-07-01 15:41:59 UTC) #9
Sergiy Byelozyorov
lgtm https://codereview.chromium.org/2111713004/diff/40001/appengine/chromium_cq_status/handlers/stats_viewer.py File appengine/chromium_cq_status/handlers/stats_viewer.py (right): https://codereview.chromium.org/2111713004/diff/40001/appengine/chromium_cq_status/handlers/stats_viewer.py#newcode7 appengine/chromium_cq_status/handlers/stats_viewer.py:7: from shared.utils import minutes_per_day, read_access for consistency with ...
4 years, 5 months ago (2016-07-01 17:13:06 UTC) #10
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2111713004/60001
4 years, 5 months ago (2016-07-01 18:56:25 UTC) #12
tandrii(chromium)
https://codereview.chromium.org/2111713004/diff/40001/appengine/chromium_cq_status/handlers/stats_viewer.py File appengine/chromium_cq_status/handlers/stats_viewer.py (right): https://codereview.chromium.org/2111713004/diff/40001/appengine/chromium_cq_status/handlers/stats_viewer.py#newcode7 appengine/chromium_cq_status/handlers/stats_viewer.py:7: from shared.utils import minutes_per_day, read_access On 2016/07/01 17:13:06, Sergiy ...
4 years, 5 months ago (2016-07-01 18:56:55 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2111713004/60001
4 years, 5 months ago (2016-07-01 19:07:29 UTC) #17
commit-bot: I haz the power
Committed patchset #4 (id:60001) as https://chromium.googlesource.com/infra/infra/+/b2125eddaaa1e69a1949d16997234f8885b19ad8
4 years, 5 months ago (2016-07-01 19:10:40 UTC) #19
DJJAAM.COM
https://gettutuapp.com/download/ https://appspopo.com/apk/tutuapp/
3 years, 4 months ago (2017-08-01 19:03:39 UTC) #20
onlinefree2525
On 2017/08/01 19:03:39, DJJAAM.COM wrote: > https://gettutuapp.com/download/ > https://appspopo.com/apk/tutuapp/ and http://www.bhimappdownloads.in/ http://www.latestapkapp.com/
3 years, 3 months ago (2017-08-29 08:20:17 UTC) #21
rakthith
All most all the android apps are working with chrome by Arc welder. There are ...
3 years, 3 months ago (2017-08-31 09:39:02 UTC) #22
amber.gandotra
3 years, 3 months ago (2017-09-08 21:57:05 UTC) #23
Message was sent while issue was closed.
https://tweakboxappdownload.com/
https://192168l254.online/

Powered by Google App Engine
This is Rietveld 408576698