Merge "Support tokenizing simple HTML comments in the Balancer."
[lhc/web/wiklou.git] / includes / tidy / Balancer.php
2016-07-21 jenkins-botMerge "Support tokenizing simple HTML comments in the...
2016-07-21 jenkins-botMerge "Update wikimedia/wrappedstring to v2.2.0"
2016-07-21 C. Scott AnanianSupport tokenizing simple HTML comments in the Balancer.
2016-07-21 C. Scott AnanianSupport <form> tags in Balancer.
2016-07-21 jenkins-botMerge "Provide onTransaction* callbacks with the transa...
2016-07-21 C. Scott AnanianSupport <select> tags in Balancer.
2016-07-21 jenkins-botMerge "Minor bug fixes to Balancer."
2016-07-20 jenkins-botMerge "Title::getLinkURL(): Allow expanding PROTO_RELAT...
2016-07-20 jenkins-botMerge "Add a test for entity expansion OOM in XmlTypeCheck"
2016-07-19 Brion VIBBERMerge "Added Range support to FileBackend::streamFile()"
2016-07-18 jenkins-botMerge "Truncate gallery caption filenames with CSS"
2016-07-18 jenkins-botMerge "Update BatchRowIterator constructor to allow...
2016-07-18 C. Scott AnanianMinor bug fixes to Balancer.
2016-07-18 jenkins-botMerge "Move Linker::getLinkColour() into LinkRenderer"
2016-07-16 jenkins-botMerge "Chinese Conversion Table Update 2016-5"
2016-07-15 jenkins-botMerge "Upgrade error logging when implicit transactions...
2016-07-14 jenkins-botMerge "AuthManager: Break AuthPlugin::addUser more...
2016-07-14 jenkins-botMerge "registration: Convert "config" into an object...
2016-07-13 jenkins-botMerge "mw.widgets.CategorySelector: Avoid JS exceptions...
2016-07-13 jenkins-botMerge "API: Remove index forcing in ApiQueryRecentChanges"
2016-07-12 jenkins-botMerge "Don't use $wgContentNamespaces directly"
2016-07-12 Translation update... Merge "Localisation updates from https://translatewiki...
2016-07-12 jenkins-botMerge "Balancer: Inline BalancerStack::length()"
2016-07-12 jenkins-botMerge "Balancer: remove all Assert::parameterType(...
2016-07-12 jenkins-botMerge "Balancer: Introduce BalanceElement::isHtmlNamed()"
2016-07-12 jenkins-botMerge "Balancer: cache BalanceStack::currentNode()"
2016-07-12 jenkins-botMerge "Add any prior block to BlockIpComplete hook"
2016-07-12 Tim StarlingBalancer: Inline BalancerStack::length()
2016-07-12 Tim StarlingBalancer: remove all Assert::parameterType() calls
2016-07-12 Tim StarlingBalancer: Introduce BalanceElement::isHtmlNamed()
2016-07-12 Tim StarlingBalancer: cache BalanceStack::currentNode()
2016-07-12 Tim StarlingSome Balancer improvements for performance and compatib...
2016-07-12 C. Scott AnanianHook up Balancer as a Tidy implementation.
2016-07-12 C. Scott AnanianHTML5 Balancer