docbrown/app
Alex 1b6f753f73
Performance improvements to comments search (#13489)
* Explicitly pluck user_id from comments table

* Change comment query

* Remove indexes and add partial indexes

* Update schema
2021-04-23 13:21:30 -04:00
..
assets add skip link to tag page (#13485) 2021-04-23 16:10:28 +01:00
black_box Small adjustment to blackbox.rb (#10961) 2020-10-20 21:14:56 -04:00
controllers Push Notification multi app support (#13304) 2021-04-21 17:13:01 -06:00
decorators Create settings model for rate limits (#13381) 2021-04-20 11:29:22 +07:00
errors Rename banned and comment_banned roles (#12270) 2021-04-06 10:12:14 -05:00
helpers Create settings model for rate limits (#13381) 2021-04-20 11:29:22 +07:00
javascript [15 minute fix] Fixed issue with member navigation button only working after full page loads but not InstantClick page transitions (#13402) 2021-04-23 08:06:56 -04:00
lib [Search 2.0] Homepage query (#13339) 2021-04-21 12:41:24 +02:00
liquid_tags Modify codepen_tag to parse public and private Pen urls (#13481) 2021-04-23 16:41:21 +01:00
mailers Asynchronous organization delete (#13388) 2021-04-19 18:30:35 +03:00
middlewares Move TimeZoneSetter middleware in proper place (#11336) 2020-11-09 17:11:10 +01:00
models Use a manual query to find users by their names and usernames (#13474) 2021-04-22 19:46:43 +02:00
policies Push Notification multi app support (#13304) 2021-04-21 17:13:01 -06:00
queries Push Notification multi app support (#13304) 2021-04-21 17:13:01 -06:00
refinements Drop profile columns from user (#10707) 2020-12-03 08:14:38 +07:00
sanitizers Remove unused code (#13305) 2021-04-08 08:50:59 -05:00
serializers [Search 2.0] Homepage query (#13339) 2021-04-21 12:41:24 +02:00
services Performance improvements to comments search (#13489) 2021-04-23 13:21:30 -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 add skip link to stats and analytics pages (#13487) 2021-04-23 16:17:23 +01:00
workers Asynchronous organization delete (#13388) 2021-04-19 18:30:35 +03:00