Redo r78254 without the syntax error
[lhc/web/wiklou.git] / includes /
2010-12-06 Brandon HarrisRevert r77860, which was a reversion of r75832.
2010-12-06 Priyanka DhandaPart of fix/workaround to bug 26163. API calls to...
2010-12-06 Priyanka DhandaReverting r77516. It ain't gonna work
2010-12-06 Daniel FriesenMore skin system improvements; Create a new BaseTemplat...
2010-12-06 Alexandre EmsenhuberCheck for the "search" along with other checks to creat...
2010-12-06 Sam ReedPer Hashar, r77819, @private comment. Explicit public...
2010-12-06 Alexandre Emsenhuber* (bug 26253) Removed $wgPostCommitUpdateList
2010-12-06 Chad HorohoeCleanup r77883, contained unrelated debugging change
2010-12-06 Chad HorohoeRemove "checking for latest version" feature from the...
2010-12-06 Tim StarlingFix fatal error when admin name is blank
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 Alexandre Emsenhuber* (bug 23119) WikiError class and subclasses are now...
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 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 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 FriesenAdd MW_CONFIG_FILE support to load a separate config...
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 Daniel FriesenImplement $wgFooterIcons to replace copyrightico and...
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 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 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 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 Minhwhite space fix v2 (follow-up r77671)
2010-12-03 Bryan Tong MinhWhite space fix
2010-12-03 Bryan Tong MinhAdded Special:Myuploads special page that redirects...
2010-12-03 Bryan Tong MinhAdded 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 Roan KattouwFollowup r77072: declare llurl as a boolean parameter.
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 EmsenhuberAllow the submit callback function to return a Status...
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 ReedReturn type documentation
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 Raimond SpekkingLocalisation updates for core and extension messages...
2010-12-02 Aaron SchulzBroke and split up many long lines
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 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 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 SpekkingShow username in input field w/o underscores
2010-12-02 Andrew GarrettAdd disableaccount to User::$mCoreRights
2010-12-02 Andrew GarrettAdd logging for Special:DisableAccount
2010-12-02 Andrew GarrettMerge DisableAccount extension into core, disabled...
2010-12-01 Raimond SpekkingLocalisation updates for core and extension messages...
2010-12-01 Mark A. Hershbergerrandom w/s cleanup
2010-12-01 Mark A. Hershberger* Commit changes to PG new-installer I thought I had...
next