Attempt to avoid a warning I got during input:
[lhc/web/wiklou.git] / includes /
2012-01-04 Mark A. HershbergerAttempt to avoid a warning I got during input:
2012-01-04 Antoine Mussoapplication/vnd.oasis.opendocument.database [OFFICE]
2012-01-04 Mark A. HershbergerFix Bug 29102 - Upgrade fails "Unknown character set...
2012-01-04 Antoine Mussomime.types: add opendoc database
2012-01-04 Antoine Mussomime.types: sort opendocument entries
2012-01-04 Siebrand MazelandConsistency tweak.
2012-01-04 Antoine MussoXCF format: code style/comment
2012-01-04 Antoine Mussodocument getImageSize() return format
2012-01-04 Antoine Mussoenhance size tooltip on changelist
2012-01-04 Max SemenikMade installer not install on SQLite less than 3.3...
2012-01-04 Antoine MussoJSTesting: escape message
2012-01-04 Antoine MussoJSTesting: make sure wrapSummaryHtml is given a valid...
2012-01-04 Max SemenikMade WebInstaller::showStatusMessage() look uniformly...
2012-01-04 Antoine Mussorevert r107006
2012-01-04 Alexandre EmsenhuberFix for r107945: also partially revert r107842
2012-01-04 Aaron Schulz* Updated rebuildImages.php per r106752.
2012-01-04 Niklas Laxström* Add typehint to debug Call to a member function getTi...
2012-01-04 Aaron Schulz* Added FileBackendBase::getFileContents() function...
2012-01-04 Aaron Schulz* Added supported for container sharding via existing...
2012-01-03 John Du HartFollowup r107954, rm debugging code
2012-01-03 John Du HartFollowup r107862
2012-01-03 Brion VibberRevert r107769, r107771, r107825, r107840, r107927...
2012-01-03 Raimond SpekkingLocalisation updates for core and extension messages...
2012-01-03 Brion VibberRevert r107773 - increases parsercache fragmentation...
2012-01-03 Greg Sabino MullaneAllow new checkbox on Special::Export to export all...
2012-01-03 Alexandre EmsenhuberPer Aaron, fix for r107771: Title::getTouched() should...
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
next