Making INNER JOIN implicit
[lhc/web/wiklou.git] / includes / SpecialBrokenRedirects.php
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2007-09-14 Rotem Liss* (bug 7890) Special:BrokenRedirects links deleted...
2007-08-16 Rob Church(bug 7890) Don't list redirects to special pages in...
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-02-27 Aaron Schulz*Patch by WebBoy to use redirect table (bug 8799)
2007-01-22 Nick JenkinsThe war on redundant ampersand usage!
2007-01-20 Antoine MussoUse Doxygen @addtogroup instead of phpdoc @package...
2007-01-15 Rob Church* Fix edit and delete links on Special:Brokenredirects
2007-01-14 Rob Church* (bug 8522) Provide a "delete" link on Special:Brokenr...
2006-11-27 Nick JenkinsChanging lines like this: "extract( $dbw->tableNames...
2006-11-08 Tim StarlingReverting 17479/17480, breaks subclassing of Linker...
2006-11-08 Nick Jenkins* (bug 7405) Make Linker methods static. Patch by Dan Li.
2006-08-06 Rotem LissUsing a new function, Language::getArrow, to check...
2006-06-21 Rotem LissShow an arrow in the right direction also in Broken...
2006-06-06 Domas MituzasAutoload QueryPage
2006-05-05 Rob Church(bug 5791) Fix SQL syntax in Special:BrokenRedirects...
2006-04-23 Rob ChurchRemove useless whitespace from Special:Brokenredirects...
2006-04-12 Brion Vibber* (bug 385) Installer support for PostgreSQL, fixes...
2006-01-07 Ævar Arnfjörð Bjar... * s~\t+$~~
2005-10-26 Brion Vibber* Fix Special:BrokenRedirects on MySQL 5.0
2005-09-12 Niklas LaxströmAllow wikitext again
2005-08-02 Ævar Arnfjörð Bjar... * Using wfMsgHtml() for safe html output
2005-06-30 Brion Vibber* (bug 2630) Indicate no-longer-valid cached entries...
2005-06-20 Ævar Arnfjörð Bjar... s/���/→/
2005-06-19 Ævar Arnfjörð Bjar... * Using ��� rather than => (like Special:Doubleredirects)
2005-05-26 Brion Vibber* links and brokenlinks tables merged to pagelinks...
2005-04-24 Tim StarlingRemoved unused global
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-12-07 Shane KingFixed prev/next links for Special:BrokenRedirects and
2004-11-13 Antoine MussoFix bug bugzilla.wikipedia.org/show_bug.cgi?id=705
2004-10-14 Brion Vibberxhtml fix
2004-09-24 Zheng ZhuSecond batch of files modified to replace selected...
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-08-15 Antoine MussoMigrate doubleredirect and brokenredirect subpages...