aboutsummaryrefslogtreecommitdiffstats
path: root/includes/api/ApiQueryAllMessages.php
Commit message (Expand)AuthorAgeFilesLines
* api: Replace numerous deprecated constantsReedy2022-06-061-8/+9
* phan: Remove PhanPossiblyUndeclaredVariable suppressionUmherirrender2022-03-301-0/+3
* Add various fallback values for null return valuesUmherirrender2022-03-091-1/+1
* api: Inject services into ApiQueryAllMessagesUmherirrender2021-07-031-10/+45
* Use array_fill_keys() instead of array_flip() if that reflects the developer'...Tim Starling2021-06-151-1/+1
* Use Message::page instead of Message::titlePetr Pchelko2021-06-091-1/+1
* Inject services into SpecialAllMessagesUmherirrender2020-11-021-1/+2
* Use MediaWikiServices::getMessageCacheUmherirrender2020-03-141-1/+2
* Remove usages of deprecated Language methodsPetr Pchelko2020-02-161-5/+5
* Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNullJames D. Forrester2020-01-101-5/+5
* Remove Language::factory and getParentLanguage useAryeh Gregor2019-10-271-1/+2
* Mass conversion of $wgContLang to serviceAryeh Gregor2018-08-111-3/+3
* Remove "Created on" from file header commentsUmherirrender2018-01-261-4/+0
* Make API documentation links language awareBaha2017-04-051-1/+1
* API: i18n for warnings and errorsBrad Jorsch2016-12-061-2/+4
* Language: Introduce new method equals( Language $lang )Fomafix2016-05-161-3/+2
* Convert all array() syntax to []Kunal Mehta2016-02-171-26/+26
* Fix Generic.Files.LineLength phpcs failure in 11 files under includes/Amir E. Aharoni2015-10-031-1/+7
* Normalize message name in AllmessagesGeoffrey Mon2015-07-151-1/+5
* Update getHelpUrls() for reworked mw.org API pagesRobinHood702015-05-041-1/+1
* Change API result data structure to be cleaner in new formatsBrad Jorsch2015-04-201-3/+3
* API: Overhaul ApiResult, make format=xml not throw, and add json formatversionBrad Jorsch2015-04-101-2/+2
* API: Fix access on getExamplesMessagesBrad Jorsch2014-10-291-1/+1
* API: Internationalize all remaining core API modulesBrad Jorsch2014-10-201-28/+5
* API: Remove action=paraminfo 'props' and 'errors' result propertiesBrad Jorsch2014-08-071-27/+0
* Capitalise Message in SpecialAllMessages filesReedy2014-06-161-1/+1
* Switch API to use Config classesReedy2014-06-151-2/+1
* Use precise ApiMain/ApiQuery type hints in all API modulesThiemo Mättig2014-05-161-1/+1
* Add final period to API module descriptionsaddshore2014-03-101-1/+1
* Update formatting on some API classes (must've forgotten these)Siebrand Mazeland2013-11-141-2/+2
* Fixed spacing in api folderumherirrender2013-04-201-1/+1
* (bug 45937) API: Check amlang in meta=allmessagesBrad Jorsch2013-03-131-0/+8
* Use ContextSource::getLanguage instead of $wgLangumherirrender2013-03-091-2/+1
* API: Throw error when interwiki is given for various title paramumherirrender2013-03-011-1/+1
* fix some spacingumherirrender2013-02-091-1/+1
* (bug 35885) remove api version string and parameterYuri Astrakhan2013-01-181-4/+0
* Minor cleanupYuri Astrakhan2013-01-121-1/+1
* escape HTML elements in docblock with double quotesAntoine Musso2012-07-151-1/+1
* Added result properties to action=paraminfoPetr Onderka2012-06-061-0/+21
* Corrected capitalization in the file and class names of API modulesPetr Onderka2012-04-161-0/+277