Mercurial > public > sg101
log
age | author | description |
---|---|---|
Sat, 19 Mar 2011 01:52:41 +0000 | Brian Neal | Fixing #191; terrible performance on the combined forums RSS feed query. Use an .extra() clause to force the WHERE on a query to use the primary key. |
Thu, 17 Mar 2011 01:20:23 +0000 | Brian Neal | Revert r323. Send out forum topic subscription emails as people post. Don't limit them. |
Wed, 16 Mar 2011 02:13:38 +0000 | Brian Neal | For #187; tune forums RSS settings. Set TTL to 1 hour; return 30 forum posts instead of 10; cache feed for 15 minutes instead of an hour. |
Wed, 16 Mar 2011 01:49:10 +0000 | Brian Neal | Fixing #188; improve number of SQL queries for mark all forums read and add the button on the view topics with unread posts view. |
Wed, 16 Mar 2011 01:19:45 +0000 | Brian Neal | Fixing #189; 500 error when deleting forum topic subscription. |
Wed, 09 Mar 2011 02:39:24 +0000 | Brian Neal | Fixing #185; add a global forums catchup button. |
Wed, 09 Mar 2011 01:50:13 +0000 | Brian Neal | Humanize the forum stats by adding the intcomma filter. |