[Html] Follow-up r109990: Add category to example namespaces
[lhc/web/wiklou.git] / tests / phpunit / includes /
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-02 Aaron SchulzFixed windows-related test failures (that string format...
2012-02-01 Antoine MussoFix doxygen docs before REL1_19 branching
2012-02-01 Alexandre Emsenhuber* Use WikiPage instead of Article
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 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-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 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.
2012-01-20 PlatonidesIf you are going to leak folders, at least give them...
2012-01-19 Sam ReedDocumentation and whitespace
2012-01-19 Alexandre Emsenhuber$wgLanguageCode goes with $wgContLang, not $wgLang...
2012-01-19 Aaron SchulzRenamed 'overwriteDest' FileBackend operation parameter...
2012-01-18 Antoine MussoMWDebugTest: clear log before running tests
2012-01-18 Antoine Mussotests: mark tests requiring a database connection
2012-01-16 Antoine Mussoenable MWDebug tests
2012-01-16 Antoine Mussotest with MWDebug enabled (made possible by r109032)
2012-01-16 Antoine MussoSkip BrokenRedirectsPage query test under MySQL
2012-01-15 Aaron SchulzIn FileOp/FileBackend:
2012-01-13 Aaron SchulzRemoved call to ParserTest::setUp() which was unnecessa...
2012-01-13 Aaron SchulzIn FileBackend:
2012-01-13 Antoine MussoDisable MWDebug tests for now
2012-01-13 Antoine Mussosome tests for MWDebug
2012-01-12 Aaron Schulz* Added 'basePath' config param to FSFileBackend and...
2012-01-12 Antoine Mussoswap assertEquals parameters in TemplateCategoriesTest
2012-01-12 Antoine Mussobug 33583 search ns user pref ignored!
2012-01-11 Max SemenikRevert r108603, which was itself a revert of r107376...
2012-01-11 Antoine MussoReverts MySQL stored procedure support
2012-01-11 Antoine Mussoreverts Concurrency works
2012-01-11 Ian BakerCommenting these tests out so that CI can run, since...
2012-01-11 Ian BakerFixed concurrency issues related to mysql default locki...
2012-01-10 Sam ReedAdd svn:keywords Id
2012-01-10 Ian BakerMERGE branches/concurrency 108301:108557 into trunk
2012-01-10 Antoine Mussomove parser fuzz test to ParserFuzz group
2012-01-10 Antoine MussoStoreBatchText note about using custom repo
2012-01-09 PlatonidesRevert r108358. It's a good fellow and we like to keep it.
2012-01-09 Antoine MussoBreak wfBCP47, wfBaseName and wfTimestamp tests
2012-01-09 Antoine Mussorevert r108420, will split with history
2012-01-09 Chad Horohoe* Drop old parserTests.php way of running parser tests...
2012-01-09 Antoine Mussoreindent SpecialSearchTest.php (follow r198400)
2012-01-09 Chad HorohoeRemove no-op codepath
2012-01-09 Antoine Mussotest skeleton for Special:Search
2012-01-09 Aaron Schulz* r107986: Added readOnly checks to prepare(), secure...
2012-01-08 Aaron Schulz* Fixed 'success' value of doOperations() Status to...
2012-01-08 Chad Horohoe* Drop old parserTests.php way of running parser tests...
2012-01-08 Chad HorohoeAnother @group Broken
2012-01-08 Chad Horohoe@group Broken rather than marking incomplete
2012-01-08 Aaron Schulz* Follow-up r107170: Moved FileBackend::concatenate...
2012-01-08 Aaron SchulzIn FileBackend:
2012-01-07 PlatonidesCalls to editToken() that r103294 missed.
2012-01-07 Platonidesr102411 fixup. Close register globals vuln, and document
2012-01-07 Alexandre Emsenhuber* Don't select (even twice for PHPUnit tests) "FOR...
2012-01-07 Aaron Schulzr108300: updated parserTest.inc tests and re-enabled...
2012-01-07 Aaron SchulzDependency inject the repo/backend for proper testing...
2012-01-07 Aaron Schulz* Fixed bogus dollar signs left in $tmpGlobals array...
2012-01-07 Aaron SchulzIn FileBackend/FileOp:
2012-01-06 Aaron SchulzFixes for r106752:
2012-01-05 Brian WolffMake sure that if we fail to read the App13 (iptc)...
2012-01-05 Daniel FriesenFollowup r105809; Split up the tests with a dataProvide...
2012-01-04 Max SemenikFollow-up r107376: disable test by default, causes...
2012-01-04 Aaron Schulz* Added FileBackendBase::getFileContents() function...
2012-01-03 Brion VibberPHPUnit test case for bug 31719 (followup r107793)
2011-12-31 Krinkle[Core JS] More fixing of global config variable usage
2011-12-27 PlatonidesNeed to set mDataLoaded so that this works without...
2011-12-27 Max SemenikAdded support for stored procedures/functions to MySQL:
2011-12-27 Jan GerberAdd phpunit tests for chunk upload api.
2011-12-23 Aaron SchulzIn FileBackendBase/FileBackend:
2011-12-22 Brion VibberAdd comments explaining that the funky multiple Locatio...
2011-12-22 Max SemenikMoved SQLite test .sql files to the common test data...
2011-12-22 Aaron Schulz* FU r106752: de-uglified Setup.php by moving most...
2011-12-21 Ian BakerThis isn't a doc comment, so shouldn't start with ...
2011-12-21 Ian Bakerchanged instances of sample.com to example.com per...
2011-12-21 Alexandre EmsenhuberUse LinkCache::singleton()->clear() instead of using...
2011-12-21 Antoine Mussotests for r94881 which interprets relative Location...
2011-12-21 Aaron SchulzFixed typo in testGetFileList() and used the proper...
2011-12-20 Aaron SchulzFU r106752: use "media-" instead of "images-" in contai...
next