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
/
ThrottlePreAuthenticationProviderTest.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add namespace to the root classes of ObjectCache
Ebrahim Byagowi
2024-07-10
1
-1
/
+1
*
tests: More use statements in auth tests
Reedy
2024-02-16
1
-9
/
+12
*
tests: Add Tests to PHP namespacing
Reedy
2024-02-16
1
-1
/
+4
*
Make use of assertStatusGood/Error and such in tests
thiemowmde
2023-10-04
1
-7
/
+5
*
Namespace Config-related classes under \MediaWiki\Config
James D. Forrester
2023-09-21
1
-1
/
+1
*
Namespace User under \MediaWiki\User
James D. Forrester
2023-09-19
1
-7
/
+8
*
Do not use UTSysop directly in auth tests
Daimona Eaytoy
2023-08-16
1
-6
/
+6
*
tests: Use MainConfigNames consts to refer config names
Umherirrender
2023-06-19
1
-16
/
+17
*
Fix more PHPStorm inspections (#2)
Tim Starling
2023-03-25
1
-1
/
+1
*
Tests: treat wgHooks like a regular config variable.
daniel
2023-03-09
1
-10
/
+9
*
Add convenience methods for asserting status.
daniel
2022-03-16
1
-1
/
+1
*
Create AuthenticationProviderTestTrait to facilitate testing of an Authentica...
vladshapik
2021-05-25
1
-51
/
+31
*
Implement injecting of dependencies to an AuthenticationProvider
vladshapik
2021-04-26
1
-38
/
+79
*
Replace PHPUnit ->returnValue() with ->willReturn() shortcut
Thiemo Kreuz
2021-04-22
1
-2
/
+2
*
phpunit: Mass-replace setMethods with onlyMethods and adjust
Daimona Eaytoy
2021-04-16
1
-1
/
+1
*
MediaWikiTestCase to MediaWikiIntegrationTestCase
addshore
2020-06-30
1
-1
/
+1
*
Use MediaWikiServices::getAuthManager instead of AuthManager::singleton
Umherirrender
2020-06-22
1
-5
/
+5
*
Hooks::run() call site migration
Tim Starling
2020-05-30
1
-0
/
+2
*
Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse
James D. Forrester
2020-01-10
1
-1
/
+1
*
Coding style: Auto-fix MediaWiki.Usage.PHPUnit*
James D. Forrester
2020-01-10
1
-4
/
+4
*
Fix undefined NS with @covers tags in /includes/auth/
Alangi Derick
2018-11-01
1
-1
/
+2
*
Use ::class to resolve class names in tests
Umherirrender
2018-01-26
1
-1
/
+1
*
Switch to librarized version of TestingAccessWrapper
Gergő Tisza
2017-04-20
1
-7
/
+9
*
phpunit: Avoid use of deprecated getMock for PHPUnit 5 compat
Timo Tijhof
2017-04-06
1
-1
/
+3
*
Demote "throttler data not found" logs to info level
Gergő Tisza
2017-02-17
1
-1
/
+1
*
Support multiple limits and arbitrary periods in account creation throttle
cenarium
2016-09-22
1
-8
/
+14
*
Remove $wgDisableAuthManager
Gergő Tisza
2016-08-09
1
-9
/
+0
*
Add AuthManager
Brad Jorsch
2016-05-16
1
-0
/
+235