lhc/web/wiklou.git
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.
2010-12-28 X!Fix r79109: listTables() does not work without a prefix...
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 PlatonidesPlay safe and clear the article object internals, too...
2010-12-28 PlatonidesThis precondition is no longer needed after r78393
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 Niklas LaxströmFollow up r23393, also remove the getter method
2010-12-28 ShinjimanLocalisation updates Cantonese, Chinese and Literary...
2010-12-28 X!Wrong URL in README
2010-12-28 Chad HorohoeNitpick r79094: fix var names
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 Krinkle* Follow-up r79087. Applying to other skins that have...
2010-12-27 Chad HorohoeComment out "subscribe to mediawiki-l" feature until...
2010-12-27 Raimond SpekkingLocalisation updates for core and extension messages...
2010-12-27 KrinkleAdding overflow:hidden to heading elements in Vector.
2010-12-27 KrinkleRoom around thumbs should be margin, not a transparent...
2010-12-27 Happy-melonFollow-up r79084: synchronise keys.
2010-12-27 Happy-melonFollow-up r79083: Fix notices on TW.
2010-12-27 Happy-melonRefactoring in RecentChanges/Watchlist:
2010-12-27 PlatonidesIf running against the grid, there's no need to start...
next