discourse/spec
Guo Xiang Tan d808f36fc4 FIX: Reindex post for search when post is moved to a different topic.
* This is causing certain posts to appear in searches incorrectly as `PostSearchData#raw_data` contains the outdated title, category name and tag names.
2019-03-19 17:19:14 +08:00
..
components FIX: Don't ignore category in search when using category filters. 2019-03-19 11:23:14 +08:00
fabricators FEATURE: Add IgnoredUsersSummary daily job (#7144) 2019-03-14 22:51:43 +00:00
fixtures DEV: Ignore SVG sprite symbols missing ids 2019-03-18 22:07:19 -04:00
helpers Fix the build. 2019-03-13 17:39:07 +08:00
import_export FIX: topic and category exporters were only exporting users who created the first post 2018-01-16 12:51:53 -05:00
integration REFACTOR: Move queue_jobs out of SiteSetting 2019-03-14 10:47:38 -04:00
integrity FIX: Relative links in translations should work with subfolder 2018-11-08 23:31:05 +00:00
jobs DEV: Refactor tests for Jobs::CleanUpInactiveUsers. 2019-03-19 09:57:21 +08:00
lib FEATURE: Locale support for seeded categories and topics (#7110) 2019-03-18 21:09:13 +01:00
mailers FIX: Keep original subject in emails to staged users 2019-01-18 11:07:54 +01:00
models UX: order categories based on latest activity for all page styles (#7196) 2019-03-19 09:35:32 +01:00
multisite DEV: Allow custom value when pausing sidekiq to aid in debugging. 2019-02-19 10:55:53 +08:00
requests FEATURE: Locale support for seeded categories and topics (#7110) 2019-03-18 21:09:13 +01:00
serializers DEV: Option to preload category custom fields for site serializer 2019-03-16 17:18:57 +05:30
services FIX: Reindex post for search when post is moved to a different topic. 2019-03-19 17:19:14 +08:00
support REFACTOR: Move queue_jobs out of SiteSetting 2019-03-14 10:47:38 -04:00
tasks suppress print output when running specs 2017-10-31 16:06:11 +05:30
views/omniauth_callbacks FEATURE: Use translated name for 'your email has been authenticated by' (#6649) 2018-11-22 19:12:04 +00:00
rails_helper.rb REFACTOR: Move queue_jobs out of SiteSetting 2019-03-14 10:47:38 -04:00