coding style tweaks + removed some PHP4-isms
[lhc/web/wiklou.git] / tests /
2011-06-24 KrinkleAdding unit test for span presence in mw.util.addPortle...
2011-06-24 KrinkleRemoving fake html structure from qunit/index.html...
2011-06-23 Brian WolffPer CR on r86169, start adding unit tests for metadata...
2011-06-23 Derk-Jan HartmanSwitch jquery.sortable to use mw-sortable and mw-unsort...
2011-06-23 Leo KoppelkammTwo more tablesorting tests
2011-06-23 Antoine Mussoupdate tests for Xml::label which now support 'title...
2011-06-23 Derk-Jan HartmanSet window.wgMonthNamesShort before we start the tests...
2011-06-23 Matěj GrabovskýwfArrayToCGI() and wfCgiToArray() now handle nested...
2011-06-23 Leo KoppelkammAdding rowspan tests to tablesorting & make it more...
2011-06-23 Leo KoppelkammAdding a collation test to tablesorter, fixing var...
2011-06-23 Brion VibberFollowup r86088: test cases and a correction for bug...
2011-06-22 Brion VibberFollowup r90595, r90626: remove async magic from table...
2011-06-22 Brion VibberFollowup r87243: qunit test cases for bug 28775 (German...
2011-06-22 Sam Reedrequire_once( dirname( dirname( __FILE__ ) ) . '/includ...
2011-06-22 Sam Reedrequire_once dirname( dirname( __FILE__ ) ) . '/api...
2011-06-22 KrinkleFix dependancy order (before instead of after the main...
2011-06-22 Brion VibberFollowup r90595: Tweak tablesorter tests so they run...
2011-06-22 Sam ReedMove upload tests to upload folder
2011-06-22 Sam ReedKill var_dump from r90603
2011-06-22 KrinkleNew mediawiki.page modules
2011-06-22 PlatonidesReadd r90538, this time with the missing global $wgHooks;
2011-06-22 Brion VibberAdd initial QUnit JS test cases for jquery.tablesorter...
2011-06-22 Alexandre EmsenhuberRemoved hidden usage of $wgTitle in parser and the...
2011-06-22 Chad HorohoeProvisional revert of r90538. I can't replicate the...
2011-06-21 Chad Horohoe*grumble grumble* stupid fime on r90192
2011-06-21 PlatonidesUploadTest::testTitleValidation accessed the database...
2011-06-21 PlatonidesRevert r90483, if tesla has problems, it should get...
2011-06-21 Neil Kandalgaonkarcreate images with orientation (had to use exiv2 hack...
2011-06-20 Chad HorohoeMark test incomplete for a legitimate reason like tryin...
2011-06-19 Bryan Tong Minh(bug 29471) Exception thrown for files with invalid...
2011-06-19 Chad HorohoeRemove another empty test, courtesy of r65504.
2011-06-18 Max SemenikFollow-up r90356 & r90363: test deleteJoin() on SQLite
2011-06-18 KrinkleTest suite for mw.Title (Follow-up r90331). Right now...
2011-06-18 Bryan Tong MinhFollow-up r90340: just add the test file to SVN, which...
2011-06-18 Bryan Tong Minh(bug 29408) Key 'something.' is not in a proper format
2011-06-18 KrinkleImplement mw.Title in core
2011-06-18 Neil Kandalgaonkarfix invocation of static function
2011-06-17 Neil Kandalgaonkargenerate random triangles (so we can test EXIF orientat...
2011-06-17 Ryan Kaldariskip gzip tests if gzip is turned off
2011-06-17 Sam ReedSwap else if for elseif
2011-06-16 PlatonidesCopy teardownUploadDir(),deleteFiles(),deleteDirs(...
2011-06-16 PlatonidesMark as needing a db.
2011-06-16 Sam ReedFix indenting
2011-06-16 Brion Vibber* (bug 29426) Fix wrong use of Block::load's second...
2011-06-16 Tim StarlingFixes for r90105, r90193:
2011-06-16 Chad HorohoeFollowup to r89452, remove ftp test cases since Http...
2011-06-15 Chad HorohoeAnother stub test file...this one has been like this...
2011-06-15 Chad HorohoeAnother empty "Has not been implemented" test
2011-06-15 Chad HorohoeAdd dummy assertion to shut up phpunit yelling about it
2011-06-15 PlatonidesFollowup 90161 (which breaks the test). Need to hack...
2011-06-15 Platonidesr87164 removed mDataLoaded and broke this test database...
2011-06-15 PlatonidesMake sure to die if there are more MediaWikiLangTestCas...
2011-06-15 PlatonidesFollow-up r90150, another parent::setUp missing.
2011-06-15 Chad HorohoeFollowup r90105, ReflectionMethod::setAccessible()...
2011-06-15 Brion VibberFollowup to r90090 -- thou shalt add parent:: calls...
2011-06-15 Brion VibberFix for BlockTest -- when setup ran multiple times...
2011-06-15 Max SemenikAlso check indexes in SQLite upgrade tests
2011-06-15 Tim Starling* (bug 28798) Set $wgServer in the default LocalSetting...
2011-06-14 PlatonidesBlockTest changes $wgContLang, too.
2011-06-14 PlatonidesThou shall call parent::tearDown(), MediaWikiLangTestCa...
2011-06-14 KrinkleIncreasing time-out (testswarm reports false positives...
2011-06-14 KrinkleRemove redundant mediawiki.util directory
2011-06-14 Chad Horohoe* Remove @static from the last few places it's left...
2011-06-14 KrinkleFixing two broken tests in jquery.autoEllipsis.js for...
2011-06-13 Chad HorohoeConvert a couple of wfDie()s to exceptions
2011-06-13 Brion VibberStart on test cases for bug 6672 (Exif orientation...
2011-06-13 Chad HorohoeRm some more completely incomplete tests. If you're...
2011-06-13 Chad HorohoeDrop suite full of incomplete tests. Tired of it clutte...
2011-06-13 Max Semenikavoid test being marked as incomplete due to lack of...
2011-06-13 KrinkleReplacing strictEqual-assertion with a more useful...
2011-06-11 Krinklemediawiki.util.test.js: IE7 doesn't expose the CSSStyle...
2011-06-10 KrinkleAdded jquery.qunit.completenessTest.js (A jQuery/QUnit...
2011-06-10 KrinkleReview of unit test suites
2011-06-09 Jure Kajzer* merge r89759 from REL1_17 into trunk
2011-06-07 PlatonidesReinstate r79122 (fix for bug 14404), reverting r83868...
2011-06-07 Sam ReedKill the extra indenting, and fix trailing whitespace
2011-06-07 Brion VibberFollowup to r86061: add parser test case to confirm...
2011-06-07 Brion VibberAdded phpunit test cases for r87497, r88076: ResourceLo...
2011-06-07 Brion VibberProvisional revert of r89648: "Another try at fixing...
2011-06-07 Paul CoppermanAnother try at fixing bug 93 "tilde signatures inside...
2011-06-06 PlatonidesFollow up r89585. Clean up after the test, expand inCon...
2011-06-06 KrinkleFix bug that brakes the 'jquery.tabIndex > firstTabInde...
2011-06-06 Krinklejquery.client.js JSPERF+Unit test suite
2011-06-06 Antoine Mussotest thead / tfooter contains th elements
2011-06-06 Niklas LaxströmFix for bug 29274 - Message class ignores $wgForceUIMsg...
2011-06-06 Tim StarlingTest filename updates for r89558.
2011-06-06 Tim Starling* Added a REQUEST_URI check to the bug 28235 handling.
2011-06-05 Sam ReedFix unit tests for r89515
2011-06-04 Chad Horohoepear -> port
2011-06-04 Chad HorohoeAlso support macports
2011-06-04 PlatonidesAdd BlockTest to the tests autoloader. Needed by ApiBlo...
2011-06-03 Max SemenikUse getSearchEngine() instead of constructing class...
2011-06-03 Happy-melonMore unpicking of r85288. I think this is all of the...
2011-06-03 Chad HorohoeFix some of the weird freaky interaction between ApiBlo...
2011-06-03 Chad HorohoeRemove useless bootstrap inclusions
2011-06-02 Mark A. Hershbergerw/s changes.
2011-06-02 Max SemenikDon't duplicate tables starting with unittest_ which...
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...
next