r79347 didn't update other callers to mungeQuery(), so let's just take the easy way...
[lhc/web/wiklou.git] / tests /
2010-12-31 nadeeshaChange the values taken from the SeleniumTestConstants.php
2010-12-30 PlatonidesFollow up r77654
2010-12-30 X!-Destroy the DB automatically when initting the DB
2010-12-30 PlatonidesSpacing, esthetical fixes.
2010-12-30 PlatonidesFollow up r79109. Do not use create_function.
2010-12-30 PlatonidesThis global declaration is now unused.
2010-12-30 PlatonidesResourceLoader::register() works differently since...
2010-12-30 PlatonidesFix r71751 problems with textual parameters.
2010-12-30 nadeeshaReplace the common xpaths with the 'LINK_DIV', 'LINK_FO...
2010-12-30 nadeeshaAdded 'LINK_DIV' variable
2010-12-30 nadeeshaAdded two variables 'LINK_FORM' and 'LINK_RIGHT_FRAMEWORK'
2010-12-29 PlatonidesFollow up r79183 removing global added in r79154
2010-12-29 X!Self-reverting my reversion of r79154 in r79158. The...
2010-12-29 PlatonidesReplace the global $additionalMWCLIArgs with a class...
2010-12-29 PlatonidesMove MediaWikiTestCase class to a new file and load...
2010-12-29 PlatonidesFollow up r79107 for old PHPUnit versions.
2010-12-29 PlatonidesDon't error no matter if the article exists or not.
2010-12-29 PlatonidesFix the DELETE FROM `unittest_objectcache` WHERE keynam...
2010-12-29 PlatonidesFollow up r79173. Pass the parameters in the right...
2010-12-29 PlatonidesFollow up r79109.
2010-12-29 X!-Set configuration automatically if not set. This allow...
2010-12-29 X!Partial revert of r79154. hexmode asserts that these...
2010-12-29 X!Make MediaWikiParserTest work now in PHPUnit. There...
2010-12-28 X!Add test to supplement Bug 26425 (followup to r79013)
2010-12-28 X!Add BlockTest unit test
2010-12-28 X!NewDBTest does not need the function anymore.
2010-12-28 PlatonidesAdd failing test for bug 14404.
2010-12-28 Chad HorohoeAdd @covers annotations to IP tests
2010-12-28 Chad Horohoe* verbose and color default output from phpunit
2010-12-28 X!Followup to r79109: Use a clean DB by default for each...
2010-12-28 Chad HorohoeFollowup r79112: missed one rename
2010-12-28 Chad HorohoeRename MediaWikiTestSetup to MediaWikiTestCase: this...
2010-12-28 X!It's here! It's finally here! The skies are falling...
2010-12-28 PlatonidesSet $wgAdaptiveMessageCache for parserTests until NikeR...
2010-12-28 X!assertType() is deprecated, switching usages tp assertI...
2010-12-28 X!Wrong URL in README
2010-12-28 Chad HorohoeFollowup r79093: Move DROP TABLE code to Database class...
2010-12-28 Chad HorohoeRefactor table cloning code into its own class so it...
2010-12-27 PlatonidesIf running against the grid, there's no need to start...
2010-12-27 PlatonidesRemove debugging var_dump, add , in message.
2010-12-27 PlatonidesGet rid of a different configuration file syntax for...
2010-12-27 PlatonidesReplace __METHOD__ with __FUNCTION__
2010-12-27 nadeeshaAdding README file for the Installer testing
2010-12-27 nadeeshaUpdated the copyright section
2010-12-27 nadeeshaRemove 'str_replace('//','/',' from the require_once...
2010-12-27 nadeeshaAdding MediaWiki installer test scripts and installer...
2010-12-27 nadeeshaDeleting installer directory to have a fresh commit
2010-12-27 Brion Vibber* bug 26437: fix for Sanitizer::decodeCharReferences...
2010-12-26 PlatonidesDocument parser, add test cases for the external entry...
2010-12-24 PlatonidesAdd a couple of comments from my WC
2010-12-24 Brian Wolfffollow up to r78952 add parser tests relating to intern...
2010-12-24 nadeeshaChange the copyright section
2010-12-24 nadeeshaChange the values of the ADMIN_EMAIL_ADDRESS/ VALID_YOU...
2010-12-23 Priyanka DhandaSome test cleanup.
2010-12-23 nadeeshaAdded MediaWikiOnAlreadyInstalledTestCase.php to the...
2010-12-23 nadeeshaUpdated the test cases as per the code review comments
2010-12-23 nadeeshaAdded MediaWikiInstallationMessage.php and MediaWikiIns...
2010-12-22 Sam ReedFollowup r78775, svn:eol-style native SET UP YOUR AUTOPROPS
2010-12-22 nadeeshadelete the additional variable
2010-12-22 nadeeshaAdd MediaWiki 1.18 alpha installer test cases
2010-12-22 Sam ReedProperly qualify usage of class constants
2010-12-21 Mark A. HershbergerInstaller and doc fixups thanks to Zak Greant.
2010-12-19 Mark A. Hershbergerupdate install-phpunit.sh so people who read [[Unit_Tes...
2010-12-18 Mark A. Hershberger* re r76385 Add parser tests for $wgExternalLinkTarget...
2010-12-16 Happy-melonFollow-up r77762 per CR, and an unrelated one-character...
2010-12-16 Happy-melonFollow-up r78452, r78497: having got my copy of phpunit...
2010-12-16 Happy-melonFollow-up r78452: if you're going to try and declare...
2010-12-16 PlatonidesThis path changed when moving the tests folder.
2010-12-16 Mark A. HershbergerRepair phpunit.php
2010-12-15 Priyanka DhandaFixed typo
2010-12-15 Priyanka DhandaMake these tests run again. I think this is the right...
2010-12-15 Chad HorohoeFollowup r78383: deny tests from web
2010-12-14 Chad HorohoeFix a few more paths, restore a few files lost in the...
2010-12-14 Chad HorohoeFix path changes from move in r78383
2010-12-14 Chad HorohoeMissed another comment in r78381
2010-12-14 Chad HorohoePer wikitech-l discussion: Move tests from maintenance...
2010-02-03 Max SemenikMoved tests to maintenance - one directory less to...
2010-02-03 Alexandre EmsenhuberFollow-up r61938: also port SearchUpdate test
2010-02-03 Chad HorohoeRevert unrelated (and unworking) change from r61940)
2010-02-03 Chad HorohoeLast tests were ported in r61938 or are otherwise unuse...
2010-02-03 Alexandre Emsenhuber* Port tests from t/inc/
2010-02-03 Mark A. Hershbergerfollow-up r61917 - stylize for coding conventions
2010-02-03 Alexandre EmsenhuberCatch the case when allow_url_fopen=false
2010-02-03 Chad HorohoePort IP tests to PHPUnit format
2010-02-03 Alexandre EmsenhuberAdded tests for SiteConfiguration ($wgConf)
2010-02-03 Mark A. HershbergerAdd preliminary API tests. Next step: UploadChunks...
2010-02-03 Mark A. Hershbergerfollow-up r61655 fill out the rest of the missing messages
2010-02-02 Max SemenikPHPUnit tests:
2010-02-02 Chad HorohoeMerge alternative readme into main file. Two ways to...
2010-02-01 Mark A. Hershbergerfollow up 61775 -- REVERT REVERT
2010-02-01 Mark A. HershbergerFix parsertests so that they work even when server...
2010-01-29 Chad HorohoeFollowup r61655, add sys_get_temp_dir() support to...
2010-01-29 Mark A. Hershbergerfollow up r61357
2010-01-27 Mark A. HershbergerParser tests now working under phpunit
2010-01-27 Mark A. HershbergerBreak up tests so problems are easier to track down.
2010-01-27 Mark A. HershbergerMake the instantiation tests actually work.
2010-01-27 Tim StarlingRevert r61528, r61527, r61526, r61525, r61519, r61515...
2010-01-26 PlatonidesStep 4: Profit!!
2010-01-23 Mark A. Hershbergerfollow up r61356 -- remove global
2010-01-22 Mark A. Hershbergeronly once.
next