Merge "Changed wfMessage() usage to call directly MessageCache::get() so that its...
[lhc/web/wiklou.git] / tests / phpunit /
2012-04-02 DemonMerge "Changed wfMessage() usage to call directly Messa...
2012-04-02 DemonMerge "anchor to jump to editform when previewing changes"
2012-04-02 Antoine MussoRegroup all API tests in the 'API' PHPUnit group
2012-03-28 NikerabbitMerge "Use local context to get messages"
2012-03-28 NikerabbitMerge "Add phpunit testcases for Bug 30681"
2012-03-28 Santhosh ThottingalAdd phpunit testcases for Bug 30681
2012-03-26 Tim StarlingMerge "Localisation updates for namespace names for...
2012-03-24 Aaron SchulzMerge "* Added Profiler::addInitialStack() to separate...
2012-03-23 HasharMerge "http->https"
2012-03-23 Antoine MussoRecentChangeTest use the Database
2012-03-22 DemonMerge "(bug 32827) "[Regression] Block log for IP range...
2012-03-22 HasharMerge "Added per-backend profiling calls."
2012-03-22 DemonMerge "Bug 35162 - Change in Database api break extensi...
2012-03-22 Aaron SchulzMerge "Fix newline in the message per CR Change method...
2012-03-22 Aaron SchulzMerge "Trim trailing whitespace"
2012-03-21 Sam ReedTrim trailing whitespace
2012-03-20 Roan KattouwRevert r114067, r114071, r114075, r114079, r114081...
2012-03-20 Jeroen De Dauwadded some tests using the intervals param
2012-03-19 Sam ReedMore occurrence typos
2012-03-19 Aaron SchulzReverted r113688, r113691 per CR and filed #61440 upstream.
2012-03-19 Alexandre EmsenhuberRemoved XmlTest::testNamespaceSelector(); it just break...
2012-03-17 Jeroen De Dauwfollow up to r114084, add tests for stuff w/ multiple...
2012-03-17 Sam ReedTrim trailing whitespace
2012-03-17 Sam ReedNoralise a few of the magic numbers used in r114084
2012-03-17 Sam ReedUnit tests for r114067
2012-03-15 Max SemenikFollow-up r113922: tests
2012-03-13 Aaron SchulzTweak testFileRepoConstructionWithRequiredOptions so...
2012-03-13 Aaron Schulzr113688: updated test assertions
2012-03-11 Sam ReedNormalise casing of getArticleID used in core
2012-03-08 Aaron Schulz[FileBackend] Made doOperations() Status handling align...
2012-03-07 Krinkle[Html::namespaceSelector] Remove default id/name attributes
2012-03-07 Antoine Musso(bug 34302) Add CSS classes to email fields in user...
2012-03-07 Sam ReedFix mixed/messed up whitespace
2012-03-05 Alexandre EmsenhuberMake RecentChangeTest work by using the same context...
2012-03-05 Antoine Mussoamend r113016 , that was for bug 34302
2012-03-05 Antoine Mussoplace holder to test bug 34919 when it is fixed
2012-02-28 Aaron Schulzr112563: Removed random bogus user IDs passed into...
2012-02-28 Krinkle[IRC Log Message] Fix for protect/protect and protect...
2012-02-28 Krinkle[RecentChangeTest] Refactor unit test to test better...
2012-02-25 Antoine Mussorename test file to end with Test.php :D
2012-02-25 Antoine Mussobasic tests for bug 34508
2012-02-24 Antoine Mussoavoid test suite file leaks
2012-02-24 Max SemenikTest that verifies uniqueness of query module prefixes
2012-02-24 Antoine Mussobetter structure filename error output
2012-02-24 Antoine Mussoavoid exif tests file leakage
2012-02-24 Daniel FriesenFix bug 34684 in my PathRouter code:
2012-02-20 Platonidesxdiff_string_rabdiff() appeared in version 1.5.0 of...
2012-02-16 Tim Starling(bug 34428) Fixed hash mismatch errors in DiffHistoryBl...
2012-02-16 Sam ReedCleanup a few unused globals
2012-02-15 Alexandre EmsenhuberRemoved assertions calling MWNamespace::isMain() from...
2012-02-14 Antoine Mussosplit ns selector tests for filter / disable options
2012-02-13 Alexandre EmsenhuberUse WikiPage instead of Article to call doDeleteArticle
2012-02-13 Krinkle[Html] Follow-up r109990: Add support for excluding...
2012-02-13 Krinkle[Html] Follow-up r109990: Add category to example names...
2012-02-12 Alexandre Emsenhuber* Use WikiPage instead of Article to call doEdit()
2012-02-08 Aaron Schulz* Corrected and improved FileBackend::getFileList(...
2012-02-07 Antoine Mussotest FileRepo constructor
2012-02-06 Antoine Mussodisable ApiUploadTest
2012-02-06 Alexandre EmsenhuberUse WikiPage instead of Article to call doEdit() and...
2012-02-06 Aaron SchulzAdded missing tests from r110731
2012-02-05 Alexandre Emsenhuber* Use WikiPage instead of Article for ParserCache stuff
2012-02-05 Alexandre EmsenhuberFix call to deprecated to fix test since it was throwin...
2012-02-02 Aaron SchulzFixed windows-related test failures (that string format...
2012-02-02 Niklas LaxströmWhitespace cleanup
2012-02-01 Antoine MussoFix doxygen docs before REL1_19 branching
2012-02-01 Amir E. AharoniAdded tests for plural, same as Russian.
2012-02-01 Alexandre Emsenhuber* Use WikiPage instead of Article
2012-02-01 Amir E. AharoniFixed plural rules for Romanian / Moldovan according...
2012-02-01 Amir E. AharoniAdding plural tests for more languages.
2012-01-31 Amir E. AharoniTesting the case when dual is not provided.
2012-01-31 Amir E. AharoniAdding tests for plural in Hebrew.
2012-01-30 Krinkle[Xml::encodeJsVar] Change to match FormatJson::encode...
2012-01-30 Antoine Mussomake sure we test normalization against normalized...
2012-01-30 Santhosh ThottingalFollowup r110279. $count % 100 in 1..19 is few form.
2012-01-30 Santhosh Thottingalphpunit testcases for lv, mg,and ml languages to test...
2012-01-30 Santhosh ThottingalFor Moldavian $count % 100 < 20 is not 'few' form,...
2012-01-30 Antoine Mussotest Html::namespaceSelector() id & name attributes...
2012-01-29 Aaron SchulzIn FileBackendBase/FileBackend:
2012-01-28 Aaron Schulz* In NewParserTest, made it possible to use the --use...
2012-01-28 Aaron Schulzr110180: fixed copy-paste cruft for custom backend...
2012-01-27 Aaron SchulzKilled the metric arseload of test folders that were...
2012-01-27 Aaron SchulzFixed a bunch of dir leakage
2012-01-27 Alexandre EmsenhuberUse WikiPage instead of Article to call doDeleteArticle()
2012-01-27 Chad HorohoeFixup r109698, add setter for $namespaceNames and use...
2012-01-27 Santhosh ThottingalAdd PHPUnit tests for plural rules. For languages cs...
2012-01-27 Santhosh Thottingalphpunit testcases on the plural rules for am, ar, be...
2012-01-27 Santhosh ThottingalUse dataprovider for testcases.
2012-01-25 Aaron Schulz* In NewParserTest, refactored code to use FileBackend...
2012-01-25 KrinkleFix broken unit test
2012-01-25 Krinkle[Html] Unit test + bugfix Html::namespaceSelector
2012-01-25 Aaron SchulzIn FileBackend:
2012-01-25 Krinkle[Unit testing] Re-order attribs to a-z to make testing...
2012-01-24 Aaron SchulzMade FileOp classes enforce required params. Also rever...
2012-01-23 Tim StarlingMake arguments to phpunit.php work. It's hard to believ...
2012-01-23 Antoine MussoFileRepo: check constructor parameters
2012-01-23 Aaron Schulz* Added some wfProfileIn() calls to file backend code.
2012-01-22 Aaron Schulz* Modified StoreBatchTest and FileBackendTest to allow...
2012-01-21 Krinkle[Unit testing] Add unit tests for Xml::namespaceSelector
2012-01-20 Aaron Schulz* Added FileBackend::parentStoragePath() convenience...
2012-01-20 PlatonidesFix folder leakage.
next