Commit Graph

26 Commits

Author SHA1 Message Date
r888888888
3b414db844 defer to popular searches for popular tag list 2017-05-01 17:56:34 -07:00
evazion
8404064854 related_tag_calculator.rb: fix memcache lookup in inner loop.
Remove the category constraint option from RelatedTagCalculator.calculate_from_posts.
It slows things down and isn't used.

This method is used to calculate the related tags sidebar during
searches for single metatags. Using Tag.category_for in the inner loop
caused a memcache call on every iteration. At 100 posts per page and
20-30 tags per post, this led to up to 2000-3000 total memcache calls,
which significantly slowed pageloads.
2017-04-23 17:10:20 -05:00
r888888888
97da8f8647 deprecate tag subscriptions with warnings 2017-04-14 16:00:20 -07:00
r888888888
da06bee0ab revamp saved search implementation 2017-03-15 15:36:48 -07:00
r888888888
8a93fdf18f additional saved search fixes 2017-01-25 12:48:47 -08:00
r888888888
c7b5a4e229 add references to user statistics page about saved searches 2017-01-23 10:56:39 -08:00
r888888888
a89c57cee0 Fix Rails 4.1 migration issues 2014-04-24 17:01:03 -07:00
Toks
ace1975704 #1140: Remove order metatag when picking reltag method 2013-12-09 12:43:27 -05:00
Toks
9f1df439a6 #1140: Use fast reltag calculation for subquery metatags 2013-12-09 12:14:56 -05:00
r888888888
231993b98e fixes #2005 2013-11-20 15:45:03 -08:00
r888888888
c0921d0590 fixes #1891 2013-07-24 18:12:44 -07:00
r888888888
3bc4c886c3 tweak styles for intro page 2013-06-24 15:32:17 -07:00
r888888888
ec56d7abc9 default tag listing now weighted by time 2013-06-24 15:08:42 -07:00
Toks
317dee767d better fix for #1253 2013-06-20 19:05:08 -04:00
albert
ce7d6bc0dd disable Tag.find_or_create_by_name for single tag queries with no matching tag record 2013-03-31 18:27:32 -04:00
小太
cba839ba76 Kill trailing whitespace in ruby files 2013-03-19 23:10:10 +11:00
albert
e51631fbfa should solve all residual tag_query_limit bugs 2013-02-20 21:56:09 -05:00
albert
46d1d3db59 fixes for tag_query_limit 2013-02-20 10:20:41 -05:00
albert
66fc05e30b change privileged accounts to gold accounts, add platinum accounts, add favorite and tag query limiting based on level 2013-02-20 00:02:43 -05:00
albert
8a46836238 show related tags for fav metatag 2013-02-18 20:50:38 -05:00
albert
02360c53c7 show tags for tag subscriptions in post listing 2013-02-18 20:18:21 -05:00
albert
914d2d5b4e fixes #280 2012-01-14 17:19:42 -05:00
albert
673ff02fcf tag set presenter 2012-01-14 14:31:09 -05:00
albert
e42ea9c608 added popular exploration, added order:rank 2011-08-11 15:39:51 -04:00
albert
4f0273143b bug fixes 2011-08-05 19:33:39 -04:00
albert
739e28919a refactoring 2011-06-25 19:31:39 -04:00