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
/
api
/
ApiParse.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
ApiParse: remove deprecated 'hidetoc' property
C. Scott Ananian
2022-07-28
1
-2
/
+0
*
ApiParse: transition 'hidetoc' to 'showtoc'
C. Scott Ananian
2022-07-27
1
-0
/
+2
*
Fix edit API adding empty section title when creating new pages
Bartosz Dziewoński
2022-07-05
1
-1
/
+1
*
Call IContextSource::getAuthority instead of IContextSource::getUser
Umherirrender
2022-06-29
1
-2
/
+2
*
Merge "ApiParse: When querying TOC sections, also return whether it should be...
jenkins-bot
2022-06-15
1
-0
/
+1
|
\
|
*
ApiParse: When querying TOC sections, also return whether it should be hidden
Bartosz Dziewoński
2022-06-09
1
-0
/
+1
*
|
api: Replace numerous more deprecated constants
Reedy
2022-06-06
1
-4
/
+5
*
|
api: Replace numerous deprecated constants
Reedy
2022-06-06
1
-14
/
+15
|
/
*
Merge "ApiParse: Enable "skin mode" when mobileformat=1 is set"
jenkins-bot
2022-04-01
1
-1
/
+9
|
\
|
*
ApiParse: Enable "skin mode" when mobileformat=1 is set
Ed Sanders
2022-04-01
1
-1
/
+9
*
|
phan: Disable null_casts_as_any_type setting
Umherirrender
2022-03-21
1
-0
/
+1
*
|
ApiParse: Ignore 'contentformat' param when the query is based on page
Func
2022-03-20
1
-3
/
+4
*
|
ApiParse: Fail gracefully when the requested format is not supported
Func
2022-03-19
1
-1
/
+9
*
|
Export ParserOutput strategy keys for jsConfigVars
C. Scott Ananian
2022-03-09
1
-1
/
+3
|
/
*
Reapply "Move limit report rendering to ParserOutput"
Ppchelko
2021-11-09
1
-1
/
+1
*
Revert "Move limit report rendering to ParserOutput"
Ppchelko
2021-11-09
1
-1
/
+1
*
Move limit report rendering to ParserOutput
Petr Pchelko
2021-11-08
1
-1
/
+1
*
Set ParserOutput 'injectTOC' based on Skin options for page views
C. Scott Ananian
2021-11-08
1
-2
/
+2
*
Give skins more flexibility over table of contents render
jdlrobson
2021-10-25
1
-1
/
+6
*
Replace Content::getParserOutput call to ContentRenderer::getParserOutput
Roman Stolar
2021-10-20
1
-3
/
+11
*
Merge "Encode & to & in displaytitle fallback"
Fomafix
2021-10-14
1
-1
/
+2
|
\
|
*
Encode & to & in displaytitle fallback
Fomafix
2021-10-05
1
-1
/
+2
*
|
Rename ParserOutput::{get,set,unset}Property to {get,set,unset}PageProperty
C. Scott Ananian
2021-10-08
1
-1
/
+1
|
/
*
Introduce CommentFormatter
Tim Starling
2021-09-28
1
-3
/
+10
*
ApiParse: Support hidden skins
Ammarpad
2021-09-20
1
-1
/
+3
*
build: Update mediawiki/mediawiki-phan-config to 0.11.0
Umherirrender
2021-09-07
1
-1
/
+0
*
Add typehints to several methods
Daimona Eaytoy
2021-08-31
1
-1
/
+1
*
Replace Content::preSaveTransform call to ContentTransformer::preSaveTransform
Roman Stolar
2021-08-19
1
-4
/
+17
*
Remove doSetupSkinUserCss and setupSkinUserCss
jdlrobson
2021-07-27
1
-3
/
+0
*
Merge "api: Replace deprecated WikiPage::factory in ApiParse"
jenkins-bot
2021-07-01
1
-3
/
+10
|
\
|
*
api: Replace deprecated WikiPage::factory in ApiParse
Umherirrender
2021-06-30
1
-3
/
+10
*
|
api: Replace deprecated Hooks::run in ApiParse
Umherirrender
2021-07-01
1
-1
/
+1
|
/
*
ApiParse: inject services
Alexander Vorwerk
2021-06-30
1
-28
/
+69
*
api: Change User::isAnon to User::isRegistered
Umherirrender
2021-06-29
1
-1
/
+1
*
Use array_fill_keys() instead of array_flip() if that reflects the developer'...
Tim Starling
2021-06-15
1
-1
/
+1
*
Merge "Parse the wikitext of parse warning messages in live preview"
jenkins-bot
2021-02-26
1
-1
/
+10
|
\
|
*
Parse the wikitext of parse warning messages in live preview
Bartosz Dziewoński
2021-02-24
1
-1
/
+10
*
|
Use Authority for revision audience where possible
Petr Pchelko
2021-02-24
1
-5
/
+1
|
/
*
Use Authority and GroupPermissionLookup in Action API
Cindy Cicalese
2021-02-23
1
-2
/
+2
*
Use static closures where safe to use
Umherirrender
2021-02-11
1
-2
/
+2
*
WikiPage: deprecated construction on bad titles
daniel
2021-01-20
1
-9
/
+26
*
Revert "Make WikiPage a ProperPageIdentity"
James D. Forrester
2021-01-15
1
-26
/
+9
*
Make WikiPage a ProperPageIdentity
daniel
2021-01-15
1
-9
/
+26
*
Make ParserCache respect ParserOptions::isSafeToCache
Petr Pchelko
2020-12-02
1
-3
/
+0
*
Deprecate the use of Skin::setupSkinUserCss to alter the internal array of st...
jdlrobson
2020-11-24
1
-1
/
+2
*
Revert "Deprecate Skin::setupSkinUserCss"
Tim Starling
2020-11-24
1
-0
/
+2
*
ApiParse: Add 'subtitle' option
Bartosz Dziewoński
2020-10-29
1
-2
/
+11
*
ApiParse: Run OutputPageBeforeHTML when in 'skin' mode
Ed Sanders
2020-10-22
1
-0
/
+7
*
Use LinkBatchFactory in api modules
Umherirrender
2020-09-06
1
-1
/
+2
*
Deprecate Skin::setupSkinUserCss
Ammar Abdulhamid
2020-08-09
1
-2
/
+0
[next]