some coding style tweaks
[lhc/web/wiklou.git] / tests /
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...
2011-04-23 Mark A. Hershbergermissed some w/s
2011-04-23 Mark A. Hershbergerw/s cleanup
2011-04-23 Mark A. Hershbergerfollow up r86752 with some content for the result of...
2011-04-23 Mark A. Hershbergerrandom w/s cleanup
2011-04-23 Happy-melonStop stubbing $wgLang and $wgContLang. There are no...
2011-04-23 Leo KoppelkammReverting r86749: The alt stuff is far too simplistic...
2011-04-23 Leo KoppelkammAdd ability to use add alt texts for images in gallerie...
2011-04-22 Brion VibberBreaking the 'math' table setup out to Math extension...
2011-04-21 Leo KoppelkammFix Bug 25794: Disallow multiple table captions & only...
2011-04-19 PlatonidesChange tests to match preprocessor changes in r86072.
2011-04-19 Max SemenikRemoved JavaScriptDistiller: unused
2011-04-18 Sam ReedApply phase3 related Title fixes. With one minor additi...
2011-04-15 Leo Koppelkammr85922: Fixing another table bordercase
2011-04-14 Leo KoppelkammAnother table parser test
2011-04-14 Leo KoppelkammFollowup to r86064 (List with double line-breaks inside...
2011-04-14 Leo KoppelkammFix for r85990, which broke lists inside tables; adding...
2011-04-14 Leo KoppelkammAdding some parser test for tables. Fixing one parser...
2011-04-14 Leo KoppelkammFixing line-break issues with r85922
2011-04-13 PlatonidesMove </td> and </th> to its own line (unless it's an...
2011-04-13 PlatonidesAnother evil test to join r86004 (didn't produce malfor...
2011-04-13 PlatonidesFollow up r85922 moving the </caption> to another line...
2011-04-13 PlatonidesAdd a couple of broken tests showing why having the...
2011-04-13 PlatonidesFollow up r85991. For some reason I committed the test...
2011-04-13 PlatonidesReadd support for headings inside tables, broken in...
2011-04-13 Leo KoppelkammTables: Fix Bug 20078, add test for it
2011-04-13 Leo KoppelkammFollowup to r85922: Adapt to MW-coding style
2011-04-13 Neil Kandalgaonkarreverting some changes unintentionally committed in...
2011-04-13 Neil Kandalgaonkarfollowup to r85929 -- missing the break;s for non-defau...
2011-04-12 Leo Koppelkamm(no commit message)
2011-04-12 PlatonidesI forgot to commit this in r85906
2011-04-11 Paul CoppermanFollow-Up r85618:
2011-04-10 Neil Kandalgaonkarfollowup to r85654, move global declarations
2011-04-10 PlatonidesFollow up r85566. Add the helper classes to test autolo...
2011-04-10 Max SemenikSQLite is picky about the position of AUTOINCREMENT...
2011-04-09 Brion VibberInitial stab at breaking math/texvc out to Math extension.
2011-04-08 Brion VibberQuick fix for bug 15892: intermittent SQL-based cache...
2011-04-08 OverlordQFollowup to r85464, correct parser test
2011-04-07 Neil Kandalgaonkaralso generate random SVG files
2011-04-07 Paul CoppermanVarious fixes for PHPUnit tests:
2011-04-06 Happy-melonFollow-up r85302: new MediaWiki() constructor format...
2011-04-06 PlatonidesRevert unintended change to this parserTest in r85481
2011-04-06 Platonidesr85553 fixup. When there are variants involved, the...
2011-04-06 Brion Vibber* (bug 27473) Fix regression: bold, italic no longer...
2011-04-06 Mark A. HershbergerApply modification of mdale's patch from Bug #28420...
2011-04-06 Happy-melonFollow-up r85403: fix fatal in parser tests.
2011-04-05 PlatonidesRevert r68358. Causes bug 27474.
2011-04-05 Happy-melonFollow-up r85302: update OutputPage constructors in...
2011-03-30 PlatonidesAdd a couple of brace test cases.
2011-03-28 Daniel FriesenFollowup r79639, add a new parser test for gallery...
2011-03-27 Sam ReedFixup whitespace from r80445
2011-03-21 Happy-melonFollow-up r84475: fixing the warning is easy enough...
2011-03-21 Happy-melonBlame hashar for this giant commit; he teased me for...
2011-03-20 Aaron SchulzReverted r84386; breakage too severe
2011-03-20 Antoine MussoMakes wikilinks nicer when possible
2011-03-18 Antoine Mussodebugging statement when starting a phpunit parser...
2011-03-16 Antoine MussoMakes LanguageTr uc & lc match parent declaration
2011-03-15 Antoine Mussobug 28040 Turkish: properly handle dotted and dotless i
2011-03-15 Happy-melonAccept empty square bracket pairs in external links...
2011-03-15 Sam ReedFixup some more old version comparison stuff
2011-03-14 Antoine Mussobug 28040 Turkish: properly lower case 'I' to 'ı' ...
2011-03-14 Derk-Jan HartmanFix overestimation of max-width when using perrow mode.
2011-03-14 Roan KattouwFollowup r83891: don't insert a newline before ++ or...
next