* (bug 10828) typo in French
[lhc/web/wiklou.git] / includes / SpecialLonelypages.php
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-06-19 Rob Church* Support wiki text in all query page headers
2007-04-21 Antoine MussoAdded some comments to our classes.
2007-01-22 Nick JenkinsThe war on redundant ampersand usage!
2007-01-20 Antoine MussoUse Doxygen @addtogroup instead of phpdoc @package...
2006-11-27 Nick JenkinsChanging lines like this: "extract( $dbw->tableNames...
2006-09-22 Jimmy CollinsAdded info text to Special:Lonelypages
2006-06-06 Domas MituzasAutoload QueryPage
2006-01-07 Ævar Arnfjörð Bjar... * s~\t+$~~
2005-05-26 Brion Vibber* links and brokenlinks tables merged to pagelinks...
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-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-31 Arne HeizmannBugfix by Alwin Meschede
2004-07-18 Tim Starling* Support for table name prefixes throughout the code...
2004-06-08 Brion VibberFix query to work and not barf errors; fix ordering...
2004-05-29 Antoine MussoDefintly fix bug 962795 : Order using A-Z
2004-05-29 Antoine MussoFix sourceforge bug 962795. Ordering is Z-A, will need...
2004-05-07 Tim Starlinginclude_once -> require_once
2004-02-18 Brion VibberFix for compatibility with short_open_tag = Off
2003-12-01 Evan ProdromouI was adding a special page (dead-end pages), and I...
2003-09-20 Tim Starlingchanging wfQuery to allow replication
2003-06-03 Brion VibberRefactor some common code for offsets/limits; some...
2003-05-16 Brion VibberCache slow special pages allpages, lonelypages, longpag...
2003-04-14 Lee Daniel CrockerInitial revision