lhc/web/wiklou.git
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...
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 KrinkleTreat premade toggle links as a custom instead of defau...
2010-12-27 Platonides(Bug 26434) - Generated password from "Create account...
2010-12-27 Sam Reed*(bug 26404) Enable call graphs for doxygen-generated doc
2010-12-27 PlatonidesReplace __METHOD__ with __FUNCTION__
2010-12-27 KrinkleThe toggle link may be in any of the cells of the first...
2010-12-27 Sam ReedOne would hope we have no .php3 files left laying around
2010-12-27 Chad HorohoeMove setup_plpgsql() to PostgresInstaller and make...
2010-12-27 TobiasSpecial:Permalink as alias for Special:PermanentLink...
2010-12-27 Chad Horohoe* Followup r78450: just use selectField() instead of...
2010-12-27 Daniel FriesenCommit getPersonalTools to allow personal bar generatio...
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-27 Happy-melonFollow-up r79036: update comment.
2010-12-27 Happy-melon(bug 268) add Special:PermanentLink/### as an internall...
2010-12-26 PlatonidesRevert r75588 and r77381. Block just the tainted pairs...
2010-12-26 PlatonidesWhen running phpunit with globals backup, $skinsInitial...
2010-12-26 Brion VibberThumbnail previews for PNG, JPEG, GIF, and SVG files...
2010-12-26 Krinkleadding hoverIntent plugin
2010-12-26 Brion VibberThrow an exception instead of low-level PHP fatal error...
2010-12-26 Raimond SpekkingLocalisation updates for core and extension messages...
2010-12-26 Ryan LaneAdding maintenance script to purge stale flagged revs...
next