* (bug 31435) Fix raw watchlist edit regression from r84718.
[lhc/web/wiklou.git] / includes / search / SearchPostgres.php
2011-07-09 Sam ReedFix whitespace, documentation
2011-06-17 Sam ReedSwap else if for elseif
2011-05-28 Sam ReedAnd even more documentation, the last of this batch
2011-05-21 Sam ReedFix function level comments that start with /* not /**
2011-02-23 Sam ReedUnunsed variables
2011-02-04 Mark A. HershbergerUse the right query parameter.
2011-02-03 Mark A. HershbergerResults of my work on new-installer and Pg.
2011-01-28 Chad HorohoePer comment on bug 26612, we should drop the pre-Postgr...
2011-01-20 Chad HorohoePartial revert r78450: doQuery() and query() are not...
2010-12-15 Aaron SchulzChanged doQuery() -> query()
2010-11-22 PlatonidesMove storing of $db down to SearchEngine
2010-08-08 Alexandre Emsenhuber* standardised file headers
2010-07-25 PlatonidesKill $wgDBversion
2010-05-14 Alexandre Emsenhuberfixed some doxygen warnings
2010-01-09 Max SemenikSeverely refactored the SearchResultSet descendants...
2009-07-30 Chad HorohoeMove search related includes to includes/search/