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
/
ApiUploadTest.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Namespace all remaining files in includes/filerepo
James D. Forrester
2025-03-19
1
-2
/
+2
*
PHPUnit: Use FQCN with leading backslash in @covers annotation
Fomafix
2024-11-19
1
-1
/
+1
*
tests: Use namespaced classes
Umherirrender
2024-10-21
1
-1
/
+1
*
Add namespace to remaining parts of Wikimedia\Mime and Wikimedia\Stats
James D. Forrester
2024-09-27
1
-1
/
+1
*
Add namespace to includes/api classes
James D. Forrester
2024-09-25
1
-1
/
+1
*
tests: Namespace api tests
Reedy
2024-02-18
1
-0
/
+6
*
tests: Fix @covers and @coversDefaultClass to have leading \
Reedy
2024-02-16
1
-1
/
+1
*
Follow-up 71ff05267: Stop writing to tablesUsed in tests, now unnecessary
James D. Forrester
2023-11-21
1
-3
/
+1
*
tests: api: Replace Title::newFromText with Title::makeTitle
Umherirrender
2023-07-30
1
-5
/
+4
*
Replace usages of ApiTestCase::$users
Daimona Eaytoy
2023-07-25
1
-17
/
+21
*
API tests: Assert error codes, not error messages
Bartosz Dziewoński
2023-04-26
1
-6
/
+3
*
Reorg: Namespace the Title class
James D. Forrester
2023-03-02
1
-0
/
+1
*
Reorg: Migrate WikiMap to WikiMap/ out of includes
Amir Sarabadani
2023-02-27
1
-0
/
+1
*
Revert "Reorg: Move some of request related classes to MediaWiki/Request"
Zabe
2022-10-27
1
-1
/
+1
*
Reorg: Move some of request related classes to MediaWiki/Request
Amir Sarabadani
2022-10-26
1
-1
/
+1
*
Use short array destructuring instead of list()
Tim Starling
2022-10-21
1
-10
/
+10
*
tests: Remove resetServiceForTesting after overrideConfigValues
Umherirrender
2022-07-27
1
-1
/
+0
*
tests: Use `overrideConfig(Value|Values)` where needed
Derick Alangi
2022-07-12
1
-6
/
+4
*
Replace usages of deprecated wfWikiID()
Alexander Vorwerk
2021-12-21
1
-1
/
+1
*
RepoGroup: inject MimeAnalyzer
Alexander Vorwerk
2021-08-13
1
-1
/
+2
*
build: Updating dependencies
libraryupgrader
2021-07-22
1
-1
/
+1
*
Use IEC prefixes instead of SI prefixes for byte sizes (docs+backend)
Fomafix
2021-06-28
1
-1
/
+1
*
Use WatchlistManager in API classes
Cindy Cicalese
2021-04-21
1
-1
/
+1
*
Add watchlist expiry support to applicable APIs
MusikAnimal
2020-07-13
1
-2
/
+12
*
Fix visibility of setUp/tearDown
Thiemo Kreuz
2020-06-16
1
-1
/
+1
*
tests: Add explicit return type void to setUp() and tearDown()
Max Semenik
2019-10-30
1
-1
/
+1
*
Replace setExpectedException with two args
Daimona Eaytoy
2019-10-05
1
-12
/
+6
*
Rework ApiUploadTest
Petr Pchelko
2019-08-30
1
-423
/
+153
*
Rename ApiTestCaseUpload
Umherirrender
2018-03-16
1
-1
/
+1
*
Update suppressWarning()/restoreWarning() calls
Reedy
2018-02-10
1
-4
/
+4
*
Add @covers tags API tests without them
Kunal Mehta
2017-12-27
1
-0
/
+2
*
Make `ApiUploadTest` up to date so it passes
Aleksey Bekh-Ivanov (WMDE)
2017-09-22
1
-4
/
+5
*
API: i18n for warnings and errors
Brad Jorsch
2016-12-06
1
-15
/
+15
*
Remove uses of deprecated TestUser properties
addshore
2016-06-22
1
-4
/
+6
*
Many more function case mismatches
Reedy
2016-03-19
1
-7
/
+7
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-30
/
+30
*
Remove putrid remains of $wgAllowAsyncCopyUploads
Bartosz Dziewoński
2016-01-22
1
-1
/
+1
*
Some bugzilla.wikimedia.org -> phabricator.wikimedia.org changes
umherirrender
2015-09-24
1
-1
/
+1
*
Remove use of deprecated TestUser->user
addshore
2015-08-07
1
-14
/
+14
*
Use mediawiki/at-ease library for suppressing warnings
Kunal Mehta
2015-06-11
1
-4
/
+4
*
tests: Clean up file headers
Timo Tijhof
2015-04-01
1
-20
/
+15
*
Use MediaWikiTestCase methods for tempdir in unit tests
Timo Tijhof
2015-02-11
1
-19
/
+9
*
Remove require_once from some tests by adding classes to TestsAutoLoader
umherirrender
2014-11-12
1
-2
/
+0
*
Pass phpcs-strict on some test files (8/11)
Siebrand Mazeland
2014-04-24
1
-1
/
+1
*
Pass phpcs-strict on some test files (5/x)
Siebrand Mazeland
2014-04-24
1
-10
/
+20
*
General Cleanup of some Tests
addshore
2013-11-25
1
-0
/
+4
*
Add @group medium to ApiUploadTest
aude
2013-11-23
1
-0
/
+1
*
Fixed spacing
umherirrender
2013-11-21
1
-4
/
+0
*
Fix scope on all /phpunit test methods
addshore
2013-10-24
1
-1
/
+1
*
No spaces within (casts)
MatmaRex
2013-08-31
1
-2
/
+2
[next]