Fix typo in LoadBalancer.php
[lhc/web/wiklou.git] / includes /
2010-11-27 Roan KattouwFix typo in LoadBalancer.php
2010-11-27 Raimond SpekkingLocalisation updates for core and extension messages...
2010-11-27 Bryan Tong Minh(bug 10268) Added linktodiffs parameter on action=feedw...
2010-11-27 Antoine MussoStylize. No differences when using: svn diff -x -wu
2010-11-27 Bryan Tong Minh(bug 26125) prop=imageinfo&iiprop=size now returns...
2010-11-27 Victor VasilievFix r77309 per CR: use appropriate function in Resource...
2010-11-26 Raimond SpekkingLocalisation updates for core and extension messages...
2010-11-26 PlatonidesFix per r76545 CR.
2010-11-26 PlatonidesFollow up r77171
2010-11-26 Sam ReedSet blank $fname
2010-11-26 Philip TzouAdd a new method 'spamPageWithContent' to class EditPag...
2010-11-26 Antoine Mussodoc comments: fix grammar and return parameter. fu...
2010-11-26 Mark A. Hershbergerrevert r77271 since it was an expensive fix to a non...
2010-11-25 Victor Vasiliev* Show "skin does not exist error" only when the skin...
2010-11-25 Sam ReedMore reversion of r77297, 2 of 2 commits to keep it...
2010-11-25 Sam ReedMore reversion of r77297, 1 of 2 commits to keep it...
2010-11-25 Sam ReedRevert r77297, Won't be reverting MimeMagic
2010-11-25 Raimond SpekkingLocalisation updates for core and extension messages...
2010-11-25 Antoine Mussorevert r76464
2010-11-25 Antoine Mussoconsistent incr() return value in case of error. follow...
2010-11-25 Roan KattouwFix indentation in Block::infinity()
2010-11-25 Roan KattouwFix r77261 by adding the parentheses already added...
2010-11-25 Alexandre EmsenhuberFix for r77231: correct variable name, was throwing...
2010-11-25 Raimond SpekkingRemove redundant link 'Existing blocks for $1' because...
2010-11-25 Mark A. HershbergerGive SQLite a translation for MySQL's UNIX_TIMESTAMP...
2010-11-24 Roan KattouwFix strange bug in ImageMagick call: if $params['commen...
2010-11-24 Raimond SpekkingLocalisation updates for core and extension messages...
2010-11-24 Mark A. Hershbergerfollowup r65504 — actually check that we hav errors...
2010-11-24 Neil Kandalgaonkarmore debug log messages for errors which have to be...
2010-11-24 Neil Kandalgaonkargenerate debug messages, trying to fix a problem on...
2010-11-24 Alexandre EmsenhuberMoved switches in Special:Unusedimages and Special...
2010-11-24 Alexandre EmsenhuberWikiImport no longer returns a WikiError since the...
2010-11-23 Sam ReedSpaces to tab, add a couple of braces
2010-11-23 Sam Reed* Sysops now have the "suppressredirect" right by default
2010-11-23 Bryan Tong Minh(bug 25174) Add equal sign to boolean parameters in...
2010-11-23 Sam ReedExplicit variable definition, tweak documentation
2010-11-23 Sam Reed* (bug 26089) add block expiration to blockinfo
2010-11-23 Antoine Mussodieout() now default to empty text. follow up r76165
2010-11-23 Raimond SpekkingLocalisation updates for core and extension messages...
2010-11-23 PlatonidesBug 25451: time and date calculation in 32-bit
2010-11-23 Chad Horohoerm unused and (seemingly) broken factory function
2010-11-23 Chad Horohoe(bug 26068) Document $wgUseETag better
2010-11-23 Max SemenikFixed another wrong function name
2010-11-23 Max SemenikFix PHP 5.2 compatibility for r77144
2010-11-23 Raimond Spekking(bug 21911) Per Tim Starling's comment #10: Remove...
2010-11-23 Max SemenikRemoved LoadBalancer::getGroupIndex(): deprecated since...
2010-11-23 Max SemenikFixed $fname in some places
2010-11-23 Max SemenikThis indexInfo() belongs to MySQL
2010-11-23 Alexandre Emsenhuber* (bug 26075) ApiDelete.php now calls correctly Article...
2010-11-23 Tim StarlingIn wfEscapeWikiText(), add "}}" to the list of things...
2010-11-23 Krinkle* Swapping enableForOther locked input-field from disab...
2010-11-23 KrinklePressing enter in an input field doesn't trigger displa...
2010-11-22 Krinklewhitespace commit (removing trailing space)
2010-11-22 KrinklePutting .config-page-list (sidebar nav) floating to...
2010-11-22 Raimond SpekkingLocalisation updates for core and extension messages...
2010-11-22 PlatonidesMove storing of $db down to SearchEngine
2010-11-21 Sam ReedTweak param documentation
2010-11-21 Raimond SpekkingLocalisation updates for core and extension messages...
2010-11-21 Max SemenikRefactoring of *Field classes:
2010-11-21 Sam ReedPer r77072 CR, followup r66872 (seemingly my crappy...
2010-11-21 Alexandre EmsenhuberPer Reedy, follow-up to r77072: don't use array_merge...
2010-11-21 PlatonidesFollow up r77058 per CR
2010-11-21 PlatonidesAdd UploadStashFile
2010-11-21 PlatonidesAdd PhpHttpRequest, added in r60811
2010-11-21 Alexandre Emsenhuber* (bug 26006) prop=langlinks now allows obtaining full URL
2010-11-21 Antoine MussoNote version and revision deprecating wfGetMimeMagic...
2010-11-21 Aaron Schulz*(bug 25920) Moved forward ref to a back ref to really...
2010-11-20 Krinkleclass portlet -> class portal (Vector). #mw-panel's...
2010-11-20 KrinkleMaking path to bullet.gif in config.css relative to...
2010-11-20 KrinkleVector has 'body' as portlet class (Follow-up r76880...
2010-11-20 PlatonidesRevert r76394 after r76806 and document in getInstallSt...
2010-11-20 Raimond SpekkingLocalisation updates for core and extension messages...
2010-11-20 Tim StarlingPer CR r77020, followup to r77046: add a constant so...
2010-11-20 Tim StarlingFix typo in doc comment.
2010-11-19 Jack Phoenixwrap the redirect message (arrow image + target page...
2010-11-19 Max SemenikSQLite types can be non-nullable
2010-11-19 Alexandre Emsenhuber@fixme command doesn't exist in doxygen
2010-11-19 Alexandre Emsenhuber* (bug 25987) prop=info&inprop=watched now also works...
2010-11-19 Tim Starling* Made Resources.php return a pure-data array instead...
2010-11-19 Tim Starling* In ResourceLoaderContext, lazy-load $this->direction...
2010-11-19 Tim Starling* Some tweaks to wfMemoryLimit() to make it a bit faster.
2010-11-19 Derk-Jan HartmanFollowup to r76867. Only add canonical if there is...
2010-11-19 Tim StarlingUse wfGetCache( CACHE_ANYTHING ) instead of $wgMemc...
2010-11-19 Tim StarlingBreak long lines
2010-11-19 Tim Starling* In CoreInstaller, fixed notice when extensions are...
2010-11-18 Trevor ParscalMoved rightClickEdit
2010-11-18 Krinklerenaming mediawiki.specials to mediawiki.special (match...
2010-11-18 Trevor ParscalRenamed mediawiki.views.* to mediawiki.action.* to...
2010-11-18 Raimond SpekkingLocalisation updates for core and extension messages...
2010-11-18 Aaron SchulzgetDiffBody() cleanups:
2010-11-18 Jure Kajzer* Oracle: prefetching column names in ORAResult so...
2010-11-18 Sam ReedReverting r76928, causes segfault
2010-11-18 Aaron Schulz(bug 25920) Moved forward ref to a nested ref to really...
2010-11-18 Aaron Schulz* Moved author count check to new Title::countAuthorsBe...
2010-11-17 Raimond SpekkingLocalisation updates for core and extension messages...
2010-11-17 Tim StarlingFix for r76088: if you want the Vector stylesheets...
2010-11-17 Aaron Schulz* Reduced some pointless regex capture overhead
2010-11-17 Derk-Jan HartmanWhen displaying non-local File pages, add link rel...
2010-11-16 Sam ReedClearing up this working copy. Adding a couple of braces
2010-11-16 Max SemenikFixed passing of parameter array to wfMessage()
next