aboutsummaryrefslogtreecommitdiffstats
path: root/includes/PrefixSearch.php
Commit message (Expand)AuthorAgeFilesLines
* Refactor the factory/i18n/list/etc static methods from SpecialPage into their...Happy-melon2011-04-171-4/+2
* coding style tweaks, doc updates, marked some public functions as suchJack Phoenix2011-03-221-16/+18
* Revert r67661 (change Title::makeTitle(NS_SPECIAL, $foo) to SpecialPage::getT...Roan Kattouw2011-03-141-1/+5
* * (bug 25675) Fix search suggestions for Special: pages with spacesBrion Vibber2011-02-141-0/+3
* Lame documentation, code styleAntoine Musso2010-10-271-2/+6
* Suppress warningsNiklas Laxström2010-06-251-0/+2
* Replace Title::makeTitle[Safe]( NS_SPECIAL, 'x' ) with SpecialPage::getTitleF...Siebrand Mazeland2010-06-081-3/+7
* * Fixed some doxygen warningsAlexandre Emsenhuber2010-01-201-22/+28
* * (bug 20885) Search box no longer suggests unavailable special pagesAlexandre Emsenhuber2009-10-021-0/+3
* * STFU E_WARN, please review for correctenessNiklas Laxström2009-02-051-1/+1
* Step 2 in NS_IMAGE -> NS_FILE transition (bug 44) (WARNING: huge commit).Ilmari Karonen2008-12-011-1/+1
* Basic docs for the class.Chad Horohoe2008-08-071-0/+7
* Remove a bit of useless $wgCapitalLinks logic, all these code paths lead thro...Chad Horohoe2008-07-251-7/+3
* Ajax suggestions:Robert Stojnić2008-04-151-18/+49
* * remove end of line whitespaceSiebrand Mazeland2008-04-141-12/+10
* * Merged backends for OpenSearch suggestions and AJAX search.Brion Vibber2008-01-301-0/+135