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
/
page
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Use type declaration on undocumented private functions"
jenkins-bot
2025-04-02
1
-1
/
+1
|
\
|
*
Use type declaration on undocumented private functions
Umherirrender
2025-04-02
1
-1
/
+1
*
|
Merge "block: Add autoblock filtering parameters"
jenkins-bot
2025-04-02
1
-1
/
+3
|
\
\
|
|
/
|
/
|
|
*
block: Add autoblock filtering parameters
Tim Starling
2025-03-21
1
-1
/
+3
*
|
page: Remove deprecated PageArchive::undeleteAsUser
Umherirrender
2025-03-26
1
-59
/
+0
*
|
Replace a number of uses of class aliases with the real things
James D. Forrester
2025-03-26
2
-2
/
+2
*
|
Merge "DomainEvents: Model page state before/after"
jenkins-bot
2025-03-25
7
-60
/
+174
|
\
\
|
*
|
DomainEvents: Model page state before/after
daniel
2025-03-25
7
-60
/
+174
*
|
|
Namespace all remaining files in includes/changetags
James D. Forrester
2025-03-25
3
-3
/
+3
*
|
|
Namespace all remaining files in includes/exception
James D. Forrester
2025-03-25
3
-3
/
+3
|
/
/
*
/
[OutputPage] replace ParserOutput::getText() options with ParserOptions, v2
C. Scott Ananian
2025-03-21
1
-4
/
+9
|
/
*
Namespace all remaining files in includes/jobqueue
James D. Forrester
2025-03-20
5
-7
/
+7
*
Namespace all remaining files in includes/recentchanges
James D. Forrester
2025-03-20
3
-3
/
+3
*
DomainEvents: add listener interfaces
daniel
2025-03-20
4
-0
/
+68
*
Merge "PageStateEvent - change FLAG_RECONCILIATION_REQUEST value"
jenkins-bot
2025-03-19
1
-2
/
+2
|
\
|
*
PageStateEvent - change FLAG_RECONCILIATION_REQUEST value
Ottomata
2025-03-19
1
-2
/
+2
*
|
Namespace all remaining files in includes/logging
James D. Forrester
2025-03-19
14
-16
/
+16
*
|
Namespace all remaining files in includes/actions
James D. Forrester
2025-03-19
1
-1
/
+1
*
|
Namespace all remaining files in includes/filerepo
James D. Forrester
2025-03-19
12
-19
/
+18
|
/
*
Merge "EventSubscriberBase: rename to EventIngressBase"
jenkins-bot
2025-03-18
1
-2
/
+2
|
\
|
*
EventSubscriberBase: rename to EventIngressBase
daniel
2025-03-18
1
-2
/
+2
*
|
Namespace all remaining files in includes/page
James D. Forrester
2025-03-18
47
-50
/
+116
*
|
DomainEvents: Rename getOldRevision and getNewRevision
daniel
2025-03-15
1
-36
/
+52
|
/
*
Merge "DomainEvents: Rename PageEvent and PageUpdatedEvent"
jenkins-bot
2025-03-14
6
-26
/
+30
|
\
|
*
DomainEvents: Rename PageEvent and PageUpdatedEvent
daniel
2025-03-11
6
-26
/
+30
*
|
content: Improve class docs for various Content classes
Timo Tijhof
2025-03-12
1
-2
/
+8
|
/
*
Merge "PageUpdatedEvent: remove deprecated isNew() method"
jenkins-bot
2025-03-10
1
-8
/
+0
|
\
|
*
PageUpdatedEvent: remove deprecated isNew() method
Aaron Schulz
2025-02-27
1
-8
/
+0
*
|
Merge "MovePage: emit PageMovedEvent"
jenkins-bot
2025-03-10
3
-2
/
+86
|
\
\
|
*
|
MovePage: emit PageMovedEvent
daniel
2025-03-04
3
-2
/
+90
*
|
|
Merge "DeletePage: emit PageDeletedEvent"
jenkins-bot
2025-03-10
5
-34
/
+155
|
\
\
\
|
*
|
|
DeletePage: emit PageDeletedEvent
daniel
2025-03-10
5
-34
/
+155
*
|
|
|
Merge "WikiPage: Emit PageUpdatedEvent when protection changes"
jenkins-bot
2025-03-08
1
-33
/
+16
|
\
\
\
\
|
*
|
|
|
WikiPage: Emit PageUpdatedEvent when protection changes
daniel
2025-03-07
1
-33
/
+16
|
|
/
/
/
*
/
/
/
PageUpdatedEvent: Model revert causes
daniel
2025-03-07
3
-1
/
+10
|
/
/
/
*
|
|
Re-apply "Drop all 49 remaining class_aliases from MediaWiki 1.40"
Daimona Eaytoy
2025-03-05
6
-18
/
+0
*
|
|
Revert "Drop all 49 remaining class_aliases from MediaWiki 1.40"
Ahmon Dancy
2025-03-04
6
-0
/
+18
*
|
|
Drop all 49 remaining class_aliases from MediaWiki 1.40
James D. Forrester
2025-03-04
6
-18
/
+0
|
/
/
*
/
Replace remaining gendered pronouns
Tacsipacsi
2025-03-02
1
-1
/
+1
|
/
*
DomainEvents: More clearly model null edits and dummy revisions
daniel
2025-02-26
1
-12
/
+52
*
Merge "Factor out block log boxes and add block list link"
jenkins-bot
2025-02-26
1
-37
/
+10
|
\
|
*
Factor out block log boxes and add block list link
Tim Starling
2025-02-21
1
-37
/
+10
*
|
PageUpdater: allow dummy revisions to be minor
daniel
2025-02-24
1
-1
/
+1
|
/
*
Merge "PageUpdatedEvent: improve modeling of flags"
jenkins-bot
2025-02-20
5
-105
/
+127
|
\
|
*
PageUpdatedEvent: improve modeling of flags
daniel
2025-02-20
5
-105
/
+127
*
|
block: In log snippets, vary the wrapper message for multiblocks
Tim Starling
2025-02-19
1
-27
/
+38
|
/
*
PageUpdater: make it easy to create dummy revisions
daniel
2025-02-14
1
-50
/
+10
*
ProtectionForm: parse expiries using ExpiryDef::normalizeExpiry
MusikAnimal
2025-02-13
1
-14
/
+8
*
Replace a few misplaces is_object checks
thiemowmde
2025-02-12
1
-1
/
+1
*
Merge "Add support for file read new in Article and FileBackendDBRepoWrapper"
jenkins-bot
2025-02-11
1
-6
/
+17
|
\
[next]