aboutsummaryrefslogtreecommitdiffstats
path: root/includes/api/ApiComparePages.php
Commit message (Expand)AuthorAgeFilesLines
...
* API: Add missing `@ingroup API` to a few Api-related classesTimo Tijhof2019-09-141-0/+3
* Deprecate and replace usages of User:isAllowed{All,Any}Petr Pchelko2019-08-211-1/+3
* Add missing Title::newFromLinkTarget to api module compareUmherirrender2019-06-061-2/+2
* Collapse some nested if statementsReedy2019-04-041-4/+2
* Merge "ApiComparePages: Don't error with no prev/next rev"jenkins-bot2018-12-181-3/+37
|\
| * ApiComparePages: Don't error with no prev/next revBrad Jorsch2018-10-221-3/+37
* | Merge "ApiComparePages: Don't try to find next/prev of a deleted revision"jenkins-bot2018-12-061-0/+6
|\ \
| * | ApiComparePages: Don't try to find next/prev of a deleted revisionBrad Jorsch2018-12-031-0/+6
| |/
* / [MCR] Introduce SlotRoleHandler and SlotRoleRegistrydaniel2018-11-301-7/+7
|/
* Re-namespace RevisionStore and RevisionRecord classesBrad Jorsch2018-10-091-4/+4
* Add constant for the name of the 'main' slot for MCRGergő Tisza2018-09-241-12/+14
* ApiComparePages: Clean up handling of slot deletionBrad Jorsch2018-08-311-0/+17
* ApiComparePages: Update for MCRBrad Jorsch2018-08-231-211/+365
* Fix called function case in a bunch of placesMax Semenik2018-01-221-1/+1
* API: Don't apply size limit to action=compareBrad Jorsch2018-01-081-1/+4
* ApiComparePages: Add 'fromsection' and 'tosection' parametersBrad Jorsch2017-12-301-0/+21
* Replace selectFields() methods with getQueryInfo()Brad Jorsch2017-10-301-6/+12
* API: Rewrite ApiComparePagesBrad Jorsch2017-06-051-59/+422
* API: i18n for warnings and errorsBrad Jorsch2016-12-061-13/+5
* Convert all array() syntax to []Kunal Mehta2016-02-171-15/+15
* API: Overhaul ApiResult, make format=xml not throw, and add json formatversionBrad Jorsch2015-04-101-1/+1
* API: Fix access on getExamplesMessagesBrad Jorsch2014-10-291-1/+1
* API: Internationalize all remaining core API modulesBrad Jorsch2014-10-201-20/+3
* API: Remove action=paraminfo 'props' and 'errors' result propertiesBrad Jorsch2014-08-071-31/+0
* Fixed some @params documentation (includes/api)umherirrender2014-04-181-3/+3
* Add final period to API module descriptionsaddshore2014-03-101-2/+2
* Remove unneeded uses of else{} in api/Siebrand Mazeland2013-11-181-2/+2
* Address errors and warnings in CodeSniffer in api/Siebrand Mazeland2013-11-171-3/+10
* Fix incorrect parameter order for dieUsage()Siebrand Mazeland2013-11-161-1/+4
* Update formatting on API classesSiebrand Mazeland2013-11-141-0/+2
* Fixed spacing in api folderumherirrender2013-04-201-4/+4
* API: Throw error when interwiki is given for various title paramumherirrender2013-03-011-1/+1
* api: remove duplicate __contruct callsAntoine Musso2013-01-291-4/+0
* fix some spacingumherirrender2013-01-261-2/+2
* (bug 35885) remove api version string and parameterYuri Astrakhan2013-01-181-4/+0
* Fixing creation of DifferenceEningedaniel2012-08-241-1/+8
* Fix indenting errors introduced in Wikidata branchTim Starling2012-06-191-2/+2
* Merge branch 'master' of ssh://gerrit.wikimedia.org:29418/mediawiki/core into...daniel2012-06-141-0/+19
|\
| * Added result properties to action=paraminfoPetr Onderka2012-06-061-0/+19
* | Use integers for content_model and content_format.daniel2012-05-141-1/+1
* | renamed getDifferenceEngine to createDifferenceEnginedaniel2012-04-171-1/+1
* | Merge branch 'master' into WikidataJens Ohlig2012-04-111-5/+27
|\|
| * (bug 32498) Allow comparing pages using pageidsAlex Monk2012-04-081-5/+27
* | use factory method to get difference engine everywhereDaniel Kinzler2012-04-041-1/+2
|/
* Consistency: made all API examples a verbsMax Semenik2012-01-121-1/+1
* Re-instate most of the revisions for bug 33147 "API examples should explain w...Sam Reed2011-12-271-1/+1
* Revert r106521: creates lots of long, unwrappable lines in help outputBrion Vibber2011-12-201-1/+1
* More example conversions/additionsSam Reed2011-12-171-1/+1
* Made DifferenceEngine use a context instead of global variables and updaters ...Alexandre Emsenhuber2011-11-101-1/+1
* Based on diff to wikia, set more functions consistently public rather than pr...Sam Reed2011-08-171-1/+1