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/roundup/templates/site.erb
Issue
4553114493386752
:
Initial configuration for issues.adblockplus.org (Closed)
Patch Set: Add to monitoring, rename to issues1 consistently, remove trailing ?
Created Jan. 22, 2014, 2:50 p.m.
Left:
Base
Patch Set 1:
Patch Set 2: Fix issues
Patch Set 3: Add to monitoring, rename to issues1 consistently, remove trailing ?
Right:
Patch Set 1:
Patch Set 2: Fix issues
Patch Set 3: Add to monitoring, rename to issues1 consistently, remove trailing ?
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
Vagrantfile
manifests/issuesserver.pp
manifests/monitoringserver.pp
manifests/nodes.pp
manifests/vagrant.pp
modules/private-stub/manifests/roundup.pp
modules/roundup/manifests/init.pp
modules/roundup/templates/config.ini.erb
modules/roundup/templates/roundup-server.ini.erb
modules/roundup/templates/site.erb
View unified diff
|
Download patch
« no previous file with comments
|
« modules/roundup/templates/roundup-server.ini.erb
('k') |
no next file »
|
no next file with comments »
Toggle Intra-line Diffs
('i') |
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
OLD
NEW
(Empty)
1
server {
2
server_name <%= @domain %>;
3
4
location / {
5
proxy_pass http://localhost:8088/<%= @tracker_name %>/;
6
}
7
}
OLD
NEW
« no previous file with comments
|
« modules/roundup/templates/roundup-server.ini.erb
('k') |
no next file »
|
no next file with comments »
Edit Message
Issue 4553114493386752: Initial configuration for issues.adblockplus.org (Closed)
Created Dec. 13, 2013, 6:08 p.m. by Felix Dahlke
Modified Jan. 23, 2014, 7:16 a.m.
Reviewers: Wladimir Palant, christian
Base URL:
Comments: 27
This is Rietveld