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
/
api
/
query
Commit message (
Expand
)
Author
Age
Files
Lines
*
Namespace all remaining files in includes/skin
James D. Forrester
2025-03-25
1
-1
/
+1
*
Namespace all remaining files in includes/recentchanges
James D. Forrester
2025-03-20
2
-2
/
+2
*
Namespace all remaining files in includes/filerepo
James D. Forrester
2025-03-19
1
-1
/
+1
*
ApiQueryBlock: Don't return page restrictions when pages were deleted
Dayllan Maza
2025-03-18
1
-1
/
+2
*
Merge "block: Add localized duration to API responses"
jenkins-bot
2025-03-10
1
-2
/
+7
|
\
|
*
block: Add localized duration to API responses
Tim Starling
2025-03-10
1
-2
/
+7
*
|
ApiQuerySiteInfo: Expose same PHP Libraries as SpecialVersion
Reedy
2025-03-08
1
-1
/
+3
|
/
*
block: DatabaseBlock constructor caller migration
Tim Starling
2025-03-04
2
-42
/
+33
*
ApiQuerySiteinfo: Support $wgGroupInheritsPermissions
Kevin Israel
2025-02-19
1
-2
/
+7
*
ApiQueryInfo: Check for blocks against the requesting user
Thalia
2025-02-05
1
-0
/
+47
*
build: Updating mediawiki/mediawiki-codesniffer to 46.0.0
libraryupgrader
2025-01-31
1
-1
/
+1
*
block: Fix HideUserUtils error when user is hidden twice
Tim Starling
2025-01-10
1
-2
/
+4
*
Add ApiQueryCheckCanExecute hook
Gergő Tisza
2024-12-03
1
-0
/
+24
*
PHPUnit: Use FQCN with leading backslash in @covers annotation
Fomafix
2024-11-19
22
-23
/
+23
*
tests: Avoid repeated calls to setGroupPermissions in same test
Umherirrender
2024-10-31
1
-2
/
+6
*
Use ++ and -- rather than += 1 and -= 1
Reedy
2024-10-17
1
-3
/
+6
*
Use explicit nullable type on parameter arguments
Umherirrender
2024-10-16
1
-2
/
+2
*
Add namespace to includes/api classes
James D. Forrester
2024-09-25
25
-33
/
+33
*
tests: Consistently use class_alias comments like elsewhere
James D. Forrester
2024-09-25
1
-0
/
+1
*
Update user widgets to support named and temp account exclusion
Jamie Kuppens
2024-09-16
1
-10
/
+161
*
tests/api: Add missing documentation to class properties
Umherirrender
2024-09-10
8
-2
/
+13
*
tests: Use const for some static data in test files
Umherirrender
2024-09-01
1
-65
/
+65
*
tests: Make use of ??= and ?? operators in various tests
thiemowmde
2024-08-15
1
-3
/
+1
*
Move Language and friends into Language namespace
James D. Forrester
2024-08-10
1
-2
/
+2
*
Add MediaWiki\Registration namespace to registration classes
Ebrahim Byagowi
2024-08-10
1
-1
/
+1
*
Add namespace to WikitextContent
Ebrahim Byagowi
2024-08-06
2
-2
/
+2
*
Filter temporary accounts as anonymous in ApiQueryRecentChanges
STran
2024-07-29
1
-8
/
+40
*
RecentChange: Replace use of legacy error arrays
Bartosz Dziewoński
2024-07-09
1
-1
/
+1
*
ApiQueryWatchlistIntegrationTest: Disable temp account in anon edit
Kosta Harlan
2024-06-26
1
-2
/
+2
*
ApiQueryUserContribsTest: Disable temp account feature
Kosta Harlan
2024-06-26
1
-0
/
+5
*
ApiQueryRecentChangesIntegrationTest: Fixes for temp accounts
Kosta Harlan
2024-06-26
1
-2
/
+3
*
Replace db with getDb for Tests
Wandji69
2024-06-23
2
-14
/
+14
*
Merge "api: Rewrite adrto/from/prefix handling to use expression builder"
jenkins-bot
2024-06-18
1
-0
/
+77
|
\
|
*
api: Rewrite adrto/from/prefix handling to use expression builder
Umherirrender
2024-06-17
1
-0
/
+77
*
|
ApiQuerySiteinfo: Use TempUserConfig class
Kosta Harlan
2024-06-13
1
-5
/
+1
*
|
TempUserTestTrait: Use an array for config overrides when disabling
Kosta Harlan
2024-06-13
1
-1
/
+1
|
/
*
Add namespace and deprecation alias to WatchedItemQueryService
Ebrahim Byagowi
2024-05-18
3
-4
/
+4
*
Merge "block: Deprecate and stop using $wgBlockTargetMigrationStage"
jenkins-bot
2024-05-11
1
-33
/
+3
|
\
|
*
block: Deprecate and stop using $wgBlockTargetMigrationStage
Tim Starling
2024-05-10
1
-33
/
+3
*
|
Tests: remove a bunch of DummyServicesTrait-related comments
DannyS712
2024-05-10
1
-1
/
+0
|
/
*
phpunit: Fix tests relying on implicit wgScript/wgArticlePath
Timo Tijhof
2024-05-05
1
-1
/
+0
*
Minor comment cleanup in ApiQueryTestBase.php
bpirkle
2024-05-03
1
-2
/
+2
*
Run pagelinks migration for third parties too
Amir Sarabadani
2024-04-27
1
-1
/
+1
*
TempAccounts: Rate limit acquisition of temp account names
Kosta Harlan
2024-04-23
3
-3
/
+6
*
Ignore/fix MediaWiki.Commenting.PropertyDocumentation.WrongStyle
Taavi Väänänen
2024-04-22
3
-1
/
+4
*
tests: Migrate to IDatabase::newInsertQueryBuilder
Umherirrender
2024-04-14
3
-71
/
+73
*
Define ApiQuery::isWriteMode
Dreamy Jazz
2024-04-05
1
-0
/
+44
*
Update wgAutoCreateTempUser config defaults
Dreamy Jazz
2024-04-03
6
-64
/
+35
*
block: Clarify function of HideUserUtils aliases and use them consistently
Tim Starling
2024-03-19
1
-6
/
+6
*
block: Use a scalar subquery in HideUserUtils::getExpression
Tim Starling
2024-03-15
1
-4
/
+4
[next]