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
/
ApiErrorFormatterTest.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Namespace all remaining files in includes/exception
James D. Forrester
2025-03-25
1
-1
/
+1
*
Add namespace to includes/api classes
James D. Forrester
2024-09-25
1
-17
/
+17
*
tests: Namespace api tests
Reedy
2024-02-18
1
-0
/
+12
*
tests: Fix @covers and @coversDefaultClass to have leading \
Reedy
2024-02-16
1
-12
/
+12
*
Use thousands separators in selected integer literals
Tim Starling
2023-12-12
1
-7
/
+7
*
Reorg: Move Status to MediaWiki\Status\
Amir Sarabadani
2023-08-25
1
-0
/
+1
*
Just another 80 or so PHPStorm inspection fixes (#4)
Tim Starling
2023-03-25
1
-1
/
+0
*
Reorg: Move RawMessage to under language/
Amir Sarabadani
2022-12-16
1
-0
/
+1
*
phpunit: use ->getServiceContainer() in integration tests
Alexander Vorwerk
2022-01-27
1
-6
/
+5
*
Make ApiErrorFormatterTest more robust.
daniel
2021-02-05
1
-87
/
+134
*
Remove Language::factory and getParentLanguage use
Aryeh Gregor
2019-10-27
1
-5
/
+16
*
Add some missing @covers tags
Kunal Mehta
2019-02-02
1
-0
/
+5
*
ApiDelete: Handle batched deletions properly
Brad Jorsch
2018-12-20
1
-0
/
+34
*
API: Add exception class as data to internal_api_error codes
Brad Jorsch
2018-11-26
1
-1
/
+3
*
API: Validate API error codes
Brad Jorsch
2018-11-26
1
-0
/
+19
*
API: Allow prop=info intestactions to return reasons
Brad Jorsch
2018-10-16
1
-0
/
+21
*
API: Remove long-deprecated methods (and one class)
Brad Jorsch
2018-10-15
1
-32
/
+0
*
Suppress deprecation warnings for b/c use of UsageException::getMessageArray()
C. Scott Ananian
2018-09-24
1
-0
/
+4
*
Update suppressWarning()/restoreWarning() calls
Reedy
2018-02-10
1
-2
/
+2
*
API: Add deprecation warnings for Iae0e2ce3
Brad Jorsch
2017-06-22
1
-2
/
+12
*
Switch to librarized version of TestingAccessWrapper
Gergő Tisza
2017-04-20
1
-0
/
+2
*
ApiErrorFormatter_BackCompat: Use first error, not last
Brad Jorsch
2017-01-17
1
-2
/
+13
*
Fixes and tests for ApiErrorFormatter ILocalizedException handling
Brad Jorsch
2016-12-20
1
-0
/
+112
*
API: i18n for warnings and errors
Brad Jorsch
2016-12-06
1
-173
/
+257
*
API: Some raw message cleanup
Brad Jorsch
2016-08-24
1
-12
/
+12
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-227
/
+227
*
Fix some language depending phpunit tests by using MediaWikiLangTestCase
umherirrender
2015-12-07
1
-1
/
+1
*
Fix Generic.Files.LineLength phpcs check under phpunit/includes/api
Amir E. Aharoni
2015-10-03
1
-21
/
+93
*
Change API result data structure to be cleaner in new formats
Brad Jorsch
2015-04-20
1
-0
/
+8
*
API: Overhaul ApiResult, make format=xml not throw, and add json formatversion
Brad Jorsch
2015-04-10
1
-0
/
+343