Merge "Done a bit of deglobalisation."
[lhc/web/wiklou.git] / includes / search / SearchUpdate.php
2012-05-03 Aaron SchulzMerge "Done a bit of deglobalisation."
2012-05-01 Aaron SchulzMerge "(bug 30975) API import of pages with invalid...
2012-05-01 Aaron SchulzMerge "(bug 31704) Allow selection of associated namesp...
2012-05-01 Aaron SchulzMerge "Use local context to get messages and time forma...
2012-04-30 CatropeMerge "Revert "Forward port of https://mediawiki.org...
2012-04-30 CatropeMerge "Forward port of https://mediawiki.org/wiki/Speci...
2012-04-29 Aaron SchulzMerge "Fixup some raw sqls!"
2012-04-28 ReedyMerge "add hints to description of action=edit"
2012-04-28 Alexandre EmsenhuberAdded missing GPLv2 headers in some places.
2011-11-30 Brion VibberApply the actual fix from r104635. :P
2011-10-16 Sam ReedFixup some assignments in conditionals
2011-09-10 Chad HorohoeRefactor deferrable updates into classes & interfaces...
2011-04-18 Happy-melon(bug 28583) chase down and beat to death external calls...
2010-12-07 Alexandre Emsenhuber$fname -> __METHOD__
2010-08-30 Chad HorohoeGet rid of PHP4-style constructors
2010-08-08 Alexandre Emsenhuber* standardised file headers
2010-03-09 Mark A. Hershbergerfollow-up r61856 — wordsegmentation should be done...
2010-02-02 Philip TzouFollow up r60742, r60743, r60764, r60766, r61214, r6139...
2009-11-04 Max Semenik(bug 18609) Search index was empty for some pages
2009-10-30 Max SemenikUsing plain strtolower() here broke non-English search...
2009-07-30 Chad HorohoeMove search related includes to includes/search/