Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | editpage: Refactor user right, rate limit and block checks to use Authority | Bartosz DziewoĆski | 2025-04-05 | 1 | -79/+0 |
* | Update tests for PHPUnit 9.6 (part 1) | Daimona Eaytoy | 2024-01-16 | 1 | -6/+11 |
* | EditPage: replace usage of User::pingLimiter | daniel | 2024-01-02 | 1 | -47/+27 |
* | Bump codesniffer to 42.0.0 | Amir Sarabadani | 2023-09-27 | 1 | -8/+4 |
* | Namespace User under \MediaWiki\User | James D. Forrester | 2023-09-19 | 1 | -0/+1 |
* | Reorg: Namespace the Title class | James D. Forrester | 2023-03-02 | 1 | -0/+1 |
* | Remove some meaningless $this->equalTo() from tests | Thiemo Kreuz | 2021-04-22 | 1 | -24/+6 |
* | phpunit: Mass-replace setMethods with onlyMethods and adjust | Daimona Eaytoy | 2021-04-16 | 1 | -2/+2 |
* | UserRateLimitConstraint: move detection of content model change to constraint | DannyS712 | 2020-12-01 | 1 | -4/+12 |
* | EditPage: Migrate more checks to constraint | DannyS712 | 2020-10-26 | 1 | -0/+106 |