* resolved some issues with sequences and deleting of rows on referenced tables
[lhc/web/wiklou.git] / tests /
2011-09-01 Mark A. Hershbergerr93633 - remove duplicated tests
2011-09-01 KrinkleFix bad escaping in mw.message for inexistent messages...
2011-09-01 KrinkleFix r95997: Update unit test
2011-08-30 Roan KattouwFix a message key typo in r41961 (!!), which didn't...
2011-08-29 KrinkleMake file names match module names.
2011-08-28 Krinklemediawiki.test: Fix mw.config interaction with wgScriptPath
2011-08-27 PlatonidesManually set the title as not being a redirect. Otherwise,
2011-08-26 Krinklemediawiki.util.test: Change portlet name to not conflic...
2011-08-24 Brion VibberFollowup r95332 (bug 30441 fix) -- Roan pointed out...
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 KrinkleAdd comments and fix whitespace for r90657, r86305
2011-08-24 Sam ReedFollowup r82577
2011-08-23 Thomas Griesfollow up for r95341 , test case 025a corrected the...
2011-08-23 Thomas Griestest case for jquery.highlightText.js : test case 025a...
2011-08-23 Brion Vibber* (bug 30441) getParamValue must understand "+" encodin...
2011-08-23 Thomas Griesadded jquery.highlightText.js test cases for Russian...
2011-08-23 Brion VibberFollowup r95262 - remove bogus test cases that seemed...
2011-08-23 Thomas Griesjquery.highlightText.js : test cases for French added
2011-08-22 Thomas Griesfollow up to r94807 : more test cases incl. hebrew...
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-20 Roan KattouwPer CR on r90915, fix the description of one of the...
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 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...
next