added @ßince tag
[lhc/web/wiklou.git] / tests /
2011-06-02 Chad HorohoeFollowup r89311: rv unrelated changes
2011-06-02 Chad HorohoeMake user right selection in installer actually work...
2011-06-02 Brion VibberRevert r88997: fix for bug 93 caused some additional...
2011-06-01 Chad HorohoeMostly revert r89302, was slower than the original
2011-06-01 Chad HorohoeExclude Block tests until somebody fixes them, also...
2011-06-01 Chad HorohoeTest db cleanup
2011-06-01 Brion VibberAdd more super-cookie test cases to HttpTest; things...
2011-06-01 Brion VibberRefactor validateCookieDomain test cases to use a data...
2011-06-01 Brion VibberTweak HttpTest following r89278:
2011-06-01 Brion VibberHttpTest regression fix: test URL on example.com no...
2011-06-01 Mark A. HershbergerFix Bug #29231: PhpHttpRequest doesn't support HTTPS
2011-06-01 Brion VibberFollow-up to r89243 to fix the async qunit test
2011-06-01 Tim StarlingFixes for r88883, r89197:
2011-06-01 Brion VibberFollow-up to r88706: add qunit regression test case...
2011-05-31 Antoine Mussoreally add NewParserTest to the Stub group
2011-05-31 PlatonidesRevert r89223. MediaWikiParserTest is needed to run...
2011-05-31 Antoine MussoNewParserTest.php can now work independently
2011-05-31 Antoine Mussorevert r84022 parser tests (code reverted by r89088)
2011-05-31 Tim StarlingTests for r88883, including two failing tests.
2011-05-30 PlatonidesRevert r89013 and add better tests.
2011-05-30 Antoine Mussoadd broken test to broken group (not incomplete)
2011-05-30 Max Semenikrvv:P r89179: it doesn't work on Windows Which should...
2011-05-30 Antoine Mussoenable colors in PHPUnit
2011-05-29 KrinkleOnly whitelist it if QUnit is in that mode though ...
2011-05-29 KrinkleFix issues raised through TestSwarm
2011-05-29 KrinkleAdding or adjusting front-end function and variable...
2011-05-28 KrinkleAdding or adjusting front-end function and variable...
2011-05-28 Antoine MussoApiBlockTest: delete a block only if it exist
2011-05-28 Antoine MussoUse the correct ID when retrieving a block
2011-05-28 Antoine MussoApiBlockTest now remove block it creates
2011-05-28 Antoine MussoAllow test to remove data from the database
2011-05-28 Alexandre Emsenhubersvn:eol-style native
2011-05-28 Antoine MussoHandle old libxml when extracting SVG metadata
2011-05-28 Antoine Musso* Fix db->makeList() spacing
2011-05-28 Antoine MussoOnly run CleanUpTest on a quarter of the cases.
2011-05-28 Mark A. Hershbergerfollow up r88997 with a rough attempt at a parser test...
2011-05-25 Brion Vibber* (bug 27465) Fix metadata extraction for SVG files...
2011-05-25 Brion VibberTest cases for bug 27465: problems with XML namespace...
2011-05-25 Alexandre EmsenhuberAlso change $wgLanguageCode along with $wgContLang...
2011-05-25 Chad HorohoeWorkaround for duplicate key errors
2011-05-25 Chad HorohoeExtend MediaWikiTestCase in a few places
2011-05-24 Chad HorohoeFixup phpunit tests so we don't drop/create tables...
2011-05-24 Brion Vibber* (bug 29116) Fix regression breaking CheckUser extension
2011-05-24 Brion Vibberr88734 followup: pretty up the doc link added to qunit...
2011-05-24 Brion VibberAdd quick and dirty link to mediawiki.org/wiki/Manual...
2011-05-24 Brion Vibberadd a @fixme comment about toggleToc test case: doesn...
2011-05-24 KrinkleRewriting mw.loader test suite. The previous one didn...
2011-05-23 KrinkleRemoving tests for no longer existing methods (Follow...
2011-05-23 Brion VibberFollow-up to r88667; finish reverting bogus test cases...
2011-05-23 Brion VibberRevert r87964: destroyed standard segregation of non...
2011-05-23 Happy-melonFollow-up r85403: rm unwanted "new" declaration.
2011-05-23 Alexandre EmsenhuberFollow-up r88653: removed the remaining of OutputPage...
2011-05-23 Alexandre EmsenhuberPer comment on r87680: make parser tests work again.
2011-05-22 Krinklejquery.tabIndex.js was broken, not it works (for the...
2011-05-22 KrinkleAdding test suite for jquery.tabIndex.js, currently...
2011-05-21 KrinkleFollow-up r88513: /me blames Chrome for ignoring traili...
2011-05-21 KrinkleAdding mw.util.wikiScript + small fix in mediawiki...
2011-05-21 Antoine Mussoqunit: add some tests for getActionFrom / getTitleFrom
2011-05-21 Antoine MussoFix the mw.loader when running test with a file:// URL
2011-05-19 KrinkleQUnit reorganization
2011-05-17 Siebrand MazelandUse consistent notation for "@todo FIXME". Should updat...
2011-05-16 Alexandre EmsenhuberRemoved configuration storage in the MediaWiki class:
2011-05-15 Tim StarlingRevert r87635, r87637, r87639, r87643 (MW_MIN_PHP_VERSI...
2011-05-15 Antoine MussoIn tests, remove references to wgInputEncoding and...
2011-05-14 Antoine MussoFix MWNamespaceTest::testGetTalkExceptions()
2011-05-13 Sam ReedFix unused variables
2011-05-13 Antoine MussoSupport abstraction for 'NOT IN' SQL structure
2011-05-13 Antoine Mussomerge in prettyURL patch
2011-05-13 Alexandre EmsenhuberFollow-up r87955: fix comment
2011-05-13 Alexandre EmsenhuberUse Article::doEdit(), much, much easier
2011-05-12 Antoine Mussotests for XmlSelect::GetAttributes()
2011-05-11 Alexandre Emsenhubersvn:eol-style native
2011-05-10 Max SemenikTo prevent creepy errors like bug 28908, raised PHPUnit...
2011-05-10 Alexandre EmsenhuberRemoved trailing whitespaces
2011-05-09 Max SemenikColumn checks for updater
2011-05-09 Max Semeniktesting of SQLite updates from all (previoisly) support...
2011-05-07 Happy-melon* Implement MW_VERSION constant in Defines.php and...
2011-05-04 Chad HorohoeVarious fixes for CleanUpTest
2011-05-04 Chad HorohoeMove CleanUpTest, fixes in next commit
2011-05-04 PlatonidesTag names can't contain template parameters (thanksfully)
2011-05-04 Paul CoppermanFollow-up r87326: Add regression test.
2011-05-04 Paul CoppermanFollow-up r87266: Fix parser test
2011-05-04 Paul CoppermanFollow-up r87210: Add MediaWikiLangTestCase to the...
2011-05-03 PlatonidesFollow up r87210
2011-05-03 PlatonidesRemove unused global
2011-05-03 PlatonidesFollow up r87220. r86795 tests are now embedded into...
2011-05-03 PlatonidesWe can't check if it's a parentNode->type == name_node...
2011-05-01 PlatonidesFollow up r87210
2011-05-01 PlatonidesConvert r86795 tests into a dataProvider
2011-05-01 PlatonidesFix the old XmlTest.php test bug in the dateMenu()...
2011-05-01 PlatonidesCosmetic change
2011-04-29 Sam ReedFollowup r86800, add missing ()
2011-04-29 PlatonidesThe $wgLocalisationCacheConf was being overwritten...
2011-04-27 Mark A. Hershbergerrevert r76127, r76129, and r83535 b/c I'm backing out...
2011-04-25 Brion Vibber* (bug 28627) External link normalization now handles...
2011-04-25 Leo KoppelkammAdd |alt= option for galleries ( Bug 18682 ). Recommit...
2011-04-24 Happy-melonFollow-up r86775: restub $wgLang. Not because it's...
2011-04-23 Sam ReedTidy up some unused variables and such
2011-04-23 Mark A. Hershberger* Add preprocessor tests that Bergi supplied for Bug...
2011-04-23 Mark A. HershbergerUse assertStringEqualsFile in place of assertEquals...
next