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
/
ApiQueryUserContribsTest.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
PHPUnit: Use FQCN with leading backslash in @covers annotation
Fomafix
2024-11-19
1
-1
/
+1
*
Add namespace to includes/api classes
James D. Forrester
2024-09-25
1
-1
/
+1
*
Add namespace to WikitextContent
Ebrahim Byagowi
2024-08-06
1
-1
/
+1
*
ApiQueryUserContribsTest: Disable temp account feature
Kosta Harlan
2024-06-26
1
-0
/
+5
*
tests: Namespace api tests
Reedy
2024-02-18
1
-0
/
+4
*
tests: Fix @covers and @coversDefaultClass to have leading \
Reedy
2024-02-16
1
-1
/
+1
*
Namespace User under \MediaWiki\User
James D. Forrester
2023-09-19
1
-0
/
+1
*
Namespace TitleValue under \MediaWiki\Title
James D. Forrester
2023-09-18
1
-0
/
+1
*
tests: api: Replace some static function with services
Umherirrender
2023-07-29
1
-4
/
+7
*
api tests: Call editPage() with WikiPage when used for same page
Umherirrender
2023-06-24
1
-6
/
+5
*
Reorg: Namespace the Title class
James D. Forrester
2023-03-02
1
-0
/
+2
*
tests: Replace deprecated User::idFromName
Umherirrender
2023-01-09
1
-1
/
+9
*
tests/api: Use MediaWikiIntegrationTestCase::editPage for edits
Umherirrender
2022-08-06
1
-6
/
+7
*
API: Add IP range support to list=usercontribs
lziad
2022-05-25
1
-0
/
+1
*
Remove passing markTestSkippedIfDbType or add comment
Umherirrender
2022-01-22
1
-3
/
+0
*
Use WikiPage::doUserEditContent() instead of ::doEditContent()
DannyS712
2021-06-28
1
-2
/
+4
*
Use __CLASS__/::class to define callback for array_map/_filter/usort
Umherirrender
2021-01-22
1
-1
/
+1
*
Replace all call_user_func(_array) in all tests
Thiemo Kreuz
2020-06-06
1
-3
/
+1
*
Mostly drop old pre-actor user schemas
Brad Jorsch
2019-09-09
1
-51
/
+15
*
Remove unneeded overrideMwServices/resetServices
Aryeh Gregor
2019-08-29
1
-7
/
+3
*
Default $wgActorTableSchemaMigrationStage to SCHEMA_COMPAT_NEW
Brad Jorsch
2019-05-01
1
-1
/
+2
*
ActorMigration: Remove possibility of read-both
Brad Jorsch
2018-10-11
1
-18
/
+11
*
Disable PHPUnit tests that fail under sqlite
Kunal Mehta
2018-08-01
1
-0
/
+2
*
Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient
Bartosz DziewoĆski
2018-05-30
1
-1
/
+1
*
Rename ApiQueryContributions to ApiQueryUserContribs to match api module name
Reedy
2018-05-26
1
-0
/
+194