discourse/app
Sam d1684a1652 PERF: avoid left joins and distinct on posts_for query
Previously this was extremely expensive due to the `distict` and
`left join` clauses, this eliminates it and makes query much faster
2018-11-12 13:26:41 +11:00
..
assets FEATURE: additional "related messages" section 2018-11-12 13:04:42 +11:00
controllers the protection I placed was in the wrong path moved to /session/sso 2018-11-09 17:18:01 +11:00
helpers Revert font awesome 5 changes 2018-11-08 16:12:18 +11:00
jobs FIX: Relative links in translations should work with subfolder 2018-11-08 23:31:05 +00:00
mailers FEATURE: Warn users via email about suspicious logins. (#6520) 2018-10-25 09:45:31 +00:00
models PERF: avoid left joins and distinct on posts_for query 2018-11-12 13:26:41 +11:00
serializers FEATURE: additional "related messages" section 2018-11-12 13:04:42 +11:00
services FIX: Relative links in translations should work with subfolder 2018-11-08 23:31:05 +00:00
views Revert font awesome 5 changes 2018-11-08 16:12:18 +11:00