index
:
mediawikicore.git
REL1_39
REL1_40
REL1_41
REL1_42
REL1_43
development
fundraising/REL1_39
fundraising/REL1_43
master
wmf/1.44.0-wmf.21
wmf/1.44.0-wmf.22
wmf/1.44.0-wmf.23
wmf/branch_cut_pretest
wmf/next
The collaborative editing software that runs Wikipedia.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
includes
/
api
/
ApiQueryPageProps.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
api: Use type-declaration for string arg in ApiBase::__construct
Umherirrender
2024-10-17
1
-6
/
+1
*
Add namespace to includes/api classes
James D. Forrester
2024-09-25
1
-0
/
+5
*
Get correct main page in API call examples
Ammar Abdulhamid
2023-09-20
1
-1
/
+5
*
Use real type hints for services etc. in api/ApiQuery*.php
Bartosz Dziewoński
2023-08-29
1
-2
/
+1
*
Reorg: Move PageProps to page/ and namespace it to MediaWiki\Page\
Amir Sarabadani
2022-12-09
1
-0
/
+1
*
Deduplicate code for parsing API 'continue' parameters
Bartosz Dziewoński
2022-09-29
1
-2
/
+2
*
api: Replace numerous deprecated constants
Reedy
2022-06-06
1
-1
/
+3
*
api: Inject services into ApiQueryPageProps
Umherirrender
2021-06-28
1
-15
/
+24
*
Use (int) rather than intval()
Reedy
2019-02-25
1
-1
/
+1
*
Safe replacement of a lot of `!count()` with `=== []`
Thiemo Kreuz
2019-01-15
1
-1
/
+1
*
Remove "Created on" from file header comments
Umherirrender
2018-01-26
1
-4
/
+0
*
Make API documentation links language aware
Baha
2017-04-05
1
-1
/
+1
*
Remove some unused variables
Reedy
2016-02-20
1
-1
/
+0
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-11
/
+11
*
Converted ApiQueryPageProps to use PageProps; added multi-property query to P...
Cindy Cicalese
2016-02-16
1
-45
/
+23
*
Revert API part of "Add page_props table access class"
Anomie
2016-01-19
1
-25
/
+44
*
Add page_props table access class
Cindy Cicalese
2016-01-15
1
-44
/
+25
*
Update getHelpUrls() for reworked mw.org API pages
RobinHood70
2015-05-04
1
-1
/
+1
*
Merge "Better pageprops API example"
jenkins-bot
2015-04-24
1
-1
/
+1
|
\
|
*
Better pageprops API example
S Page
2015-04-23
1
-1
/
+1
*
|
Change API result data structure to be cleaner in new formats
Brad Jorsch
2015-04-20
1
-0
/
+1
|
/
*
API: Fix access on getExamplesMessages
Brad Jorsch
2014-10-29
1
-1
/
+1
*
API: Internationalize all remaining core API modules
Brad Jorsch
2014-10-20
1
-15
/
+6
*
Use precise ApiMain/ApiQuery type hints in all API modules
Thiemo Mättig
2014-05-16
1
-1
/
+1
*
Fixed some @params documentation (includes/api)
umherirrender
2014-04-18
1
-3
/
+3
*
Add final period to API module descriptions
addshore
2014-03-10
1
-1
/
+1
*
Fix CodeSniffer errors and warnings (you guessed it, on API classes)
Siebrand Mazeland
2013-11-15
1
-1
/
+2
*
Update formatting, return of the API classes
Siebrand Mazeland
2013-11-14
1
-0
/
+1
*
(bug 43251) API prop=pageprops ppprop should accept multiple values
Brad Jorsch
2013-02-20
1
-3
/
+8
*
fix some spacing
umherirrender
2013-02-04
1
-1
/
+1
*
(bug 35885) remove api version string and parameter
Yuri Astrakhan
2013-01-18
1
-4
/
+0
*
Oh noes, moar http:// -> https://
Sam Reed
2011-11-28
1
-1
/
+1
*
Removed the 'eclipse helper' bit on top of every API module
John Du Hart
2011-11-16
1
-5
/
+0
*
Based on diff to wikia, set more functions consistently public rather than pr...
Sam Reed
2011-08-17
1
-1
/
+1
*
Followup r92396
Sam Reed
2011-07-17
1
-0
/
+4
*
* (bug 27479) API error when using both prop=pageprops and prop=info&inprop=d...
Sam Reed
2011-02-16
1
-1
/
+1
*
* (bug 26480) add a pppageprops param to prop=pageprops
Sam Reed
2011-01-05
1
-2
/
+12
*
Minor code order tweaks in ApiQueryPageProps.
Sam Reed
2011-01-05
1
-9
/
+3
*
Styleli[zs]e the API up to date (Been a while since)
Sam Reed
2010-12-30
1
-16
/
+16
*
Follow-up to r75282: don't query if there are no pages to query
Bryan Tong Minh
2010-12-29
1
-0
/
+4
*
Delete all the "API for MediaWiki 1.8+" comments
Sam Reed
2010-12-22
1
-1
/
+1
*
Follow-up r75282
Bryan Tong Minh
2010-10-26
1
-4
/
+16
*
Followup r75282, remove now unused class variables
Sam Reed
2010-10-26
1
-1
/
+1
*
Follow-up r70638:
Bryan Tong Minh
2010-10-23
1
-103
/
+49
*
Explicit class variable definition
Sam Reed
2010-10-06
1
-0
/
+2
*
Remove some unneeded whitespace
Sam Reed
2010-08-23
1
-2
/
+0
*
Fix r70770: Will I ever get this working? :)
X!
2010-08-09
1
-1
/
+1
*
Followup to r70701: Facepalm fixing.
X!
2010-08-09
1
-2
/
+2
*
Followup to r70638: Clean up code, add prop to function args, add comment
X!
2010-08-08
1
-3
/
+6
*
Standardised file description headers, added @file
Alexandre Emsenhuber
2010-08-07
1
-4
/
+5
[next]