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
/
tidy
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't apply French spacing in raw text elements
Arlo Breault
2021-02-16
2
-3
/
+18
*
Use static closures where safe to use
Umherirrender
2021-02-11
1
-1
/
+1
*
Whitespace cleanup: Use tabs for indentation, avoid double spaces
DannyS712
2020-06-27
1
-1
/
+1
*
Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse
James D. Forrester
2020-01-10
1
-1
/
+1
*
Set method visibility for various constructors
Umherirrender
2019-12-03
1
-1
/
+1
*
Improve param docs
Umherirrender
2019-11-28
1
-0
/
+2
*
tidy: Remove unused var and define $parts var to avoid undefined error
Derick Alangi
2019-06-10
2
-3
/
+4
*
Collapse some nested if statements
Reedy
2019-04-04
1
-4
/
+4
*
Fix unused vars/pointless assignments
Max Semenik
2019-03-29
1
-1
/
+0
*
RemexCompatMunger: Don't split p-wrapping on style/link tags
Brad Jorsch
2019-01-30
1
-1
/
+20
*
Remove most support for configuring Tidy, including Raggett
C. Scott Ananian
2018-11-15
6
-348
/
+0
*
Hard deprecate non-Remex tidy modes
C. Scott Ananian
2018-09-21
1
-0
/
+8
*
Soft deprecate non-Remex tidy configurations
C. Scott Ananian
2018-09-20
5
-0
/
+13
*
RemexDriver: improved tracing
Tim Starling
2018-08-14
2
-13
/
+35
*
RemexCompatMunger: Don't call endTag() in case B/b
Tim Starling
2018-08-07
1
-1
/
+0
*
<ins>/<del> elements can be phrasing or flow
Arlo Breault
2018-07-13
1
-0
/
+2
*
Fix PhanTypeMismatchDeclaredParam
Umherirrender
2018-07-07
4
-4
/
+4
*
Use PHP 7 "\u{NNNN}" Unicode codepoint escapes in string literals
Bartosz Dziewoński
2018-06-04
1
-2
/
+2
*
tidy: Remove obsolete Depurate and Balancer drivers
Kunal Mehta
2018-05-08
3
-3649
/
+0
*
Add missing use statement
Umherirrender
2018-04-27
1
-0
/
+2
*
Merge "Immediately drop wgValidateAllHtml and related code"
jenkins-bot
2018-04-12
1
-12
/
+0
|
\
|
*
Immediately drop wgValidateAllHtml and related code
James D. Forrester
2018-04-10
1
-12
/
+0
*
|
Munge inline elements found in tidy.conf as well
Arlo Breault
2018-04-04
2
-0
/
+10
|
/
*
Use PHP's implode() with the suggested order of arguments
Fomafix
2018-02-22
1
-2
/
+2
*
Remove leading backslashes from "use \…" tags
Thiemo Mättig
2017-12-28
1
-4
/
+5
*
Require indentation of CASE statements in PHP code
Huji Lee
2017-12-10
1
-952
/
+952
*
Fix RemexCompatMunger infinite recursion
Tim Starling
2017-11-17
2
-1
/
+65
*
Remove @codingStandardsIgnore from long lines
Umherirrender
2017-10-22
1
-2
/
+0
*
Improve some parameter docs
Umherirrender
2017-09-10
2
-0
/
+8
*
Use short type bool/int in param documentation
Umherirrender
2017-08-20
2
-6
/
+6
*
update mediawiki-codesniffer to 0.11.0 and fix issues
WMDE-Fisch
2017-08-11
1
-6
/
+6
*
build: Update mediawiki/mediawiki-codesniffer to 0.10.1
Kunal Mehta
2017-07-22
1
-1
/
+1
*
Remove auto-generated "Constructor" documentation on constructors
Thiemo Mättig
2017-07-21
1
-2
/
+0
*
TidyDriverBase::validate throws an exception
addshore
2017-06-30
1
-0
/
+1
*
build: Prepare for mediawiki/mediawiki-codesniffer to 0.9.0
Umherirrender
2017-06-26
1
-1
/
+1
*
Hide <style> tags from Tidy
Brad Jorsch
2017-06-13
2
-1
/
+10
*
Remove unused and unnecessary imports
Thiemo Mättig
2017-06-12
1
-1
/
+0
*
RemexCompatMunger: fix a couple of memory leaks
Tim Starling
2017-03-23
1
-2
/
+8
*
Merge "RemexHtml tidy driver with p-wrapping"
jenkins-bot
2017-03-08
4
-0
/
+674
|
\
|
*
RemexHtml tidy driver with p-wrapping
Tim Starling
2017-03-08
4
-0
/
+674
*
|
Clean up remaining get_class() uses
Timo Tijhof
2017-03-07
1
-1
/
+1
*
|
Miscellaneous indentation tweaks
Bartosz Dziewoński
2017-02-27
1
-7
/
+7
|
/
*
Update Balancer to latest HTML5 spec
C. Scott Ananian
2017-01-24
1
-19
/
+44
*
Un-blacklist PhanUndeclaredVariable
Erik Bernhardson
2017-01-18
1
-0
/
+1
*
RaggettWrapper: Don't use ReplacementArray
Kevin Israel
2016-12-27
1
-14
/
+11
*
Update weblinks in comments from HTTP to HTTPS
Fomafix
2016-11-07
1
-1
/
+1
*
Balancer: remove unnecessary extra argument
C. Scott Ananian
2016-10-12
1
-4
/
+2
*
Balancer: Add a bunch of phpdoc and 2 fixmes
Kunal Mehta
2016-10-11
1
-4
/
+27
*
Fix function name case
Max Semenik
2016-09-26
1
-1
/
+1
*
Balancer: pass configuration array to flatten instead of individual booleans
C. Scott Ananian
2016-08-06
1
-15
/
+20
[next]