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
/
SearchSuggestionSet.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove 2-line PHPDocs that just repeat the types from the code
thiemowmde
2025-01-17
1
-4
/
+0
*
Fix some line indent
Umherirrender
2024-04-20
1
-1
/
+2
*
search: prefer user typed form when re-ranking a redirect to the top
David Causse
2023-10-25
1
-7
/
+37
*
SearchSuggestionSet: update pageMap when shrinking
David Causse
2023-10-11
1
-0
/
+7
*
Remove redundant empty() constructs (2)
Daimona Eaytoy
2023-09-08
1
-2
/
+2
*
Reorg: Namespace the Title class
James D. Forrester
2023-03-02
1
-0
/
+2
*
search: Fix various scalar types to match documentation
Umherirrender
2022-03-08
1
-1
/
+1
*
Use static closures where safe to use
Umherirrender
2021-02-11
1
-2
/
+2
*
Whitespace cleanup: Use tabs for indentation, avoid double spaces
DannyS712
2020-06-27
1
-1
/
+1
*
Remove auto-generated and empty lines in comments
Thiemo Kreuz
2020-03-17
1
-1
/
+0
*
Change typehint callback to callable
Jakub Vrana
2018-12-01
1
-2
/
+2
*
Silently drop unknown titles in completion search
Erik Bernhardson
2018-06-11
1
-0
/
+12
*
Push pagination decision for search into SearchEngine
Erik Bernhardson
2018-06-11
1
-5
/
+22
*
Improve some parameter docs
Umherirrender
2017-09-10
1
-0
/
+1
*
build: Prepare for mediawiki/mediawiki-codesniffer to 0.9.0
Umherirrender
2017-06-26
1
-2
/
+2
*
Remove empty lines from PHP and JavaScript comment blocks
Thiemo Mättig
2016-12-09
1
-1
/
+0
*
build: Update mediawiki-codesniffer to 0.6.0, add "composer fix"
Kunal Mehta
2016-02-17
1
-1
/
+0
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-3
/
+3
*
Include completion search into SearchEngine
Stanislav Malyshev
2016-02-03
1
-0
/
+213