Reverse a bad decision in r93820, which added a comment to WebRequest::getFullRequest...
[lhc/web/wiklou.git] / tests /
2011-08-18 Alexandre EmsenhuberRemoved debugging code from r94932
2011-08-18 Alexandre EmsenhuberMoved wfGetIP() to WebRequest::getIP():
2011-08-18 Brian WolffMake testBug26425BlockTimestampDefaultsToTime be tolerr...
2011-08-18 Brian Wolfffollow-up r86169: unit tests for extraction of JPEG...
2011-08-18 Brian Wolfffollow-up r91885 rename testTiffFile since its not...
2011-08-17 Brian WolffMove the image files used in the media tests from inclu...
2011-08-17 Brian WolffMake the testCleanSig work no matter what $wgCleanSigna...
2011-08-17 Brian Wolfffollow-up r91885 - address CR comments
2011-08-17 Thomas Griesmore test cases for highlighter; all pass the test...
2011-08-17 Brian Wolfffollow-up r94601 - add unit tests for stripping the...
2011-08-17 Brian WolffFollow-up r94680 - fix unit tests.
2011-08-16 Brion VibberFollowup r94609: fix jquery.highlightText test cases...
2011-08-16 Chad HorohoeFollowup r94678: remove some include and autoload entri...
2011-08-16 Chad HorohoeRemove ParserHelpers. NewParserTest still needs some...
2011-08-16 Antoine Mussoenable colors in PHPUnit (redoing r89179).
2011-08-16 Alexandre EmsenhuberSome misc fixes to tests:
2011-08-16 Antoine MussoTests for wfGetIP() follow up r89407
2011-08-16 Antoine Mussocorrect number of tests fu r94609
2011-08-16 Antoine Mussoforce QUnit charset to UTF-8
2011-08-16 Antoine Mussotests for jquery.highlightText
2011-08-15 Antoine Mussoback off r94558:
2011-08-15 Antoine Mussoavoid playing with $_SERVER in test for now
2011-08-15 Antoine MussoTests for wfGetIP() follow up r89407
2011-08-15 Antoine MussoPHPUnit test file must end with 'Test.php'
2011-08-15 Ian BakerFixed incorrect usage of || operator, added test
2011-08-15 Antoine MussoFix up NS_MAIN subpage tests
2011-08-15 Roan KattouwAdd parser test for r94502
2011-08-13 Chad Horohoervv (r94406)
2011-08-13 Chad HorohoePurposefully break two tests so I can see how Jenkins...
2011-08-12 KrinkleReverting r90613 and the like, no need to set global...
2011-08-12 KrinkleApplying whitespace conventions in core JS files.
2011-08-12 KrinkleUse .prop instead of .attr where appropriate
2011-08-12 KrinkleRenaming qunit test files to end in ".test.js" (finally!)
2011-08-12 KrinkleFollow-up r94325: Fix name in module() as well, otherwi...
2011-08-12 Roan Kattouw(bug 30236) Links like [[//example.com Link text]]...
2011-08-12 KrinkleApply lowerCamelCase to files for constructors as well.
2011-08-11 Alexandre EmsenhuberMake SpecialRecentchangesTest pass
2011-08-11 KrinkleOh, right.
2011-08-11 Krinklemediawiki.Title fix for IE.
2011-08-11 KrinkleRename mw.uri to mw.Uri + minor fixes:
2011-08-11 KrinkleAllow web access to jasmine directory (just like QUnit)
2011-08-11 KrinkleRenaming jquery.mwPrototypes to jquery.mwExtension
2011-08-09 Chad HorohoeMove the fuzz test into @group Broken so it will shut...
2011-08-08 KrinkleAdding support for a callback to jquery.byteLimit
2011-08-08 Chad HorohoeMostly revert r89400: not needed since Brion fixed...
2011-08-08 KrinkleClean up mediawiki.Title test suite:
2011-08-07 Max SemenikFixed sidebar tests on Windows. Can't use PHP_EOL here...
2011-08-05 Alexandre Emsenhuber* Call Linker methods statically
2011-08-05 Alexandre Emsenhuber$wgLanguageCode applies to $wgContLang, not $wgLang...
2011-08-04 Chad HorohoePartial fix for r88772: no need for IGNORE on site_stat...
2011-08-04 Chad HorohoeFollowup r93928: forgot to remove this
2011-08-04 Chad HorohoeFixes for r92251:
2011-08-02 Chad Horohoe(bug 30172) posix_isatty() fallback does not work when...
2011-08-02 Neil Kandalgaonkarmoving URI library to main resources
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
next