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
/
ApiMessageTest.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
PHPUnit: Use FQCN with leading backslash in @covers annotation
Fomafix
2024-11-19
1
-4
/
+4
*
Add namespace to includes/api classes
James D. Forrester
2024-09-25
1
-9
/
+9
*
Message: Rename 'interface' prop because of syntax highlighting
Bartosz Dziewoński
2024-06-26
1
-1
/
+1
*
tests: Namespace api tests
Reedy
2024-02-18
1
-0
/
+7
*
tests: Fix @covers and @coversDefaultClass to have leading \
Reedy
2024-02-16
1
-7
/
+7
*
tests: Make some PHPUnit data providers static
Tim Starling
2023-03-24
1
-1
/
+1
*
Reorg: Move RawMessage to under language/
Amir Sarabadani
2022-12-16
1
-0
/
+1
*
Message: Remove deprecated format property
Gergő Tisza
2021-09-03
1
-1
/
+0
*
Replace Title in Message/MessageCache
Petr Pchelko
2021-06-09
1
-4
/
+10
*
Merge "Misc cleanup to api integration tests"
jenkins-bot
2021-01-21
1
-19
/
+13
|
\
|
*
Misc cleanup to api integration tests
DannyS712
2021-01-21
1
-19
/
+13
*
|
Remove broken/outdated @param/@throws tags from @dataProviders
Thiemo Kreuz
2021-01-21
1
-1
/
+0
|
/
*
MediaWikiTestCase to MediaWikiIntegrationTestCase
addshore
2020-06-30
1
-1
/
+1
*
Revert "Separate MediaWiki unit and integration tests"
Legoktm
2019-06-13
1
-0
/
+196
*
Separate MediaWiki unit and integration tests
Máté Szabó
2019-06-13
1
-196
/
+0
*
API: Validate API error codes
Brad Jorsch
2018-11-26
1
-0
/
+7
*
Switch to librarized version of TestingAccessWrapper
Gergő Tisza
2017-04-20
1
-0
/
+2
*
API: i18n for warnings and errors
Brad Jorsch
2016-12-06
1
-5
/
+73
*
Deprecate Message::$format (mostly)
Gergő Tisza
2016-11-10
1
-2
/
+2
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-27
/
+27
*
ApiMessage: Use a trait to avoid code duplication
Brad Jorsch
2016-02-10
1
-0
/
+2
*
Improve serialization of Message, Title
Brad Jorsch
2015-07-07
1
-3
/
+17
*
API: Overhaul ApiResult, make format=xml not throw, and add json formatversion
Brad Jorsch
2015-04-10
1
-0
/
+103