aboutsummaryrefslogtreecommitdiffstats
path: root/includes/api/ApiQueryPageProps.php
Commit message (Expand)AuthorAgeFilesLines
* api: Use type-declaration for string arg in ApiBase::__constructUmherirrender2024-10-171-6/+1
* Add namespace to includes/api classesJames D. Forrester2024-09-251-0/+5
* Get correct main page in API call examplesAmmar Abdulhamid2023-09-201-1/+5
* Use real type hints for services etc. in api/ApiQuery*.phpBartosz Dziewoński2023-08-291-2/+1
* Reorg: Move PageProps to page/ and namespace it to MediaWiki\Page\Amir Sarabadani2022-12-091-0/+1
* Deduplicate code for parsing API 'continue' parametersBartosz Dziewoński2022-09-291-2/+2
* api: Replace numerous deprecated constantsReedy2022-06-061-1/+3
* api: Inject services into ApiQueryPagePropsUmherirrender2021-06-281-15/+24
* Use (int) rather than intval()Reedy2019-02-251-1/+1
* Safe replacement of a lot of `!count()` with `=== []`Thiemo Kreuz2019-01-151-1/+1
* Remove "Created on" from file header commentsUmherirrender2018-01-261-4/+0
* Make API documentation links language awareBaha2017-04-051-1/+1
* Remove some unused variablesReedy2016-02-201-1/+0
* Convert all array() syntax to []Kunal Mehta2016-02-171-11/+11
* Converted ApiQueryPageProps to use PageProps; added multi-property query to P...Cindy Cicalese2016-02-161-45/+23
* Revert API part of "Add page_props table access class"Anomie2016-01-191-25/+44
* Add page_props table access classCindy Cicalese2016-01-151-44/+25
* Update getHelpUrls() for reworked mw.org API pagesRobinHood702015-05-041-1/+1
* Merge "Better pageprops API example"jenkins-bot2015-04-241-1/+1
|\
| * Better pageprops API exampleS Page2015-04-231-1/+1
* | Change API result data structure to be cleaner in new formatsBrad Jorsch2015-04-201-0/+1
|/
* 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