lhc/web/wiklou.git
2012-01-10 Santhosh ThottingalMake the plural rules consistant with the rules in...
2012-01-10 Santhosh ThottingalMake the javascript implementation of Macedonian(mk...
2012-01-10 Aaron Schulzr108353: Distinguish null/false in FileBackend::fileExi...
2012-01-09 PlatonidesRevert r108358. It's a good fellow and we like to keep it.
2012-01-09 Raimond SpekkingLocalisation updates for core and extension messages...
2012-01-09 Aaron SchulzRemoved debug code from r108472
2012-01-09 Aaron SchulzFix r108185: file transform store op needs 'overwriteDest'
2012-01-09 Aaron Schulz* Fixed FileOp::attemptBatch() bug that had status...
2012-01-09 Antoine Mussofix '999bps' test message
2012-01-09 Niklas LaxströmMissing @since tags have a yet another victim
2012-01-09 Alexandre EmsenhuberRegister 'ScriptImporter' in $wgReservedUsernames;...
2012-01-09 Sam ReedFollowup r108425, r108426
2012-01-09 Siebrand MazelandFollow-up r108415: Localisation updates (add/remove).
2012-01-09 Chad HorohoeFollowup r108403, use data providers
2012-01-09 Antoine MussoBreak wfBCP47, wfBaseName and wfTimestamp tests
2012-01-09 Antoine Mussorevert r108420, will split with history
2012-01-09 Markus GlaserEnables MediaWiki to use Windows Azure as a file backend.
2012-01-09 Markus GlaserThis extension makes sure PHPAzure library is properly...
2012-01-09 Chad Horohoe* Drop old parserTests.php way of running parser tests...
2012-01-09 Siebrand Mazelandfile name -> filename for consistency.
2012-01-09 Antoine Mussoreindent SpecialSearchTest.php (follow r198400)
2012-01-09 Siebrand MazelandRemove API error message duplication from Translate...
2012-01-09 Antoine Mussomethod documentation for r108364
2012-01-09 Antoine Mussotest format bitrate with '999'
2012-01-09 Daniel FriesenAdd a new methodExists method to MWInit.
2012-01-09 Antoine Mussofilerepo: always use realpath()
2012-01-09 Chad HorohoeRemove no-op codepath
2012-01-09 Santhosh ThottingalCleanup the convertPLural method for Lithuanian(lt)
2012-01-09 Antoine Mussotip to run parser tests
2012-01-09 Santhosh ThottingalCleanup the convertPLural method for Lithuanian(lt)
2012-01-09 Antoine Mussotest skeleton for Special:Search
2012-01-09 Antoine MussoFauxRequest now has empty data per default
2012-01-09 Santhosh ThottingalLatest version of CLDR got 6 rules for Welsh(cy). So...
2012-01-09 Santhosh ThottingalRemove unnecessary break statement after return statement.
2012-01-09 Antoine Mussorevert r108367 : breaks tests
2012-01-09 Krinkle[mediawiki.action.history.js] Provide cleaner handling...
2012-01-09 Aaron Schulz* r107986: Added readOnly checks to prepare(), secure...
2012-01-09 KrinkleFix double-escaping in 108312
2012-01-08 Sam ReedFixup documentation
2012-01-08 Krinkle[mediawiki.action.history.js] Clean up
2012-01-08 Krinkle[HistoryAction] Clean up
2012-01-08 Krinkle[HistoryAction] Revert r108341 as this breaks revision...
2012-01-08 Aaron Schulz* Fixed 'success' value of doOperations() Status to...
2012-01-08 Aaron Schulz* Improved error message for LockServerDaemon when...
2012-01-08 Amir E. AharoniFix the regression pointed out by Robin in r105855.
2012-01-08 Sam ReedFix str_replace parameter order fail from r108364
2012-01-08 Alexandre Emsenhuber* Use WikiPage instead of Article to call doEdit()
2012-01-08 Sam ReedFollowup r108363 for bug 33571
2012-01-08 Brion Vibber* bug 33571: fix yottabits/s in Language::formatBitrate
2012-01-08 Alexandre EmsenhuberFix method name in comment: Article::followRedirect...
2012-01-08 Chad HorohoeFollowup r108358, bring back DelayedParserTest
2012-01-08 Platonidesr92975 caused wikitable in MediaWiki:Recentchangestext...
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-08 KrinkleFix typo from r108342.
2012-01-08 Krinkle[Skin] Add CSS hook for action ("action-.." class on...
2012-01-08 Krinklerelease notes for r108343
2012-01-08 Krinkle[mw.config] wgAction shouldn't use direct URL values
2012-01-08 KrinkleImplement MediaWiki::getPerformedAction()
2012-01-08 KrinkleRemove action=history from submit on HistoryAction
2012-01-08 KrinkleRe-applying change to code from r106516
2012-01-08 KrinkleRe-do svn copy from r106516 preserving history
2012-01-07 John Du HartUpdating stat in the README
2012-01-07 PlatonidesNo need of $wgDBmwschema after r108060
2012-01-07 PlatonidesCalls to editToken() that r103294 missed.
2012-01-07 PlatonidesProfile all returns (r107319 follow-up)
2012-01-07 Aaron SchulzFixed name of $wgLockManagers var in DefaultSettings.php
2012-01-07 PlatonidesRemove empty statement added in r108193
2012-01-07 Platonidesr102411 fixup. Close register globals vuln, and document
2012-01-07 Raimond SpekkingLocalisation updates for core and extension messages...
2012-01-07 Alexandre EmsenhuberSimplify the check to make it more understandable
2012-01-07 Alexandre EmsenhuberCleanup in WikiPage::getRedirectURL():
2012-01-07 Brian Wolff(follow-up r108145) Mark test as needing a database...
2012-01-07 Alexandre Emsenhuber* Use WikiPage instead of Article
2012-01-07 Alexandre Emsenhuber* Don't select (even twice for PHPUnit tests) "FOR...
2012-01-07 Niklas LaxströmDon't expand templates in html <title>. This seems...
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 Schulzr108300: also destroy the repo/backend singletons for...
2012-01-07 Aaron Schulz* Fixed bogus dollar signs left in $tmpGlobals array...
2012-01-07 Aaron SchulzPartially reverted bits from r108300. Not allowing...
2012-01-07 Aaron SchulzIn FileBackend/FileOp:
2012-01-06 Raimond SpekkingLocalisation updates for core and extension messages...
2012-01-06 Raimond SpekkingRegister the 2 new access message keys from r108262...
2012-01-06 Raimond SpekkingIgnore the 2 new access message keys from r108262 for...
2012-01-06 Antoine Mussorv r108284 since PHP has different behaviors
2012-01-06 Antoine MussoFix formatBitrate behavior on Mac OS X
2012-01-06 Mark A. Hershbergerminor w/s + move $title instantiation above Enotif
2012-01-06 Mark A. Hershbergerw/s, remove unused vars per note in bug #33537
2012-01-06 Alexandre EmsenhuberRevert r105790 and move back view counter back to WikiP...
2012-01-06 Alexandre Emsenhuber* Added WikiPage to RequestContext and related so that...
2012-01-06 Chad HorohoeCouple of fname -> __method__
2012-01-06 Antoine Mussowl edit tooltip messages from r108262
2012-01-06 Chad Horohoe(bug 32787) Add DB name to debug output. Based on patch...
2012-01-06 KrinkleAdd tooltip/accesskey to EditWatchlist
2012-01-06 Krinklerelease-notes: remove notes for r108203; adding new...
2012-01-06 Chad HorohoeFollow up r108248, r108141: use wfUnpack() so we don...
next