docbrown/app
Daniel Uber 4225819ae0
Fixes flaky spec (#13637)
When we call Hash.dup the values pointed to by the keys are not
duplicated (the hash is, but the keys and values are the same).

Because the FeatureFlag enabled path is mutating the values, this is
interacting during tests.

`deep_dup` the ITEMS hash before mutating when the either of the two
menu item feature flags are enabled.
2021-05-03 15:06:18 -05:00
..
assets Improve keyboard accessibility of comment rate limit and error modals (#13536) 2021-05-03 07:14:23 +01:00
black_box Remove <provider>_created_at columns (#13264) 2021-04-29 10:24:16 -05:00
controllers Remove references to social link profile fields (#13252) 2021-05-03 10:16:02 -05:00
decorators Split Settings::UserExperience (#13495) 2021-04-28 13:29:25 +07:00
errors Rename banned and comment_banned roles (#12270) 2021-04-06 10:12:14 -05:00
helpers Remove references to social link profile fields (#13252) 2021-05-03 10:16:02 -05:00
javascript Fixing dom structure of Tags to follow (#13184) 2021-05-03 17:20:26 +01:00
lib Remove Elasticsearch ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ (#13606) 2021-05-03 11:09:45 -04:00
liquid_tags Split Settings::Community from SiteConfig (#13403) 2021-04-26 10:46:35 +02:00
mailers Split Settings::Community from SiteConfig (#13403) 2021-04-26 10:46:35 +02:00
middlewares Move TimeZoneSetter middleware in proper place (#11336) 2020-11-09 17:11:10 +01:00
models Fixes flaky spec (#13637) 2021-05-03 15:06:18 -05:00
policies Remove references to social link profile fields (#13252) 2021-05-03 10:16:02 -05:00
queries [Hotfix] [Search 2.0] Optimize performance of listings and articles and fix bugs (#13577) 2021-04-29 17:37:59 +02:00
refinements Drop profile columns from user (#10707) 2020-12-03 08:14:38 +07:00
sanitizers Remove unused attributes from markdown parser (#13484) 2021-04-27 09:33:01 -04:00
serializers Use body instead of body_text in serializer (#13582) 2021-04-29 12:30:11 -04:00
services Remove Elasticsearch ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ (#13606) 2021-05-03 11:09:45 -04:00
uploaders Change frame limit to match imgproxy (#13265) 2021-04-06 12:28:50 +02:00
validators [15 min fix] Enforce an upper limit for articles.body_markdown (#13418) 2021-04-16 20:20:11 +02:00
view_objects Move GeneratedImage to Images::GenerateSocialmage (#11691) 2020-12-02 11:03:14 +07:00
views fix accessible names of sign up options (#13620) 2021-05-03 11:06:45 -07:00
workers Add no-op Search::IndexWorker (#13630) 2021-05-03 12:45:41 -04:00