log
graph
tags
bookmarks
branches
changeset
browse
help
Mercurial
>
public
>
sg101
log
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
| rev 390:
(0)
-300
-100
-30
-10
-7
+7
+10
+30
+100
+300
tip
age
author
description
Mon, 21 Mar 2011 00:39:52 +0000
Brian Neal
Fixing #175; add an auto-subscribe and auto-favorite forum topic feature. Added 2 flags to the user profile. Added 2 functions that are called on the post post-save signal that auto-favorite and auto-subscribe the post creator if they have requested this service.
Sun, 20 Mar 2011 20:23:29 +0000
Brian Neal
Fixing #190; calendar admin always reports 1 event being approved.
Sat, 19 Mar 2011 05:03:51 +0000
Brian Neal
For #191; r410 is wrong: it is returning the wrong posts. Rework. MySQL is not using an index on our query, and it is taking 10+ seconds. Replace this slow query with a loop that loops over the public forums, then sorts and returns the posts.
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.
less
more
| rev 390:
(0)
-300
-100
-30
-10
-7
+7
+10
+30
+100
+300
tip