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
/
tests
/
phpunit
/
unit
/
includes
/
Rest
/
Handler
/
SearchHandlerTest.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove inline @var docs that aren't needed
thiemowmde
2024-11-05
1
-1
/
+0
*
Use explicit nullable type on parameter arguments
Umherirrender
2024-10-16
1
-1
/
+1
*
Move Language and friends into Language namespace
James D. Forrester
2024-08-10
1
-1
/
+1
*
search: Use ServiceOptions not full config object
Derick Alangi
2024-04-16
1
-3
/
+8
*
tests: Add more use statements in namespaced classes
Reedy
2024-02-18
1
-2
/
+4
*
Move user options related classes into its own namespace
Martin Urbanec
2023-11-29
1
-1
/
+1
*
Introduce StatusFormatter
daniel
2023-10-27
1
-1
/
+13
*
Namespace Config-related classes under \MediaWiki\Config
James D. Forrester
2023-09-21
1
-1
/
+1
*
Namespace TitleFormatter under \MediaWiki\Title
James D. Forrester
2023-09-19
1
-1
/
+1
*
Namespace TitleValue under \MediaWiki\Title
James D. Forrester
2023-09-18
1
-1
/
+1
*
Reorg: Move Status to MediaWiki\Status\
Amir Sarabadani
2023-08-25
1
-1
/
+1
*
search: Deprecate the use of `SearchResultThumbnail::getSize()`
Derick Alangi
2023-05-29
1
-2
/
+1
*
tests: Make some PHPUnit data providers static
Tim Starling
2023-03-24
1
-1
/
+1
*
Use the null coalescing assignment operator
Tim Starling
2022-10-21
1
-1
/
+1
*
phpunit: Avoid deprecated at() matcher
Daimona Eaytoy
2022-10-06
1
-12
/
+8
*
Introduce SearchResultThumbnailProvider & move hook + NS_FILE thumbs in
Matthias Mullie
2022-10-03
1
-8
/
+20
*
unit tests: Use MainConfigNames constant to refer configs
Umherirrender
2022-08-17
1
-4
/
+5
*
search: Replace deprecated User::getOption
Umherirrender
2022-08-05
1
-1
/
+10
*
Include Special pages in Search Results
Nikki Nikkhoui
2022-04-08
1
-2
/
+64
*
Integration test for extension registration
daniel
2022-03-11
1
-1
/
+0
*
SearchHandler: skip search results which are no proper pages
Alexander Vorwerk
2022-02-09
1
-0
/
+23
*
Add matched_title field to /search/page results
Nikki Nikkhoui
2022-02-08
1
-6
/
+129
*
Do not cache private wiki completion results
Nikki Nikkhoui
2021-10-12
1
-2
/
+34
*
Tests: Mark more more closures as static
Umherirrender
2021-02-09
1
-3
/
+3
*
Introduce MockAuthorityTrait for Authority test helpers
Petr Pchelko
2021-01-21
1
-2
/
+5
*
Rest: use Authority in all core handlers
Petr Pchelko
2021-01-21
1
-14
/
+2
*
Merge "Split title mocking methods out of HandlerTestTrait."
jenkins-bot
2021-01-18
1
-0
/
+2
|
\
|
*
Split title mocking methods out of HandlerTestTrait.
Petr Pchelko
2021-01-13
1
-0
/
+2
*
|
Fix incomplete/bogus PHPDoc tags in various tests
Thiemo Kreuz
2021-01-14
1
-1
/
+1
|
/
*
Hooks::run() call site migration
Tim Starling
2020-05-30
1
-23
/
+24
*
rest: Add 'thumbnail' and 'description' fields to the search response
Peter Ovchyn
2020-05-05
1
-0
/
+114
*
search: Add 'SearchMappings' attribute to map canonical name to PHP class
Reedy
2020-04-30
1
-1
/
+1
*
SearchHandler: emit Cache-Control header.
daniel
2020-04-06
1
-1
/
+10
*
SearchHandler: add support for completion search
daniel
2020-03-26
1
-5
/
+75
*
SearchHandler: implement limit parameter
daniel
2020-03-04
1
-4
/
+84
*
SearchHandler: add unit test
daniel
2020-03-02
1
-0
/
+189