| r2036 |
Source path:
svn/
trunk/ reviewboard/ reviews/ datagrids.py
|
|
Older revisions
r1995
by chipx86
on Jun 07, 2009
Diff
Greatly improve database query speeds in Review Board. This change introduces a few major things to increase database query ...
r1993
by chipx86
on Jun 02, 2009
Diff
Remove the last_activity_timestamp query and use last_updated instead. The last_activity_timestamp query could get really slow on the All ...