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
/
format
/
ApiFormatBaseTest.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add namespace to includes/api classes
James D. Forrester
2024-09-25
1
-4
/
+4
*
tests/api: Add missing documentation to class properties
Umherirrender
2024-09-10
1
-0
/
+1
*
tests: Namespace api tests
Reedy
2024-02-18
1
-1
/
+7
*
tests: Fix @covers and @coversDefaultClass to have leading \
Reedy
2024-02-16
1
-1
/
+1
*
Namespace includes/context
James D. Forrester
2024-02-08
1
-0
/
+1
*
API: mark HTML output as non-cacheable
daniel
2024-01-12
1
-0
/
+41
*
Avoid DB access in non-database tests
Daimona Eaytoy
2023-08-06
1
-0
/
+1
*
tests: Make some PHPUnit data providers static
Tim Starling
2023-03-24
1
-1
/
+1
*
Reorg: Move some of request related classes to MediaWiki/Request
Amir Sarabadani
2022-10-28
1
-0
/
+1
*
Revert "Reorg: Move some of request related classes to MediaWiki/Request"
Zabe
2022-10-27
1
-1
/
+0
*
Reorg: Move some of request related classes to MediaWiki/Request
Amir Sarabadani
2022-10-26
1
-0
/
+1
*
Remove Flash cross-domain policy mangling
Tim Starling
2022-07-22
1
-6
/
+0
*
tests: Migrate `setMwGlobals()` to `overrideConfigValue(s)()`
Derick Alangi
2022-07-19
1
-29
/
+16
*
api: Replace numerous deprecated constants
Reedy
2022-06-06
1
-2
/
+3
*
phpcs: Disable `Generic.Files.LineLength` for test files
Timo Tijhof
2022-02-18
1
-4
/
+0
*
Remove or replace usages of "sanity"
Reedy
2021-11-21
1
-5
/
+4
*
build: Updating dependencies
libraryupgrader
2021-07-22
1
-1
/
+1
*
phpunit: Mass-replace setMethods with onlyMethods and adjust
Daimona Eaytoy
2021-04-16
1
-1
/
+1
*
Tests: Mark more more closures as static
Umherirrender
2021-02-09
1
-6
/
+6
*
Fix most PHPUnit 8 compat issues in DBless tests
Daimona Eaytoy
2019-12-15
1
-1
/
+1
*
Use nullable type in function signature
Umherirrender
2019-11-20
1
-1
/
+4
*
tests: Add explicit return type void to setUp() and tearDown()
Max Semenik
2019-10-30
1
-1
/
+1
*
tests: Add type hints to ApiFormatBaseTest
Thiemo Kreuz
2019-09-26
1
-1
/
+6
*
Mark passing non ObjectFactory spec to ApiModuleManager as deprecated
mainframe98
2019-09-09
1
-6
/
+12
*
Avoid a redirect loop when the request URL is not normalized
Tim Starling
2018-07-16
1
-1
/
+8
*
Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient
Bartosz DziewoĆski
2018-05-30
1
-1
/
+1
*
ApiFormatBase: Encode filenames in Content-Disposition
Brad Jorsch
2018-02-07
1
-2
/
+45
*
Add tests for ApiFormatBase
Brad Jorsch
2018-01-03
1
-0
/
+345