aboutsummaryrefslogtreecommitdiffstats
path: root/includes/api/ApiRsd.php
Commit message (Expand)AuthorAgeFilesLines
* Add namespace to includes/api classesJames D. Forrester2024-09-251-0/+5
* Update name & email for bvibberBrooke Vibber2024-02-081-1/+1
* api: add missing help URLs that exist on mw.orgAaron Schulz2023-10-121-0/+4
* API: Replace deprecated calls to wfExpandUrl with UrlUtils::expandJames D. Forrester2023-06-221-2/+4
* Reorg: Namespace the Title classJames D. Forrester2023-03-021-0/+2
* Hooks::run() call site migrationTim Starling2020-05-301-1/+1
* Fix new phan errors, part 1Daimona Eaytoy2019-10-111-1/+1
* Fix a couple of Generic.Files.OneObjectStructurePerFile.MultipleFound in apiReedy2019-04-131-16/+0
* Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenientBartosz Dziewoński2018-05-301-1/+1
* A few doc comment fixupsTim Starling2017-12-041-2/+0
* Make API documentation links language awareBaha2017-04-051-1/+1
* Update weblinks in comments from HTTP to HTTPSFomafix2016-11-071-1/+1
* Convert all array() syntax to []Kunal Mehta2016-02-171-18/+18
* API: Overhaul ApiResult, make format=xml not throw, and add json formatversionBrad Jorsch2015-04-101-8/+17
* Replace wfRunHooks calls with direct Hooks::run callsAaron Schulz2014-12-101-1/+1
* API: Fix access on getExamplesMessagesBrad Jorsch2014-10-291-1/+1
* API: Internationalize all remaining core API modulesBrad Jorsch2014-10-201-14/+3
* Use precise ApiMain/ApiQuery type hints in all API modulesThiemo Mättig2014-05-161-1/+1
* Make API action=rsd work on private wikisDaniel Friesen2014-04-181-0/+4
* Add final period to API module descriptionsaddshore2014-03-101-1/+1
* The light at the end of the API code format updating tunnelSiebrand Mazeland2013-11-141-0/+2
* Fix case of some Title methodsAlexandre Emsenhuber2013-03-271-1/+1
* api: remove duplicate __contruct callsAntoine Musso2013-01-291-4/+0
* (bug 35885) remove api version string and parameterYuri Astrakhan2013-01-181-8/+0
* Oh noes, moar http:// -> https://Sam Reed2011-11-281-2/+2
* Removed the 'eclipse helper' bit on top of every API moduleJohn Du Hart2011-11-161-4/+0
* Make the PROTO_ parameter to wfExpandUrl() explicit in all calls. There are n...Roan Kattouw2011-08-191-2/+2
* Based on diff to wikia, set more functions consistently public rather than pr...Sam Reed2011-08-171-1/+1
* Some random URL protocol forcing for protocol-relative URLsRoan Kattouw2011-08-031-1/+1
* Followup r87261Sam Reed2011-05-071-2/+2
* A few minor RSD changesSam Reed2011-05-021-3/+4
* Styleli[zs]e the API up to date (Been a while since)Sam Reed2010-12-301-1/+1
* Follow up r75621: Use setContent and setIndexedTagName methodsBryan Tong Minh2010-11-061-19/+12
* r75621 copy-paste failBryan Tong Minh2010-10-291-1/+1
* Followup r75554, functionise Export code, allows for return to be used "non s...Sam Reed2010-10-291-1/+0
* Minor followup to r75621, add whitespaceSam Reed2010-10-281-0/+5
* (bug 25648) API discovery information has been added as RSD link in page <hea...Bryan Tong Minh2010-10-281-0/+183