docbrown/app
rhymes 33a11adca8
Various optimizations (#6249) [deploy]
* Pluck over map
* Explain why map makes sense there
* Refactor reactions controller a bit and iterate only once
* Use group by instead of N counting queries
* More positive
* Simplify BufferedArticlesController
* Less queries for MailchimpBot
* Use Rails instead of SQL
* Build comment_ids only when needed
2020-02-25 13:42:24 -05:00
..
assets Fixing contrast on Organization pill in Dashboard (#6288) 2020-02-25 10:21:50 -05:00
black_box Move from env variables to SiteConfig (#5385) [deploy] 2020-01-07 16:36:24 -05:00
controllers Various optimizations (#6249) [deploy] 2020-02-25 13:42:24 -05:00
dashboards Pro: memberships (#3461) 2019-09-24 10:38:54 -07:00
decorators Social previews should also be generated for decorated objects (#6208) [deploy] 2020-02-20 08:50:05 -05:00
errors Switch decorators to Rails builtin decorations - take 2 (#6125) [deploy] 2020-02-19 15:30:53 -05:00
fields Enables Rails cops (#2186) 2019-03-25 09:25:55 -04:00
helpers Add cache_key helper (#6190) [deploy] 2020-02-20 17:36:49 -05:00
javascript Homepage Improvements, round II (#6202) [deploy] 2020-02-20 17:12:56 -05:00
labor Various optimizations (#6249) [deploy] 2020-02-25 13:42:24 -05:00
lib Add index missing check to podcast migration (#6292) [deploy] 2020-02-25 12:29:19 -05:00
liquid_tags Fix error handling bugs in stackexchange tag (#5490) 2020-01-20 14:43:25 -05:00
mailers Add unsubscribe option to badge and connect emails (#6027) 2020-02-12 10:48:51 -05:00
models Various optimizations (#6249) [deploy] 2020-02-25 13:42:24 -05:00
observers Fix typo in ReactionObserver (#5834) [deploy] 2020-02-03 11:18:37 -05:00
policies Handle missing commentable for user_is_commentable_author? check (#5336) [deploy] 2020-01-02 18:06:05 -05:00
sanitizers Add support for mark element in markdown (#2089) 2019-03-18 17:10:58 -04:00
serializers Index ChatChannelMemberships to Elasticsearch (#6162) [deploy] 2020-02-19 14:29:16 -05:00
services Various optimizations (#6249) [deploy] 2020-02-25 13:42:24 -05:00
uploaders Limit ALL Upload file sizes to 25 MB (#5356) [deploy] 2020-01-07 11:20:40 -05:00
view_objects Remove RedisRailsCache and replace with Rails.cache (#5059) [deploy] 2019-12-10 13:11:08 -06:00
views Remove leftover Stripe subscriptions code (#6243) 2020-02-24 08:33:36 -05:00
workers Add logging to data scripts runner (#6201) 2020-02-25 13:41:43 -05:00