Merge "Phase out tests/jasmine; Update mediawiki i18n tests"
[lhc/web/wiklou.git] / tests / phpunit / includes / ArticleTablesTest.php
2012-09-04 HasharMerge "'lang' attrib in #mw-content-text should be...
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 DemonMerge "(bug 39180) Set x-frame-options='DENY' for api"
2012-08-31 DemonMerge "(bug 35839) Check permisions for revdel blocks"
2012-08-31 KaldariMerge "Revert "Setting up a way to have uploading by...
2012-08-30 DemonMerge "Update migrateUserGroup to deal with primary...
2012-08-29 CatropeMerge "Setting up a way to have uploading by URL, but...
2012-08-28 NikerabbitMerge "Add CLDRPluralRuleError, added in parent commit...
2012-08-24 KrinkleMerge "Fix some css vector/monobook issues:"
2012-08-23 CatropeMerge "(bug 8618) support for summary preview in live...
2012-08-23 CatropeMerge "support for interwikis in experimental JS preview"
2012-08-23 DemonMerge "Fix separated login link so that create account...
2012-08-23 NikerabbitMerge changes I1aa3b081,I65ee788c,I58a9cdfe
2012-08-23 DemonMerge "(bug 31817) Teach Tidy about the HTML5 inline...
2012-08-22 CatropeMerge "prop=duplicatefiles does not show duplicates...
2012-08-22 CatropeMerge "Clean up applyPatch() usage in the installer."
2012-08-22 CatropeMerge "Added --quick option to file test script to...
2012-08-21 IAlexMerge "Remove equal duplicate array key and add FIXME...
2012-08-20 Aaron SchulzMerge "Cleaned up FileJournal documentation."
2012-08-19 IAlexMerge "Replace deprecated wfMsg* calls with Message...
2012-08-19 Siebrand MazelandReplace some deprecated method calls.
2012-02-01 Alexandre Emsenhuber* Use WikiPage instead of Article
2011-12-12 Tim StarlingReverted r92364 (per-namespace permissions).
2011-08-01 Mark A. Hershbergerw/s changes: “svn diff -x-w” is clean
2011-07-16 Bryan Tong MinhFirst steps for bug 14801: add backend support for...
2011-07-06 Chad HorohoeRemove notes about being destructive. We work properly...
2011-06-07 PlatonidesReinstate r79122 (fix for bug 14404), reverting r83868...
2011-05-01 PlatonidesFollow up r87210
2011-04-24 Happy-melonFollow-up r86775: restub $wgLang. Not because it's...
2011-04-23 Happy-melonStop stubbing $wgLang and $wgContLang. There are no...
2011-04-07 Paul CoppermanVarious fixes for PHPUnit tests:
2011-02-20 PlatonidesFix ArticleTablesTest after r81528. It needs to set...
2011-02-12 Niklas Laxströmwhitespace
2010-12-29 PlatonidesDon't error no matter if the article exists or not.
2010-12-28 PlatonidesAdd failing test for bug 14404.