This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app
David Taylor d29d69e10d
FIX: Invalidate database theme cache when hostname changes (#9908)
Hostname can vary per-site on a multisite cluster, so this change requires converting the compiler_version from a constant into a class method which is evaluated at runtime. The value is stored in the theme DistributedCache, so performance impact should be negligible.
2020-05-29 13:04:51 +01:00
..
assets UI: various select-kit dropdown tweaks/cleaning (#9922) 2020-05-29 11:11:28 +02:00
controllers PERF: Use more efficient query when checking for existence. 2020-05-29 15:47:05 +08:00
helpers FIX: Email Styles were evaluated out of order 2020-05-25 12:47:23 -04:00
jobs new S3 backup layout (#9830) 2020-05-29 00:28:23 +05:30
mailers FIX: Change user digest email total unread notification calculation (#9648) 2020-05-06 14:23:13 +10:00
models FIX: Invalidate database theme cache when hostname changes (#9908) 2020-05-29 13:04:51 +01:00
serializers FIX: allows to have custom emoji translation without static file (#9893) 2020-05-27 20:11:52 +02:00
services Revert "Revert "Merge branch 'master' of https://github.com/discourse/discourse"" 2020-05-23 00:56:13 -04:00
views Revert "Revert "Merge branch 'master' of https://github.com/discourse/discourse"" 2020-05-23 00:56:13 -04:00