aboutsummaryrefslogtreecommitdiffstats
path: root/includes/api/ApiQueryGeneratorBase.php
Commit message (Expand)AuthorAgeFilesLines
* api: Minor code cleanupReedy2022-08-141-5/+1
* Allow int on ApiQueryGeneratorBase::setContinueEnumParameterUmherirrender2021-09-261-1/+1
* Replace "@stable for subclassing" with "@stable to extend"daniel2020-07-131-1/+1
* Mark API base classes as extensibledaniel2020-07-081-0/+2
* Remove null check on type hinted argumentUmherirrender2020-06-191-3/+0
* Remove "Created on" from file header commentsUmherirrender2018-01-261-4/+0
* Improve some parameter docsUmherirrender2017-09-101-5/+2
* API: Add hooks for ApiQueryBase's query and row-processingBrad Jorsch2016-10-071-0/+9
* Move ApiQueryGeneratorBase to it's own fileaude2015-12-201-0/+103