aboutsummaryrefslogtreecommitdiffstats
path: root/includes/block/BlockActionInfo.php
Commit message (Expand)AuthorAgeFilesLines
* Remove meaningless @var documentation from constantsthiemowmde2024-10-091-2/+0
* Use real type hints for services etc. in includes/block/Bartosz Dziewoński2024-07-311-5/+1
* Improve the readability of test code by making the BlockActionInfo::ACTION_* ...Tim Starling2023-10-121-6/+6
* Replace some usages of MWExceptionDaimona Eaytoy2023-01-261-2/+2
* build: Updating dependencieslibraryupgrader2021-07-221-1/+1
* Throw if action codes in getAllBlockActions aren't uniqueSTran2021-05-051-0/+4
* Allow partial action blocks to be made via ApiBlockThalia2021-05-041-0/+8
* Block Creating page actionAnaïsGueyte2021-05-031-0/+5
* Fix grep comments in BlockActionInfo for messagesDannyS7122021-04-301-2/+3
* Merge "Add action block to BlockList"jenkins-bot2021-04-301-0/+8
|\
| * Add action block to BlockListAnaïsGueyte2021-04-291-0/+8
* | Allow users to be partially blocked from moving/renaming pagesThalia2021-04-291-0/+4
|/
* Add GetAllBlockActions hookSTran2021-04-281-1/+24
* Introduce infrastructure for partial blocks for actionsThalia2021-04-271-0/+65