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

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
Visibility:
Public.

Description

Still have to go through all the site settings. In particular, it seems that email_domains_blacklist and email_domains_whitelist are gone which would be an issue.

Patch Set 1 #

Total comments: 2

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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+187 lines, -226 lines) Patch
M manifests/intraforumserver.pp View 1 chunk +6 lines, -1 line 0 comments Download
M modules/discourse/files/init-discourse View 1 2 3 4 1 chunk +16 lines, -27 lines 0 comments Download
R modules/discourse/files/redis.yml View 1 chunk +0 lines, -11 lines 0 comments Download
M modules/discourse/files/sudoers View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
R modules/discourse/manifests/admin.pp View 1 chunk +0 lines, -26 lines 0 comments Download
M modules/discourse/manifests/init.pp View 1 2 3 6 chunks +62 lines, -88 lines 0 comments Download
R modules/discourse/manifests/postactiontype.pp View 1 2 3 1 chunk +0 lines, -49 lines 0 comments Download
M modules/discourse/manifests/sitesetting.pp View 1 1 chunk +4 lines, -2 lines 0 comments Download
R modules/discourse/templates/database.yml.erb View 1 chunk +0 lines, -10 lines 0 comments Download
A modules/discourse/templates/discourse.conf.erb View 1 2 3 4 5 1 chunk +76 lines, -0 lines 0 comments Download
M modules/discourse/templates/site.erb View 1 chunk +22 lines, -8 lines 0 comments Download
M modules/private-stub/manifests/discourse.pp View 1 chunk +0 lines, -3 lines 0 comments Download

Messages

Total messages: 7
Wladimir Palant
March 27, 2014, 3:37 p.m. (2014-03-27 15:37:50 UTC) #1
Felix Dahlke
LGTM, assuming it works :) Good thing you made the domain configurable, didn't like hard ...
March 27, 2014, 3:49 p.m. (2014-03-27 15:49:10 UTC) #2
Wladimir Palant
I went through the site settings and found that use_ssl is now called use_https - ...
March 27, 2014, 8:28 p.m. (2014-03-27 20:28:24 UTC) #3
Wladimir Palant
Fixed an issue: /opt/discourse/tmp being created before the fetch_discourse command prevented Mercurial from cloning (/opt/discourse ...
March 27, 2014, 10:17 p.m. (2014-03-27 22:17:24 UTC) #4
Wladimir Palant
Also removed post action types now - Discourse will initialize these automatically.
March 27, 2014, 11:09 p.m. (2014-03-27 23:09:52 UTC) #5
Wladimir Palant
The new patch fixes service path in a few places - that issue would have ...
March 28, 2014, 8:58 a.m. (2014-03-28 08:58:05 UTC) #6
Felix Dahlke
March 28, 2014, 3:39 p.m. (2014-03-28 15:39:12 UTC) #7
LGTM

Powered by Google App Engine
This is Rietveld