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

Issue 29557718: #3927 - Clear Nginx cache when notifications are updated (Closed)

Created:
Sept. 27, 2017, 4:37 p.m. by mathias
Modified:
Sept. 28, 2017, 1:05 p.m.
Reviewers:
f.nicolaisen
CC:
f.lopez, Fred
Visibility:
Public.

Description

#3927 - Clear Nginx cache when notifications are updated

Patch Set 1 #

Total comments: 4

Patch Set 2 : Address feedback from patch-set #1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -0 lines) Patch
M modules/notificationserver/manifests/init.pp View 1 1 chunk +26 lines, -0 lines 0 comments Download

Messages

Total messages: 5
mathias
Sept. 27, 2017, 4:37 p.m. (2017-09-27 16:37:19 UTC) #1
f.nicolaisen
https://codereview.adblockplus.org/29557718/diff/29557719/modules/notificationserver/manifests/init.pp File modules/notificationserver/manifests/init.pp (right): https://codereview.adblockplus.org/29557718/diff/29557719/modules/notificationserver/manifests/init.pp#newcode24 modules/notificationserver/manifests/init.pp:24: content => "nginx ALL=(www-data) NOPASSWD:/usr/bin/$clear_cache\n", Consider extracting 'www-data' here ...
Sept. 28, 2017, 11:05 a.m. (2017-09-28 11:05:25 UTC) #2
mathias
Sept. 28, 2017, 11:59 a.m. (2017-09-28 11:59:22 UTC) #3
mathias
https://codereview.adblockplus.org/29557718/diff/29557719/modules/notificationserver/manifests/init.pp File modules/notificationserver/manifests/init.pp (right): https://codereview.adblockplus.org/29557718/diff/29557719/modules/notificationserver/manifests/init.pp#newcode24 modules/notificationserver/manifests/init.pp:24: content => "nginx ALL=(www-data) NOPASSWD:/usr/bin/$clear_cache\n", On 2017/09/28 11:05:25, f.nicolaisen ...
Sept. 28, 2017, noon (2017-09-28 12:00:00 UTC) #4
f.nicolaisen
Sept. 28, 2017, 12:17 p.m. (2017-09-28 12:17:15 UTC) #5
LGTM

Powered by Google App Engine
This is Rietveld