Merge "Fix API output formatting (change lines delimited with * as bold)"
[lhc/web/wiklou.git] / includes / search / SearchMySQL.php
2013-02-20 jenkins-botMerge "Fix API output formatting (change lines delimite...
2013-02-19 jenkins-botMerge "Allow API results to wrap long lines"
2013-02-17 jenkins-botMerge "Revert "Overriding Vector's footer margin when...
2013-02-13 jenkins-botMerge "(bug 43211) Remove unneeded noprint classes...
2013-02-11 jenkins-botMerge "misc style issues"
2013-02-11 jenkins-botMerge "(Bug 27559) Preserve tab selection after submit...
2013-02-10 jenkins-botMerge "Rename Image namespace to File for 'be' locale"
2013-02-09 jenkins-botMerge "Added deprecation comment to constant that when...
2013-02-09 jenkins-botMerge "generateId -> mw.user.generateRandomSessionId"
2013-02-09 jenkins-botMerge "(bug 44459) Ensure jqueryMsg treats plain messag...
2013-02-08 Tim StarlingMerge "[JobQueue] Added a JobQueueRedis class."
2013-02-07 jenkins-botMerge "(bug 44253) Add message when there are few watchers"
2013-02-07 IAlexMerge "Fixed E_STRICT notices in PostgresUpdater::renam...
2013-02-07 IAlexMerge "Show no size links on image pages with errors"
2013-02-07 Trevor ParscalMerge "(bug 44141) Vector: Phase out one-pixel images."
2013-02-06 jenkins-botMerge "Improve description of paths/urls in the INSTALL...
2013-02-06 jenkins-botMerge "(bug 43801) add a getter for ICU version to...
2013-02-06 jenkins-botMerge "By default, keep users in HTTPS with wgSecureLogin"
2013-02-06 jenkins-botMerge "Drop parenthesis from no/nb/nn to match CLDR"
2013-02-05 jenkins-botMerge "(bug 34211) Initial focus on Special:Block is...
2013-02-05 jenkins-botMerge "(bug 43560) Initial input focus on Special:ListU...
2013-02-05 Raimond SpekkingMerge "Clarify move over redirect in movepagetext"
2013-02-04 jenkins-botMerge "[FileBackend] Set ignore_user_abort() in file...
2013-02-04 jenkins-botMerge "(bug 40044) make $.tablesorter treat alt attribu...
2013-02-04 jenkins-botMerge "Fixes to the "reset password" mode of Special...
2013-02-04 umherirrenderfix some spacing
2012-04-16 danielMerge branch 'Wikidata' of ssh://gerrit.wikimedia.org...
2012-04-11 Jens OhligMerge branch 'master' into Wikidata
2012-02-09 Sam ReedMore return documentation
2012-02-09 Sam ReedFixing some of the "@return true" or "@return false...
2012-02-01 Antoine MussoFix doxygen docs before REL1_19 branching
2011-06-02 Mark A. Hershbergerw/s changes.
2011-05-29 Sam ReedAnd even more documentation in various files
2011-05-28 Sam ReedAnd even more documentation, the last of this batch
2011-05-17 Siebrand MazelandUse consistent notation for "@todo FIXME". Should updat...
2011-04-22 Niklas LaxströmAllow extensions to customize the search forms. This...
2011-04-22 Niklas LaxströmFollowup r86705 fix typo in comment
2011-04-22 Niklas Laxström* Remove manual query building in search mysql
2011-04-21 Max SemenikFixed SearchMySQL broken by r80856
2011-01-25 Sam ReedFix r80982, re-add accidental removed AND during debugging
2011-01-25 Sam ReedFollowup r80856, don't unconditionally add the "AND...
2011-01-24 Sam ReedFixup usage of raw sql in Title
2011-01-24 Sam ReedStart another attack on raw sql queries
2010-11-22 PlatonidesMove storing of $db down to SearchEngine
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...
2010-01-22 Max SemenikFixed r61214: moved MySQL munging to SearchEngine,...
2010-01-13 Max SemenikRenamed $wgSearchMySQLTotalHits to $wgCountTotalSearchH...
2010-01-09 Max SemenikSeverely refactored the SearchResultSet descendants...
2009-07-30 Chad HorohoeMove search related includes to includes/search/