(bug 5378) General logs link in Special:Contributions
[lhc/web/wiklou.git] / includes / SpecialLonelypages.php
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