* Added FileRepo::SKIP_LOCKING constant and made storeBatch() check it.
[lhc/web/wiklou.git] / includes / search /
2011-12-13 Jeroen De Dauwadd missing deprecation notices and added deprecation...
2011-11-30 Brion VibberApply the actual fix from r104635. :P
2011-11-20 Sam ReedBraces, spaces, documentation
2011-11-20 Sam ReedFix spaces to tabs
2011-11-14 Roan Kattouw(bug 19833) Make the searching-for-an-IP-means-you...
2011-11-04 Alexandre EmsenhuberUse WikiPage instead of Article to call the hasViewable...
2011-11-02 Aaron SchulzMake use of Title::isSpecialPage() in various places
2011-10-16 Sam ReedFixup some assignments in conditionals
2011-09-10 Chad HorohoeRefactor deferrable updates into classes & interfaces...
2011-09-06 Chad HorohoeFollowup r96369: update child classes and a few callers
2011-08-19 Roan KattouwUse canonical URLs (introduced in r94995) in the OpenSe...
2011-07-18 Sam ReedUpdate code comments that point to 1.18 to point to...
2011-07-09 Sam ReedFix whitespace, documentation
2011-06-17 Sam ReedSwap else if for elseif
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-22 Alexandre EmsenhuberMoved MediaWiki::articleFromTitle() to Article::newFrom...
2011-05-21 Sam ReedFix function level comments that start with /* not /**
2011-05-17 Siebrand MazelandUse consistent notation for "@todo FIXME". Should updat...
2011-05-06 Sam ReedMore versions added to @deprecated tags
2011-05-01 Chad Horohoe(bug 28343) Kill unused contextlines/contextchars
2011-04-23 Sam ReedFix code accidentally committed in r86735
2011-04-22 Sam ReedFollowup to r86312
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-04-18 Happy-melon(bug 28583) chase down and beat to death external calls...
2011-04-16 Sam ReedRemove some unused variables/globals
2011-04-15 Jure Kajzer* updated tableName function changed addIdentifierQuote...
2011-04-13 Happy-melonFollow-up r85929: update MediaWiki::articleFromTitle...
2011-04-11 Jure Kajzer* fix as per brion's comment on r85669
2011-04-08 Jure Kajzer* r81084 added prefix to index name and as this index...
2011-04-02 Alexandre EmsenhuberRespect $wgScriptExtension in SearchEngine::getOpenSear...
2011-03-25 Sam ReedAdd/update/improve various bits of documentation
2011-03-24 Brian Wolff(follow-up 79778) Make $wgLang->truncate function consi...
2011-02-23 Sam ReedUnunsed variables
2011-02-19 Sam ReedMore function and variable documentation
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-27 Tim Starling* Fixed Oracle new installer support, broken by r80957...
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
2011-01-20 Chad HorohoePartial revert r78450: doQuery() and query() are not...
2010-12-15 Aaron SchulzChanged doQuery() -> query()
2010-12-13 Sam ReedFollowup r78268, do it as Bryan suggested, not as how...
2010-12-12 Sam ReedFollowup r65114 (per CR cabal), remove SpecialSearchGom...
2010-12-07 Alexandre Emsenhuber$fname -> __METHOD__
2010-11-22 PlatonidesMove storing of $db down to SearchEngine
2010-09-28 Brion VibberFix tab/space, use null as default value rather than...
2010-09-28 Sam ReedDefine variable before usage in hook call
2010-08-30 Chad HorohoeGet rid of PHP4-style constructors
2010-08-23 Philip Tzoufollow up r69134. Change all of convertLinkToAllVariant...
2010-08-08 Alexandre Emsenhuber* standardised file headers
2010-08-08 Alexandre Emsenhuber* fixed doxygen warnings
2010-08-07 Max SemenikGood bye, SearchMysql4!
2010-08-06 Ryan BiesDatabaseMssql class and related changes
2010-07-25 PlatonidesKill $wgDBversion
2010-07-24 Sam ReedRemoval of unused globals
2010-07-21 Bryan Tong Minhstylize.php on SearchEngine.php
2010-07-09 Bryan Tong Minh(bug 22339) Added srwhat=nearmatch to list=search to...
2010-06-27 Max SemenikFix SearchSqlite::updateTitle()
2010-06-16 Mark A. Hershberger* Create new DatabaseSqlite::checkForEnabledSearch...
2010-05-14 Alexandre Emsenhuberfixed some doxygen warnings
2010-04-06 Alexandre Emsenhuber* (bug 20049) Fixed in PHP notice in search highlighter...
2010-03-11 Alexandre EmsenhuberFix for r63578: also change wordSegmentation() to segme...
2010-03-09 Mark A. Hershbergerfollow-up r61856 — wordsegmentation should be done...
2010-03-05 Mark A. Hershbergertests are showing mResultSet is sometimes false when...
2010-03-05 Mark A. Hershbergerrandom annoying whitespace changes before functional...
2010-02-02 Philip TzouFollow up r60742, r60743, r60764, r60766, r61214, r6139...
2010-01-27 PlatonidesRevert r61572. These titles are output parameters....
2010-01-27 PlatonidesApply r61570 (Follow-up r61150: Do not pass objects...
2010-01-22 Max SemenikFixed r61214: moved MySQL munging to SearchEngine,...
2010-01-22 Max SemenikRemoved deadbeef from SearchSqlite
2010-01-18 Jure Kajzerremoved obsolete search term validation used in validation
2010-01-16 PlatonidesBug 19996 (backend hooks) Finally adding the four hooks.
2010-01-13 Max SemenikRenamed $wgSearchMySQLTotalHits to $wgCountTotalSearchH...
2010-01-10 Max SemenikCleared SearchSqlite from some mysqlisms from r58322
2010-01-09 Max SemenikSeverely refactored the SearchResultSet descendants...
2010-01-08 Jure KajzerEscaped Oracle Text reserved words
2010-01-06 Niklas LaxströmAdd comment about unused parameters to constructor...
2010-01-06 Max SemenikFixed insane selectField() usage from r58322
2009-12-28 Jure Kajzerquery parser rewrite to get boolean operators to work
2009-12-11 Chad HorohoeMass convert NULL -> null. Left strings and comments...
2009-11-15 Greg Sabino MullaneGrammar
2009-11-04 Max Semenik(bug 18609) Search index was empty for some pages
2009-10-30 Max SemenikMatch lowercase titles in SearchSqlite
2009-10-30 Max SemenikUsing plain strtolower() here broke non-English search...
2009-10-30 Max SemenikFollow-up to r58322: removed debugging code
2009-10-29 Max SemenikMerge SQLite search from branches/sqlite/ to trunk
2009-08-21 Brion VibberRevert r53600 "Add $wgSecondaryGoNamespace, used if...
2009-07-30 Chad HorohoeMove search related includes to includes/search/
2008-06-19 Brion VibberRevert r36413 -- renaming of search files into 'search...
2008-06-18 Bryan Tong MinhRecommit r36403 with working version history hopefully...
2008-06-18 Bryan Tong MinhRevert r36403: Breaking SVN version history
2008-06-17 Chad HorohoeMore ~/includes cleanup. Moving all the Search*.php...