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
/
upload
/
UploadBaseTest.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove meaningless @var documentation from constants
thiemowmde
2024-10-09
1
-1
/
+0
*
Add namespace to remaining parts of Wikimedia\Mime and Wikimedia\Stats
James D. Forrester
2024-09-27
1
-0
/
+1
*
tests: Fix @covers and @coversDefaultClass to have leading \
Reedy
2024-02-16
1
-7
/
+7
*
UploadBaseTest: Add const for path used for test uploads
Reedy
2023-07-12
1
-11
/
+14
*
tests: Make some PHPUnit data providers static
Tim Starling
2023-03-24
1
-1
/
+1
*
upload: Allow attributes starting with "on" in inkscape SVG namespace
Derk-Jan Hartman
2023-02-13
1
-0
/
+12
*
Use short array destructuring instead of list()
Tim Starling
2022-10-21
1
-1
/
+1
*
tests: Migrate away from `setMwGlobals()` to `overrideConfigValue(s)()`
Derick Alangi
2022-08-14
1
-7
/
+9
*
Add us-ascii to safeXmlEncodings
Derk-Jan Hartman
2022-04-27
1
-0
/
+1
*
phpcs: Disable `Generic.Files.LineLength` for test files
Timo Tijhof
2022-02-18
1
-1
/
+0
*
build: Updating dependencies
libraryupgrader
2021-07-22
1
-1
/
+1
*
Add missing @param and @return to documentation in tests
Umherirrender
2021-01-22
1
-0
/
+3
*
Deprecate InterwikiLoadPrefix hook
C. Scott Ananian
2020-12-21
1
-6
/
+6
*
MediaWikiTestCase to MediaWikiIntegrationTestCase
addshore
2020-06-30
1
-1
/
+1
*
upload: Modernize callback code to make use of PHP7 syntax
Thiemo Kreuz
2020-05-29
1
-2
/
+2
*
tests: Add explicit return type void to setUp() and tearDown()
Max Semenik
2019-10-30
1
-1
/
+1
*
Relax HTML sniffing checks on image upload
Brion Vibber
2019-06-07
1
-0
/
+36
*
Relax filter attribute filtering to allow self-referential urls
Brian Wolff
2019-01-08
1
-3
/
+16
*
Fix UploadBase::checkXMLEncodingMissmatch() on PHP 7.1+
Kunal Mehta
2018-06-06
1
-1
/
+1
*
build: Updating mediawiki/mediawiki-codesniffer to 15.0.0
Umherirrender
2018-01-01
1
-2
/
+2
*
Add @covers tags to miscellaneous tests
Kunal Mehta
2017-12-24
1
-0
/
+5
*
SECURITY: Whitelist DTD declaration in SVG
Brian Wolff
2017-04-06
1
-5
/
+122
*
tests: Replace implicit Bugzilla bug numbers with Phab ones
James D. Forrester
2017-02-21
1
-9
/
+9
*
Merge "Update weblinks in comments from HTTP to HTTPS"
jenkins-bot
2016-11-08
1
-1
/
+1
|
\
|
*
Update weblinks in comments from HTTP to HTTPS
Fomafix
2016-11-07
1
-1
/
+1
*
|
UploadBase: Permit SVG files with broken namespace definition (Inkscape bug)
Bartosz Dziewoński
2016-10-27
1
-0
/
+47
|
/
*
Allow SVGs encoded as WINDOWS-125[0-8].
Brian Wolff
2016-08-01
1
-0
/
+17
*
Improve how slashes are stripped from filenames
Bartosz Dziewoński
2016-07-25
1
-1
/
+1
*
SECURITY: Don't use m modifier when checking link prefix
csteipp
2016-05-20
1
-1
/
+6
*
Swap the rest of array() -> []
Reedy
2016-03-30
1
-82
/
+82
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-32
/
+32
*
Remove various double empty newlines
umherirrender
2015-12-27
1
-1
/
+0
*
Fix Generic.Files.LineLength phpcs check in files under phpunit/includes
Amir E. Aharoni
2015-10-03
1
-0
/
+2
*
SECURITY: Always expand xml entities when checking SVG's
csteipp
2015-04-01
1
-1
/
+12
*
SECURITY: Fix animate blacklist
csteipp
2015-04-01
1
-0
/
+12
*
SECURITY: Don't allow embedded application/xml in SVG's
csteipp
2015-04-01
1
-0
/
+13
*
SECURITY: Make SVG @import checking case insensitive
Tyler Romeo
2015-04-01
1
-0
/
+6
*
Use MediaWikiTestCase methods for tempdir in unit tests
Timo Tijhof
2015-02-11
1
-2
/
+1
*
UploadBaseTest: Use setMwGlobals() instead of juggling globals
Timo Tijhof
2014-10-07
1
-21
/
+17
*
SECURITY: Enhance CSS filtering in SVG files
csteipp
2014-09-24
1
-0
/
+239
*
Fixed spacing
umherirrender
2013-11-21
1
-1
/
+0
*
Add @covers tags for more tests
addshore
2013-10-21
1
-2
/
+5
*
Renaming files to follow name conventions
David E. Narváez
2013-05-29
1
-0
/
+144