wiki.techinc.nl/includes/user
Aaron Schulz 0f4b3764ce Use test user helper methods in UserGroupMembershipTest/UserTest
This avoids postgres failures when trying to insert users with name
"false" (cast to 0, which fails since integer != text type).

Bug: T75174
Change-Id: I809edd94117811d22492eaba440fad6aaea1195b
2017-05-19 19:07:21 +00:00
..
BotPassword.php Move Database and subclasses to Rdbms namespace 2017-04-12 10:43:57 -07:00
CentralIdLookup.php CentralIdLookup: Fix documentation of self::$instances 2016-09-12 21:47:00 -07:00
LocalIdLookup.php LocalIdLookup: Use DBAccessObjectUtils 2016-09-12 21:47:13 -07:00
LoggedOutEditToken.php Change \\ to \ in phpdoc 2016-04-08 17:46:30 +00:00
PasswordReset.php includes: Replace implicit Bugzilla bug numbers with Phab ones 2017-02-21 18:13:24 +00:00
User.php Use test user helper methods in UserGroupMembershipTest/UserTest 2017-05-19 19:07:21 +00:00
UserArray.php Move ResultWrapper subclasses to Rdbms 2017-03-03 00:44:41 +00:00
UserArrayFromResult.php Move ResultWrapper subclasses to Rdbms 2017-03-03 00:44:41 +00:00
UserGroupMembership.php Remove $wgDisableUserGroupExpiry feature flag 2017-05-06 20:50:42 +10:00
UserNamePrefixSearch.php Rename DB_SLAVE constant to DB_REPLICA 2016-09-05 22:55:53 -07:00
UserRightsProxy.php Move IDatabase/IMaintainableDatabase to Rdbms namespace 2017-03-28 15:32:38 -07:00