aboutsummaryrefslogtreecommitdiffstats
path: root/includes/api/ApiQueryDuplicateFiles.php
Commit message (Expand)AuthorAgeFilesLines
* Api: Fix some very old copyright statements for RoanJames D. Forrester2023-03-161-1/+1
* Deduplicate code for parsing API 'continue' parametersBartosz Dziewoński2022-09-291-2/+1
* api: Replace numerous deprecated constantsReedy2022-06-061-7/+10
* api: Inject services into ApiQueryDuplicateFilesUmherirrender2021-07-021-8/+14
* Deprecate File::getUser in favor of File::getUploaderPetr Pchelko2021-06-021-1/+4
* Add PHPDoc documentation to all API query module constructorsThiemo Kreuz2020-10-271-0/+4
* Use MediaWikiServices::getRepoGroup in api related classesUmherirrender2020-04-111-4/+7
* Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNullJames D. Forrester2020-01-101-2/+2
* Improve param docsUmherirrender2019-11-281-1/+1
* Remove "Created on" from file header commentsUmherirrender2018-01-261-4/+0
* Always put type information before variable name for @var tagsKunal Mehta2017-09-041-2/+2
* Make API documentation links language awareBaha2017-04-051-1/+1
* Clean up array() in docs, Part IAmir Sarabadani2016-07-251-1/+1
* Convert all array() syntax to []Kunal Mehta2016-02-171-16/+16
* Fix issues identified by SpaceBeforeSingleLineComment sniffVivek Ghaisas2015-09-261-4/+4
* 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-4/+2
* API: Fix access on getExamplesMessagesBrad Jorsch2014-10-291-1/+1
* API: Internationalize all remaining core API modulesBrad Jorsch2014-10-201-17/+8
* API: Add ApiPageSet accessors for just good and missing titlesBrad Jorsch2014-09-261-1/+1
* API: Remove action=paraminfo 'props' and 'errors' result propertiesBrad Jorsch2014-08-071-11/+0
* 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
* Fix a few more CodeSniffer errors and warnings on some API classesSiebrand Mazeland2013-11-151-1/+2
* Fixed spacing in api folderumherirrender2013-04-201-10/+10
* Update PHPDoc commentsSiebrand Mazeland2013-04-021-2/+1
* Fixed many small spelling mistakes and php docs, var decl.Yuri Astrakhan2013-03-101-0/+2
* (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
* (bug 43207) Fix regression in API generator=duplicatefilesBrad Jorsch2012-12-171-1/+1
* prop=duplicatefiles does not show duplicates under same nameumherirrender2012-08-181-3/+7
* Add localonly= to prop duplicatefiles and imageinfoumherirrender2012-08-011-2/+14
* (bug 27567) Add file repo support to prop=duplicatefilesumherirrender2012-07-231-54/+67
* 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-8/+4
|/
* Added result properties to action=paraminfoPetr Onderka2012-06-061-0/+10
* ORDER BY/GROUP BY accept arraysumherirrender2012-05-051-4/+4
* (bug 26909) follow up r102947: fix the navigation with 'dir'umherirrender2012-03-301-6/+16
* 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-1/+10
* 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
* More parameter documentationSam Reed2011-02-191-0/+4
* Fix r78828: comma to dotRoan Kattouw2010-12-221-1/+1
* Delete all the "API for MediaWiki 1.8+" commentsSam Reed2010-12-221-1/+1
* Fix misspelling of my name, that I seem to have put in myself. Kinda embarras...Roan Kattouw2010-12-221-1/+1
* Replace my old e-mail address with my new one in API comments. A bit outdated...Roan Kattouw2010-12-221-1/+1
* Standardised file description headers, added @fileAlexandre Emsenhuber2010-08-071-3/+4