Handle old libxml when extracting SVG metadata
[lhc/web/wiklou.git] / includes /
2011-05-28 Antoine MussoHandle old libxml when extracting SVG metadata
2011-05-28 Antoine Musso* Fix db->makeList() spacing
2011-05-27 Roan KattouwRefactor MessageBlobStore::updateModule() to remove...
2011-05-27 Brion Vibber* (bug 29174) Fix regression in upload-by-URL: files...
2011-05-27 Roan KattouwFix issue on the live site causing RL requests for...
2011-05-27 Mark A. HershbergerFix failing preprocessor tests by checking if ot is...
2011-05-27 Mark A. Hershbergerfix for Bug #93 “tilde signatures inside nowiki tags...
2011-05-27 Raimond SpekkingLocalisation updates for core and extension messages...
2011-05-27 Alexandre EmsenhuberSimplify a bit :)
2011-05-27 Ilmari Karonenbug 29123: record use of the "editsection" option so...
2011-05-27 Ilmari Karonenfix broken condition in r83847 (tested)
2011-05-27 Sam ReedMFB r88946
2011-05-27 Tim StarlingSome HipHop fixes:
2011-05-26 Sam ReedIt's not just for < 5.1!
2011-05-26 Sam ReedMore documentation tweaks/additions
2011-05-26 Alexandre EmsenhuberFix for r88898: fix variable name
2011-05-26 Sam ReedMore documentation tweaks/additions
2011-05-26 Sam ReedParam documentation updates/added
2011-05-26 Sam ReedRemove unused variables/globals
2011-05-26 Bryan Tong MinhFollow-up r81536: Fix misleading comment in Status...
2011-05-26 Bryan Tong Minh(bug 27891) Follow-up r72475: destroy the LBFactory...
2011-05-26 Alexandre EmsenhuberMerged MediaWiki::performRequestForTitle() and MediaWik...
2011-05-26 Alexandre EmsenhuberUse WebRequest::getQueryValues() to get all query strin...
2011-05-26 Alexandre EmsenhuberRemoved comment about the usage $wgTitle which is no...
2011-05-26 Leo KoppelkammRemove reset button from Special:Undelete. It does...
2011-05-26 Roan Kattouw(bug 28840) URLs with dots break because of IE6 securit...
2011-05-26 Sam Reed* (bug 29144) Move action=dublincore and action=creativ...
2011-05-26 Sam Reed* (bug 29144) Move action=dublincore and action=creativ...
2011-05-25 Brion Vibber* (bug 27465) Fix metadata extraction for SVG files...
2011-05-25 Brion VibberReverting r82307 (bug 27465) as initial step to recommi...
2011-05-25 Sam Reed* (bug 29144) Move action=dublincore and action=creativ...
2011-05-25 Jeroen De Dauwadded @since tag
2011-05-25 Brion Vibber* (bug 29140) FirePHP debugging assist extension
2011-05-25 Sam ReedWe check self::$pageCount, then assign it to another...
2011-05-25 Raimond SpekkingLocalisation updates for core and extension messages...
2011-05-25 Sam ReedMore documentation stuffs
2011-05-25 Alexandre Emsenhuber* Check existence in correct language
2011-05-25 Sam ReedDocumentation
2011-05-25 Alexandre EmsenhuberMoved wfGetCaller(), wfGetAllCallers() and wfFormatStac...
2011-05-25 Sam ReedMove DB utility classes into own file
2011-05-25 Sam ReedMove DB(.*?)Error classes into own file
2011-05-25 Sam ReedFix undefined variable from r39635
2011-05-25 Chad HorohoeFollowup r87468: remove refs to CleanUpTest from Makefile
2011-05-25 Mark A. HershbergerMisc EOL w/s and spaces-instead-of-tabs fixes. One...
2011-05-25 Mark A. HershbergerFixes Bug #29133: “Special:PasswordReset button text...
2011-05-25 Roan KattouwFix r88125: forgot to remove another call to mw.loader...
2011-05-25 Aaron Schulz* Follow-up r88740:
2011-05-25 Aaron SchulzFinish r88768, *ahem*
2011-05-25 Aaron Schulz* Changed @ => wfSuppressWarnings
2011-05-24 Raimond SpekkingLocalisation updates for core and extension messages...
2011-05-24 Brion Vibber* (bug 29116) Fix regression breaking CheckUser extension
2011-05-24 Aaron SchulzFollow-up r88740: forgot to commit this guy
2011-05-24 Happy-melon(bug 29116) follow-up r84475: normalise the empty strin...
2011-05-24 Max SemenikIntroduced Maintenance::getDB() and corresponding setDB...
2011-05-24 Alexandre EmsenhuberSimplify message existence checks by using wfMessage...
2011-05-24 Alexandre EmsenhuberFixed api=compare example to use existing parameters
2011-05-24 Sam Reed* (bug 29120) ApiQueryLogEvents: let letype accept...
2011-05-23 Raimond SpekkingLocalisation updates for core and extension messages...
2011-05-23 Russ NelsonSpace cadet\!
2011-05-23 Alexandre EmsenhuberMoved wfEmptyMsg() near other message functions
2011-05-23 Brion VibberRevert r87964: destroyed standard segregation of non...
2011-05-23 Happy-melonFollow-up r84475: Block::parseTarget() should always...
2011-05-23 Happy-melonFollow-up r84475: update userBlockedMessage() caller.
2011-05-23 Alexandre EmsenhuberUse $act instead of a second call to $this->getAction()
2011-05-23 Sam Reed* (bug 29117) A string is missing when the UI is in...
2011-05-23 Alexandre Emsenhuber* Simplify message existence checks by using wfMessage...
2011-05-23 Aaron Schulz* In core:
2011-05-23 Russ NelsonFill-in missing implementations of abstract function...
2011-05-23 Aaron SchulzAdded missing getUser() function to Pager:
2011-05-23 Russ NelsonSwift needs to rewrite entire files. We need this call...
2011-05-22 PlatonidesRevert unintended change in r88620
2011-05-22 PlatonidesUse doc comment
2011-05-22 Sam Reed* (bug 29101) Special:FileDuplicateSearch shows silly...
2011-05-22 Platonides/* to /**
2011-05-22 Sam Reed* (bug 28272) Special:Allmessages should have only...
2011-05-22 Alexandre EmsenhuberMoved MediaWiki::articleFromTitle() to Article::newFrom...
2011-05-22 Chad Horohoe$wgArticle is deprecated! Possible removal in 1.20...
2011-05-22 KrinkleAdding fixme note for bug 29088.
2011-05-22 Alexandre EmsenhuberSimplify a bit message existence checks, and also check...
2011-05-22 Alexandre EmsenhuberUse wfMessage() so that we can check message existence...
2011-05-21 KrinkleFollow-up r88554: Passing null for now, fixed php error...
2011-05-21 KrinklePassing token paremeter in mw.action.watch.ajax since...
2011-05-21 KrinkleAdding user.tokens module and loading by default. ...
2011-05-21 Niklas LaxströmQuick unbreak r88495: initialising the variable caused...
2011-05-21 Raimond SpekkingLocalisation updates for core and extension messages...
2011-05-21 Sam ReedMore documentation updates and additions
2011-05-21 Sam ReedLots more documentation lines to MagicWord
2011-05-21 Sam ReedMore documentation tweaks and updates
2011-05-21 Sam ReedMore comment updates, addition of some braces also
2011-05-21 Sam ReedFix function level comments that start with /* not /**
2011-05-21 Sam ReedMore documentation
2011-05-21 Sam ReedMore adding, updating and tweaking of documentation
2011-05-21 Sam ReedFixup/add documentation
2011-05-21 Chad HorohoewfDeprecated() plus doc update
2011-05-21 Sam Reed* (bug 29070) Add token to action=watch
2011-05-20 Mark A. HershbergerPatch for Bug #29040, “Web installer fails to show...
2011-05-20 Chad HorohoeCleanup to extension directory checks. Saves a check...
2011-05-20 Sam ReedWhitespace
2011-05-20 Sam Reed* (bug 29063) When viewing list=recentchanges&rcprop...
2011-05-20 Sam Reed* (bug 20699) API watchlist should list log-events
next