Merge "Follow-up I0b781c11 (2a55449): use User::getAutomaticGroups()."
[lhc/web/wiklou.git] / tests / phpunit / includes / HtmlTest.php
2012-09-01 SiebrandMerge "Follow-up I0b781c11 (2a55449): use User::getAuto...
2012-08-31 KaldariMerge "(bug 25830) fix JS preview causing the page...
2012-08-31 Trevor ParscalMerge "Adjust margin of wpSummary elements per move...
2012-08-31 SiebrandMerge "Fix zhtable's Makefile.py"
2012-08-31 SiebrandMerge "Better conversion for 线/綫/線"
2012-08-31 DemonMerge "(bug 39180) Set x-frame-options='DENY' for api"
2012-08-31 DemonMerge "(bug 35839) Check permisions for revdel blocks"
2012-08-31 IAlexMerge "Replace deprecated wfMsg* calls with Message...
2012-08-31 KaldariMerge "Revert "Setting up a way to have uploading by...
2012-08-30 Aaron SchulzMerge "Make LinksUpdate run without a db transaction."
2012-08-30 DemonMerge "Update migrateUserGroup to deal with primary...
2012-08-30 KrinkleMerge "(bug 36329) Fix accesskey tooltip for Firefox...
2012-08-30 CatropeMerge "(bug 39273) add diff support to LivePreview"
2012-08-30 Aaron SchulzMerge "clear magicword cache before testing cleanSig"
2012-08-30 SiebrandMerge "Fix the incorrect nesting"
2012-08-30 Daniel KinzlerMerge "Added default implmentation of instanceProvider...
2012-08-30 Antoine Mussotests: Wraper to set/disable $wgHTML5 in HtmlTest
2012-03-07 Krinkle[Html::namespaceSelector] Remove default id/name attributes
2012-02-16 Sam ReedCleanup a few unused globals
2012-02-14 Antoine Mussosplit ns selector tests for filter / disable options
2012-02-13 Krinkle[Html] Follow-up r109990: Add support for excluding...
2012-02-13 Krinkle[Html] Follow-up r109990: Add category to example names...
2012-02-02 Aaron SchulzFixed windows-related test failures (that string format...
2012-01-30 Antoine Mussotest Html::namespaceSelector() id & name attributes...
2012-01-27 Chad HorohoeFixup r109698, add setter for $namespaceNames and use...
2012-01-25 KrinkleFix broken unit test
2012-01-25 Krinkle[Html] Unit test + bugfix Html::namespaceSelector
2011-10-27 PlatonidesUse canonical case
2011-10-24 Antoine MussoTests for r96188 features
2011-09-03 KrinkleHtml.php: The "future"[1] is here. Add features for...
2011-09-03 KrinkleWhitespacing in HtmlTest.php
2011-08-05 Alexandre Emsenhuber$wgLanguageCode applies to $wgContLang, not $wgLang...
2011-07-19 PlatonidesFollow-up r92588. Make it work regardless of $wgHtml5
2011-07-19 PlatonidesFollow up r91419. A boolean attribute can be both the...
2011-07-04 Antoine Mussotests for Html::testExpandAttributes()