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
/
user
/
UserGroupManagerTest.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Namespace all remaining files in includes/logging
James D. Forrester
2025-03-19
1
-1
/
+1
*
block: DatabaseBlock constructor caller migration
Tim Starling
2025-03-04
1
-1
/
+2
*
user: Allow excluding autopromotions into select groups from RC
Máté Szabó
2024-10-31
1
-0
/
+77
*
Use ++ and -- rather than += 1 and -= 1
Reedy
2024-10-17
1
-1
/
+1
*
Use explicit nullable type on parameter arguments
Umherirrender
2024-10-16
1
-3
/
+3
*
Merge "user: Add recursion guard to APCOND_BLOCKED check in UserGroupManager"
jenkins-bot
2024-10-09
1
-0
/
+72
|
\
|
*
user: Add recursion guard to APCOND_BLOCKED check in UserGroupManager
Voidwalker
2024-10-09
1
-0
/
+72
*
|
Add namespace to IDBAccessObject and DBAccessObjectUtils
James D. Forrester
2024-09-27
1
-1
/
+1
|
/
*
Use MainConfigNames constants in tests where possible
thiemowmde
2024-07-10
1
-45
/
+39
*
Remove the 'named' user group, which is no longer used
Thalia
2024-06-20
1
-11
/
+11
*
Remove IDBAccessObject from being implemented in many classes
Amir Sarabadani
2024-02-19
1
-4
/
+5
*
Namespace includes/context
James D. Forrester
2024-02-08
1
-1
/
+1
*
Follow-up 71ff05267: Stop writing to tablesUsed in tests, now unnecessary
James D. Forrester
2023-11-21
1
-4
/
+1
*
IP Masking: Expire temporary accounts in 1 year
Martin Urbanec
2023-11-09
1
-0
/
+1
*
Namespace User under \MediaWiki\User
James D. Forrester
2023-09-19
1
-1
/
+1
*
Merge "Deprecate ConfiguredReadOnlyMode service"
jenkins-bot
2023-09-13
1
-4
/
+4
|
\
|
*
Deprecate ConfiguredReadOnlyMode service
Amir Sarabadani
2023-09-12
1
-4
/
+4
*
|
Reorg: Move WebRequest to includes\Request
Amir Sarabadani
2023-09-11
1
-1
/
+1
*
|
Reorg: Move SiteConfiguration to includes/config/
Amir Sarabadani
2023-09-11
1
-1
/
+1
|
/
*
rdbms: Add support for per-domain calls in ReadOnlyMode
Amir Sarabadani
2023-09-10
1
-1
/
+1
*
Add UserGroupManager::getUserPrivilegedGroups()
Gergő Tisza
2023-09-02
1
-0
/
+82
*
Reorg: Move MWTimestamp to MediaWiki\Utils
Amir Sarabadani
2023-08-19
1
-1
/
+1
*
UserGroupManagerTest: clear all hooks before running tests
Daimona Eaytoy
2023-07-31
1
-0
/
+1
*
Merge "UserGroupManagerTest: Set wgConf wikis to it's valid"
jenkins-bot
2023-07-27
1
-0
/
+7
|
\
|
*
UserGroupManagerTest: Set wgConf wikis to it's valid
Derick Alangi
2023-07-24
1
-0
/
+7
*
|
Remove isRegistered checks from some UserEditTracker callers
Thalia
2023-07-24
1
-2
/
+0
|
/
*
Merge "user: Assert cross-wiki users in UserGroupManager"
jenkins-bot
2023-07-13
1
-6
/
+12
|
\
|
*
user: Assert cross-wiki users in UserGroupManager
Umherirrender
2023-07-01
1
-6
/
+12
*
|
Merge "Add temporary users to a 'temp' group, and stop adding them to 'user'"
jenkins-bot
2023-07-03
1
-1
/
+1
|
\
\
|
*
|
Add temporary users to a 'temp' group, and stop adding them to 'user'
Thalia
2023-06-28
1
-1
/
+1
*
|
|
Merge "Migrate assertSelect() to SelectQueryBuilder"
jenkins-bot
2023-07-03
1
-7
/
+6
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Migrate assertSelect() to SelectQueryBuilder
Tim Starling
2023-06-28
1
-7
/
+6
|
|
/
*
|
Merge "Don't report temporary users as belonging to autopromote groups"
jenkins-bot
2023-06-30
1
-6
/
+10
|
\
\
|
*
|
Don't report temporary users as belonging to autopromote groups
Thalia
2023-06-27
1
-6
/
+10
|
|
/
*
/
Fix spelling in UserGroupManagerTest
Thalia
2023-06-27
1
-5
/
+5
|
/
*
Revert "user: Assert wikiId in UserGroupManager"
Umherirrender
2023-05-21
1
-12
/
+6
*
user: Assert wikiId in UserGroupManager
Umherirrender
2023-05-04
1
-6
/
+12
*
tests: Make some PHPUnit data providers static
Tim Starling
2023-03-24
1
-8
/
+8
*
tests: Replace assertEmpty with assertSame
Umherirrender
2022-11-25
1
-15
/
+15
*
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 away from `setMwGlobals()` to `overrideConfigValue(s)()`
Derick Alangi
2022-08-14
1
-3
/
+5
*
TempUser EditPage and permissions
Tim Starling
2022-04-26
1
-11
/
+27
*
Remove &$references from $wgAutopromote in DefaultSettings
daniel
2022-03-11
1
-19
/
+46
*
Merge "Replace deprecated JobQueueGroup::singleton()"
jenkins-bot
2022-01-27
1
-7
/
+0
|
\
|
*
Replace deprecated JobQueueGroup::singleton()
Umherirrender
2022-01-27
1
-7
/
+0
*
|
phpunit: use ->getServiceContainer() in integration tests
Alexander Vorwerk
2022-01-27
1
-8
/
+7
|
/
*
Remove or replace usages of "sanity"
Reedy
2021-11-21
1
-4
/
+4
*
Create new UserGroupManager::addUserToMultipleGroups method
TChin
2021-08-30
1
-3
/
+17
*
Inject JobQueueGroup into UserGroupManager
DannyS712
2021-07-31
1
-0
/
+1
[next]