lhc/web/wiklou.git
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...
2010-12-03 Sam ReedFollowup r77618 per Nikerabbit, remove now unused messa...
2010-12-03 Sam ReedReturn type documentation
2010-12-03 Trevor ParscalSpecified max width in em instead of px to support...
2010-12-03 Trevor ParscalUsing 100ms fade by deafult
2010-12-03 Trevor ParscalUsing 100% opacity as default
2010-12-03 PlatonidesMake $wgForceUIMsgAsContentMsg work a bit different...
2010-12-03 Sam ReedKill off userNotPrivilegedMessage, not used after r77617
2010-12-02 Andrew GarrettFix r75759: replace call to userNotPrivilegedMessage...
2010-12-02 Ilmari Karonenfollowup to r77176: code style, release notes
2010-12-02 Raimond SpekkingLocalisation updates for core and extension messages...
2010-12-02 Aaron SchulzBroke and split up many long lines
2010-12-02 Antoine Mussodoxygen now ignore .git subdirectories
2010-12-02 Antoine Mussomake now honor the FLAG env variable to pass additional...
2010-12-02 Sam ReedPer Roans request, Merge in r65475 (Database.php only...
2010-12-02 Antoine Mussopipe does not look nice in doxygen. fu r77499
2010-12-02 Roan KattouwFix r75994 per CR: don't pass an array as a JS string...
2010-12-02 Sam ReedFollowup r77556, set svn:eol-style native
2010-12-02 Roan KattouwStrip If-Modified-Since header to a valid timestamp...
2010-12-02 Roan KattouwCorrect typo in doc comment
2010-12-02 Raimond SpekkingFollow-up r77565: Add new message here too
2010-12-02 Raimond SpekkingFollow-up r77555: Add a commented out line with the...
2010-12-02 Alexandre Emsenhuber* Convert ImportReporter::close() to use Status objects...
2010-12-02 Raimond SpekkingFollow-up r77558: Use an own reason message instead...
2010-12-02 Raimond SpekkingConsistency tweak: 'user name' -> 'username'. The latte...
2010-12-02 Raimond SpekkingFollow-up r77555: Remove unused message (used for exten...
next