discourse/app
Sam Saffron 6428aa5b1f FIX: search indexer had various cases where it could fail
Previous to this fix is a post had the test www.test.com/abc it would fail
to index.

This also simplifies the rules to avoid full url parsing which can be
expensive
2019-06-04 16:21:03 +10:00
..
assets REFACTOR: exception controller (#7675) 2019-06-03 23:34:23 +02:00
controllers fix the build 2019-06-03 20:42:46 +02:00
helpers FEATURE: Multi-file javascript support for themes (#7526) 2019-06-03 10:41:00 +01:00
jobs DEV: reindex old data in a more consistent way 2019-06-04 11:47:24 +10:00
mailers Make email_excerpt method take an optional post param (#7570) 2019-05-20 10:04:23 +02:00
models DEV: Fix broken Upload#base62_sha1. 2019-06-04 14:10:46 +08:00
serializers PERF: omit user profile and private message stats in web hook serializer. 2019-06-04 08:44:10 +05:30
services FIX: search indexer had various cases where it could fail 2019-06-04 16:21:03 +10:00
views PERF: fix N+1 queries for non-JS topic view. 2019-06-03 21:47:33 +05:30