aboutsummaryrefslogtreecommitdiffstats
path: root/includes/api/ApiQueryPageProps.php
Commit message (Expand)AuthorAgeFilesLines
* API: Fix access on getExamplesMessagesBrad Jorsch2014-10-291-1/+1
* API: Internationalize all remaining core API modulesBrad Jorsch2014-10-201-15/+6
* 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
* 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-1/+2
* Update formatting, return of the API classesSiebrand Mazeland2013-11-141-0/+1
* (bug 43251) API prop=pageprops ppprop should accept multiple valuesBrad Jorsch2013-02-201-3/+8
* fix some spacingumherirrender2013-02-041-1/+1
* (bug 35885) remove api version string and parameterYuri Astrakhan2013-01-181-4/+0
* 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
* 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
* * (bug 27479) API error when using both prop=pageprops and prop=info&inprop=d...Sam Reed2011-02-161-1/+1
* * (bug 26480) add a pppageprops param to prop=pagepropsSam Reed2011-01-051-2/+12
* Minor code order tweaks in ApiQueryPageProps.Sam Reed2011-01-051-9/+3
* Styleli[zs]e the API up to date (Been a while since)Sam Reed2010-12-301-16/+16
* Follow-up to r75282: don't query if there are no pages to queryBryan Tong Minh2010-12-291-0/+4
* Delete all the "API for MediaWiki 1.8+" commentsSam Reed2010-12-221-1/+1
* Follow-up r75282 Bryan Tong Minh2010-10-261-4/+16
* Followup r75282, remove now unused class variablesSam Reed2010-10-261-1/+1
* Follow-up r70638:Bryan Tong Minh2010-10-231-103/+49
* Explicit class variable definitionSam Reed2010-10-061-0/+2
* Remove some unneeded whitespaceSam Reed2010-08-231-2/+0
* Fix r70770: Will I ever get this working? :)X!2010-08-091-1/+1
* Followup to r70701: Facepalm fixing.X!2010-08-091-2/+2
* Followup to r70638: Clean up code, add prop to function args, add commentX!2010-08-081-3/+6
* Standardised file description headers, added @fileAlexandre Emsenhuber2010-08-071-4/+5
* -(bug 24484) Add prop=pageprops moduleX!2010-08-071-0/+184