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

Issue 29481679: #1975 - Introduce class adblockplus::web::redirector (Closed)

Created:
July 6, 2017, 4:42 p.m. by mathias
Modified:
July 6, 2017, 6:26 p.m.
Reviewers:
f.lopez, Fred
CC:
f.nicolaisen
Visibility:
Public.

Description

See http://hub.eyeo.com/issues/1653 and http://hub.eyeo.com/issues/1975

Patch Set 1 #

Total comments: 2

Patch Set 2 : Fix examples section in class documentation #

Unified diffs Side-by-side diffs Delta from patch set Stats (+100 lines, -0 lines) Patch
A hiera/roles/web/redirect/adblockbrowser.yaml View 1 chunk +5 lines, -0 lines 0 comments Download
A hiera/roles/web/redirect/adblockplus.yaml View 1 chunk +5 lines, -0 lines 0 comments Download
A hiera/roles/web/redirect/eyeo.yaml View 1 chunk +12 lines, -0 lines 0 comments Download
A modules/adblockplus/manifests/web/redirector.pp View 1 1 chunk +61 lines, -0 lines 0 comments Download
A modules/adblockplus/templates/web/redirector.conf.erb View 1 chunk +11 lines, -0 lines 0 comments Download
M modules/private-stub/hiera/hosts.yaml View 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 6
mathias
July 6, 2017, 4:42 p.m. (2017-07-06 16:42:15 UTC) #1
mathias
July 6, 2017, 5:12 p.m. (2017-07-06 17:12:11 UTC) #2
Fred
https://codereview.adblockplus.org/29481679/diff/29481680/modules/adblockplus/templates/web/redirector.conf.erb File modules/adblockplus/templates/web/redirector.conf.erb (right): https://codereview.adblockplus.org/29481679/diff/29481680/modules/adblockplus/templates/web/redirector.conf.erb#newcode7 modules/adblockplus/templates/web/redirector.conf.erb:7: rewrite ^/<%= key %>(/.*)?$ "<%= target %>" break; Didn't ...
July 6, 2017, 5:17 p.m. (2017-07-06 17:17:27 UTC) #3
mathias
https://codereview.adblockplus.org/29481679/diff/29481680/modules/adblockplus/templates/web/redirector.conf.erb File modules/adblockplus/templates/web/redirector.conf.erb (right): https://codereview.adblockplus.org/29481679/diff/29481680/modules/adblockplus/templates/web/redirector.conf.erb#newcode7 modules/adblockplus/templates/web/redirector.conf.erb:7: rewrite ^/<%= key %>(/.*)?$ "<%= target %>" break; On ...
July 6, 2017, 5:23 p.m. (2017-07-06 17:23:55 UTC) #4
Fred
On 2017/07/06 17:23:55, mathias wrote: > https://codereview.adblockplus.org/29481679/diff/29481680/modules/adblockplus/templates/web/redirector.conf.erb > File modules/adblockplus/templates/web/redirector.conf.erb (right): > > https://codereview.adblockplus.org/29481679/diff/29481680/modules/adblockplus/templates/web/redirector.conf.erb#newcode7 > ...
July 6, 2017, 5:30 p.m. (2017-07-06 17:30:29 UTC) #5
f.lopez
July 6, 2017, 5:34 p.m. (2017-07-06 17:34:06 UTC) #6
The yaml files will be uploaded as different commits right? 

otherwise LGTM

Powered by Google App Engine
This is Rietveld