index
:
mediawikicore.git
REL1_39
REL1_40
REL1_41
REL1_42
REL1_43
development
fundraising/REL1_39
fundraising/REL1_43
master
wmf/1.44.0-wmf.21
wmf/1.44.0-wmf.22
wmf/1.44.0-wmf.23
wmf/branch_cut_pretest
wmf/next
The collaborative editing software that runs Wikipedia.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
phpunit
/
includes
/
auth
/
AbstractPasswordPrimaryAuthenticationProviderTest.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
authmanager: Make some tests more robust
Gergő Tisza
2024-07-28
1
-0
/
+1
*
Namespace includes/password
Reedy
2024-05-18
1
-2
/
+2
*
tests: More use statements in auth tests
Reedy
2024-02-16
1
-7
/
+11
*
tests: Add Tests to PHP namespacing
Reedy
2024-02-16
1
-2
/
+7
*
Namespace Config-related classes under \MediaWiki\Config
James D. Forrester
2023-09-21
1
-3
/
+4
*
Namespace User under \MediaWiki\User
James D. Forrester
2023-09-19
1
-1
/
+1
*
Reorg: Move Status to MediaWiki\Status\
Amir Sarabadani
2023-08-25
1
-3
/
+3
*
Do not use UTSysop directly in auth tests
Daimona Eaytoy
2023-08-16
1
-5
/
+6
*
Fix DB usage in non-database tests (part 2)
Daimona Eaytoy
2023-08-06
1
-2
/
+11
*
HookContainer: deprecate old hook handler formats
daniel
2023-06-21
1
-2
/
+2
*
tests: Use MainConfigNames consts to refer config names
Umherirrender
2023-06-19
1
-4
/
+4
*
Reorg: Move some of request related classes to MediaWiki/Request
Amir Sarabadani
2022-10-28
1
-1
/
+1
*
Revert "Reorg: Move some of request related classes to MediaWiki/Request"
Zabe
2022-10-27
1
-1
/
+1
*
Reorg: Move some of request related classes to MediaWiki/Request
Amir Sarabadani
2022-10-26
1
-1
/
+1
*
tests: Migrate `setMwGlobals()` to `overrideConfigValue(s)()`
Derick Alangi
2022-07-19
1
-3
/
+5
*
phpunit: use ->getServiceContainer() in integration tests
Alexander Vorwerk
2022-01-27
1
-2
/
+1
*
AuthManager: inject more services
DannyS712
2021-08-05
1
-1
/
+5
*
AuthManager: inject remaining services
Alexander Vorwerk
2021-07-30
1
-1
/
+4
*
AuthManager: stop injecting unused BlockErrorFormatter service
Alexander Vorwerk
2021-07-23
1
-1
/
+0
*
Create AuthenticationProviderTestTrait to facilitate testing of an Authentica...
vladshapik
2021-05-25
1
-45
/
+20
*
Implement injecting of dependencies to an AuthenticationProvider
vladshapik
2021-04-26
1
-15
/
+38
*
Remove unnecessary ->equalTo() from tests
Thiemo Kreuz
2021-04-23
1
-1
/
+1
*
Use WatchlistManager in auth classes
Cindy Cicalese
2021-04-21
1
-1
/
+2
*
Convert AuthManager to Authority: step 1.
Petr Pchelko
2021-02-22
1
-1
/
+0
*
Tests: Mark more more closures as static
Umherirrender
2021-02-09
1
-1
/
+1
*
Inject BlockManager and BlockErrorFormatter into AuthManager
Umherirrender
2020-10-30
1
-1
/
+3
*
Use UserNameUtils in AuthManager
Umherirrender
2020-10-15
1
-1
/
+2
*
Inject ReadOnlyMode service into AuthManager service
Umherirrender
2020-10-13
1
-1
/
+2
*
MediaWikiTestCase to MediaWikiIntegrationTestCase
addshore
2020-06-30
1
-1
/
+1
*
Hooks::run() call site migration
Tim Starling
2020-05-30
1
-3
/
+7
*
Replace calls to Title::getUserPermissionsErrors (part 5)
DannyS712
2020-02-26
1
-1
/
+2
*
Use dependency injection for AuthManager and allow it for providers
Gergő Tisza
2020-02-19
1
-1
/
+2
*
Coding style: Auto-fix MediaWiki.Usage.PHPUnit*
James D. Forrester
2020-01-10
1
-1
/
+1
*
Fix most PHPUnit 8 compat issues in DBless tests
Daimona Eaytoy
2019-12-15
1
-2
/
+1
*
Add password policy setting `suggestChangeOnLogin`
Dayllan Maza
2019-03-09
1
-1
/
+1
*
Add force option to password policy
Gergő Tisza
2019-01-02
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
-3
/
+3
*
Switch to librarized version of TestingAccessWrapper
Gergő Tisza
2017-04-20
1
-9
/
+10
*
Get ConfigFactory & MainConfig from MediaWikiServices
addshore
2016-11-23
1
-5
/
+8
*
Remove $wgDisableAuthManager
Gergő Tisza
2016-08-09
1
-9
/
+0
*
Add AuthManager
Brad Jorsch
2016-05-16
1
-0
/
+233