Fix Bug 33384 - database drivers cannot be provided by extension
[lhc/web/wiklou.git] / includes /
2012-01-03 Mark A. HershbergerFix Bug 33384 - database drivers cannot be provided...
2012-01-03 Brion VibberFollowup r107882: explicitly say text() or parse()...
2012-01-03 Aaron Schulz* Removed excess prepare() calls in initZones() - the...
2012-01-03 Alexandre EmsenhuberGive Title a decent loading mechanism:
2012-01-03 Antoine Mussomerge JSTesting branch into trunk
2012-01-03 Alexandre EmsenhuberRemoved useless call to Title::getArticleID(); let...
2012-01-03 Alexandre EmsenhuberUpdate method signatures in FakeTitle to avoid E_STRICTs
2012-01-03 Sam Reed* (bug 33483) One space to much in header of auto-gener...
2012-01-03 Sam ReedFixup some returns/return documentation
2012-01-03 Sam ReedFix non reverted job_insert_timestamp
2012-01-03 Sam Reed* (bug 27724) Add timestamp to job queue.
2012-01-03 Antoine MussoFix gender on Special:Userrights
2012-01-03 John Du HartMissing check for ISMULTI on help parameters, thanks...
2012-01-03 John Du HartBug 33482 - Api incorrectly calls ApiBase::parseMultiVa...
2012-01-03 Aaron SchulzFollow-up r107859: use the proper *Internal functions...
2012-01-03 John Du HartImplemented console panel in debug toolbar
2012-01-03 John Du HartUsing wfTime in place of microtime
2012-01-03 Daniel FriesenAdd RequestContextCreateSkin hook to allow extensions...
2012-01-03 Markus GlaserUse FileOp when file exists ($this->backend has a null...
2012-01-02 Raimond SpekkingLocalisation updates for core and extension messages...
2012-01-02 Niklas LaxströmRevert r107835 - breaks my wiki "unknown function'
2012-01-02 Niklas LaxströmTypofix r107842
2012-01-02 Alexandre Emsenhuber* Removed WikiPage::$mTouched and use the value from...
2012-01-02 Alexandre EmsenhuberFix for r107825: forgot to change one instance of ...
2012-01-02 Alexandre EmsenhuberUse $wgUser instead of the User from the context in...
2012-01-02 Chad Horohoeremove an extra space
2012-01-02 Chad Horohoesimplify r107833 per CR, just use wfExpandUrl()
2012-01-02 Chad HorohoeRevert r107042 (bug 32219, make InstantCommons protocol...
2012-01-02 Alexandre Emsenhuber* Store the value of the page.page_restrictions field...
2012-01-02 Alexandre Emsenhuber* Always set 'userjs' and 'userjsprev' items to false...
2012-01-02 Alexandre Emsenhuber* Moved wfReportTime() call just before executing ...
2012-01-02 Alexandre EmsenhuberUpdated comment since $wgArticle is going to be removed...
2012-01-02 Tim Starling(bug 31719) Revert r107359 and apply a proper solution...
2012-01-01 Sam ReedCleanup a few unused variables
2012-01-01 Sam ReedFollowup r106752
2012-01-01 Sam ReedFollowup r99892, actually use $options in query
2012-01-01 Sam ReedTidyup outputChunk added in r104687, remove/update...
2012-01-01 Raimond SpekkingLocalisation updates for core and extension messages...
2012-01-01 Alexandre EmsenhuberAlways set 'jsvarurl' to false (only affect skins not...
2012-01-01 Alexandre Emsenhuber* Display all errors in showForm() instead of only...
2012-01-01 Alexandre EmsenhuberRemoved useless call to Title::getArticleID(); let...
2012-01-01 Alexandre Emsenhuber* (bug 32686) Tooltip on links to non-existing pages...
2012-01-01 Alexandre EmsenhuberFollow-up r107769:
2012-01-01 Brian Wolff(bug 33447) Link to the broken image tracking category...
2012-01-01 Alexandre EmsenhuberTurn Title::isNewPage() into something useful by cachin...
2011-12-31 Krinkle[Core JS] More fixing of global config variable usage
2011-12-31 Alexandre EmsenhuberPer Nikerabbit, fix for r107653: don't show the "missin...
2011-12-31 Alexandre EmsenhuberPer GrafZahl, fix for r103202: forgot to change two...
2011-12-31 Sam ReedFollowup r107393, treat '' the same as getting false...
2011-12-31 Sam ReedAdd braces
2011-12-30 Sam ReedRelated to bug 33223
2011-12-30 Alexandre EmsenhuberPer Raymond, fix for r107653: missed two changes from...
2011-12-30 Alexandre Emsenhuber* Style fixes in EditPage::showEditForm() to more readable
2011-12-30 Raimond SpekkingLocalisation updates for core and extension messages...
2011-12-30 Alexandre Emsenhuber* Inverted the precedence between section edition and...
2011-12-30 Alexandre Emsenhuber* Removed usage of Article where possible in EditPage
2011-12-30 Alexandre Emsenhuber* Moved post-deletion code from WikiPage::doDeleteArtic...
2011-12-30 Alexandre EmsenhuberPer Krinkle, fix for r102406: use strict comparison
2011-12-30 Brian Wolff(bug 31469) Make sure tracking category messages expand...
2011-12-29 Raimond SpekkingLocalisation updates for core and extension messages...
2011-12-29 Alexandre EmsenhuberUse wfTimestampNow() instead of wfTimestamp() without...
2011-12-29 Alexandre Emsenhuber* (bug 32702) Fix for r82273: readded Skin::makeGlobalV...
2011-12-29 Alexandre EmsenhuberUse local context to get messages
2011-12-29 Alexandre Emsenhuber* Added Title::getLinksFrom() and Title::getTemplateLin...
2011-12-29 Alexandre Emsenhuber* Group related functions
2011-12-29 Niklas LaxströmNon oldrc change lists were not displaying the names...
2011-12-28 Raimond SpekkingLocalisation updates for core and extension messages...
2011-12-28 KrinkleRemoving wgLegacyJavaScriptGlobals from JavaScript...
2011-12-28 KrinkleMove embedded ResourceLoader modules to the <head>
2011-12-28 Alexandre EmsenhuberUse local context to get messages
2011-12-28 Alexandre Emsenhuber* Use Linker::getRevDeleteLink() where possible to...
2011-12-28 Sam Reed* (bug 33398) Wrong escape in online documentation...
2011-12-27 Tim StarlingRevert the fix for bug 32858 (r105664, r105161, r103476...
2011-12-27 Aaron Schulz* Follow-up r107447: removed dead code
2011-12-27 Mark A. Hershbergerre Aaron's comment on r107351: remove double extension...
2011-12-27 Tim StarlingComment and whitespace fixes
2011-12-27 Alexandre EmsenhuberUpdated comment and a call from Article to WikiPage
2011-12-27 Alexandre EmsenhuberPer Reedy, fix for r107386: fix usage of undefined...
2011-12-27 Raimond SpekkingLocalisation updates for core and extension messages...
2011-12-27 Alexandre Emsenhuber* Use local context to get messages
2011-12-27 Alexandre EmsenhuberFollow-up r107341: remove now-useless parameter
2011-12-27 Sam ReedRe-instate most of the revisions for bug 33147 "API...
2011-12-27 Alexandre Emsenhuber* Integrate $wgDeleteRevisionsLimit in Title::getUserPe...
2011-12-27 Alexandre EmsenhuberPass the user doing the upload to WikiPage::doEdit()
2011-12-27 Mark A. Hershbergeralphabetize includes/media autoloaders + some whitespace
2011-12-27 Max SemenikAdded support for stored procedures/functions to MySQL:
2011-12-27 Max SemenikPostgres updater didn't output a message for some updat...
2011-12-27 Jan Gerberupdate mLocalFile in concatenateChunks to make chunk...
2011-12-27 Brian Wolff(bug 31719) Apply Derk-Jan Hartman's patch to make...
2011-12-27 Aaron SchulzAdded/tweaked some FileBackend function comments
2011-12-27 Mark A. Hershbergerr107351: forgot to commit the changes to AutoLoader...
2011-12-27 Mark A. Hershberger* First simple XCF thumbnailing. Convert from ImageMag...
2011-12-27 Mark A. Hershbergerw/s
2011-12-26 Aaron SchulzIn LocalFile:
2011-12-26 Raimond SpekkingLocalisation updates for core and extension messages...
2011-12-26 Sam ReedFix fixme on r107328, attempting to use $this in a...
2011-12-26 Alexandre Emsenhuber* Use local context to get messages
2011-12-26 Krinkle[Core JS] wikibits.js / IEFixes clean up
2011-12-26 Alexandre EmsenhuberIn EditPage::showDiff():
2011-12-26 Alexandre Emsenhuber* (bug 30711) WikiPage::replaceSection() now always...
next