Revert r87992 and followups r87998, r89028 (Support abstraction for 'NOT IN' SQL...
[lhc/web/wiklou.git] / tests / phpunit / includes /
2011-09-13 Chad HorohoeRevert r87992 and followups r87998, r89028 (Support...
2011-09-12 KrinkleUse a username different from the main BlockTest.php...
2011-09-12 Aaron SchulzReverted r86072, r86419 per CR. Lots of conflicts resol...
2011-09-10 Daniel FriesenAdd some other ServicesJson tests.
2011-09-10 Chad HorohoeAdd some basic tests to compare output of native json...
2011-09-09 Brian Wolff(bug 30640; follow-up r92279) Rotating images was makin...
2011-09-08 Chad HorohoeGut anything from HttpTest that involves making externa...
2011-09-08 Roan KattouwAdd tests for r96562. HttpTest still has 5 failing...
2011-09-07 Antoine Mussocomplement r96386 tests
2011-09-07 Aaron SchulzFor r91123:
2011-09-07 Chad Horohoerv r96424, Roan had his fun
2011-09-07 Roan KattouwBreak some tests intentionally to see how Jenkins displ...
2011-09-06 Aaron SchulzFixed typo in ipv6 private IP range list and added...
2011-09-06 Max SemenikFix for r96344: explicitly set $wgExtensionAssetsPath...
2011-09-06 Chad HorohoeMerge ParserTestStaticParserHook into ParserTestParserH...
2011-09-03 KrinkleHtml.php: The "future"[1] is here. Add features for...
2011-09-03 KrinkleWhitespacing in HtmlTest.php
2011-08-30 Roan KattouwFix a message key typo in r41961 (!!), which didn't...
2011-08-27 PlatonidesManually set the title as not being a redirect. Otherwise,
2011-08-24 Sam ReedFix missing $ from r95439
2011-08-24 Sam ReedFixup the rest of r82577
2011-08-24 Sam ReedFix testGetTalkExceptions from r82577
2011-08-24 Sam ReedFollowup r82577
2011-08-21 Brian Wolfffollow-up r95171 - add unit test for tracking categories.
2011-08-21 Brian Wolff(follow-up r86169) Moar unit-tests!! (sorry for uttetly...
2011-08-20 Roan KattouwFollowup r95072: add tests for wfMatchesDomainList
2011-08-19 Roan KattouwAdd a PROTO_CANONICAL mode to wfExpandUrl(), which...
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 Brian Wolfffollow-up r94601 - add unit tests for stripping the...
2011-08-17 Brian WolffFollow-up r94680 - fix unit tests.
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 Alexandre EmsenhuberSome misc fixes to tests:
2011-08-16 Antoine MussoTests for wfGetIP() follow up r89407
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-13 Chad Horohoervv (r94406)
2011-08-13 Chad HorohoePurposefully break two tests so I can see how Jenkins...
2011-08-11 Alexandre EmsenhuberMake SpecialRecentchangesTest pass
2011-08-09 Chad HorohoeMove the fuzz test into @group Broken so it will shut...
2011-08-08 Chad HorohoeMostly revert r89400: not needed since Brion fixed...
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* ApiTest: mark testApiGotCookie() broken, since it is
2011-08-02 Neil Kandalgaonkaradd maxWidth param
2011-08-01 Mark A. Hershbergerw/s changes: “svn diff -x-w” is clean
2011-07-28 Chad HorohoeFollowup r93344: forgot to fix test. In other news...
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 Aaron SchulzReverted r92489 and added/use hideDeprecated() to MW...
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-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 Bryan Tong Minh(bug 28762) Resizing to specified height broken for...
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 Antoine MussoNS_MAIN can locally have subpages enabled
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 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 Brian Wolff(follow-up r90256) Unit tests.
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.
next