Merge "Allow 'data-*' attributes in personal tools links"
[lhc/web/wiklou.git] / tests / phpunit / includes / tidy / BalancerTest.php
2016-07-22 jenkins-botMerge "Allow 'data-*' attributes in personal tools...
2016-07-22 jenkins-botMerge "Make non-exception rollback() calls safer"
2016-07-21 jenkins-botMerge "Do not override content format in EditPage when...
2016-07-21 jenkins-botMerge "objectcache: Fix RESTBagOStuff class doc"
2016-07-21 jenkins-botMerge "Add missing file locks to deleteArchivedFiles...
2016-07-21 jenkins-botMerge "Add AutoCommitUpdate class and replace some...
2016-07-21 jenkins-botMerge "Enable additional balancer tests (those starting...
2016-07-21 jenkins-botMerge "Support <textarea> tags in Balancer."
2016-07-21 Kunal MehtaFix @covers tag in BalancerTest
2016-07-21 jenkins-botMerge "Add Unicode to ICU mappings for versions 51-57"
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 AnanianEnable additional balancer tests (those starting with...
2016-07-21 C. Scott AnanianSupport <textarea> tags in Balancer.
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-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 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-12 jenkins-botMerge "Don't use $wgContentNamespaces directly"
2016-07-12 jenkins-botMerge "Add any prior block to BlockIpComplete hook"
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