aboutsummaryrefslogtreecommitdiffstats
path: root/includes/api/ApiSetPageLanguage.php
Commit message (Expand)AuthorAgeFilesLines
* Convert ChangeTags public interface to Authority.Petr Pchelko2021-02-241-1/+1
* Remove usages of deprecated Language methodsPetr Pchelko2020-02-161-1/+5
* Simplify PHP by using ?? and ?:Fomafix2018-07-101-1/+1
* Remove "Created on" from file header commentsUmherirrender2018-01-261-4/+0
* API: Account for PHP 7.2 changeBrad Jorsch2017-12-041-1/+1
* Remove execute bits from non-executable filesBrad Jorsch2017-06-221-0/+0
* API: Split description messages into summary + additional textBrad Jorsch2017-06-151-3/+3
* Make API documentation links language awareBaha2017-04-051-1/+1
* Add a reason field to both Special:PageLanguage and ApiSetPageLanguageMtDu2017-01-061-0/+2
* Add API action to set the language of a pageMtDu2017-01-051-0/+147