* Fixed unclosed <p> tag
[lhc/web/wiklou.git] / includes / SpecialAncientpages.php
2005-06-28 Brion Vibber* Special:Ancientpages is expensive in new schema for now
2005-06-05 Brion Vibber* (bug 2329) Fix title formatting in several special...
2005-04-24 Tim StarlingNew updateSpecialPages.php script, to update the QueryP...
2005-01-11 Antoine Musso* Remove some hardcoded 0 instead of NS_MAIN
2004-12-19 Brion VibberMerge SCHEMA_WORK into HEAD. Lots of changes, some...
2004-11-13 Antoine MussoFix bug bugzilla.wikipedia.org/show_bug.cgi?id=705
2004-10-21 Zheng ZhuAdd variant conversion to the output of these special...
2004-10-03 Brion VibberFix timestamp display
2004-09-09 Domas Mituzasremove unix_timestamp() from query, and wfUnix2Timestam...
2004-09-03 Antoine MussoSplit files and classes in different packages for phpdo...
2004-09-02 Antoine MussoChanging comments layout preparing for generated docume...
2004-07-18 Tim Starling* Support for table name prefixes throughout the code...
2004-07-10 Tim StarlingOOP calling convention for database functions. DBMS...
2004-06-09 Domas MituzasRemove 'USE INDEX' for non-mysql
2004-05-09 Brion VibberReplace ugly abuse of log pages to store cached results...
2004-05-07 Tim Starlinginclude_once -> require_once
2004-02-18 Brion VibberFix for compatibility with short_open_tag = Off
2004-01-25 Tim StarlingAbility to declare all query pages "expensive"
2003-12-01 Evan ProdromouI was adding a special page (dead-end pages), and I...
2003-09-20 Tim StarlingwfQuery now takes three parameters -- one extra for...
2003-06-24 Brion VibberTimestamp index is sufficient for ancientpages, don...
2003-06-03 Brion VibberRefactor some common code for offsets/limits; some...
2003-05-23 Erik MoellerMake index use explicit so that InnoDB doesn't use...
2003-05-20 Erik MoellerNew feature (special page): Ancient pages: list oldest...