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
/
ContentHandlerFactory.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
-7
/
+2
*
Remove 2-line PHPDocs that just repeat the types from the code
thiemowmde
2025-01-17
1
-5
/
+0
*
Move remaining four classes in includes/content into Content namespace
James D. Forrester
2024-08-10
1
-1
/
+0
*
Replace some more usages of deprecated MWException
Daimona Eaytoy
2023-06-09
1
-42
/
+16
*
Do minor code cleanup
Matěj Suchánek
2022-06-24
1
-1
/
+1
*
phan: Disable null_casts_as_any_type setting
Umherirrender
2022-03-21
1
-0
/
+1
*
Use updated ObjectFactory namespace
Alexander Vorwerk
2022-03-09
1
-1
/
+1
*
Cleanup to PageUpdaterFactory and tests
DannyS712
2021-07-20
1
-1
/
+1
*
Introduce includes/Storage/PageUpdaterFactory
daniel
2021-07-19
1
-1
/
+1
*
Use array_fill_keys() instead of array_flip() if that reflects the developer'...
Tim Starling
2021-06-15
1
-1
/
+3
*
Remove unused default values from class properties
Thiemo Kreuz
2021-05-12
1
-1
/
+1
*
ContentHandlerFactory: fix confusing typo
DannyS712
2021-03-14
1
-1
/
+1
*
ContentHandlerFactory: whitespace cleanup
DannyS712
2020-11-29
1
-10
/
+14
*
ContentHandlerFactory: Inject LoggerInstance instead of using wfDebugLog
DannyS712
2020-06-01
1
-10
/
+16
*
Hooks::run() call site migration
Tim Starling
2020-05-30
1
-4
/
+14
*
content: Change log channel to 'ContentHandler'
Timo Tijhof
2020-05-19
1
-1
/
+1
*
Fix SingleSpaceBeforeSingleLineComment
Reedy
2020-05-11
1
-2
/
+2
*
Remove auto-generated and empty lines in comments
Thiemo Kreuz
2020-03-17
1
-1
/
+0
*
Follow up 568491 - remove extra space
DannyS712
2020-03-07
1
-1
/
+1
*
Don't use a dynamic hook name when calling a hook
Tim Starling
2020-02-25
1
-2
/
+2
*
TextConflictHelper: deprecate old constructor signature
ArtBaltai
2020-02-12
1
-3
/
+33
*
Use ObjectFactory to construct ContentHandlers
ArtBaltai
2020-02-10
1
-29
/
+44
*
Introduce ContentHandlerFactory
ArtBaltai
2020-02-07
1
-0
/
+212