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
/
includes
/
Sanitizer.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Spelling fix: $wgUrlProtcols -> $wgUrlProtocols
Brion Vibber
2005-07-25
1
-2
/
+2
*
* (bug 431) Make external URL protocols configurable in DefaultSettings
Ævar Arnfjörð Bjarmason
2005-07-21
1
-1
/
+2
*
fix some issues with phpdoc
Antoine Musso
2005-07-05
1
-1
/
+1
*
* HTML sanitizer: correct multiple attributes by keeping last, not first
Brion Vibber
2005-06-29
1
-3
/
+3
*
* Disallow close tags and enforce empty tags for <hr> and <br>
Brion Vibber
2005-06-06
1
-4
/
+13
*
* (bug 2309) Allow templates and template parameters in HTML attribute zone,
Brion Vibber
2005-06-06
1
-1
/
+13
*
Bump to 1.5alpha2
1.5.0alpha2
Brion Vibber
2005-06-03
1
-0
/
+14
*
* (bug 684) Accept an attribute parameter array on parser hook tags
Brion Vibber
2005-06-03
1
-36
/
+91
*
* Replace wfMungeToUtf8 and do_html_entity_decode with a single function
Brion Vibber
2005-05-31
1
-263
/
+340
*
* Only build the HTML attribute whitelist tree once.
Brion Vibber
2005-05-31
1
-1
/
+4
*
* (bug 2152) Add missing bgcolor to attribute whitelist for <td> and <th>
Brion Vibber
2005-05-12
1
-2
/
+3
*
* (bug 2067) Fixed crash on empty quoted HTML attribute
Brion Vibber
2005-05-04
1
-15
/
+14
*
Changed input attribute syntax to be more user-friendly and less standards-co...
Tim Starling
2005-05-01
1
-2
/
+5
*
Fix handling of valueless attributes
Brion Vibber
2005-04-21
1
-1
/
+1
*
Adding cache related stuff to a new 'Cache' subpackage
Ævar Arnfjörð Bjarmason
2005-04-12
1
-0
/
+1
*
* Documented
Ævar Arnfjörð Bjarmason
2005-04-01
1
-2
/
+10
*
* Fix link in image alt text, using replaceLinkHolders with the global parser...
Brion Vibber
2005-02-07
1
-0
/
+25
*
Use the new character entity reference sanitizer on wikitext as well as
Brion Vibber
2005-02-06
1
-2
/
+6
*
remove typo extra line
Brion Vibber
2005-02-06
1
-1
/
+0
*
Rewrote fixTagAttributes() for robustness and correctness:
Brion Vibber
2005-02-06
1
-45
/
+598
*
Split the HTML sanitizer functions from the Parser monolith
Brion Vibber
2005-02-06
1
-0
/
+245