discourse/app
Alan Guo Xiang Tan fd1dc91eed
DEV: Don't cache watched words in test env (#16731)
The cache was causing state to leak between tests since the `WatchedWord` record in the DB would have been rolled back but `WordWatcher` still had the word in the cache.
2022-05-12 14:45:05 +08:00
..
assets DEV: Minor bookmark tweaks for polymorphism (#16728) 2022-05-12 10:29:01 +10:00
controllers DEV: Ensure service-worker sourcemap logic works with brotli/gzip (#16718) 2022-05-11 13:42:34 +01:00
helpers FIX: Use registered bookmarkables for BookmarkManager (#16695) 2022-05-11 09:51:03 +10:00
jobs DEV: Remove PostAction/UserAction bookmark refs (#16681) 2022-05-10 10:42:18 +10:00
mailers FIX: Use our header value instead of custom header on duplicates (#16711) 2022-05-11 13:47:12 +10:00
models DEV: Expose user action types where the user was the instigator (#16723) 2022-05-11 15:15:53 -05:00
serializers FIX: Allow .ics for polymorphic bookmarks (#16694) 2022-05-11 09:29:24 +10:00
services DEV: Don't cache watched words in test env (#16731) 2022-05-12 14:45:05 +08:00
views FIX: Allow .ics for polymorphic bookmarks (#16694) 2022-05-11 09:29:24 +10:00