Side by Side Diff
Use n/p to move between diff chunks; N/P to move between comments.
Keyboard Shortcuts
File
u
:
up to issue
m
:
publish + mail comments
M
:
edit review message
j
/
k
:
jump to file after / before current file
J
/
K
:
jump to next file with a comment after / before current file
Side-by-side diff
i
:
toggle intra-line diffs
e
:
expand all comments
c
:
collapse all comments
s
:
toggle showing all comments
n
/
p
:
next / previous diff chunk or comment
N
/
P
:
next / previous comment
<Up>
/
<Down>
:
next / previous line
<Enter>
:
respond to / edit current comment
d
:
mark current comment as done
Issue
u
:
up to list of issues
m
:
publish + mail comments
j
/
k
:
jump to patch after / before current patch
o
/
<Enter>
:
open current patch in side-by-side view
i
:
open current patch in unified diff view
Issue List
j
/
k
:
jump to issue after / before current issue
o
/
<Enter>
:
open current issue
#
:
close issue
Comment/message editing
<Ctrl>
+
s
or
<Ctrl>
+
Enter
:
save comment
<Esc>
:
cancel edit
Rietveld
Code Review Tool
Help
|
Bug tracker
|
Discussion group
|
Source code
Issues
All Issues
Side by Side Diff: modules/fail2ban/templates/filter.erb
Issue
29364214
:
Issue 2487 - Introduce fail2ban module (Closed)
Patch Set: Issue 2487 - Introduce fail2ban module
Created Nov. 29, 2016, 12:44 p.m.
Left:
Base
Patch Set 1: None
Patch Set 2: Issue 2487 - Introduce fail2ban module
Patch Set 3:
Patch Set 4: Issue 2487 - Introduce fail2ban module
Patch Set 5: Issue 2487 - Introduce fail2ban module
Patch Set 6: Issue 2487 - Introduce fail2ban module
Patch Set 7: Issue 2487 - Introduce fail2ban module
Patch Set 8: For comments 18 and 19
Patch Set 9: For comment 22 and 23
Right:
Patch Set 1: None
Patch Set 2: Issue 2487 - Introduce fail2ban module
Patch Set 3:
Patch Set 4: Issue 2487 - Introduce fail2ban module
Patch Set 5: Issue 2487 - Introduce fail2ban module
Patch Set 6: Issue 2487 - Introduce fail2ban module
Patch Set 7: Issue 2487 - Introduce fail2ban module
Patch Set 8: For comments 18 and 19
Patch Set 9: For comment 22 and 23
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
modules/fail2ban/manifests/filter.pp
modules/fail2ban/manifests/init.pp
modules/fail2ban/templates/filter.erb
modules/fail2ban/templates/jail.erb
modules/private-stub/hiera/base.yaml
View unified diff
|
Download patch
« modules/fail2ban/manifests/init.pp
('K') |
« modules/fail2ban/manifests/init.pp
('k') |
modules/fail2ban/templates/jail.erb »
('j') |
modules/fail2ban/templates/jail.erb »
('J')
Toggle Intra-line Diffs
('i') |
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
OLD
NEW
(Empty)
1
[Definition]
2
failregex = <% @failregex.each do |regex| -%>
3
<%= regex %>
4
<% end -%>
OLD
NEW
« modules/fail2ban/manifests/init.pp
('K') |
« modules/fail2ban/manifests/init.pp
('k') |
modules/fail2ban/templates/jail.erb »
('j') |
modules/fail2ban/templates/jail.erb »
('J')
Edit Message
Issue 29364214: Issue 2487 - Introduce fail2ban module (Closed)
Created Nov. 24, 2016, 3:09 p.m. by f.lopez
Modified Dec. 5, 2016, 9:37 a.m.
Reviewers: mathias, f.nicolaisen
Base URL:
Comments: 109
This is Rietveld