Test handling HTML tag like structures
[lhc/web/wiklou.git] / tests / testHelpers.inc
2012-11-04 TheDJMerge "mw.notification: fix error on notif. close with...
2012-10-29 HasharMerge "Update some external conversion tables to latest...
2012-10-25 NikerabbitMerge "(bug 38377) Fix MediaWiki:Continue-editing"
2012-10-23 Aaron SchulzMerge "(bug 26585) Detect CSV/array values in $_SERVER...
2012-10-19 NikerabbitMerge "Fixed dependencies for jquery.collapsibleTabs"
2012-10-18 SiebrandMerge "Deprecate static User::edits() in favour of...
2012-10-17 SiebrandMerge "SI standards for time units"
2012-10-11 Aaron SchulzMerge "Allow ORMTable to access a foreign wiki."
2012-10-10 SiebrandMerge "Convert -{}- markups in title="" and alt=""."
2012-10-09 IAlexMerge "Removed READ_LATEST default from Revision::newFr...
2012-10-08 danielmerge latest master into Wikidata branch
2012-10-05 MaxSemMerge "Don't display multiple language links to the...
2012-10-04 Brion VIBBERMerge "CologneBlue rewrite: remove stuff from pageTitle...
2012-10-04 Brion VIBBERMerge "CologneBlue rewrite: get rid of some extra ugly...
2012-10-04 Brion VIBBERMerge "CologneBlue rewrite: kill mWatchLinkNum, watchTh...
2012-10-04 Brion VIBBERMerge "CologneBlue rewrite: finally a proper sidebar...
2012-10-04 Brion VIBBERMerge "CologneBlue rewrite: adjust the quickbar content...
2012-10-04 Brion VIBBERMerge "CologneBlue rewrite: start cleaning up the quick...
2012-10-04 Brion VIBBERMerge "CologneBlue rewrite: fix search form(s) generation"
2012-10-04 Brion VIBBERMerge "CologneBlue rewrite: remove hard dependency...
2012-10-04 ReedyMerge "Show HTTP error (if any) when scary transclusion...
2012-10-04 ReedyMerge "(bug 16362) Add action=info link to toolbox."
2012-10-04 SiebrandMerge "Support explicit 0 and 1 forms for plural in...
2012-10-03 Brion VIBBERMerge "[FileBackend] Optimized concatenate() to use...
2012-10-03 Brion VIBBERMerge "[FileBackend] Added getFileContentsMulti() and...
2012-10-03 Brion VIBBERMerge "[FileBackend] Added getLocalCopyMulti() and...
2012-10-03 DemonMerge "Reorder keys for fileStoragePathsForOps() functi...
2012-10-03 Brion VIBBERMerge "Changed notifyOnPageChange() to use onTransactio...
2012-10-03 Brion VIBBERMerge "Removed useless begin()/commit() calls as DBO_TR...
2012-10-03 SiebrandMerge "Convert valign HTML attribute into inline CSS"
2012-10-03 SiebrandMerge "Fix documentation of $wgProxyList"
2012-10-03 SiebrandMerge "Improve documentation of maintenance scripts...
2012-10-02 Alexandre EmsenhuberImprove documentation of maintenance scripts and test...
2012-04-16 danielMerge branch 'Wikidata' of ssh://gerrit.wikimedia.org...
2012-04-11 Jens OhligMerge branch 'master' into Wikidata
2012-02-16 Sam ReedAdd NewParserTest to TestsAutoLoader.php
2012-01-09 PlatonidesRevert r108358. It's a good fellow and we like to keep it.
2012-01-09 Chad HorohoeRemove no-op codepath
2012-01-08 Chad HorohoeFollowup r108358, bring back DelayedParserTest
2012-01-08 Chad Horohoe* Drop old parserTests.php way of running parser tests...
2011-11-29 Antoine MussoFix fatal error when running newParserTest
2011-11-29 Antoine MussoparserTest: delay hooks execution to the point we reall...
2011-11-29 Antoine Mussouse {} even when if statement is oneliner
2011-11-29 Antoine MussoMove terminal colorers classes in their own file
2011-11-29 Antoine Mussoabstract out $data and name it 'sectionData'
2011-11-29 Antoine Mussonicely align array key / values
2011-11-29 Antoine Mussoabstract out section sanity check
2011-11-10 Sam ReedPass in some more , __METHOD__
2011-06-30 Chad HorohoeRemove --upload option to parserTests.php and backend...
2011-06-13 Chad HorohoeConvert a couple of wfDie()s to exceptions
2011-04-09 Brion VibberInitial stab at breaking math/texvc out to Math extension.
2011-02-26 Platonidesr82877 fixup. It should have only removed the = null...
2011-02-26 PlatonidesRemove NewParserHelpers.php and use instead the origina...
2011-02-26 PlatonidesReapply the @ingroup change which was done in r78389...
2011-02-26 PlatonidesReadding parserTests.php and testHelpers.inc with histo...
2011-02-26 PlatonidesRemove testHelpers.{inc,php} for recommiting with histo...
2011-01-01 X!Start work on porting ParserTests completely into PHPunit.
2010-12-14 Chad HorohoeFix a few more paths, restore a few files lost in the...