Fixes Bug #29311 - [OutputPage] Create a method to remove items from mModules
[lhc/web/wiklou.git] / tests /
2011-08-02 Chad Horohoe* ApiTest: mark testApiGotCookie() broken, since it is
2011-08-02 Krinklemediawiki.Title: Removing public setter functions....
2011-08-02 Neil Kandalgaonkaradd maxWidth param
2011-08-01 Mark A. HershbergerFixes Bug #30149 - Handling of parentheses for Korean...
2011-08-01 Mark A. Hershbergerw/s changes: “svn diff -x-w” is clean
2011-07-30 KrinkleIncreasing coverage of mw.Title with unit tests.
2011-07-30 KrinkleAdding unit test for bug 27427. Currently broken. Fix...
2011-07-28 Brion VibberProvisional revert of r93319 -- change to TOC styles...
2011-07-28 Brion VibberRevert r93386 -- PLEASE STOP COMMITTING THESE THINGS...
2011-07-28 Leo KoppelkammRedo r93284 ( Make editsection link more understandable...
2011-07-28 Roan KattouwFollowup r93366: fix Opera bugs in textSelection. All...
2011-07-28 Chad HorohoeFollowup r93344: forgot to fix test. In other news...
2011-07-27 Leo KoppelkammRecommit r93264 ( Remove semantically incorrect wrapper...
2011-07-27 Antoine MussoUnicode space separator characters (Zs) now terminates...
2011-07-27 PlatonidesFollow up r93253. Do not mark DatabaseSqliteTest.php...
2011-07-27 PlatonidesRename PROT_* constants to PROTO_*
2011-07-27 Roan Kattouw(bug NNNNN) Rewrite most of wfExpandUrl() to handle...
2011-07-26 Chad HorohoeMark 2 tests as requiring a DB...since they do :)
2011-07-25 Sam ReedAdding __METHOD__ to parameters passed to wfMkdirParents()
2011-07-25 PlatonidesMake SideBarTest work with a Language other than Englis...
2011-07-25 Aaron SchulzReverted r92489 and added/use hideDeprecated() to MW...
2011-07-25 Antoine MussoTest for external links in the sidebar
2011-07-24 Sam ReedTrim trailing whitespace
2011-07-24 Sam ReedRename class to match change of method location
2011-07-23 PlatonidesIt is stupid to test that a void method returns null...
2011-07-23 PlatonidesMake wfUrlEncode(null) reset the static. Two skipped...
2011-07-23 Brion VibberFollowup r86622: add initial QUnit test cases for jquer...
2011-07-21 Chad Horohoeself rv r90483. Still needs investigating though
2011-07-20 PlatonidesCommit a list of unimplemented tests.
2011-07-20 PlatonidesFollow up r92635
2011-07-20 PlatonidesFix for r91885.
2011-07-20 PlatonidesFollow up r92635.
2011-07-20 PlatonidesI like better checking for the actual extension, loadin...
2011-07-20 PlatonidesFixup r89029. You don't include the brackets in the...
2011-07-19 PlatonidesFollow-up r92588. Make it work regardless of $wgHtml5
2011-07-19 PlatonidesSince r92364 UserTest.php needs a database
2011-07-19 PlatonidesFollow up r91419. A boolean attribute can be both the...
2011-07-19 PlatonidesRemove the globals. r91570 was wrong saying that parent...
2011-07-18 Aaron SchulzRemoved testBug29116LoadWithEmptyIp. Fails due to wfDep...
2011-07-16 Bryan Tong MinhFirst steps for bug 14801: add backend support for...
2011-07-15 Krinklehtml:key should be self-closing in jquery.localize...
2011-07-15 KrinkleRemoving deprecated <msg /> support in jquery.localize...
2011-07-15 KrinkleIncreasing timeout duration. Some TestSwarm participant...
2011-07-15 Bryan Tong Minh(bug 28762) Resizing to specified height broken for...
2011-07-15 Leo KoppelkammFix r92253
2011-07-15 Brion Vibberfollowup r92253: revert accidental commit of test code
2011-07-15 Brion VibberRevert r92238: partial addition of broken test cases...
2011-07-15 Bryan Tong MinhAdd words.txt for us Windows users. This is a random...
2011-07-15 Bryan Tong MinhFollow-up r79845: Fix rotation. Turns out that we need...
2011-07-15 Leo KoppelkammAjaxCategories: move self init to mw.util.init; start...
2011-07-15 Antoine MussoNS_MAIN can locally have subpages enabled
2011-07-13 KrinkleFixes for jquery.localize unit test IE6,IE7,IE8:
2011-07-13 KrinkleFix broken test introduced in r92113 for Gecko-browsers.
2011-07-13 KrinkleNew jquery.getAttrs module
2011-07-13 KrinkleUnit tests for jquery.localize
2011-07-13 Alexandre Emsenhuber* Added some tests for FauxResponse class
2011-07-13 Chad HorohoeForgot to change my default header, followup r92045
2011-07-13 Chad HorohoeAdd some tests for wfExpandUrl. Definitely not complete...
2011-07-12 Ian BakerRefactored UploadStash and related classes to use the...
2011-07-12 Roan KattouwParser tests for protocol-relative URLs, for r91663...
2011-07-12 Aaron SchulzFollow-up r91997, moved newFromTitle() function to...
2011-07-12 Aaron SchulzFixed failing XML tests (on windows) due to newline...
2011-07-12 Aaron SchulzAdded WikiPageFactory class with newFromTitle() function
2011-07-11 Bryan Tong MinhFollow-up r91895: Call parent destructor as well, just...
2011-07-11 Bryan Tong MinhAdd unit tests for $wgGroupPermissions/$wgRevokePermissions
2011-07-11 Brion VibberFollowup r91844: fix jquery.byteLimit test cases on...
2011-07-11 Brion Vibber* (bug 29804) Fix byte-length-limited fields to check...
2011-07-11 Brian Wolff(follow-up r90256) Unit tests.
2011-07-10 KrinkleAdd test suite for jquery.byteLimit:
2011-07-10 KrinkleCentralize QUnit customizations for MediaWiki:
2011-07-10 KrinkleRemoving @broken comment. Not anymore, they don't as...
2011-07-06 Brion VibberFollowup r83885: add JSMin+ 1.3 to use its parser to...
2011-07-06 Brion VibberPartial revert of r91106: followup to r91127.
2011-07-06 Ryan Kaldarirefixing bug 27338 with all parser test fixes, reverts...
2011-07-06 Chad HorohoeCall parent::setUp() and allow it to do lang setup...
2011-07-06 Chad HorohoeRemove notes about being destructive. We work properly...
2011-07-06 Chad HorohoeFollowup r91270: didn't need to be so paranoid about...
2011-07-06 Chad HorohoeRevert r91426 and followups r91427, r91430: Breaks...
2011-07-05 Krinklemw.util.wikiGetlink default to wgPageName
2011-07-04 Ryan Kaldariusing proper margin heights: 14 + 68 * 2 = 150
2011-07-04 KrinkleRevert r90678 per CR
2011-07-04 Krinklemediawiki.util.test.js: TestSwarm reports breakage...
2011-07-04 Antoine Mussotests for Html::testExpandAttributes()
2011-07-04 Krinklejquery.client unit testing
2011-07-03 KrinkleAdding tests for expected reponse when passing invalid...
2011-07-03 Antoine Mussoenhance tests name (for --testdox option)
2011-07-03 Antoine Mussosplit tests for ArticleTest
2011-07-01 Antoine Mussothrow an exception on !is_executable( $wgExiv2Command )
2011-07-01 Chad HorohoeMerge ApiTestSetup into ApiTestCase and update all...
2011-06-30 Antoine Mussotest that wfUrlencode() encodes apostrophe
2011-06-30 Leo Koppelkammr91207: Make one qunit test var local. Thanks Krinkle
2011-06-30 Chad HorohoeFixed a long-standing broken test:
2011-06-30 Chad HorohoeRemove --upload option to parserTests.php and backend...
2011-06-30 Leo Koppelkammr86088: Adding legacy support for .sortbottom & a test...
2011-06-30 Sam ReedFollowup r91087, rename directory
2011-06-30 KrinkleAdding alternative method for U+024B62. Making sure...
2011-06-30 KrinklebyteLimit/byteLength improvements:
2011-06-29 Aaron Schulz* Split off WikiPage class from Article, WikiFilePage...
2011-06-29 Antoine Mussobasic tests for wfUrlencode
2011-06-29 Bryan Tong MinhAdd wfUnserialize() wrapper around unserialize to preve...
next