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
/
content
/
AbstractContent.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Namespace all remaining files in includes/exception
James D. Forrester
2025-03-25
1
-1
/
+1
*
content: Improve class docs for various Content classes
Timo Tijhof
2025-03-12
1
-117
/
+43
*
Remove trivial 1-line PHPDocs that just repeat the code
thiemowmde
2025-01-16
1
-3
/
+0
*
Use explicit nullable type on parameter arguments
Umherirrender
2024-10-16
1
-1
/
+1
*
Move remaining four classes in includes/content into Content namespace
James D. Forrester
2024-08-10
1
-1
/
+7
*
Drop MessageContent, deprecated since 1.38
James D. Forrester
2024-08-10
1
-1
/
+1
*
Remove deprecated methods from Content interface
daniel
2023-11-21
1
-184
/
+0
*
Use a reference when registering a ParserOptions watcher
C. Scott Ananian
2023-11-06
1
-1
/
+1
*
Drop AbstractContent::getRedirectChain and ::getUltimateRedirectTarget, depre...
James D. Forrester
2023-10-05
1
-39
/
+0
*
Namespace User under \MediaWiki\User
James D. Forrester
2023-09-19
1
-0
/
+1
*
Reorg: Move Status to MediaWiki\Status\
Amir Sarabadani
2023-08-25
1
-0
/
+1
*
AbstractContent: Hard-deprecate getNativeData(), deprecated since 1.33
James D. Forrester
2023-08-19
1
-1
/
+3
*
Replace internal Hooks::runner
Umherirrender
2023-05-11
1
-3
/
+6
*
Fix some PHPStorm inspections (#1)
Tim Starling
2023-03-25
1
-1
/
+1
*
Reorg: Namespace the Title class
James D. Forrester
2023-03-02
1
-0
/
+1
*
Merge "Make use of ?:, ?? and ??= operators in mostly trivial cases"
jenkins-bot
2022-12-16
1
-3
/
+1
|
\
|
*
Make use of ?:, ?? and ??= operators in mostly trivial cases
thiemowmde
2022-12-05
1
-3
/
+1
*
|
Reorg: Move MagicWord related files to under parser/
Amir Sarabadani
2022-12-09
1
-0
/
+1
|
/
*
Various doc fixes about false and null on method arguments/return types
Umherirrender
2022-11-03
1
-2
/
+2
*
Define concrete method in order to deprecate it in subclasses
Sébastien Beyou
2022-08-28
1
-0
/
+21
*
Replace deprecated calls `ParserOptions::newCanonical( 'canonical' )`
Derick Alangi
2022-06-16
1
-1
/
+1
*
Remove support for $wgMaxRedirect
daniel
2022-05-06
1
-32
/
+12
*
Use MainConfigNames instead of string literals, #3
Aryeh Gregor
2022-04-26
1
-1
/
+3
*
Refactor global variables to use MediaWikiServices instead
TChin
2022-01-10
1
-2
/
+2
*
Fix typos in comments (A-B)
Siddharth VP
2021-12-26
1
-1
/
+1
*
Introduce `Redirect(Lookup&Store)` services to handle redirects
Derick Alangi
2021-12-01
1
-0
/
+4
*
Hard-deprecate Content::prepareSave.
Roman Stolar
2021-11-11
1
-2
/
+5
*
Move Content::prepareSave to ContentHandler
Roman Stolar
2021-11-11
1
-5
/
+22
*
Hard-deprecate Content::getParserOutput and AbstractContent::fillParserOutput.
Roman Stolar
2021-10-29
1
-4
/
+8
*
Move Content::getParserOutput & AbstractContent::fillParserOutput to ContentH...
Roman Stolar
2021-09-29
1
-33
/
+44
*
Detect and monitor against multiple Parser invocation during edit requests
Cindy Cicalese
2021-09-23
1
-6
/
+12
*
Hard-deprecate Content::preSaveTransform.
Roman Stolar
2021-08-25
1
-1
/
+3
*
Hard-deprecate Content::preloadTransform.
Roman Stolar
2021-08-23
1
-1
/
+2
*
Move Content::preloadTransform to ContentHandler
Roman Stolar
2021-08-17
1
-3
/
+8
*
Move Content::preSaveTransform to ContentHandler
Petr Pchelko
2021-07-29
1
-2
/
+8
*
Remove Content::getSecondaryDataUpdates() and all usage of it.
Roman Stolar
2021-07-22
1
-38
/
+0
*
Remove Content::getDeletionUpdates() and all usage of it.
Roman Stolar
2021-07-22
1
-17
/
+0
*
Remove deprecated hook 'SecondaryDataUpdate'.
Roman Stolar
2021-07-21
1
-2
/
+0
*
Replace deprecated WikiPage::factory in AbstractContent
Umherirrender
2020-11-11
1
-1
/
+2
*
Merge "Replace "@stable for subclassing" with "@stable to extend""
jenkins-bot
2020-07-13
1
-1
/
+1
|
\
|
*
Replace "@stable for subclassing" with "@stable to extend"
daniel
2020-07-13
1
-1
/
+1
*
|
Merge "Replace "@stable for calling" by "@stable to call""
jenkins-bot
2020-07-13
1
-1
/
+1
|
\
\
|
*
|
Replace "@stable for calling" by "@stable to call"
daniel
2020-07-13
1
-1
/
+1
|
|
/
*
/
Replace "@stable for overriding" with "@stable to override"
daniel
2020-07-13
1
-19
/
+19
|
/
*
Mark Content and ContentHandler base classes as extensible
daniel
2020-07-09
1
-0
/
+27
*
Hooks::run() call site migration
Tim Starling
2020-05-30
1
-5
/
+5
*
Introduce ContentHandlerFactory
ArtBaltai
2020-02-07
1
-1
/
+11
*
Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull
James D. Forrester
2020-01-10
1
-2
/
+2
*
Remove duplicate variable name from class property PHPDocs
Thiemo Kreuz
2019-12-02
1
-1
/
+1
*
parser: document what 0/null rev IDs do when given to Parser::parse
Aaron Schulz
2019-08-21
1
-2
/
+3
[next]