Make mw.jqueryMsg understand gender.
[lhc/web/wiklou.git] / includes /
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...
2011-12-26 Alexandre EmsenhuberFollow-up r106567: pass the User object to LogPage...
2011-12-26 Max SemenikSimplified Title::canExist()
2011-12-25 Aaron SchulzFixed undefined var from r106280
2011-12-25 Siebrand MazelandBye, bye $wgExtensionAliasesFiles (deprecated in 1...
2011-12-25 Raimond SpekkingLocalisation updates for core and extension messages...
2011-12-25 Alexandre EmsenhuberUse 'newsectionheaderdefaultlevel' message when preview...
2011-12-25 Alexandre EmsenhuberUse local context to get messages
2011-12-25 Siebrand MazelandRename no to nb (step 4/4): Change 'no' to 'nb' in...
2011-12-25 Siebrand MazelandFollow-up r107259: Also update $wgDummyLanguageCodes.
2011-12-24 Sam ReedImprove/add to documentation
2011-12-24 Alexandre Emsenhuber* Use local context to get messages
2011-12-24 Alexandre EmsenhuberPer Nikerabbit, follow-up r102024: removed uneeded...
2011-12-24 Niklas LaxströmFollowup r103945 - @since and whitespace
2011-12-24 Aaron Schulz* Follow-up r107195: these params are resource paths...
2011-12-24 Aaron SchulzFU r106752: fixed call to bogus function in LocalFile...
2011-12-24 Aaron SchulzIn LockManager classes:
2011-12-23 Benny Situbug24430 - patch from Chinchin, remove number of column...
2011-12-23 Raimond SpekkingLocalisation updates for core and extension messages...
2011-12-23 Alexandre Emsenhuber* Use local context to get messages
2011-12-23 John Du HartMoving the flatlist option to HTMLFormField to prevent...
2011-12-23 Aaron SchulzIn FileBackendBase/FileBackend:
2011-12-23 Benny SituBugzilla bug11612 - Make watchlist max days preference...
2011-12-23 Aaron Schulz* Added 'latest' parameter to functions that get inform...
2011-12-23 Jan GerberUse getPath, all operations are on filerepo level no...
2011-12-23 Aaron SchulzFollow-up r98698: Reduce amount of ipv6 spam in FileCac...
2011-12-23 Ryan LaneFix a session invalidation error when using LdapAuthent...
2011-12-22 Aaron SchulzDocumentation fixes
2011-12-22 Brion VibberAdd comments explaining that the funky multiple Locatio...
2011-12-22 Alexandre EmsenhuberUse local context to get messages
2011-12-22 Mark A. HershbergerI hate eol w/s
2011-12-22 Antoine Mussoapply CSS::Janus when user preview its CSS style
2011-12-22 Jan Gerber- add comment to document us_chunk_inx in sql file
next