Michael Brown
|
7b1783bae8
|
FIX: cache_critical_dns was never caching pg replica (#7461)
* it's DISCOURSE_DB_REPLICA_HOST not DISCOURSE_DB_BACKUP_HOST
|
2019-04-30 08:42:51 +08:00 |
|
Michael Brown
|
ae5d255f83
|
FIX: Reference example.com instead of somesite.com in examples
* somesite.com actually exists...
* example.com should be used in examples and is harmless to visit
|
2018-06-19 10:37:24 -04:00 |
|
Michael Brown
|
eba50f4591
|
DbHelper.remap: add options to anchor at left and right of the column value
|
2018-06-07 13:16:03 -04:00 |
|
Michael Brown
|
beef0d9dd2
|
fix my lint errors
|
2018-06-07 11:10:54 -04:00 |
|
Michael Brown
|
7e5f5a0b6b
|
DbHelper.find: column.table? strike that, reverse it
|
2018-06-07 10:59:34 -04:00 |
|
Michael Brown
|
8d57c712c3
|
Add DbHelper.find(needle)
* searches the entire database for a text string (such as an old CDN name)
|
2018-06-07 10:51:16 -04:00 |
|
Michael Brown
|
beef046259
|
Clarify user-to-user message report titles
|
2018-05-01 16:43:07 -04:00 |
|
Michael Brown
|
976d6b290c
|
FIX: CDN_URL hostname should be in GlobalSetting.hostnames
|
2018-03-27 15:20:22 -04:00 |
|
Michael Brown
|
b01a4c0ada
|
lint: fix whitespace
|
2018-03-27 12:11:17 -04:00 |
|
Michael Brown
|
63a1e9b60a
|
backup restorer: tidy pg_dump schema portability logic, add test
|
2018-03-20 10:32:39 +08:00 |
|
Michael Brown
|
90291318eb
|
restorer: clarify logging
|
2018-03-15 12:14:08 -04:00 |
|
Michael Brown
|
6f40037ba5
|
Add test guarding against the SSO logic I broke
|
2018-03-13 18:39:39 -04:00 |
|
Michael Brown
|
1b5549df58
|
FIX: my sso_overrides_username assumed username was passed
|
2018-03-13 18:29:11 -04:00 |
|
Michael Brown
|
5316b6c6bc
|
FIX: typo whipser → whisper
|
2018-03-10 16:53:24 -05:00 |
|
Michael Brown
|
3c3d205180
|
FIX: sso_overrides_username may inappropriately change the username if the case changed
|
2018-03-09 16:06:55 -05:00 |
|
Michael Brown
|
bec3f124dd
|
nginx sample config: also add A-C-A-O header to font files in uploads or plugins path
|
2018-01-18 16:41:16 -05:00 |
|
Michael Brown
|
105cf61ed9
|
Implements https://meta.discourse.org/t/issue-user-changed-google-account-and-cant-connect-thru-his-profile/35028/18?u=supermathie
|
2017-12-20 17:59:36 -05:00 |
|
Michael Brown
|
45c19e44f0
|
assets rake task: only try and detect brotli if COMPRESS_BROTLI is set
|
2017-11-24 12:00:38 -05:00 |
|
Michael Brown
|
5584085943
|
assets rake task: detect the brotli version on the image as the usage changes
|
2017-11-24 10:40:57 -05:00 |
|
Michael Brown
|
3c60702663
|
assets rake task: gzip and brotli exit codes exist for a reason - to be checked
|
2017-11-24 09:52:08 -05:00 |
|
Michael Brown
|
518e101ad6
|
single_sign_on: encode the payload with strict_encode64 which doesn't add extraneous newlines
|
2017-10-17 13:41:52 -04:00 |
|
Michael Brown
|
93bd03f7e0
|
DEVELOPER-ADVANCED.md: update instructions to use rake tasks instead of (outdated) manual commands
|
2017-10-03 10:25:22 -04:00 |
|
Michael Brown
|
90f36e7ab5
|
This was probably intended to be 'ruby $(which mailcatcher)' but it works without all that
|
2017-10-02 18:12:35 -04:00 |
|
Michael Brown
|
db2bb96cf7
|
Update DEVELOPER-ADVANCED.md: use rake task to create first user
* with the new startup wizard, you can no longer create a user
with no admins present, so use the rake task instead
|
2017-10-02 18:08:07 -04:00 |
|