aboutsummaryrefslogtreecommitdiffstats
path: root/includes/search
Commit message (Expand)AuthorAgeFilesLines
* Pass function name to database functionsUmherirrender2020-06-072-4/+4
* Remove terminating line breaks from debug messagesTim Starling2020-06-033-7/+7
* Hooks::run() call site migrationTim Starling2020-05-308-37/+154
* Fix more Squiz.Scope.MethodScope.MissingReedy2020-05-183-15/+15
* Fix even more Squiz.Scope.MethodScope.MissingReedy2020-05-175-10/+10
* Fix even more PSR12.Properties.ConstantVisibility.NotFoundReedy2020-05-164-21/+21
* Use " not ' for example jsonReedy2020-05-141-2/+2
* rest: Add 'thumbnail' and 'description' fields to the search responsePeter Ovchyn2020-05-051-0/+136
* Hook interface type fixes, to fix Phan errorsTim Starling2020-05-052-3/+4
* Merge "search: Add 'SearchMappings' attribute to map canonical name to PHP cl...jenkins-bot2020-04-302-4/+52
|\
| * search: Add 'SearchMappings' attribute to map canonical name to PHP classReedy2020-04-302-4/+52
* | Hook interface doc comment followupTim Starling2020-04-217-9/+9
|/
* docs: Hook interface doc comment reviewapaskulin2020-04-2114-78/+99
* Automatically generated hook interfacesTim Starling2020-04-2014-0/+332
* RevisionSearchResultTrait: Remove use of Revision objectsDannyS7122020-04-132-16/+23
* Merge "Fix mismatching type hints in PHPDoc tags"jenkins-bot2020-03-261-1/+1
|\
| * Fix mismatching type hints in PHPDoc tagsThiemo Kreuz2020-03-241-1/+1
* | Cleanup unique keys parameter to IDatabase::replace() callsAaron Schulz2020-03-241-3/+6
|/
* Remove auto-generated and empty lines in commentsThiemo Kreuz2020-03-172-2/+0
* Fix: Add title property to search formAkinwale Alagbe2020-03-021-0/+1
* Merge "widgets: Split out SearchWidgets into their own tree"jenkins-bot2020-02-1510-0/+1366
|\
| * widgets: Split out SearchWidgets into their own treeJames D. Forrester2020-02-1110-0/+1366
* | search engine: Add tests for SearchNearMatcherPeter Ovchyn2020-02-131-6/+5
|/
* Introduce ContentHandlerFactoryArtBaltai2020-02-071-2/+4
* languages: Introduce LanguageConverterFactoryPeter Ovchyn2020-02-032-4/+14
* Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNullJames D. Forrester2020-01-108-11/+11
* Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUseJames D. Forrester2020-01-101-1/+1
* Migrate Database::query with true to IDatabase::QUERY_SILENCE_ERRORSUmherirrender2019-12-301-2/+3
* Merge "Update search-rewritten i18n message to clarify how it is used in prac...jenkins-bot2019-12-181-0/+4
|\
| * Update search-rewritten i18n message to clarify how it is used in practiceErik Bernhardson2019-12-171-0/+4
* | Update ISearchResultSet snippet/HtmlArmor documentationErik Bernhardson2019-12-171-3/+10
|/
* Fix doc of SearchIndexFieldDefinition::getIndexTypeUmherirrender2019-12-151-1/+1
* Merge "Return HtmlArmor for Search ResultSet snippets"jenkins-bot2019-12-132-5/+6
|\
| * Return HtmlArmor for Search ResultSet snippetsErik Bernhardson2019-12-122-5/+6
* | Set method visibility for various constructorsUmherirrender2019-12-032-2/+2
* | Improve param docsUmherirrender2019-11-281-0/+1
|/
* Add missing @param and @return to documentationUmherirrender2019-11-101-1/+1
* Fix new phan errors, part 7Daimona Eaytoy2019-10-211-1/+2
* Merge "Add faux SearchResult and SearchResultSet"jenkins-bot2019-10-213-0/+66
|\
| * Add faux SearchResult and SearchResultSetGergő Tisza2019-10-073-0/+66
* | Fix new phan errors, part 3Daimona Eaytoy2019-10-121-1/+2
* | searchResult: Fix docs for mTitleDaimona Eaytoy2019-10-071-3/+3
|/
* Remove meaningless (auto-generated?) constructor documentationThiemo Kreuz2019-10-011-1/+0
* Unsuppress another phan issue (part 7)Daimona Eaytoy2019-09-031-0/+1
* Unsuppress more phan issues (part 5)Daimona Eaytoy2019-09-011-0/+1
* Hard deprecate new SearchResult() and introduce RevisionSearchResultDavid Causse2019-08-274-197/+238
* Add SearchResultTraitDavid Causse2019-08-202-42/+51
* Break the cyclic dependency between SearchEngine and SearchResultDavid Causse2019-08-201-6/+0
* Merge "Use ExtensionRegistry instead of class name"jenkins-bot2019-08-151-2/+2
|\
| * Use ExtensionRegistry instead of class nameWMDE-Fisch2019-08-141-2/+2