r40909 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r40908
|
r40909
|
r40910
>
Date:
12:06, 16 September 2008
Author:
aaron
Status:
old
Tags:
Comment:
This is indexed now, do live. (
bug 3945
)
Modified paths:
/trunk/phase3/includes/specials/SpecialShortpages.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/phase3/includes/specials/SpecialShortpages.php
—
—
@@ -19,7 +19,7 @@
20
20
* This query is indexed as of 1.5
21
21
*/
22
22
function isExpensive() {
23
- return true;
23
+ return false;
24
24
}
25
25
26
26
function isSyndicated() {
Follow-up revisions
Revision
Commit summary
Author
Date
r41064
Revert
r40909
, still too slow for comfort
aaron
09:02, 20 September 2008