Merge "(bug 38152) jquery.tablesorter: Use .data() instead of .attr()"
[lhc/web/wiklou.git] / includes / api / ApiQuerySearch.php
2012-07-04 ReedyMerge "*(bug 30976) Add maintenance script to remove...
2012-07-03 Aaron SchulzMerge "Make OutputPage's mechanism for gathering Vary...
2012-07-01 SiebrandMerge "remove user right 'upload_by_url' from sysop...
2012-07-01 SiebrandMerge "Expose the log_id of the deletion log entry...
2012-07-01 SiebrandMerge "(bug 32297) Use symbolic names, not offsets...
2012-07-01 SiebrandMerge "Special:EditWatchlist/raw now make use of Gender...
2012-06-29 Tim StarlingMerge "[FileBackend] Rewrote FileBackendStoreShardListI...
2012-06-29 KrinkleMerge "mediawiki.special.preferences: Support Back...
2012-06-28 Aaron SchulzMerge "Purge Squid variant pages based on page language...
2012-06-28 Tim StarlingMerge "Reduced some master queries by adding flags...
2012-06-27 DemonMerge "Follow-up Idae8d920 (8c65834): no need to call...
2012-06-26 GWickeMerge "Added several additional definition list tests."
2012-06-26 Tim StarlingMerge "[FileBackend] Changed copy script to use batches...
2012-06-22 NikerabbitMerge "Add passing ''italic'''s case to 'Unclosed and...
2012-06-19 Aaron SchulzMerge "(bug 37301) add sizediff to list=usercontribs"
2012-06-19 Aaron SchulzMerge "For consistency of the interface, don't do expen...
2012-06-17 GWickeMerge "Wrap auto-numbering for section heading in a...
2012-06-17 GWickeMerge "(bug 21660) "Pipe trick" full width commas ...
2012-06-16 Aaron SchulzMerge "Double the size of the target input field of...
2012-06-16 Aaron SchulzMerge "(bug 33222) Add parentid to revision in export...
2012-06-16 KrinkleMerge "Revert "Deprecate no longer used Skin::getCommon...
2012-06-15 HasharMerge "[FileBackend] Process cache fixes and cleanups."
2012-06-15 Aaron SchulzMerge "Added ORMIterator interface which can be used...
2012-06-15 SiebrandMerge "(bug 34933) Create "Check: [All] [None]" buttons...
2012-06-15 SiebrandMerge "(bug 15853) Wrong entries in history feed"
2012-06-15 SiebrandMerge "Added some extra tests for ORMRow class"
2012-06-15 SiebrandMerge "Do proper conversion table detection."
2012-06-15 SiebrandMerge "(bug 37452) Added class="mw-redirect" to redirec...
2012-06-14 Aaron SchulzMerge "Check validity of fetched titles and show a...
2012-06-14 Timo TijhofMerge "Deprecate no longer used Skin::getCommonStylePath."
2012-06-14 Aaron SchulzMerge "avoid Title::exist/getArticleId in ApiQueryInfo...
2012-06-14 Aaron SchulzMerge "fix backup unit tests"
2012-06-14 SiebrandMerge "Correct case for the "MediaWiki:Revdelete-reason...
2012-06-14 SiebrandMerge "Use local context to get messages"
2012-06-14 SiebrandMerge "Use local context instead of hidden dependencies...
2012-06-13 CatropeMerge "(bug 36938) XSS in uselang parameter"
2012-06-13 Tim StarlingMerge "Avoid stale "latest revision" cache when loadPag...
2012-06-13 CatropeMerge "Remove useless test in getParamValue function...
2012-06-12 Translation update... Merge "Localisation updates from translatewiki.net."
2012-06-12 CatropeMerge "Added result properties to action=paraminfo"
2012-06-06 Petr OnderkaAdded result properties to action=paraminfo
2012-01-12 Aaron SchulzReverted r108743 per CR comment. This should at least...
2012-01-12 Sam ReedKill "* @return void"
2011-11-28 Sam ReedOh noes, moar http:// -> https://
2011-11-16 John Du HartRemoved the 'eclipse helper' bit on top of every API...
2011-11-09 Roan Kattouw(bug 32256) API list=search stops at first invalid...
2011-08-17 Sam ReedBased on diff to wikia, set more functions consistently...
2011-07-26 Sam Reed* (bug 29748) Add API search prefix support
2011-07-17 Sam Reed* (bug 28817) Add reference help page link to API Modules
2011-07-06 Derk-Jan HartmanCorrect the documentation of srprop.
2011-07-06 Derk-Jan HartmanActually return the title of the section, instead of...
2011-07-06 Sam Reed* (bug 29745) Fatal error in API search
2011-06-30 Sam ReedReplace more multiple calls to $this->getResult() in...
2011-03-25 Sam ReedFix the last assignment in conditional, bit of code...
2011-02-19 Sam ReedMore parameter documentation
2010-12-22 Sam ReedDelete all the "API for MediaWiki 1.8+" comments
2010-11-08 Sam ReedMinor followup r75809, don't use nested if's unnecesserily
2010-11-01 Sam Reed* (bug 25741) Add more data to list=search's srprop...
2010-08-07 Alexandre EmsenhuberStandardised file description headers, added @file
2010-08-04 Sam ReedMake search enforced by API in search by setting PARAM_...
2010-07-23 Tim StarlingRewrote r69339 etc. to clean up API cache header handling.
2010-07-21 Bryan Tong MinhFollow-up r69203: remove str_replace( '_', ' ', $query...
2010-07-09 Bryan Tong Minh(bug 22339) Added srwhat=nearmatch to list=search to...
2010-06-23 Sam Reed* (bug 23473) - Give description of properties on all...
2010-06-21 Derk-Jan HartmanCorrect the address of the FSF in some of the GPL headers
2010-05-11 Sam ReedMixture of things.
2010-02-24 Jack PhoenixAPI: fix copyright symbol, coding style cleanup, more...
2010-02-13 Sam ReeddieUsage getPossibleErrors in ApiQuerySearch and ApiQue...
2010-01-11 Aryeh Gregorstylize.php on API code
2009-08-26 Roan KattouwAPI: Per rainman, mark list=search as an expensive...
2009-08-25 Bryan Tong Minh(bug 19999) Made metadata and properties of search...
2009-07-28 Brion Vibber* Added fields to list=search output: size, wordcount...
2009-07-07 Roan KattouwAPI: Add snippet field to list=search output
2009-02-27 Roan KattouwAPI: Some cleanup
2009-02-05 Roan Kattouw* API: BREAKING CHANGE: (bug 11430) Return fewer result...
2008-12-03 Roan KattouwAPI: (bug 16548) list=search threw invalid errors under...
2008-10-25 Tim StarlingRemoved all instances of empty() where error suppressio...
2008-08-16 Roan KattouwAPI: Let list=search throw away missing titles. Lucene...
2008-07-27 Brion Vibber* API search now falls back to fulltext search by defau...
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-04-19 Bryan Tong Minh(bug 13792) Broken titles are now silently skipped...
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-03-23 Bryan Tong Minh(bug 13482) Disabled search types handled properly
2008-01-28 Roan KattouwAPI: Changing all modules' getParamDescription(), getAl...
2007-12-06 Victor VasilievRevert r28215: incorrectly moved files
2007-12-06 Victor VasilievCreate includes/api/query for Query API and includes...
2007-07-30 Yuri AstrakhanAPI: