index
:
mediawikicore.git
REL1_39
REL1_40
REL1_41
REL1_42
REL1_43
development
fundraising/REL1_39
fundraising/REL1_43
master
wmf/1.44.0-wmf.21
wmf/1.44.0-wmf.22
wmf/1.44.0-wmf.23
wmf/branch_cut_pretest
wmf/next
The collaborative editing software that runs Wikipedia.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
includes
/
search
Commit message (
Expand
)
Author
Age
Files
Lines
*
Pass function name to database functions
Umherirrender
2020-06-07
2
-4
/
+4
*
Remove terminating line breaks from debug messages
Tim Starling
2020-06-03
3
-7
/
+7
*
Hooks::run() call site migration
Tim Starling
2020-05-30
8
-37
/
+154
*
Fix more Squiz.Scope.MethodScope.Missing
Reedy
2020-05-18
3
-15
/
+15
*
Fix even more Squiz.Scope.MethodScope.Missing
Reedy
2020-05-17
5
-10
/
+10
*
Fix even more PSR12.Properties.ConstantVisibility.NotFound
Reedy
2020-05-16
4
-21
/
+21
*
Use " not ' for example json
Reedy
2020-05-14
1
-2
/
+2
*
rest: Add 'thumbnail' and 'description' fields to the search response
Peter Ovchyn
2020-05-05
1
-0
/
+136
*
Hook interface type fixes, to fix Phan errors
Tim Starling
2020-05-05
2
-3
/
+4
*
Merge "search: Add 'SearchMappings' attribute to map canonical name to PHP cl...
jenkins-bot
2020-04-30
2
-4
/
+52
|
\
|
*
search: Add 'SearchMappings' attribute to map canonical name to PHP class
Reedy
2020-04-30
2
-4
/
+52
*
|
Hook interface doc comment followup
Tim Starling
2020-04-21
7
-9
/
+9
|
/
*
docs: Hook interface doc comment review
apaskulin
2020-04-21
14
-78
/
+99
*
Automatically generated hook interfaces
Tim Starling
2020-04-20
14
-0
/
+332
*
RevisionSearchResultTrait: Remove use of Revision objects
DannyS712
2020-04-13
2
-16
/
+23
*
Merge "Fix mismatching type hints in PHPDoc tags"
jenkins-bot
2020-03-26
1
-1
/
+1
|
\
|
*
Fix mismatching type hints in PHPDoc tags
Thiemo Kreuz
2020-03-24
1
-1
/
+1
*
|
Cleanup unique keys parameter to IDatabase::replace() calls
Aaron Schulz
2020-03-24
1
-3
/
+6
|
/
*
Remove auto-generated and empty lines in comments
Thiemo Kreuz
2020-03-17
2
-2
/
+0
*
Fix: Add title property to search form
Akinwale Alagbe
2020-03-02
1
-0
/
+1
*
Merge "widgets: Split out SearchWidgets into their own tree"
jenkins-bot
2020-02-15
10
-0
/
+1366
|
\
|
*
widgets: Split out SearchWidgets into their own tree
James D. Forrester
2020-02-11
10
-0
/
+1366
*
|
search engine: Add tests for SearchNearMatcher
Peter Ovchyn
2020-02-13
1
-6
/
+5
|
/
*
Introduce ContentHandlerFactory
ArtBaltai
2020-02-07
1
-2
/
+4
*
languages: Introduce LanguageConverterFactory
Peter Ovchyn
2020-02-03
2
-4
/
+14
*
Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull
James D. Forrester
2020-01-10
8
-11
/
+11
*
Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse
James D. Forrester
2020-01-10
1
-1
/
+1
*
Migrate Database::query with true to IDatabase::QUERY_SILENCE_ERRORS
Umherirrender
2019-12-30
1
-2
/
+3
*
Merge "Update search-rewritten i18n message to clarify how it is used in prac...
jenkins-bot
2019-12-18
1
-0
/
+4
|
\
|
*
Update search-rewritten i18n message to clarify how it is used in practice
Erik Bernhardson
2019-12-17
1
-0
/
+4
*
|
Update ISearchResultSet snippet/HtmlArmor documentation
Erik Bernhardson
2019-12-17
1
-3
/
+10
|
/
*
Fix doc of SearchIndexFieldDefinition::getIndexType
Umherirrender
2019-12-15
1
-1
/
+1
*
Merge "Return HtmlArmor for Search ResultSet snippets"
jenkins-bot
2019-12-13
2
-5
/
+6
|
\
|
*
Return HtmlArmor for Search ResultSet snippets
Erik Bernhardson
2019-12-12
2
-5
/
+6
*
|
Set method visibility for various constructors
Umherirrender
2019-12-03
2
-2
/
+2
*
|
Improve param docs
Umherirrender
2019-11-28
1
-0
/
+1
|
/
*
Add missing @param and @return to documentation
Umherirrender
2019-11-10
1
-1
/
+1
*
Fix new phan errors, part 7
Daimona Eaytoy
2019-10-21
1
-1
/
+2
*
Merge "Add faux SearchResult and SearchResultSet"
jenkins-bot
2019-10-21
3
-0
/
+66
|
\
|
*
Add faux SearchResult and SearchResultSet
Gergő Tisza
2019-10-07
3
-0
/
+66
*
|
Fix new phan errors, part 3
Daimona Eaytoy
2019-10-12
1
-1
/
+2
*
|
searchResult: Fix docs for mTitle
Daimona Eaytoy
2019-10-07
1
-3
/
+3
|
/
*
Remove meaningless (auto-generated?) constructor documentation
Thiemo Kreuz
2019-10-01
1
-1
/
+0
*
Unsuppress another phan issue (part 7)
Daimona Eaytoy
2019-09-03
1
-0
/
+1
*
Unsuppress more phan issues (part 5)
Daimona Eaytoy
2019-09-01
1
-0
/
+1
*
Hard deprecate new SearchResult() and introduce RevisionSearchResult
David Causse
2019-08-27
4
-197
/
+238
*
Add SearchResultTrait
David Causse
2019-08-20
2
-42
/
+51
*
Break the cyclic dependency between SearchEngine and SearchResult
David Causse
2019-08-20
1
-6
/
+0
*
Merge "Use ExtensionRegistry instead of class name"
jenkins-bot
2019-08-15
1
-2
/
+2
|
\
|
*
Use ExtensionRegistry instead of class name
WMDE-Fisch
2019-08-14
1
-2
/
+2
[next]