lhc/web/wiklou.git
2011-01-01 Markus Glasertest data for SimpleSeleniumTest
2011-01-01 Markus Glasertest data for SimpleSeleniumTest
2011-01-01 Markus Glasertypo in comment
2011-01-01 Markus Glaserchanged path after relocation
2011-01-01 Markus Glasernow uses separate database and images dir for selenium...
2011-01-01 Alexandre EmsenhuberUpdate copyright year
2011-01-01 ShinjimanLocalisation updates Cantonese, Chinese and Literary...
2011-01-01 X!Add parsertest specific help to PHPUnit.php
2011-01-01 X!More work on new parser tests:
2011-01-01 X!Start work on porting ParserTests completely into PHPunit.
2011-01-01 Daniel Friesen*sigh* I wish this were git... Followup r79398, small...
2011-01-01 Daniel FriesenImplement "relevant" title and user in the skin system...
2011-01-01 Daniel FriesenFix php notice in vector from r79383.
2010-12-31 Daniel FriesenFollowup r79383, missing message documentation.
2010-12-31 Daniel FriesenMerging Vector's navigation_urls and SkinTemplate's...
2010-12-31 X!Forgot to change the other API tests
2010-12-31 X!Solve 1 test by changing static variables to non-static
2010-12-31 X!For some reason tableExists() is being unreliable,...
2010-12-31 X!-If $this->db does not exist, skip destroying the DB
2010-12-31 X!Add check to make sure only MySQL and SQLite are used...
2010-12-31 X!Only destroy DB if it needs it
2010-12-31 X!I made MySQL work, and broke SQLite in the process...
2010-12-31 X!Solved problem with SQLite: Globals were getting stored...
2010-12-31 Aryeh GregorRELEASE-NOTES update for r79363
2010-12-31 X!More work on getting SQLite to work with unit tests...
2010-12-31 Aryeh GregorUpdate dependencies for r79363 per Roan's advice
2010-12-31 Aryeh GregorEnable mwsuggest datalist implementation
2010-12-31 Niklas LaxströmNew method for making it easier for developers to get...
2010-12-31 Daniel FriesenAdd SkinTemplateNavigation::SpecialPage and SkinTemplat...
2010-12-31 Daniel FriesenMight as well fix this doc file... even though it's...
2010-12-31 Roan Kattouwr79347 didn't update other callers to mungeQuery()...
2010-12-31 Roan KattouwFollowup r78786: pass $fname in the raw SQL case too
2010-12-31 Roan KattouwFollow-up r78786: the querypage branch merge threw...
2010-12-31 Roan KattouwFix r78970 per CR: params were the wrong way around
2010-12-31 Roan KattouwRemove now-unused SQL timestamp conversion functions...
2010-12-31 Raimond SpekkingLocalisation updates for core and extension messages...
2010-12-31 PlatonidesFollow up r79314.
2010-12-31 nadeeshaChange the values taken from the SeleniumTestConstants.php
2010-12-31 Sam ReedFollowup r74519, fixup code style issues
2010-12-31 Sam ReedMake BenchmarkPurge subclass benchmark, not really...
2010-12-31 Sam ReedAdd descriptions
2010-12-31 Sam ReedMove benchmarkPurge to maintenance/benchmarks folder
2010-12-31 X!Use $oldTableName in CloneDatabase. The dropTable(...
2010-12-30 Raimond SpekkingLocalisation updates for core and extension messages...
2010-12-30 PlatonidesFollow up r77654
2010-12-30 Greg Sabino... Don't put multiple tables in the same file.
2010-12-30 Sam ReedFix private class member variable access
2010-12-30 X!-Destroy the DB automatically when initting the DB
2010-12-30 Sam ReedStyleli[zs]e the API up to date (Been a while since)
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 Roan Kattouw(bug 26507) Wrap all ResourceLoader-served JS in (funct...
2010-12-30 Roan KattouwFix JS errors in prefs.js caused by the (unintentional...
2010-12-30 Daniel FriesenFollowup r79055 c12495 fix undefined index notice.
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-30 Alexandre EmsenhuberFix for r79231: $dbname was missing
2010-12-30 Sam ReedRemove another usage of extract()
2010-12-30 Sam ReedNo magic variables are used after this extract call...
2010-12-30 Sam ReedExtract sucks
2010-12-30 Sam ReedFollowup r79229, fix varible type fail
2010-12-30 Sam ReedAdd function return type hint to wfGetLBFactory
2010-12-30 Sam ReedArray to array
2010-12-30 Sam ReedPer CR on r68482, fix adss to add
2010-12-29 Roan KattouwFix r79213: and $ts === null too, per CR
2010-12-29 Roan KattouwFollowup r71751: change strict comparison to loose...
2010-12-29 Raimond SpekkingLocalisation updates for core and extension messages...
2010-12-29 Bryan Tong... Follow-up to r75282: don't query if there are no pages...
2010-12-29 Roan KattouwFollowup r78824: add missing message
2010-12-29 Chad HorohoeFix example per r78832 CR
2010-12-29 Chad HorohoeFollowup r78823: just remove the offending line entirely
2010-12-29 Chad HorohoeTweak comment
2010-12-29 PlatonidesFollow up r79183 removing global added in r79154
2010-12-29 Platonides(Bug 26458) Section edit links appear on pages that...
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 PlatonidesFollow up r67663. Now with 100% less sugar, er.. @s!
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 Bryan Tong... Add main contributors in SpecialVersion to README and...
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 OverlordQFollowup to r79094, PG handles temporary tables correct...
2010-12-28 Chad HorohoeFix hardcoded debugging from r79093
2010-12-28 Raimond SpekkingLocalisation updates for core and extension messages...
2010-12-28 Jack Phoenixadd Roan to Special:Version credits
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 PlatonidesFix bug 14404. The articles are now always saved with...
2010-12-28 PlatonidesAdd failing test for bug 14404.
next