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
*
Type hint IReadableDatabase on IConnectionProvider::getReplicaDatabase
Umherirrender
2024-03-16
3
-0
/
+12
*
Combine the expressions in PrefixSearch::defaultSearchBackend
Umherirrender
2024-03-02
1
-4
/
+3
*
Merge "db: Better Error messaging when Title search query not compatible with...
jenkins-bot
2024-02-21
1
-1
/
+16
|
\
|
*
db: Better Error messaging when Title search query not compatible with db Engine
Atieno
2024-02-21
1
-1
/
+16
*
|
Namespace Message, move to appropriate directory
James D. Forrester
2024-02-14
1
-1
/
+1
|
/
*
Move away from wfGetDB() calls
Amir Sarabadani
2024-02-12
1
-1
/
+1
*
Update name & email for bvibber
Brooke Vibber
2024-02-08
1
-1
/
+1
*
Merge "Remove more indirect calls to IDBAccessObject::READ_* constants"
jenkins-bot
2024-01-23
1
-2
/
+1
|
\
|
*
Remove more indirect calls to IDBAccessObject::READ_* constants
Amir Sarabadani
2024-01-23
1
-2
/
+1
*
|
title: Make TitleArrayFromResult via TitleFactory service
Derick Alangi
2024-01-23
1
-3
/
+3
|
/
*
Replace all the OOUI qualifiers with imports
Dogu
2024-01-07
1
-5
/
+9
*
Add parent constructor call in FauxSearchResult
Dogu
2024-01-02
1
-0
/
+1
*
Replace OutputPage qualifier with import
Dogu
2024-01-02
1
-1
/
+2
*
Namespace ParserOutput
James D. Forrester
2023-12-14
1
-1
/
+1
*
Move user options related classes into its own namespace
Martin Urbanec
2023-11-29
2
-2
/
+2
*
Prioritize search index over page namespace index
Theodore Dubois
2023-11-28
1
-2
/
+2
*
Fix exception from SearchPostgres when slot_roles is empty
Tim Starling
2023-11-21
1
-4
/
+7
*
Migrate all non-API code to use expression builder instead of buildLike
Amir Sarabadani
2023-11-07
2
-5
/
+17
*
search: prefer user typed form when re-ranking a redirect to the top
David Causse
2023-10-25
3
-12
/
+67
*
SearchSuggestionSet: update pageMap when shrinking
David Causse
2023-10-11
1
-0
/
+7
*
Merge "Revert "Revert "Remove unused class_alias deprecated in MW 1.40"""
jenkins-bot
2023-10-03
1
-5
/
+0
|
\
|
*
Revert "Revert "Remove unused class_alias deprecated in MW 1.40""
Isabelle Hurbain-Palatin
2023-09-29
1
-5
/
+0
*
|
Title: Use TitleArrayFromResult instead of TitleArray
Derick Alangi
2023-10-03
1
-2
/
+2
|
/
*
Revert "Remove unused class_alias deprecated in MW 1.40"
Isabelle Hurbain-Palatin
2023-09-29
1
-0
/
+5
*
Remove unused class_alias deprecated in MW 1.40
Fomafix
2023-09-28
1
-5
/
+0
*
Namespace Config-related classes under \MediaWiki\Config
James D. Forrester
2023-09-21
2
-0
/
+2
*
Namespace Sanitizer under \MediaWiki\Parser
James D. Forrester
2023-09-21
1
-0
/
+1
*
Namespace User under \MediaWiki\User
James D. Forrester
2023-09-19
1
-0
/
+1
*
Namespace remaining Title-related classes under \MediaWiki\Title
James D. Forrester
2023-09-19
1
-0
/
+1
*
Namespace NamespaceInfo under \MediaWiki\Title
James D. Forrester
2023-09-19
1
-1
/
+1
*
Namespace remaining 'specialpage' files under \MediaWiki\SpecialPage
James D. Forrester
2023-09-18
2
-2
/
+2
*
Namespace SpecialS* under \MediaWiki\Specials
James D. Forrester
2023-09-14
8
-8
/
+8
*
Merge "rdbms: Introduce ReplaceQueryBuilder"
jenkins-bot
2023-09-10
1
-8
/
+7
|
\
|
*
rdbms: Introduce ReplaceQueryBuilder
Amir Sarabadani
2023-09-08
1
-8
/
+7
*
|
Remove redundant empty() constructs (2)
Daimona Eaytoy
2023-09-08
3
-4
/
+4
*
|
In query builders, use insertInto() and deleteFrom() instead of insert() and ...
Tim Starling
2023-09-08
2
-3
/
+3
|
/
*
Reorg: Move three output related classes to includes/Output/
Amir Sarabadani
2023-09-05
1
-1
/
+1
*
searchwidgets: Remove SimpleSearchResult(Set)Widget.php
Derick Alangi
2023-08-31
2
-201
/
+0
*
Reorg: Move Status to MediaWiki\Status\
Amir Sarabadani
2023-08-25
3
-1
/
+3
*
Make the PrefixSearchBackend hook's deprecation non-silent
James D. Forrester
2023-08-24
1
-1
/
+1
*
Merge "search: Drop PrefixSearch::validateNamespaces()"
jenkins-bot
2023-08-24
1
-24
/
+0
|
\
|
*
search: Drop PrefixSearch::validateNamespaces()
Amir Sarabadani
2023-08-24
1
-24
/
+0
*
|
Migrate several more Database::select calls to SQB
Amir Sarabadani
2023-08-24
2
-78
/
+48
|
/
*
Merge "Mass migrate Database::insert calls to InsertQueryBuilder"
jenkins-bot
2023-08-08
1
-6
/
+4
|
\
|
*
Mass migrate Database::insert calls to InsertQueryBuilder
Amir Sarabadani
2023-08-07
1
-6
/
+4
*
|
Fix more non-database tests accessing the database
Daimona Eaytoy
2023-08-06
1
-7
/
+13
|
/
*
Migrate last batch of simple Database::select* calls to SQB
Amir Sarabadani
2023-08-01
1
-6
/
+5
*
search: Make DB-backed search engines use ICP instead of LB/LBF
Amir Sarabadani
2023-07-13
5
-52
/
+36
*
Replace array_keys in foreach to use $_ as value instead
Umherirrender
2023-07-10
1
-2
/
+2
*
Replace IDatabase::delete with DeleteQueryBuilder
Umherirrender
2023-06-21
2
-2
/
+8
[next]