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
*
DomainEvent: rename EventIngressBase to DomainEventIngress
Aaron Schulz
2025-04-03
1
-2
/
+2
*
Use type declaration on undocumented private functions
Umherirrender
2025-04-02
4
-5
/
+7
*
Merge "DomainEvents: Model page state before/after"
jenkins-bot
2025-03-25
1
-4
/
+4
|
\
|
*
DomainEvents: Model page state before/after
daniel
2025-03-25
1
-4
/
+4
*
|
Namespace all remaining files in includes/exception
James D. Forrester
2025-03-25
1
-0
/
+1
|
/
*
DomainEvents: add listener interfaces
daniel
2025-03-20
1
-1
/
+6
*
Merge "DomainEvents: remove "AfterCommit" suffix from event handlers"
jenkins-bot
2025-03-20
1
-1
/
+1
|
\
|
*
DomainEvents: remove "AfterCommit" suffix from event handlers
Aaron Schulz
2025-03-14
1
-1
/
+1
*
|
Namespace all remaining files in includes/filerepo
James D. Forrester
2025-03-19
5
-5
/
+7
*
|
Merge "EventSubscriberBase: rename to EventIngressBase"
jenkins-bot
2025-03-18
1
-2
/
+2
|
\
\
|
*
|
EventSubscriberBase: rename to EventIngressBase
daniel
2025-03-18
1
-2
/
+2
|
|
/
*
/
DomainEvents: Rename getOldRevision and getNewRevision
daniel
2025-03-15
1
-1
/
+1
|
/
*
DomainEvents: Rename PageEvent and PageUpdatedEvent
daniel
2025-03-11
1
-5
/
+5
*
DeletePage: emit PageDeletedEvent
daniel
2025-03-10
2
-7
/
+19
*
Split MediaWikiTitleCodec
Tim Starling
2025-03-03
1
-2
/
+2
*
DomainEvents: More clearly model null edits and dummy revisions
daniel
2025-02-26
1
-5
/
+7
*
SearchEngine: reset result limit when performing variant searches
Daimona Eaytoy
2025-02-21
1
-4
/
+10
*
Replace call_user_func with dynamic function call
Umherirrender
2025-02-13
2
-2
/
+2
*
Use $string === '' instead of strlen( $string ) === 0
Fomafix
2025-01-30
2
-2
/
+2
*
DomainEvent: Typo fixes
Bartosz Dziewoński
2025-01-29
1
-2
/
+2
*
PageUpdatedEvent: explicitly model cause and performer
daniel
2025-01-21
1
-1
/
+1
*
DomainEvent: Support type hierarchies
daniel
2025-01-21
1
-1
/
+1
*
Remove 2-line PHPDocs that just repeat the types from the code
thiemowmde
2025-01-17
5
-9
/
+0
*
Remove trivial 1-line PHPDocs that just repeat the code
thiemowmde
2025-01-16
2
-6
/
+0
*
Use real type hints for services etc. in includes/search/
Bartosz Dziewoński
2025-01-04
11
-159
/
+50
*
Merge "Replace isset() with null checks"
jenkins-bot
2024-12-19
1
-2
/
+2
|
\
|
*
Replace isset() with null checks
Umherirrender
2024-12-19
1
-2
/
+2
*
|
Replace isset() with falsy checks
Umherirrender
2024-12-19
1
-1
/
+1
|
/
*
Introduce ISearchResultSet::isApproximateTotalHits
David Causse
2024-12-13
3
-3
/
+27
*
Ensure necessary updates are performed on import and undelete
daniel
2024-12-12
1
-1
/
+2
*
rdbms: fix table prefixing in "FOR UPDATE" clause generation in Postgres
Aaron Schulz
2024-12-11
1
-1
/
+1
*
search: Move SearchUpdate.php to /includes/search directory
Timo Tijhof
2024-11-26
2
-1
/
+208
*
DomainEventEmitter: migrate logic from DerivedDataUpdater
daniel
2024-11-22
1
-0
/
+54
*
Use ParserOutput::getLinkList() internally
C. Scott Ananian
2024-11-15
1
-14
/
+21
*
Merge "Correct SQLite support for language variants"
jenkins-bot
2024-11-04
1
-0
/
+5
|
\
|
*
Correct SQLite support for language variants
Derk-Jan Hartman
2024-11-04
1
-0
/
+5
*
|
Merge "Sort namespaces list vertically on Special:Search"
jenkins-bot
2024-11-02
1
-7
/
+2
|
\
\
|
|
/
|
/
|
|
*
Sort namespaces list vertically on Special:Search
Saint Johann
2024-11-02
1
-7
/
+2
*
|
Merge "Use ++ and -- rather than += 1 and -= 1"
jenkins-bot
2024-10-23
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Use ++ and -- rather than += 1 and -= 1
Reedy
2024-10-17
1
-2
/
+2
*
|
Use namespaced classes
Umherirrender
2024-10-21
2
-0
/
+2
|
/
*
Use explicit nullable type on parameter arguments
Umherirrender
2024-10-16
8
-12
/
+12
*
Remove meaningless @var documentation from constants
thiemowmde
2024-10-09
2
-2
/
+2
*
Add namespace to IDBAccessObject and DBAccessObjectUtils
James D. Forrester
2024-09-27
1
-0
/
+1
*
Remove unchecked exception annotations
Adam Wight
2024-09-17
1
-1
/
+0
*
Migrate all uses of deprecated URL global functions to use wfGetUrlUtils()
James D. Forrester
2024-09-10
1
-1
/
+2
*
Merge "Avoid use of deprecated wfExpandUrl in various places"
jenkins-bot
2024-09-10
2
-2
/
+6
|
\
|
*
Avoid use of deprecated wfExpandUrl in various places
Ebrahim Byagowi
2024-09-09
2
-2
/
+6
*
|
Merge "search: Simplify host name logic in InterwikiSearchResultSetWidget"
jenkins-bot
2024-09-09
1
-12
/
+9
|
\
\
|
*
|
search: Simplify host name logic in InterwikiSearchResultSetWidget
Timo Tijhof
2024-09-07
1
-12
/
+9
|
|
/
[next]