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

Issue 29525555: #622 - Use mimeo module on abb website (Closed)

Created:
Aug. 23, 2017, 4:50 p.m. by f.lopez
Modified:
Aug. 24, 2017, 8:56 p.m.
Reviewers:
mathias
CC:
Fred
Visibility:
Public.

Description

#622 - Use mimeo module on abb website

Patch Set 1 #

Total comments: 4

Patch Set 2 : For comment 2 #

Total comments: 1

Patch Set 3 : For comment 5 #

Total comments: 2

Patch Set 4 : For comment 7 #

Total comments: 1

Patch Set 5 : For comment 10 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -3 lines) Patch
M hiera/roles/web/adblockbrowser.yaml View 1 2 3 1 chunk +12 lines, -3 lines 0 comments Download
M modules/adblockplus/files/mimeo.py View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M modules/adblockplus/manifests/web/mimeo.pp View 1 2 3 4 2 chunks +23 lines, -0 lines 0 comments Download

Messages

Total messages: 12
f.lopez
Aug. 23, 2017, 4:50 p.m. (2017-08-23 16:50:44 UTC) #1
mathias
https://codereview.adblockplus.org/29525555/diff/29525556/hiera/roles/web/adblockbrowser.yaml File hiera/roles/web/adblockbrowser.yaml (right): https://codereview.adblockplus.org/29525555/diff/29525556/hiera/roles/web/adblockbrowser.yaml#newcode17 hiera/roles/web/adblockbrowser.yaml:17: proxy_set_header Scheme $scheme; That's neither necessary nor a valid ...
Aug. 23, 2017, 4:54 p.m. (2017-08-23 16:54:42 UTC) #2
f.lopez
Incoming review, python code has been modified :( https://codereview.adblockplus.org/29525555/diff/29525556/hiera/roles/web/adblockbrowser.yaml File hiera/roles/web/adblockbrowser.yaml (right): https://codereview.adblockplus.org/29525555/diff/29525556/hiera/roles/web/adblockbrowser.yaml#newcode17 hiera/roles/web/adblockbrowser.yaml:17: proxy_set_header ...
Aug. 24, 2017, 6:16 p.m. (2017-08-24 18:16:59 UTC) #3
f.lopez
Aug. 24, 2017, 6:18 p.m. (2017-08-24 18:18:08 UTC) #4
mathias
https://codereview.adblockplus.org/29525555/diff/29526730/modules/adblockplus/files/mimeo.py File modules/adblockplus/files/mimeo.py (right): https://codereview.adblockplus.org/29525555/diff/29526730/modules/adblockplus/files/mimeo.py#newcode51 modules/adblockplus/files/mimeo.py:51: 'body': body, Wasn't that $request_body in Nginx?
Aug. 24, 2017, 6:23 p.m. (2017-08-24 18:23:38 UTC) #5
f.lopez
Aug. 24, 2017, 6:40 p.m. (2017-08-24 18:40:02 UTC) #6
mathias
https://codereview.adblockplus.org/29525555/diff/29526771/hiera/roles/web/adblockbrowser.yaml File hiera/roles/web/adblockbrowser.yaml (right): https://codereview.adblockplus.org/29525555/diff/29526771/hiera/roles/web/adblockbrowser.yaml#newcode26 hiera/roles/web/adblockbrowser.yaml:26: mimeo_data: I think this one should be configured in ...
Aug. 24, 2017, 6:43 p.m. (2017-08-24 18:43:43 UTC) #7
f.lopez
https://codereview.adblockplus.org/29525555/diff/29526771/hiera/roles/web/adblockbrowser.yaml File hiera/roles/web/adblockbrowser.yaml (right): https://codereview.adblockplus.org/29525555/diff/29526771/hiera/roles/web/adblockbrowser.yaml#newcode26 hiera/roles/web/adblockbrowser.yaml:26: mimeo_data: On 2017/08/24 18:43:43, mathias wrote: > I think ...
Aug. 24, 2017, 6:46 p.m. (2017-08-24 18:46:56 UTC) #8
f.lopez
Aug. 24, 2017, 7:16 p.m. (2017-08-24 19:16:17 UTC) #9
mathias
https://codereview.adblockplus.org/29525555/diff/29526774/modules/adblockplus/manifests/web/mimeo.pp File modules/adblockplus/manifests/web/mimeo.pp (right): https://codereview.adblockplus.org/29525555/diff/29526774/modules/adblockplus/manifests/web/mimeo.pp#newcode88 modules/adblockplus/manifests/web/mimeo.pp:88: content => join([ Not that easy, if one specifies ...
Aug. 24, 2017, 7:30 p.m. (2017-08-24 19:30:10 UTC) #10
f.lopez
Aug. 24, 2017, 8:01 p.m. (2017-08-24 20:01:32 UTC) #11
mathias
Aug. 24, 2017, 8:10 p.m. (2017-08-24 20:10:48 UTC) #12
LGTM.

Powered by Google App Engine
This is Rietveld