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
/
ApiQueryRevisionsBase.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add `temp` flags to api calls
STran
2023-12-12
1
-1
/
+9
*
api: On revision related modules add extra info to limit parameter
Umherirrender
2023-12-06
1
-9
/
+15
*
api: Add rvcontentformat-{slot} to define output format per slot
Umherirrender
2023-09-28
1
-8
/
+31
*
Use real type hints for services etc. in api/ApiQuery*.php
Bartosz Dziewoński
2023-08-29
1
-26
/
+9
*
TempUserCreator: Change getStashedNameOrPlaceholder() to just getStashedName()
Bartosz Dziewoński
2023-07-18
1
-1
/
+1
*
Replace deprecated MWException
Daimona Eaytoy
2023-06-09
1
-1
/
+0
*
Add convenience method TempUserCreator::shouldAutoCreate()
Tim Starling
2023-05-12
1
-4
/
+1
*
api: Use a temp placeholder for signature on preview/pst
Umherirrender
2023-05-04
1
-2
/
+29
*
Reorg: Namespace the Title class
James D. Forrester
2023-03-02
1
-0
/
+1
*
Make use of ??= in more places
DannyS712
2022-12-17
1
-3
/
+1
*
api: Replace deprecated Linker::formatComment
Umherirrender
2022-12-11
1
-3
/
+9
*
Reorg: Move DummyLinker and Linker to linker/
Amir Sarabadani
2022-12-08
1
-0
/
+1
*
When content is marked bad, show an error, don't pretend it is empty
Tim Starling
2022-12-05
1
-0
/
+3
*
ApiQueryRevisionsBase: Fix 'rvdiffto' parameter handling on PHP 8.0
Máté Szabó
2022-11-03
1
-5
/
+9
*
build: Update mediawiki/mediawiki-phan-config to 0.12.0
Daimona Eaytoy
2022-10-08
1
-0
/
+1
*
api: Minor code cleanup
Reedy
2022-08-14
1
-1
/
+1
*
api: Replace numerous more deprecated constants
Reedy
2022-06-06
1
-9
/
+10
*
api: Replace numerous deprecated constants
Reedy
2022-06-06
1
-14
/
+14
*
Use User::isRegistered for readability instead of ::getId falsy check
Umherirrender
2022-04-29
1
-3
/
+2
*
Merge "api: Inline ContentHandler::makeContent, use local ContentHandlerFactory"
jenkins-bot
2022-04-16
1
-6
/
+2
|
\
|
*
api: Inline ContentHandler::makeContent, use local ContentHandlerFactory
Umherirrender
2022-04-16
1
-6
/
+2
*
|
Use MainConfigNames instead of string literals, #2
Aryeh Gregor
2022-04-13
1
-1
/
+2
*
|
phan: Disable null_casts_as_any_type setting
Umherirrender
2022-03-21
1
-0
/
+1
|
/
*
Replace Content::getParserOutput call to ContentRenderer::getParserOutput
Roman Stolar
2021-10-20
1
-1
/
+9
*
Replace Content::preSaveTransform call to ContentTransformer::preSaveTransform
Roman Stolar
2021-08-19
1
-2
/
+14
*
Remove dead variables and functions and unneeded parenthesis
Umherirrender
2021-08-13
1
-5
/
+5
*
api: Inject services into ApiQuery(All)(Deleted)Revisions
Umherirrender
2021-07-05
1
-12
/
+50
*
Use array_fill_keys() instead of array_flip() if that reflects the developer'...
Tim Starling
2021-06-15
1
-1
/
+1
*
Use Authority for revision audience where possible
Petr Pchelko
2021-02-24
1
-1
/
+1
*
Improve custom folding and grouping
Tim Starling
2020-12-23
1
-5
/
+3
*
Fix a typo: emtpy -> empty
DannyS712
2020-11-22
1
-1
/
+1
*
Improve docs in api related classes
Umherirrender
2020-11-13
1
-1
/
+1
*
Remove documentation that literally repeats the code
Thiemo Kreuz
2020-10-27
1
-1
/
+1
*
includes: Use expression assignment operator += or |= where possible
Umherirrender
2020-07-31
1
-1
/
+1
*
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
*
|
Replace "@stable for overriding" with "@stable to override"
daniel
2020-07-13
1
-2
/
+2
|
/
*
Mark API base classes as extensible
daniel
2020-07-08
1
-0
/
+13
*
phan: Enable redundant_condition_detection
Umherirrender
2020-07-01
1
-1
/
+0
*
Fix even more PSR12.Properties.ConstantVisibility.NotFound
Reedy
2020-05-16
1
-2
/
+2
*
Fix some PHPStorm inspection warnings in includes/api
Tim Starling
2020-02-18
1
-0
/
+1
*
Introduce ContentHandlerFactory
ArtBaltai
2020-02-07
1
-2
/
+8
*
API: Use ParamValidator library
Brad Jorsch
2020-02-04
1
-4
/
+11
*
Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull
James D. Forrester
2020-01-10
1
-9
/
+9
*
Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse
James D. Forrester
2020-01-10
1
-1
/
+1
*
Fix some phan warnings for too many params (part 1)
Daimona Eaytoy
2019-10-10
1
-1
/
+1
*
Upgrade phan config to 0.7.1
Daimona Eaytoy
2019-09-04
1
-0
/
+1
*
Unsuppress another phan issue (part 7)
Daimona Eaytoy
2019-09-03
1
-0
/
+6
*
Clean up spacing of doc comments
Umherirrender
2019-08-05
1
-1
/
+1
*
Remove all $wgParser use from core
Aryeh Gregor
2019-04-17
1
-5
/
+4
[next]