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
/
UserTest.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a central ID lookup service
Brad Jorsch
2015-12-02
1
-534
/
+0
*
User: Mostly remove password handling
Brad Jorsch
2015-10-13
1
-20
/
+0
*
Fixed spacing
umherirrender
2015-09-26
1
-1
/
+1
*
Configure logged in session length independently
Sam Smith
2015-06-23
1
-0
/
+85
*
Password validity by policy per group
csteipp
2015-06-10
1
-2
/
+23
*
Added CAS logic to User::addAutopromoteOnceGroups
Aaron Schulz
2015-04-16
1
-0
/
+20
*
User: Add unit tests for getId, isAnon and isLoggedIn
Timo Tijhof
2015-04-02
1
-0
/
+28
*
SECURITY: Set maximal password length for DoS
Tyler Romeo
2015-04-01
1
-1
/
+13
*
Fix testGetCanonicalName PHPUnit test:
Matthew Flaschen
2015-02-27
1
-2
/
+2
*
Add missing @covers tag
Kunal Mehta
2015-01-13
1
-0
/
+3
*
Add User::equals
Niklas Laxström
2015-01-13
1
-0
/
+27
*
Typo fixes and non-code tweaks
Ricordisamoa
2014-12-12
1
-1
/
+1
*
Use setMwGlobals in UserTest::testPasswordExpire
umherirrender
2014-10-16
1
-5
/
+1
*
UserTest: Fix edit count test which incorrectly added user to db
aude
2014-09-20
1
-4
/
+9
*
UserTest: Don't rely on the behavior of unknown user options
Bartosz Dziewoński
2014-09-20
1
-4
/
+4
*
test: Clean up data providers that should be static
Timo Tijhof
2014-09-18
1
-1
/
+1
*
Add tests for User::getCanonicalName()
umherirrender
2014-09-05
1
-0
/
+31
*
UserTest: Cover User::isIP and User::isValidUserName better
Timo Tijhof
2014-07-01
1
-1
/
+29
*
Pass phpcs-strict on some test files (4/x)
Siebrand Mazeland
2014-04-24
1
-2
/
+10
*
Refactor password validity checking
csteipp
2014-03-15
1
-0
/
+29
*
Password Expiration
csteipp
2014-02-20
1
-0
/
+24
*
Revert "User::saveOptions() optimization"
Mattflaschen
2014-01-31
1
-45
/
+0
*
User::saveOptions() optimization
Antoine Musso
2014-01-24
1
-0
/
+45
*
Add more @covers tags and test cleanup
addshore
2013-10-22
1
-0
/
+15
*
Add 'viewmyprivateinfo', 'editmyprivateinfo', and 'editmyoptions' rights
Brad Jorsch
2013-07-03
1
-0
/
+5
*
Update formatting
Siebrand Mazeland
2013-02-14
1
-9
/
+9
*
pass codesniffer on tests/
Antoine Musso
2013-01-28
1
-1
/
+1
*
fix testEditCount to work with non-wikitext content in main NS
aude
2012-11-08
1
-1
/
+1
*
(bug 37963) Fixed loading process for user options.
parent5446
2012-10-30
1
-0
/
+27
*
raise timeout for UserTest::testEditCount
Antoine Musso
2012-10-26
1
-4
/
+5
*
Unit test for User::getEditCount
Marius Hoch
2012-10-18
1
-0
/
+24
*
Clean and repair many phpunit tests (+ fix implied configuration)
Timo Tijhof
2012-10-09
1
-18
/
+12
*
Add UserTest::testAllRightsWithMessage
umherirrender
2012-08-13
1
-0
/
+28
*
Documentation and whitespace
Sam Reed
2012-01-19
1
-0
/
+5
*
Reverted r92364 (per-namespace permissions).
Tim Starling
2011-12-12
1
-61
/
+7
*
Use dataProvider for the testIsValidUserName method. Followup r99466
Santhosh Thottingal
2011-10-11
1
-15
/
+22
*
Stylize.php changes
Santhosh Thottingal
2011-10-11
1
-33
/
+33
*
Testcases for isValidUserName method of User.php.
Santhosh Thottingal
2011-10-11
1
-0
/
+18
*
Since r92364 UserTest.php needs a database
Platonides
2011-07-19
1
-1
/
+4
*
First steps for bug 14801: add backend support for per-namespace permissions ...
Bryan Tong Minh
2011-07-16
1
-1
/
+107
*
Follow-up r91895: Call parent destructor as well, just to be safe.
Bryan Tong Minh
2011-07-11
1
-0
/
+2
*
Add unit tests for $wgGroupPermissions/$wgRevokePermissions
Bryan Tong Minh
2011-07-11
1
-0
/
+56