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
/
Balancer.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
tidy: Remove obsolete Depurate and Balancer drivers
Kunal Mehta
2018-05-08
1
-3584
/
+0
*
Munge inline elements found in tidy.conf as well
Arlo Breault
2018-04-04
1
-0
/
+3
*
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
*
Remove @codingStandardsIgnore from long lines
Umherirrender
2017-10-22
1
-2
/
+0
*
Improve some parameter docs
Umherirrender
2017-09-10
1
-0
/
+7
*
Use short type bool/int in param documentation
Umherirrender
2017-08-20
1
-1
/
+1
*
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
*
build: Prepare for mediawiki/mediawiki-codesniffer to 0.9.0
Umherirrender
2017-06-26
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
*
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
*
Balancer style tweaks
Tim Starling
2016-08-04
1
-235
/
+223
*
Balancer: remove redundant assignment
Tim Starling
2016-08-04
1
-1
/
+0
*
Balancer: consistent single-line comment style
Tim Starling
2016-08-04
1
-133
/
+134
*
Support <textarea> tags in Balancer.
C. Scott Ananian
2016-07-21
1
-10
/
+73
*
Support tokenizing simple HTML comments in the Balancer.
C. Scott Ananian
2016-07-21
1
-5
/
+89
*
Support <form> tags in Balancer.
C. Scott Ananian
2016-07-21
1
-7
/
+65
*
Support <select> tags in Balancer.
C. Scott Ananian
2016-07-21
1
-13
/
+120
*
Minor bug fixes to Balancer.
C. Scott Ananian
2016-07-18
1
-2
/
+4
*
Balancer: Inline BalancerStack::length()
Tim Starling
2016-07-12
1
-5
/
+6
*
Balancer: remove all Assert::parameterType() calls
Tim Starling
2016-07-12
1
-23
/
+7
*
Balancer: Introduce BalanceElement::isHtmlNamed()
Tim Starling
2016-07-12
1
-17
/
+27
*
Balancer: cache BalanceStack::currentNode()
Tim Starling
2016-07-12
1
-31
/
+43
*
Some Balancer improvements for performance and compatibility
Tim Starling
2016-07-12
1
-156
/
+377
*
Hook up Balancer as a Tidy implementation.
C. Scott Ananian
2016-07-12
1
-5
/
+112
*
HTML5 Balancer
C. Scott Ananian
2016-07-12
1
-0
/
+2886