lhc/web/wiklou.git
2012-01-03 Mark A. Hershbergerre Bug 31007 - rebuildrecentchanges.php fails for Postg...
2012-01-03 Brion VibberFix regression in r107354: typo caused 'watch' link...
2012-01-03 John Du HartFollowup r107862
2012-01-03 Brion VibberRevert r107054: breaks execution of lines that might...
2012-01-03 Rotem Liss* Setting "javascripttest-backlink" message as ignored.
2012-01-03 Krinkle[JSTesting] Fix static html tests
2012-01-03 Krinkle[JSTesting] Fix static html tests
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 Brion VibberPHPUnit test case for bug 31719 (followup r107793)
2012-01-03 Greg Sabino... Allow new checkbox on Special::Export to export all...
2012-01-03 Raimond Spekkingr107919: Register new message keys for maintenance...
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 Antoine Mussoremove useless gender for english group name
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 Antoine Mussogit: add ignore file
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 Tim Starling* Fix for r107559: set $namespaceGenderAliases to an...
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 Danny B* follow up to r107673 - adding universal selector...
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 Santhosh ThottingalParser can take mw.user too along with male, female...
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 Brian WolffFollow-up r107806 - More extensive tests for Language...
2012-01-02 Santhosh ThottingalMake mw.jqueryMsg understand gender.
2012-01-02 Santhosh ThottingalUse strict comparison for length property.
2012-01-02 Santhosh ThottingalAdd gender support. This method is useful only if we...
2012-01-02 Brian Wolff(Half of bug 33454) The week based year number (format...
2012-01-02 Santhosh ThottingalAdd qunit test for mediawiki.jqueryMsg.js- Initial...
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 Sam ReedFix fixme on r107744 (though, I'm guessing r107743...
2012-01-01 Krinkle[mediawiki.api] Fix typo that was made consistently.
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 Raimond Spekkingr107770: Consistency tweak: Image -> File
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 Sam ReedPrevent undefined offset when formatBitrate is given...
2011-12-31 Sam ReedRELEASE-NOTES-1.19 to go with formatSize/formatBitrate...
2011-12-31 Sam ReedFixup and add rest of tests
2011-12-31 Sam ReedFix 0bps or less
2011-12-31 Sam ReedFixup r107744, r107743
2011-12-31 Sam ReedFollowup r107743, use messages in formatBitrate
2011-12-31 Sam ReedMessage-ify bitrate units
2011-12-31 Krinkle[Core JS] More fixing of global config variable usage
2011-12-31 Sam ReedShut up Jenkins!
2011-12-31 Sam ReedFail, fix Ypbs from r107735
2011-12-31 Sam Reedbug 33014 and r107734
2011-12-31 Sam ReedStart adding tests for Language::formatBitrate()
2011-12-31 Sam ReedFollowup r106791, r107692 and bug 33014
2011-12-31 Alexandre EmsenhuberFix for r106752: manually add the backend to the fake...
2011-12-31 Alexandre EmsenhuberPer Nikerabbit, fix for r107653: don't show the "missin...
2011-12-31 Niklas LaxströmDon't use legacy globals
2011-12-31 Raimond SpekkingRegister new message keys added with r107692 for mainte...
2011-12-31 Alexandre EmsenhuberPer GrafZahl, fix for r103202: forgot to change two...
2011-12-31 Sam ReedAdded size units for tera through yotta
2011-12-31 Sam ReedAdd some tests for formatSize
2011-12-31 Sam ReedFollowup r107393, treat '' the same as getting false...
2011-12-31 Sam ReedAdd braces
2011-12-31 Danny B+ complementary <tbody> involved rules in wikitable...
2011-12-30 Danny B* more specific selectors for wikitable - don't inherit...
2011-12-30 Sam ReedRelated to bug 33223
2011-12-30 Alexandre EmsenhuberPer Raymond, fix for r107653: missed two changes from...
2011-12-30 Rob Moenfix tablesorter unit test in ie7. Add semicolon to...
next