discourse/app
Sam Saffron c05b617067 FIX: ensure_consistency was able to create corrupt category topics
- Correct create_category_definition to skip validations and use a
transaction, no longer able to create corrupt topics

- ensure_consistency now clears topic_id if pointing at deleted or missing
topic_id

- Stop creating category definition topics for uncategorized
2019-06-07 11:20:13 +10:00
..
assets FIX: add support for custom/plugin notification title attribute 2019-06-07 09:09:16 +08:00
controllers FEATURE: Support private attachments when using S3 storage (#7677) 2019-06-06 13:27:24 +10:00
helpers FEATURE: Multi-file javascript support for themes (#7526) 2019-06-03 10:41:00 +01:00
jobs FIX: Periodically ensure consistency of categories. (#7663) 2019-06-06 11:30:52 +02:00
mailers Make email_excerpt method take an optional post param (#7570) 2019-05-20 10:04:23 +02:00
models FIX: ensure_consistency was able to create corrupt category topics 2019-06-07 11:20:13 +10:00
serializers FIX: correct link to list of watched words 2019-06-06 20:21:54 +05:30
services FIX: round the calculated heat values 2019-06-06 15:44:55 -04:00
views FEATURE: show tags in crawler view of tags page for static site 2019-06-06 12:55:37 +10:00