aboutsummaryrefslogtreecommitdiffstats
path: root/includes/actions/ProtectAction.php
Commit message (Expand)AuthorAgeFilesLines
* Remove mediawiki ui styles on OOUI formsJon Robson2023-05-121-10/+0
* Use MainConfigNames instead of string literals, #4Aryeh Gregor2022-04-261-1/+3
* Remove direct access to Action::page and Article::page propertiesArtBaltai2020-03-271-1/+1
* Remove `@author Timo Tijhof` from various file headersTimo Tijhof2019-07-081-6/+1
* Convert all array() syntax to []Kunal Mehta2016-02-171-2/+2
* Distinguish read vs write mode Action classesAaron Schulz2016-01-151-0/+4
* Remove excess newlines at the end of filesRicordisamoa2015-09-271-1/+0
* Use getConfig on local context to get configuration settings in ActionAlexandre Emsenhuber2014-08-191-2/+1
* Add blanket support for mediawiki ui via globalsjdlrobson2014-08-151-0/+8
* Split UnprotectAction into own fileaddshore2014-08-071-18/+0
* Update formattingSiebrand Mazeland2013-11-141-4/+0
* Documentation improvements in includes/actionsAlexandre Emsenhuber2013-03-051-0/+14
* misc style fixAntoine Musso2012-12-201-3/+3
* [Actions] Move the remaining actions out of MediaWiki::performAction into sin...Krinkle2012-01-171-0/+56