aboutsummaryrefslogtreecommitdiffstats
path: root/includes/api/ApiChangeContentModel.php
Commit message (Expand)AuthorAgeFilesLines
* Remove more indirect calls to IDBAccessObject::READ_* constantsAmir Sarabadani2024-01-231-3/+2
* api: Default changecontentmodel summary to emptyLucas Werkmeister2023-09-081-1/+1
* Use real type hints for services etc. in api/ except ApiQuery*.phpBartosz Dziewoński2023-08-291-5/+2
* Implement rate limiting in Authority.daniel2023-07-231-9/+5
* Reorg: Namespace the Title classJames D. Forrester2023-03-021-0/+1
* ManualLogEntry::getComment() should always return stringMark A. Hershberger2022-07-091-1/+3
* api: Replace numerous deprecated constantsReedy2022-06-061-6/+7
* Use the edited page's title for magic words in action=edit error messagesBartosz Dziewoński2021-05-211-0/+1
* Convert ContentModelChange to AuthorityPetr Pchelko2021-03-181-6/+4
* Inject services into ApiChangeContentModelDannyS7122020-10-251-10/+32
* Add ContentModelChangeFactory, implemented by PageCommandFactoryDannyS7122020-05-301-6/+9
* Add @author tags I forgot to includeDannyS7122020-04-111-0/+1
* Add a ContentModelChange helper, and an api module that uses itDannyS7122020-02-271-0/+132