Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | auth: Convert AbstractAuthenticationProviderTest to a pure unit test | DannyS712 | 2021-03-28 | 1 | -31/+0 |
* | MediaWikiTestCase to MediaWikiIntegrationTestCase | addshore | 2020-06-30 | 1 | -1/+1 |
* | Use MediaWikiServices::getAuthManager instead of AuthManager::singleton | Umherirrender | 2020-06-22 | 1 | -1/+2 |
* | Deprecate and stop using assertType(OrValue) | Daimona Eaytoy | 2019-12-15 | 1 | -1/+1 |
* | Fix undefined NS with @covers tags in /includes/auth/ | Alangi Derick | 2018-11-01 | 1 | -1/+1 |
* | Use ::class to resolve class names in tests | Umherirrender | 2018-01-26 | 1 | -2/+2 |
* | Switch to librarized version of TestingAccessWrapper | Gergő Tisza | 2017-04-20 | 1 | -1/+3 |
* | Remove $wgDisableAuthManager | Gergő Tisza | 2016-08-09 | 1 | -9/+0 |
* | Add AuthManager | Brad Jorsch | 2016-05-16 | 1 | -0/+37 |