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/hgweb/templates/sitescripts.ini.erb
Issue
29323409
:
Issue 2867 - Introduce module hgweb and corresponding server role (Closed)
Patch Set: Issue 2867 - Fixes for issues discovered during test + merge with upstream
Created Aug. 17, 2015, 10:50 a.m.
Left:
Base
Patch Set 1: None
Patch Set 2: Issue 2867 - Fixes for issues discovered during test + merge with upstream
Patch Set 3: Issue 2867 - Remove double blank lines
Patch Set 4: Issue 2867 - Now the complete patch-set again
Right:
Patch Set 1: None
Patch Set 2: Issue 2867 - Fixes for issues discovered during test + merge with upstream
Patch Set 3: Issue 2867 - Remove double blank lines
Patch Set 4: Issue 2867 - Now the complete patch-set again
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
hiera/roles/hgwebserver.yaml
modules/hgweb/files/hgaccess/repos/hgaccess
modules/hgweb/files/hgaccess/users/vagrant
modules/hgweb/files/hgweb.fcgi
modules/hgweb/files/hgweb.ini
modules/hgweb/files/hgweb.sh
modules/hgweb/files/nginx.conf
modules/hgweb/files/robots.txt
modules/hgweb/manifests/init.pp
modules/hgweb/templates/hgrc.erb
modules/hgweb/templates/sitescripts.ini.erb
modules/private-stub/hiera/hosts.yaml
View unified diff
|
Download patch
« modules/hgweb/manifests/init.pp
('K') |
« modules/hgweb/templates/hgrc.erb
('k') |
modules/private-stub/hiera/hosts.yaml »
('j') |
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
[DEFAULT]
2
root=/home/hg/web
3
mailer=/usr/sbin/sendmail
4
mailerDebug=no
5
6
[hg]
7
auth_repository=%(root)s/hgaccess
8
auth_file=/home/hg/.ssh/authorized_keys
9
OLD
NEW
« modules/hgweb/manifests/init.pp
('K') |
« modules/hgweb/templates/hgrc.erb
('k') |
modules/private-stub/hiera/hosts.yaml »
('j') |
no next file with comments »
Edit Message
Issue 29323409: Issue 2867 - Introduce module hgweb and corresponding server role (Closed)
Created Aug. 10, 2015, 8:15 a.m. by mathias
Modified Aug. 24, 2015, 5:38 p.m.
Reviewers: Felix Dahlke, Wladimir Palant
Base URL:
Comments: 11
This is Rietveld