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 389:
(0)
-300
-100
-30
-10
-8
+8
+10
+30
+100
+300
tip
age
author
description
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.
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.
less
more
| rev 389:
(0)
-300
-100
-30
-10
-8
+8
+10
+30
+100
+300
tip