aboutsummaryrefslogtreecommitdiffstats
path: root/includes/api/ApiQueryInfo.php
Commit message (Expand)AuthorAgeFilesLines
* API: Always request page_is_redirect from ApiQueryInfoBrad Jorsch2014-11-171-4/+4
* Select column page_lang in prop=infoumherirrender2014-11-041-0/+3
* API: Fix access on getExamplesMessagesBrad Jorsch2014-10-291-1/+1
* Merge "API: Internationalize all remaining core API modules"jenkins-bot2014-10-201-27/+7
|\
| * API: Internationalize all remaining core API modulesBrad Jorsch2014-10-201-27/+7
* | Remove hitcounters and associated codeChad Horohoe2014-10-201-9/+0
|/
* APIQueryInfo: Allow fetching the canonical url of a pageKunal Mehta2014-09-051-1/+2
* API: Overhaul token handlingBrad Jorsch2014-08-261-0/+35
* API: Remove action=paraminfo 'props' and 'errors' result propertiesBrad Jorsch2014-08-071-66/+0
* Switch API to use Config classesReedy2014-06-151-14/+8
* 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-3/+3
* Declare visibility on class property in ApiQueryInfoSiebrand Mazeland2013-11-151-1/+1
* Fix CodeSniffer errors and warnings (you guessed it, on API classes)Siebrand Mazeland2013-11-151-4/+8
* Yet more formatting updates for yet more API classesSiebrand Mazeland2013-11-141-8/+10
* Add user rights 'viewmywatchlist', 'editmywatchlist'Brad Jorsch2013-06-261-1/+3
* Add page language to prop=infoumherirrender2013-05-221-0/+1
* Add content model to prop=infoumherirrender2013-05-081-2/+9
* Fixed spacing in api folderumherirrender2013-04-201-2/+2
* Fixed @param tags to conform with Doxygen format.Tyler Anthony Romeo2013-03-111-1/+1
* Fixed many small spelling mistakes and php docs, var decl.Yuri Astrakhan2013-03-101-0/+3
* (bug 44244) Add number of watchers to API prop=infoBrad Jorsch2013-03-031-2/+65
* fix some spacingumherirrender2013-02-091-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
* Minor cleanupYuri Astrakhan2013-01-121-28/+28
* Revert "(bug 29115) Add redirect target value on page info"Reedy2012-12-121-24/+2
* (bug 29115) Add redirect target value on page infoumherirrender2012-12-091-2/+24
* Fix tabs inside/between statements/textumherirrender2012-10-261-1/+1
* Add User to Title::userCan calls in apiumherirrender2012-09-221-1/+1
* Allow manipulation of wl_notificationtimestamp via the APIBrad Jorsch2012-08-021-12/+36
* Merge "show old protection in prop=info, if no new protection exists"Catrope2012-07-241-12/+14
|\
| * show old protection in prop=info, if no new protection existsumherirrender2012-07-081-12/+14
* | 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
| |/
* / Notice: Undefined index: page_is_redirect inumherirrender2012-07-081-3/+9
|/
* API: Reset token cache on login, so API tests workdaniel2012-06-221-46/+42
* Merge "avoid Title::exist/getArticleId in ApiQueryInfo::extractPageInfo"Aaron Schulz2012-06-141-11/+14
|\
| * avoid Title::exist/getArticleId in ApiQueryInfo::extractPageInfoumherirrender2012-06-081-11/+14
* | Added result properties to action=paraminfoPetr Onderka2012-06-061-0/+53
|/
* Move optionstoken from meta=userinfo to action=tokens.Szymon Świerkosz2012-05-061-0/+15
* Normalise casing of getArticleID used in coreSam Reed2012-03-111-2/+2
* Reverted r108743 per CR comment. This should at least be discussed first.Aaron Schulz2012-01-121-0/+1
* Kill "* @return void"Sam Reed2012-01-121-1/+0
* update all core usage of deprecated Title::userCanRead()Robin Pepermans2011-12-131-1/+1
* 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
* Update documentationSam Reed2011-10-281-1/+1
* DocumentationSam Reed2011-10-271-8/+8
* Adding context to the APIJohn Du Hart2011-10-261-3/+3