lhc/web/wiklou.git
2010-12-06 Tim StarlingRemove some of the rubbish that has been accumulating...
2010-12-06 Tim Starling* Reformatted several text documents to be a hybrid...
2010-12-06 KrinkleAdding reference to bug 26267. Follow-up on r77123
2010-12-06 Tim Starling* Made it possible to run multiple installer instances...
2010-12-06 Sam Reedbug 26265, a few explicit ; at end of blocks
2010-12-06 Alexandre Emsenhuber* (bug 23119) WikiError class and subclasses are now...
2010-12-06 Raimond SpekkingFollow-up r77864: Add new measage key to maintenance...
2010-12-06 Alexandre EmsenhuberWhen opening the subprocess fetchText.php, pass the...
2010-12-06 Daniel FriesenAdd a Skins category to Special:Version.
2010-12-06 Tim Starling* Update NoLocalSettings.php for the new installer...
2010-12-06 Tim StarlingReverted r75832 per my comments on CR, unanswered for...
2010-12-06 Ilmari KaronenFix bug causing rebuildFileCache.php to create inapprop...
2010-12-06 Ilmari Karonenfollowup to r77843: fix off by one error
2010-12-05 Ilmari KaronenAdd new config variable $wgFileCacheDepth to set the...
2010-12-05 Derk-Jan HartmanFollow up to r77411. Patch by DieBuche
2010-12-05 Raimond SpekkingLocalisation updates for core and extension messages...
2010-12-05 Chad HorohoeThis can be private too
2010-12-05 Chad HorohoeFix copy+paste error from r77778
2010-12-05 Sam Reed-rakkaus/#mediawiki-i18n- [05-Dec-2010 18:22:39] PHP...
2010-12-05 Sam ReedSwap @private for setting function definition to private
2010-12-05 Sam ReedChange some member calls to static, from r75709
2010-12-05 PlatonidesFollow up r75705 typo.
2010-12-05 Alexandre EmsenhuberConverted ImportStreamSource functions to return a...
2010-12-05 Alexandre EmsenhuberConverted WikiError to MWException so at least users...
2010-12-05 Roan Kattouw(bug 26228) On certain PHP 5.2 installs, finfo function...
2010-12-05 Roan KattouwFix typo in r77714
2010-12-05 Daniel FriesenFollowup r77793, documentation for icon as a string...
2010-12-05 Daniel FriesenMake footerLink a public method, this method is useful...
2010-12-05 Daniel FriesenFolowup r77763, add documentation for $wgFooterIcons.
2010-12-05 Niklas LaxströmFollow-up r77763, get rid of boolean param and whitespa...
2010-12-05 Roan KattouwRevert r77760, broken, and do what it intended correctl...
2010-12-05 Daniel FriesenFollow up for r77732 and r77741, add the missing RELEAS...
2010-12-05 Daniel FriesenFollowup r77779, release note was put in the wrong...
2010-12-05 Daniel FriesenAdd MW_CONFIG_FILE support to load a separate config...
2010-12-05 Chad HorohoeOne less $wgTitle, and use dbw->update() instead of...
2010-12-05 Chad HorohoeNo need for globals, works fine without. Also add missi...
2010-12-05 Chad HorohoeMore useful debug output
2010-12-05 Daniel FriesenTake the footer icon html building common to all 3...
2010-12-05 Daniel FriesenAdd method documentation for getCommonStylePath and...
2010-12-05 Chad Horohoephp4 access declarations are silly
2010-12-05 Chad HorohoeStyle cleanup to r64922
2010-12-05 Sam ReedFollowup r77748, throw NEW MWException
2010-12-04 Sam ReedExplicitally do function documentation, rather than...
2010-12-04 PlatonidesRevert r70202. Replace with an exception.
2010-12-04 PlatonidesFollowup r77654, remove trailing ?> at end of file.
2010-12-04 Daniel FriesenImplement $wgFooterIcons to replace copyrightico and...
2010-12-04 Alexandre EmsenhuberFollow-up r67324: removed check for empty text since...
2010-12-04 Daniel FriesenTake the footerlinks from vector and monobook and make...
2010-12-04 Daniel FriesenFixme fixme... typo typo... fix r77726's broken fix.
2010-12-04 Daniel FriesenFollow up r77718, fix broken inconsistent use of $fname...
2010-12-04 Ilmari KaronenPartial workaround for bug 6220: at least make files...
2010-12-04 Daniel FriesenMySQL is the only database which quotes identifiers...
2010-12-04 Daniel FriesenFollowup to r77713, rename quote_ident to addIdentifier...
2010-12-04 Daniel FriesenImplement getSkinStylePath and getCommonStylePath for...
2010-12-04 Alexandre EmsenhuberXMLReader extension is distributed with PHP and enabled...
2010-12-04 Alexandre EmsenhuberStylise UserMailer.php ; added some "public" to public...
2010-12-04 Alexandre Emsenhuber* Converted UserMailer stuff to return a Status object...
2010-12-04 Daniel FriesenFix a bug in the installer caused by r77487 creating...
2010-12-04 Antoine MussoMax command length using one line of code
2010-12-04 Mark A. HershbergerWhitespace fixup under tha maint directory.
2010-12-04 Trevor ParscalAdded new localize plugin which allows simple placehold...
2010-12-04 Trevor ParscalFixes r77696 where a few mistakes were made. Also impro...
2010-12-04 Sam ReedFollowup r77666, bug 26219
2010-12-04 Trevor ParscalMade use of Xml::encodeJsCall - improves on r77693.
2010-12-04 Sam ReedFollowup r77679, 1 more for bug 23332
2010-12-03 Trevor ParscalResolves bug #26131 by always placing user scripts...
2010-12-03 Sam ReedFollowup r77666, remove changed in database comment...
2010-12-03 Roan KattouwFix typo in comment
2010-12-03 Roan KattouwFix grammar in r77563
2010-12-03 Raimond SpekkingLocalisation updates for core and extension messages...
2010-12-03 Raimond SpekkingFollow-up r77670: Add new special page (alias) to messa...
2010-12-03 Rotem LissLocalization update for he.
2010-12-03 Sam ReedFixup 1 more autoloader from r77677
2010-12-03 Sam ReedFollowup r77677, fix rest of autoloader entries
2010-12-03 Sam ReedMove includes/RevisionDelete.php to includes/revisionde...
2010-12-03 Antoine Mussotypo (fu r77320)
2010-12-03 Roan KattouwFix indentation of => added in r77366 to be in step...
2010-12-03 Roan Kattouwand -> && in r77366
2010-12-03 Bryan Tong... white space fix v2 (follow-up r77671)
2010-12-03 Bryan Tong... White space fix
2010-12-03 Bryan Tong... Added Special:Myuploads special page that redirects...
2010-12-03 Bryan Tong... Added uploads link to page subtitle in Special:Contribu...
2010-12-03 Sam Reed* (bug 26219) Show API limits for multi values in descr...
2010-12-03 Alexandre EmsenhuberRevert part of r77644: unwanted changes (oops!)
2010-12-03 Roan KattouwFollowup r77072: declare llurl as a boolean parameter.
2010-12-03 Roan KattouwFix license/licence inconsistencies in r77069
2010-12-03 nadeeshadelete dependency on MediaWikiCommonFunc.php
2010-12-03 Sam ReedFollowup r77654, SVN PROPS!!!
2010-12-03 nadeeshaAdd following common functions for selenium scripts...
2010-12-03 nadeeshaAdd getUser() and getPass() functions.
2010-12-03 nadeeshaAdded test scripts for wiki editor additional features...
2010-12-03 Chad HorohoeFix for r76480: !$css was never true, since it always...
2010-12-03 Roan KattouwSpaces to tabs in r77011
2010-12-03 Alexandre EmsenhuberFollow-up r77618 and r77635: also remove the message...
2010-12-03 Roan KattouwFollowup r76973: keep $target variable local
2010-12-03 Alexandre EmsenhuberAllow the submit callback function to return a Status...
2010-12-03 Alexandre EmsenhuberUse __METHOD__ instead of incorrect 'BackupDumper:...
2010-12-03 Alexandre EmsenhuberModifier dumpTextPass.php to use XMLReader and XMLWrite...
2010-12-03 Sam ReedDocumentation improvement to r77597
2010-12-03 Sam ReedPer MaxSem CR on r77597, make $alias paramater optional...
next