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
/
TestUser.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change uses of getDBLoadBalancerFactory() to getConnectionProvider()
Bartosz DziewoĆski
2024-01-22
1
-1
/
+1
*
tests: Replace usages of wfGetDB
Alexander Vorwerk
2024-01-18
1
-2
/
+4
*
Namespace User under \MediaWiki\User
James D. Forrester
2023-09-19
1
-0
/
+1
*
tests: Migrate more easy cases to SQB
Amir Sarabadani
2023-09-18
1
-6
/
+5
*
Merge "tests: Migrate Database::update usages to UpdateQueryBuilder"
jenkins-bot
2023-06-08
1
-6
/
+5
|
\
|
*
tests: Migrate Database::update usages to UpdateQueryBuilder
Amir Sarabadani
2023-06-08
1
-6
/
+5
*
|
Replace usages of deprecated MWException
Daimona Eaytoy
2023-06-06
1
-4
/
+4
|
/
*
tests/api: Add TestUser::getAuthority and use it
Umherirrender
2022-08-06
1
-0
/
+9
*
Create new UserGroupManager::addUserToMultipleGroups method
TChin
2021-08-30
1
-3
/
+1
*
Hard deprecate User group methods
vladshapik
2021-07-23
1
-3
/
+4
*
Replace uses of DB_MASTER with DB_PRIMARY
James D. Forrester
2021-04-29
1
-1
/
+1
*
Make stricter type checks on user email and real name
Petr Pchelko
2021-04-01
1
-1
/
+1
*
Convert WikiPage public interface to UserIdentity
Petr Pchelko
2021-03-18
1
-0
/
+10
*
ParserTestRunner: share more code w/ MediaWikiIntegrationTestCase
C. Scott Ananian
2021-01-07
1
-1
/
+4
*
Swap out uses of User->isLoggedIn() with ->isRegistered()
James D. Forrester
2020-12-22
1
-1
/
+1
*
MediaWikiTestCase to MediaWikiIntegrationTestCase
addshore
2020-06-30
1
-1
/
+1
*
Drop last bits of oracle
Amir Sarabadani
2019-08-14
1
-3
/
+1
*
Password: replace equals() with verify()
Max Semenik
2019-01-24
1
-1
/
+1
*
Add PasswordFactory to MediaWikiServices
Kunal Mehta
2018-08-02
1
-2
/
+3
*
Make deprecated TestUser properties private
addshore
2016-06-22
1
-9
/
+3
*
Disable CAS check when saving TestUser data.
daniel
2016-05-24
1
-0
/
+6
*
Don't use deprecated User::checkPassword() in TestUser
Brad Jorsch
2016-05-18
1
-9
/
+18
*
Speed up password-handling in the unit tests
Ori Livneh
2016-05-13
1
-4
/
+6
*
Add @since tags for TestUser::getUser/Password
addshore
2016-05-06
1
-0
/
+2
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-5
/
+5
*
User: Mostly remove password handling
Brad Jorsch
2015-10-13
1
-17
/
+27
*
Fix Generic.Files.LineLength phpcs check in files under phpunit/includes
Amir E. Aharoni
2015-10-03
1
-1
/
+3
*
Fixed spacing
umherirrender
2014-10-30
1
-3
/
+3
*
Fix creating non-parameterized hashes in ParameterizedPassword
Marius Hoch
2014-10-20
1
-2
/
+2
*
Make TestUser way faster
Marius Hoch
2014-10-20
1
-4
/
+56
*
Sanitize TestUser
Marius Hoch
2014-10-18
1
-19
/
+51
*
Pass phpcs-strict on some test files (4/x)
Siebrand Mazeland
2014-04-24
1
-2
/
+5
*
Improve TestUser group handling
Brad Jorsch
2014-01-04
1
-7
/
+7
*
Add more @covers tags and test cleanup
addshore
2013-10-22
1
-2
/
+4
*
Update code formatting
Siebrand Mazeland
2013-04-26
1
-1
/
+0
*
Move api/ApiTestUser.php to TestUser.php and make available in MediaWikiTestC...
Siebrand Mazeland
2012-09-13
1
-0
/
+58