Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: Consistently use class_alias comments like elsewhere | James D. Forrester | 2024-09-25 | 1 | -0/+1 |
* | tests: Use namespaced classes (1) | Umherirrender | 2024-06-14 | 1 | -1/+1 |
* | tests: More use statements in auth tests | Reedy | 2024-02-16 | 1 | -4/+6 |
* | tests: Add Tests to PHP namespacing | Reedy | 2024-02-16 | 1 | -1/+4 |
* | tests: Allow overridable data providers to be static | mainframe98 | 2023-05-16 | 1 | -2/+24 |
* | MediaWikiTestCase to MediaWikiIntegrationTestCase | addshore | 2020-06-30 | 1 | -1/+1 |
* | Replace all call_user_func(_array) in all tests | Thiemo Kreuz | 2020-06-06 | 1 | -1/+1 |
* | Fix mismatching type hints in PHPDoc tags | Thiemo Kreuz | 2020-03-24 | 1 | -0/+6 |
* | Deprecate and stop using assertType(OrValue) | Daimona Eaytoy | 2019-12-15 | 1 | -6/+6 |
* | Use ::class to resolve class names in tests | Umherirrender | 2018-01-26 | 1 | -3/+3 |
* | AuthManager: Allow for flagging fields as "sensitive" | Brad Jorsch | 2016-08-18 | 1 | -0/+7 |
* | Remove $wgDisableAuthManager | Gergő Tisza | 2016-08-09 | 1 | -9/+0 |
* | Add AuthManager | Brad Jorsch | 2016-05-16 | 1 | -0/+96 |