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
/
ApiQueryAllMessages.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
api: Replace numerous deprecated constants
Reedy
2022-06-06
1
-8
/
+9
*
phan: Remove PhanPossiblyUndeclaredVariable suppression
Umherirrender
2022-03-30
1
-0
/
+3
*
Add various fallback values for null return values
Umherirrender
2022-03-09
1
-1
/
+1
*
api: Inject services into ApiQueryAllMessages
Umherirrender
2021-07-03
1
-10
/
+45
*
Use array_fill_keys() instead of array_flip() if that reflects the developer'...
Tim Starling
2021-06-15
1
-1
/
+1
*
Use Message::page instead of Message::title
Petr Pchelko
2021-06-09
1
-1
/
+1
*
Inject services into SpecialAllMessages
Umherirrender
2020-11-02
1
-1
/
+2
*
Use MediaWikiServices::getMessageCache
Umherirrender
2020-03-14
1
-1
/
+2
*
Remove usages of deprecated Language methods
Petr Pchelko
2020-02-16
1
-5
/
+5
*
Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull
James D. Forrester
2020-01-10
1
-5
/
+5
*
Remove Language::factory and getParentLanguage use
Aryeh Gregor
2019-10-27
1
-1
/
+2
*
Mass conversion of $wgContLang to service
Aryeh Gregor
2018-08-11
1
-3
/
+3
*
Remove "Created on" from file header comments
Umherirrender
2018-01-26
1
-4
/
+0
*
Make API documentation links language aware
Baha
2017-04-05
1
-1
/
+1
*
API: i18n for warnings and errors
Brad Jorsch
2016-12-06
1
-2
/
+4
*
Language: Introduce new method equals( Language $lang )
Fomafix
2016-05-16
1
-3
/
+2
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-26
/
+26
*
Fix Generic.Files.LineLength phpcs failure in 11 files under includes/
Amir E. Aharoni
2015-10-03
1
-1
/
+7
*
Normalize message name in Allmessages
Geoffrey Mon
2015-07-15
1
-1
/
+5
*
Update getHelpUrls() for reworked mw.org API pages
RobinHood70
2015-05-04
1
-1
/
+1
*
Change API result data structure to be cleaner in new formats
Brad Jorsch
2015-04-20
1
-3
/
+3
*
API: Overhaul ApiResult, make format=xml not throw, and add json formatversion
Brad Jorsch
2015-04-10
1
-2
/
+2
*
API: Fix access on getExamplesMessages
Brad Jorsch
2014-10-29
1
-1
/
+1
*
API: Internationalize all remaining core API modules
Brad Jorsch
2014-10-20
1
-28
/
+5
*
API: Remove action=paraminfo 'props' and 'errors' result properties
Brad Jorsch
2014-08-07
1
-27
/
+0
*
Capitalise Message in SpecialAllMessages files
Reedy
2014-06-16
1
-1
/
+1
*
Switch API to use Config classes
Reedy
2014-06-15
1
-2
/
+1
*
Use precise ApiMain/ApiQuery type hints in all API modules
Thiemo Mättig
2014-05-16
1
-1
/
+1
*
Add final period to API module descriptions
addshore
2014-03-10
1
-1
/
+1
*
Update formatting on some API classes (must've forgotten these)
Siebrand Mazeland
2013-11-14
1
-2
/
+2
*
Fixed spacing in api folder
umherirrender
2013-04-20
1
-1
/
+1
*
(bug 45937) API: Check amlang in meta=allmessages
Brad Jorsch
2013-03-13
1
-0
/
+8
*
Use ContextSource::getLanguage instead of $wgLang
umherirrender
2013-03-09
1
-2
/
+1
*
API: Throw error when interwiki is given for various title param
umherirrender
2013-03-01
1
-1
/
+1
*
fix some spacing
umherirrender
2013-02-09
1
-1
/
+1
*
(bug 35885) remove api version string and parameter
Yuri Astrakhan
2013-01-18
1
-4
/
+0
*
Minor cleanup
Yuri Astrakhan
2013-01-12
1
-1
/
+1
*
escape HTML elements in docblock with double quotes
Antoine Musso
2012-07-15
1
-1
/
+1
*
Added result properties to action=paraminfo
Petr Onderka
2012-06-06
1
-0
/
+21
*
Corrected capitalization in the file and class names of API modules
Petr Onderka
2012-04-16
1
-0
/
+277