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
/
SanitizerTest.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move Sanitizer.php to includes/parser/
Roan Kattouw
2017-11-15
1
-569
/
+0
*
SanitizerTest: Add tests for stripAllTags
Roan Kattouw
2017-11-15
1
-0
/
+28
*
Sanitizer: hard deprecate passing $options to escapeIdReferenceList()
Kunal Mehta
2017-09-29
1
-1
/
+1
*
Merge "Do not double decode HTML entities for IDs"
jenkins-bot
2017-09-13
1
-5
/
+6
|
\
|
*
Do not double decode HTML entities for IDs
Fomafix
2017-09-12
1
-5
/
+6
*
|
Remove @covers from private Sanitizer method
Reedy
2017-09-12
1
-1
/
+0
|
/
*
Don't percent-encode HTML5 IDs
Max Semenik
2017-09-11
1
-6
/
+5
*
Human-readable section ID support
Max Semenik
2017-08-01
1
-3
/
+120
*
Add tests for Sanitizer::escapeId
Fomafix
2017-07-25
1
-0
/
+35
*
Sanitizer: Allow attribute names to use any Unicode "Letter" or "Number"
Ed Sanders
2017-06-25
1
-0
/
+4
*
ChangesList: Expose basic properties of lines as data attributes
Gergő Tisza
2017-06-08
1
-0
/
+21
*
tests: Replace implicit Bugzilla bug numbers with Phab ones
James D. Forrester
2017-02-21
1
-2
/
+2
*
Update weblinks in comments from HTTP to HTTPS
Fomafix
2016-11-07
1
-3
/
+3
*
Disallow css attr() with url type
csteipp
2016-09-20
1
-0
/
+2
*
Use more short array syntax in comments (/tests/)
umherirrender
2016-07-10
1
-3
/
+3
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-107
/
+107
*
Whitelist additional WAI-ARIA attributes, and all role values
Matt Fitzpatrick
2016-01-28
1
-27
/
+24
*
Abstract and refactor Tidy support
Tim Starling
2015-09-10
1
-5
/
+7
*
Use wikimedia/utfnormal library, add backwards-compatability layer
Kunal Mehta
2015-03-24
1
-1
/
+1
*
Add tests for Sanitizer::escapeHtmlAllowEntities
Marius Hoch
2015-01-15
1
-0
/
+21
*
Remove explict autoload from phpunit tests
umherirrender
2014-09-27
1
-6
/
+0
*
Pass phpcs-strict on some test files (3/x)
Siebrand Mazeland
2014-04-24
1
-12
/
+59
*
Fixed some @params documentation (tests)
umherirrender
2014-04-17
1
-2
/
+2
*
Merge "Put the HTML attribute whitelist closer to HTML5"
jenkins-bot
2013-11-02
1
-1
/
+1
|
\
|
*
Put the HTML attribute whitelist closer to HTML5
entlinkt
2013-10-12
1
-1
/
+1
*
|
Add more @covers tags and test cleanup
addshore
2013-10-22
1
-13
/
+40
|
/
*
displaytitle: reject some CSS if $wgRestrictDisplayTitle set
MatmaRex
2013-05-24
1
-3
/
+7
*
Drop support for XHTML 1.0
Daniel Friesen
2013-05-15
1
-2
/
+0
*
(bug 41545) Allow kbd, samp, and var to be nested.
Daniel Friesen
2013-05-13
1
-9
/
+34
*
Update code formatting
Siebrand Mazeland
2013-04-26
1
-2
/
+0
*
Tests: Make phpunit providers "public static".
Timo Tijhof
2013-03-22
1
-3
/
+3
*
Lots of spelling mistakes and phpdoc attributes
Yuri Astrakhan
2013-03-10
1
-4
/
+4
*
Merge "Support WAI-ARIA's role="presentation" inside of WikiText."
jenkins-bot
2013-02-15
1
-0
/
+22
|
\
|
*
Support WAI-ARIA's role="presentation" inside of WikiText.
Daniel Friesen
2013-02-12
1
-0
/
+22
*
|
Update formatting
Siebrand Mazeland
2013-02-14
1
-16
/
+16
|
/
*
pass codesniffer on tests/
Antoine Musso
2013-01-28
1
-1
/
+0
*
testDecodeTagAttributes now use a data provider
Antoine Musso
2013-01-18
1
-40
/
+49
*
normalize sanitizerTest and add coverage tips
Antoine Musso
2013-01-18
1
-5
/
+9
*
Fix SanitizerTest for wikis with wgUseTidy = true;
umherirrender
2012-12-09
1
-7
/
+9
*
Fix $wgHtml5 case. Follow-up c35304 (0473c33)
Platonides
2012-11-27
1
-1
/
+1
*
$wgHTML5 is a different variable than $wgHtml5 and the right name is the later.
Platonides
2012-11-26
1
-3
/
+3
*
(bug 40632) Remove CleanupPresentationalAttributes feature
Timo Tijhof
2012-11-19
1
-42
/
+13
*
(bug 39067) Add support for HTML5 <mark> element.
Daniel Friesen
2012-11-19
1
-0
/
+40
*
Preemptively add image-set to our sanitizer.
Daniel Friesen
2012-10-29
1
-0
/
+3
*
Clean and repair many phpunit tests (+ fix implied configuration)
Timo Tijhof
2012-10-09
1
-9
/
+15
*
Preemptively add css3's image() to our css sanitizer.
Daniel Friesen
2012-09-26
1
-0
/
+6
*
(bug 40306) Only convert align to float for table.
Antoine Musso
2012-09-18
1
-4
/
+20
*
(bug 36495) Sanitizer: Convert align to margin/float outside tables.
Max Semenik
2012-07-03
1
-14
/
+30
*
Test handling of escaped CSS comments
Antoine Musso
2011-10-24
1
-0
/
+26
*
Followup r94465 and r94465; Add phpunit tests for Sanitizer::fixDeprecatedAtt...
Daniel Friesen
2011-09-25
1
-0
/
+17
[next]