aboutsummaryrefslogtreecommitdiffstats
path: root/includes/api/ApiQueryImages.php
Commit message (Expand)AuthorAgeFilesLines
* api: Use type-declaration for string arg in ApiBase::__constructUmherirrender2024-10-171-5/+1
* Add namespace to includes/api classesJames D. Forrester2024-09-251-0/+5
* Get correct main page in API call examplesAmmar Abdulhamid2023-09-201-2/+5
* Reorg: Namespace the Title classJames D. Forrester2023-03-021-0/+1
* Deduplicate code for parsing API 'continue' parametersBartosz Dziewoński2022-09-291-6/+3
* Use buildComparison() instead of raw SQL in more API modules (easy cases)Bartosz Dziewoński2022-09-291-7/+7
* api: Replace numerous deprecated constantsReedy2022-06-061-8/+11
* api: Replace ApiPageSet::getGoodTitles where PageIdentity is not usedUmherirrender2022-02-111-3/+4
* Add PHPDoc documentation to all API query module constructorsThiemo Kreuz2020-10-271-0/+4
* Use strict (in)equality with namespaces constants when LHS is definitely an i...Ed Sanders2020-07-311-1/+1
* Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNullJames D. Forrester2020-01-101-2/+2
* Improve param docsUmherirrender2019-11-281-1/+1
* Use (int) rather than intval()Reedy2019-02-251-1/+1
* Remove "Created on" from file header commentsUmherirrender2018-01-261-4/+0
* API: Handle pltitles/tltemplates/clcategories/imimages with only invalid titlesBrad Jorsch2017-10-121-1/+5
* Make API documentation links language awareBaha2017-04-051-1/+1
* API: i18n for warnings and errorsBrad Jorsch2016-12-061-1/+1
* Convert all array() syntax to []Kunal Mehta2016-02-171-21/+21
* Update getHelpUrls() for reworked mw.org API pagesRobinHood702015-05-041-1/+1
* API: Fix access on getExamplesMessagesBrad Jorsch2014-10-291-1/+1
* API: Internationalize all remaining core API modulesBrad Jorsch2014-10-201-20/+8
* API: Remove action=paraminfo 'props' and 'errors' result propertiesBrad Jorsch2014-08-071-9/+0
* Use precise ApiMain/ApiQuery type hints in all API modulesThiemo Mättig2014-05-161-1/+1
* Fixed some @params documentation (includes/api)umherirrender2014-04-181-1/+1
* Add final period to API module descriptionsaddshore2014-03-101-1/+1
* Fix CodeSniffer errors and warnings (you guessed it, on API classes)Siebrand Mazeland2013-11-151-3/+6
* Yet more formatting updates for yet more API classesSiebrand Mazeland2013-11-141-3/+3
* fix some spacingumherirrender2013-03-071-1/+1
* (bug 35885) remove api version string and parameterYuri Astrakhan2013-01-181-4/+0
* API Cleanup: renamed '_badcontinue'->'badcontinue', one die()Yuri Astrakhan2013-01-141-10/+1
* Merge "escape HTML elements in docblock with double quotes"Aaron Schulz2012-07-181-1/+1
|\
| * escape HTML elements in docblock with double quotesAntoine Musso2012-07-151-1/+1
* | Avoid mangling fields in API continuation parametersBrad Jorsch2012-07-171-7/+4
|/
* escape tags and entity in doxygen commentsAntoine Musso2012-07-101-1/+2
* Added result properties to action=paraminfoPetr Onderka2012-06-061-0/+9
* ORDER BY/GROUP BY accept arraysumherirrender2012-05-051-4/+4
* (bug 26909) follow up r102947: fix the navigation with 'dir'umherirrender2012-03-301-3/+4
* Change usage of quotes in API messages from ``x'' to "x".Siebrand Mazeland2012-01-131-1/+1
* Re-instate most of the revisions for bug 33147 "API examples should explain w...Sam Reed2011-12-271-4/+2
* Revert r106439, r106441 - bad formatting mushing separate lines togetherBrion Vibber2011-12-201-2/+4
* Convert a few more descriptionsSam Reed2011-12-161-4/+2
* Oh noes, moar http:// -> https://Sam Reed2011-11-281-1/+1
* Removed the 'eclipse helper' bit on top of every API moduleJohn Du Hart2011-11-161-5/+0
* (bug 26909) Add dir parameter for prop= API modules. Modified patch by Umheri...Roan Kattouw2011-11-141-3/+15
* Based on diff to wikia, set more functions consistently public rather than pr...Sam Reed2011-08-171-1/+1
* Followup r92396Sam Reed2011-07-171-0/+4
* Minor refactoringSam Reed2011-06-061-1/+0
* More parameter documentationSam Reed2011-02-191-0/+4
* * (bug 26482) add a imimages param to prop=imagesSam Reed2011-01-051-0/+17
* Delete all the "API for MediaWiki 1.8+" commentsSam Reed2010-12-221-1/+1