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
*
Move SearchResultProvideThumbnail hook to 'search'
Matthias Mullie
2022-09-01
1
-0
/
+28
*
ppearance update of "Sister project widgets" on Special:Search
Mark Shenouda
2022-08-09
2
-13
/
+31
*
search: Replace deprecated User::getOption
Umherirrender
2022-08-05
1
-4
/
+17
*
Make use of ?? and ?: operators where it makes sense
Thiemo Kreuz
2022-08-04
1
-6
/
+2
*
Migrate use of ${var}-style string interpolation
Máté Szabó
2022-07-29
1
-1
/
+1
*
Start `catch` blocks on the same line as the preceding }
DannyS712
2022-06-23
1
-2
/
+1
*
Get rid of warnings on PHP 8.1
Aryeh Gregor
2022-06-13
2
-2
/
+2
*
Fix many typos in comments
Matěj Suchánek
2022-05-10
1
-1
/
+1
*
Use str_starts_with/str_ends_with
Aryeh Gregor
2022-05-02
1
-1
/
+1
*
Use MainConfigNames instead of string literals, #2
Aryeh Gregor
2022-04-13
4
-7
/
+12
*
phan: Remove PhanPossiblyUndeclaredVariable suppression
Umherirrender
2022-03-30
1
-0
/
+8
*
phan: Disable null_casts_as_any_type setting
Umherirrender
2022-03-21
3
-0
/
+4
*
phan: Disable scalar_implicit_cast setting
Umherirrender
2022-03-18
2
-0
/
+2
*
search: Improve null documentation on RevisionSearchResultTrait
Umherirrender
2022-03-14
1
-2
/
+2
*
Use updated ObjectFactory namespace
Alexander Vorwerk
2022-03-09
1
-1
/
+1
*
search: Fix various scalar types to match documentation
Umherirrender
2022-03-08
6
-7
/
+7
*
search: Use NS_MAIN instead of hard coded 0
Umherirrender
2022-03-07
3
-4
/
+4
*
SearchEngineConfig: Make code example match extension namespace best practice
Reedy
2022-03-05
1
-2
/
+2
*
rdbms: Deprecate getLazyConnectionRef
Amir Sarabadani
2022-03-03
1
-1
/
+1
*
Fix various documentation related to null types
Umherirrender
2022-02-26
1
-2
/
+2
*
Merge "Convert SearchFormWidget namespace checkboxes to OOUI"
jenkins-bot
2022-02-25
1
-11
/
+26
|
\
|
*
Convert SearchFormWidget namespace checkboxes to OOUI
dylsss
2022-02-24
1
-11
/
+26
*
|
Replace some more usages of Wikimedia\(suppress|restore)Warnings()
Reedy
2022-02-24
2
-4
/
+6
|
/
*
Don't double-escape the ellipses in Language::truncateForVisual()
C. Scott Ananian
2022-02-10
1
-1
/
+0
*
Add getMemberCount() to Category to supersede getPageCount()
Ammarpad
2022-01-31
1
-1
/
+1
*
Merge "Special:Search Refactor powerSearchBox method"
jenkins-bot
2022-01-19
1
-94
/
+103
|
\
|
*
Special:Search Refactor powerSearchBox method
joseph emmanuel kayode (iemarjay)
2022-01-18
1
-94
/
+103
*
|
Merge "Special:Search Change namespace selector layout to fix ugly scroll on ...
jenkins-bot
2022-01-11
1
-16
/
+16
|
\
|
|
*
Special:Search Change namespace selector layout to fix ugly scroll on mobile web
joseph emmanuel kayode (iemarjay)
2022-01-11
1
-16
/
+16
*
|
Refactor global variables to use MediaWikiServices instead
TChin
2022-01-10
3
-8
/
+12
*
|
Fix typos in comments (S)
Siddharth VP
2022-01-09
3
-5
/
+5
|
/
*
SearchFormWidget: Minor cleanup
Reedy
2021-12-22
1
-16
/
+8
*
Remove some more comments that literally repeat the code
Thiemo Kreuz
2021-12-09
1
-2
/
+2
*
Use PHP's [ $this, 'fn' ] callback syntax where possible
Thiemo Kreuz
2021-12-03
1
-3
/
+1
*
Introduce `Redirect(Lookup&Store)` services to handle redirects
Derick Alangi
2021-12-01
1
-5
/
+5
*
Remove or replace usages of "sane"
Reedy
2021-11-22
2
-6
/
+5
*
Merge "Use Message::sizeParams to simplify code when building messages"
jenkins-bot
2021-10-15
1
-6
/
+3
|
\
|
*
Use Message::sizeParams to simplify code when building messages
Umherirrender
2021-10-13
1
-6
/
+3
*
|
Rename ParserOutput::setCategoryLinks() and ::getCategoryLinks()
C. Scott Ananian
2021-10-15
1
-1
/
+1
*
|
SECURITY: Pass escaped HTML to FullSearchResultWidget::buildMeta
Alexander Vorwerk
2021-09-30
1
-3
/
+5
*
|
Merge "Change null to [] for html attributes on call of Html functions"
jenkins-bot
2021-09-29
1
-1
/
+1
|
\
\
|
*
|
Change null to [] for html attributes on call of Html functions
Umherirrender
2021-09-22
1
-1
/
+1
|
|
/
*
/
docs: Fix nullable documentation for class properties
Umherirrender
2021-09-24
1
-1
/
+1
|
/
*
Remove Title from signatures in CategoryViewer
Aryeh Gregor
2021-09-13
1
-1
/
+2
*
build: Update mediawiki/mediawiki-phan-config to 0.11.0
Umherirrender
2021-09-07
2
-0
/
+2
*
Merge "Remove unneeded variable assignment"
jenkins-bot
2021-09-04
1
-1
/
+0
|
\
|
*
Remove unneeded variable assignment
Umherirrender
2021-09-03
1
-1
/
+0
*
|
Cleanup mixed space/tab line indent
Umherirrender
2021-09-04
1
-2
/
+2
|
/
*
Merge "Make use of Html class utility methods in a few places"
jenkins-bot
2021-08-31
4
-75
/
+116
|
\
|
*
Make use of Html class utility methods in a few places
DannyS712
2021-08-12
4
-75
/
+116
[next]