coding style tweaks, doc updates, marked some public functions as such
[lhc/web/wiklou.git] / includes / PrefixSearch.php
2011-03-22 Jack Phoenixcoding style tweaks, doc updates, marked some public...
2011-03-14 Roan KattouwRevert r67661 (change Title::makeTitle(NS_SPECIAL,...
2011-02-14 Brion Vibber* (bug 25675) Fix search suggestions for Special: pages...
2010-10-27 Antoine MussoLame documentation, code style
2010-06-25 Niklas LaxströmSuppress warnings
2010-06-08 Siebrand MazelandReplace Title::makeTitle[Safe]( NS_SPECIAL, 'x' ) with...
2010-01-20 Alexandre Emsenhuber* Fixed some doxygen warnings
2009-10-02 Alexandre Emsenhuber* (bug 20885) Search box no longer suggests unavailable...
2009-02-05 Niklas Laxström* STFU E_WARN, please review for correcteness
2008-12-01 Ilmari KaronenStep 2 in NS_IMAGE -> NS_FILE transition (bug 44) ...
2008-08-07 Chad HorohoeBasic docs for the class.
2008-07-25 Chad HorohoeRemove a bit of useless $wgCapitalLinks logic, all...
2008-04-15 Robert StojnićAjax suggestions:
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-01-30 Brion Vibber* Merged backends for OpenSearch suggestions and AJAX...