Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Issue 29584613: #4431 - Introduce sitescripts.reports.web.resolveReport handler (Closed)

Created:
Oct. 20, 2017, 1:46 p.m. by Vasily Kuznetsov
Modified:
Oct. 26, 2017, 2:40 p.m.
Reviewers:
mathias
Visibility:
Public.

Description

#4431 - Introduce sitescripts.reports.web.resolveReport handler repo: https://hg.adblockplus.org/sitescripts base rev: 862f92fafaa8 This will need to be attached to a trac ticket before it can land, but for now I'll use the hub ticket.

Patch Set 1 #

Total comments: 15

Patch Set 2 : Address comments on PS1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+182 lines, -0 lines) Patch
A sitescripts/reports/README.md View 1 1 chunk +29 lines, -0 lines 0 comments Download
A sitescripts/reports/tests/test_resolveReport.py View 1 1 chunk +76 lines, -0 lines 0 comments Download
A sitescripts/reports/web/resolveReport.py View 1 1 chunk +75 lines, -0 lines 0 comments Download
M tox.ini View 2 chunks +2 lines, -0 lines 0 comments Download

Messages

Total messages: 5
Vasily Kuznetsov
Hi Matze, Here's the script for report redirection. Not sure if we would need to ...
Oct. 20, 2017, 2:21 p.m. (2017-10-20 14:21:49 UTC) #1
mathias
Very promising! https://codereview.adblockplus.org/29584613/diff/29584614/sitescripts/reports/README.md File sitescripts/reports/README.md (right): https://codereview.adblockplus.org/29584613/diff/29584614/sitescripts/reports/README.md#newcode29 sitescripts/reports/README.md:29: decrypted id of the report. There's a ...
Oct. 24, 2017, 2:53 p.m. (2017-10-24 14:53:45 UTC) #2
Vasily Kuznetsov
Thanks for the comments, all fixed! https://codereview.adblockplus.org/29584613/diff/29584614/sitescripts/reports/README.md File sitescripts/reports/README.md (right): https://codereview.adblockplus.org/29584613/diff/29584614/sitescripts/reports/README.md#newcode29 sitescripts/reports/README.md:29: decrypted id of ...
Oct. 24, 2017, 3:36 p.m. (2017-10-24 15:36:58 UTC) #3
mathias
https://codereview.adblockplus.org/29584613/diff/29584614/sitescripts/reports/README.md File sitescripts/reports/README.md (right): https://codereview.adblockplus.org/29584613/diff/29584614/sitescripts/reports/README.md#newcode29 sitescripts/reports/README.md:29: decrypted id of the report. On 2017/10/24 15:36:57, Vasily ...
Oct. 24, 2017, 4:08 p.m. (2017-10-24 16:08:19 UTC) #4
mathias
Oct. 26, 2017, 12:54 p.m. (2017-10-26 12:54:32 UTC) #5
LGTM.

Powered by Google App Engine
This is Rietveld