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
/
parser
/
MWTidy.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Namespace all remaining classes in includes/parser
James D. Forrester
2024-10-15
1
-0
/
+5
*
Replace deprecated MWException
Daimona Eaytoy
2023-06-09
1
-1
/
+0
*
Deprecate MWTidy and TidyDriverBase::supportsValidate()
C. Scott Ananian
2021-03-16
1
-0
/
+1
*
Introduce Tidy service
C. Scott Ananian
2021-03-15
1
-7
/
+3
*
Remove all methods of MWTidy except for MWTidy::tidy()
C. Scott Ananian
2020-08-17
1
-40
/
+3
*
Deprecate a few more tidy-related methods
C. Scott Ananian
2020-05-01
1
-0
/
+4
*
Remove codepaths which ran parser in 'untidy' mode
C. Scott Ananian
2020-04-13
1
-15
/
+1
*
Remove most support for configuring Tidy, including Raggett
C. Scott Ananian
2018-11-15
1
-55
/
+9
*
Hard deprecate $wgTidyConfig['driver'] = 'disabled'
C. Scott Ananian
2018-10-25
1
-0
/
+1
*
Hard-deprecate the $wgUseTidy option
C. Scott Ananian
2018-09-20
1
-0
/
+2
*
tidy: Remove obsolete Depurate and Balancer drivers
Kunal Mehta
2018-05-08
1
-6
/
+0
*
Immediately drop wgValidateAllHtml and related code
James D. Forrester
2018-04-10
1
-21
/
+0
*
parser: Update MWTidy::checkErrors() error message
Timo Tijhof
2018-03-21
1
-1
/
+1
*
Add benchmarkTidy.php, to benchmark tidy drivers
Tim Starling
2017-04-21
1
-1
/
+1
*
Add RemexHtml to the list of available Tidy drivers
Tim Starling
2017-03-09
1
-0
/
+3
*
Add/update doc blocks for MWTidy
Reedy
2016-07-29
1
-2
/
+11
*
Add MWTidy::factory()
Tim Starling
2016-07-26
1
-21
/
+32
*
Hide marked empty elements by default (stage 1)
Tim Starling
2016-07-14
1
-18
/
+0
*
Rewrite TidySupport and add option --use-tidy-config
Tim Starling
2016-07-12
1
-0
/
+2
*
Hook up Balancer as a Tidy implementation.
C. Scott Ananian
2016-07-12
1
-0
/
+3
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-4
/
+4
*
Client-side migration for empty li preservation
Tim Starling
2015-10-28
1
-0
/
+18
*
Fixed spacing
umherirrender
2015-09-26
1
-2
/
+2
*
Add Html5Depurate tidy driver
Tim Starling
2015-09-11
1
-1
/
+5
*
Abstract and refactor Tidy support
Tim Starling
2015-09-10
1
-248
/
+64
*
Use a fixed marker prefix string in the Parser and MWTidy
Ori Livneh
2015-05-31
1
-6
/
+1
*
Remove obvious function-level profiling
Chad Horohoe
2015-01-07
1
-9
/
+2
*
Add lots of @throws
Reedy
2014-12-24
1
-1
/
+2
*
Revert "Simplify MWTidy"
Ori Livneh
2014-12-18
1
-51
/
+89
*
Fixed internalClean class/method existence check for HHVM
Aaron Schulz
2014-12-10
1
-2
/
+2
*
hhvm: Check for tidy function instead of class
Bryan Davis
2014-12-10
1
-1
/
+3
*
Simplify MWTidy
Ori Livneh
2014-12-09
1
-89
/
+51
*
Fixed spacing
umherirrender
2014-12-05
1
-1
/
+1
*
Use HHVM+EZC internal tidy
Tim Starling
2014-11-28
1
-14
/
+50
*
Protect MathML from Tidy
physikerwelt
2014-08-22
1
-1
/
+3
*
Fix phpcs issues in parser
addshore
2014-08-12
1
-1
/
+1
*
Rename MWNamespace, MWDebug and MWTidy files to match their class
Timo Tijhof
2014-07-15
1
-0
/
+289