Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Standardise all our class alias deprecation comments for ease of grepping | James D. Forrester | 2024-03-19 | 1 | -1/+1 |
* | Namespace HTMLForm and friends | James D. Forrester | 2024-02-14 | 1 | -0/+6 |
* | Replace a few array_key_exists with the ??= syntax | thiemowmde | 2024-01-08 | 1 | -3/+1 |
* | Use MainConfigNames instead of string literals, #3 | Aryeh Gregor | 2022-04-26 | 1 | -2/+4 |
* | Refactor global variables to use MediaWikiServices instead | TChin | 2022-01-10 | 1 | -2/+1 |
* | Use LanguageNameUtils constants instead of strings | Alexander Vorwerk | 2021-12-05 | 1 | -1/+1 |
* | Fix broken PHPDoc comments that don't start with /** | Thiemo Kreuz | 2020-07-23 | 1 | -1/+2 |
* | HTML Classes stability annotations | Nikki Nikkhoui | 2020-07-13 | 1 | -0/+6 |
* | Remove usages of deprecated Language methods | Petr Pchelko | 2020-02-16 | 1 | -1/+5 |
* | htmlform: Move HTMLSelectLanguageField into includes/htmlform/fields | SamanthaNguyen | 2019-01-22 | 1 | -0/+36 |