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/discourse/templates/database.yml.erb
Issue
6221863587938304
:
Issue 212 - Update Discourse (Closed)
Patch Set: Fixed ordering issue, somewhat organized packages
Created March 27, 2014, 10:15 p.m.
Left:
Base
Patch Set 1: None
Patch Set 2: Fixed nit and site settings
Patch Set 3: Fixed ordering issue, somewhat organized packages
Patch Set 4: Removed post action types
Patch Set 5: Fixed service path
Patch Set 6: Disabled mini profiler
Right:
Patch Set 1: None
Patch Set 2: Fixed nit and site settings
Patch Set 3: Fixed ordering issue, somewhat organized packages
Patch Set 4: Removed post action types
Patch Set 5: Fixed service path
Patch Set 6: Disabled mini profiler
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
manifests/intraforumserver.pp
modules/discourse/files/init-discourse
modules/discourse/files/redis.yml
modules/discourse/manifests/admin.pp
modules/discourse/manifests/init.pp
modules/discourse/manifests/sitesetting.pp
modules/discourse/templates/database.yml.erb
modules/discourse/templates/discourse.conf.erb
modules/discourse/templates/site.erb
modules/private-stub/manifests/discourse.pp
View unified diff
|
Download patch
« no previous file with comments
|
« modules/discourse/manifests/sitesetting.pp
('k') |
modules/discourse/templates/discourse.conf.erb »
('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
production:
2
adapter: postgresql
3
database: discourse
4
pool: 5
5
timeout: 5000
6
host: localhost
7
username: discourse
8
password: <%= database_password %>
9
host_names:
10
- "intraforum.adblockplus.org"
OLD
NEW
« no previous file with comments
|
« modules/discourse/manifests/sitesetting.pp
('k') |
modules/discourse/templates/discourse.conf.erb »
('j') |
no next file with comments »
Edit Message
Issue 6221863587938304: Issue 212 - Update Discourse (Closed)
Created March 27, 2014, 3:37 p.m. by Wladimir Palant
Modified March 28, 2014, 7:23 p.m.
Reviewers: Felix Dahlke
Base URL:
Comments: 2
This is Rietveld