lhc/web/wiklou.git
2010-12-12 Sam ReedFollowup r75763, fixup wrong change of deprecated method
2010-12-12 Sam ReedFix typo in hooks.txt
2010-12-12 Chad Horohoe&& not and, || not or
2010-12-12 Chad HorohoeRemove bogus session_path checks. Reverts r67465, r6381...
2010-12-12 Roan KattouwRedo r78254 without the syntax error
2010-12-12 PlatonidesThis is not an array, but a parameter. Revert r78254...
2010-12-12 Roan KattouwFolllowup r72866: use array syntax for rev_page = foo...
2010-12-12 Bryan Tong... Follow-up r65652: Do not double-slash the path if it...
2010-12-12 Happy-melonFollow-up r64903: rm leftover debugging code.
2010-12-12 Happy-melonFollow-up r78246: clean several integer preferences...
2010-12-12 Happy-melonFollow-up to r64866: follow the HTML5 spec when validat...
2010-12-12 Chad HorohoePer CR on r71359: Fix DB_MASTER where it should be...
2010-12-12 Aryeh GregorMake ul.gallery block, not inline-block
2010-12-11 PlatonidesRemove that ugly unset( $vars['_lsExists'] );
2010-12-11 PlatonidesFollow up r77981,r77982. Rename the new globalcssprevie...
2010-12-11 Raimond SpekkingLocalisation updates for core and extension messages...
2010-12-11 Alexandre EmsenhuberFix whitespaces
2010-12-11 Alexandre Emsenhuber* Per Ilmari Karonen, fix for r78224: make it work...
2010-12-11 Alexandre Emsenhuber* Converted Special:Userlogin to subclass SpecialPage
2010-12-11 Aaron Schulz* Removed redundant revdelete msg above content
2010-12-11 Mark A. Hershberger* Add FIXME about the bug I found during testing
2010-12-11 Mark A. HershbergerWhitespace changes (before others) — “svn diff -x-w...
2010-12-10 Priyanka DhandaIf we only want to show the diff this should make it...
2010-12-10 Raimond SpekkingLocalisation updates for core and extension messages...
2010-12-10 Ilmari Karonenfollowup r78209: fix typo, better word choice
2010-12-10 Ilmari Karonen(bug 16019) Make WebRequest::interpolateTitle() do...
2010-12-10 Alexandre Emsenhuber* Converted Special:Search to subclass SpecialPage
2010-12-10 Alexandre EmsenhuberMoved 1.17 RELEASE-NOTES entries to HISTORY
2010-12-10 Alexandre EmsenhuberWhoops, forgot to commit this with r78201
2010-12-10 Chad HorohoeFix for r78192, forgot to revert a test
2010-12-10 Alexandre EmsenhuberMoved constant values from constructor to class definition
2010-12-10 Alexandre EmsenhuberFixes for r78201:
2010-12-10 Alexandre Emsenhuber* (bug 19006) {{REVISIONUSER}} no longer acts like...
2010-12-10 Roan KattouwMake load.php output a comment explaining what's going...
2010-12-10 Roan Kattouw(bug 26130) ob_start( 'ob_gzhandler' ) in LocalSettings...
2010-12-10 Chad HorohoeRevert r68230, r68231 (mode="grid" on tables) per CR...
2010-12-10 Sam ReedFollowup r78101 fixme, remove wfQuotedPrintable per...
2010-12-10 Chad HorohoeFix for r71961 (moved SpecialPage constructor from...
2010-12-10 Niklas LaxströmReduce debug log spamming, which I assume is related...
2010-12-10 Niklas LaxströmBetter debug logging which isn't misleading
2010-12-10 Chad HorohoeLast $wgDBtype usages in core. Use a $db member variabl...
2010-12-10 Chad HorohoeOne more $wgDBtype. I think this is the last offender...
2010-12-10 Chad HorohoeGet rid of a bunch of $wgDBtypes in maintenance/
2010-12-10 Chad HorohoeKill $wgDatabase in trunk (no need to backport this...
2010-12-10 Chad HorohoeOld installer is dead. Any leftover DBMS-specific old...
2010-12-10 Niklas LaxströmFix regression in r70657. Misplaced else condition...
2010-12-10 Niklas LaxströmDon't unstub $wgOut just for adding debug messages
2010-12-10 Roan KattouwFollowup r78117: information was still leaked through...
2010-12-10 Roan KattouwFix regression in r78117 per CR, was causing read,...
2010-12-10 Tim Starling* Hide the "back" buttons on the completion pages,...
2010-12-10 Aaron Schulz*Follow-up r78099,r76275:
2010-12-10 Krinklewhitespace clean up mw.util
2010-12-10 Roan KattouwRevert r78158, Aryeh tells me it's a deliberate browser...
2010-12-09 Roan KattouwFix bad CSS syntax from r77411
2010-12-09 KrinkleAdded a way to hide the jsMessage by calling with empty...
2010-12-09 KrinklePorted jsMsg to mw.util; Fixing bugs and modernising...
2010-12-09 KrinkleFollow-up r78150, removed accidental left-over console...
2010-12-09 KrinkleFixing bugs and modernising mediawiki.action.watch...
2010-12-09 Krinklemore specific, like action.view.rightclickedit, also...
2010-12-09 Krinklestart resourceloadify mw.legacy.ajaxwatch
2010-12-09 Bryan Tong... Revert the addition of the patrol token from ApiQueryIn...
2010-12-09 Bryan Tong... BREAKING CHANGE: Require POST for patrolling revisions...
2010-12-09 Raimond SpekkingLocalisation updates for core and extension messages...
2010-12-09 Chad HorohoeFollowup r78118: $wgUpgradeKey was already in DefaultSe...
2010-12-09 Alexandre EmsenhuberFor consistency: call set both article and article...
2010-12-09 Alexandre EmsenhuberCall finalCleanup() after outputting a cached page...
2010-12-09 Siebrand Mazeland* remove wfSeedRandom() which was marked for removal...
2010-12-09 Siebrand MazelandFollow-up r78101:
2010-12-09 Jeroen De DauwFollow up to r77883
2010-12-09 Tim Starling* Made the web upgrade process more friendly. Instead...
2010-12-09 Andrew GarrettDo not reveal page existence in colour of links in...
2010-12-09 Andrew GarrettRELEASE-NOTES for r77555
2010-12-09 Andrew GarrettFollow-up to r64937: expand ternary to conditionals...
2010-12-08 Sam ReedRemove unneeded semicolons
2010-12-08 Trevor ParscalAdded name and sessionId methods to user object - now...
2010-12-08 Trevor ParscalUpdated cookie plugin
2010-12-08 PlatonidesFollow up r78101.
2010-12-08 PlatonidesMove wfQuotedPrintable() into UserMailer class
2010-12-08 Raimond SpekkingLocalisation updates for core and extension messages...
2010-12-08 Aaron Schulz*Follow-up r76275: regexp improvement akin to IP.php
2010-12-08 Aaron SchulzFixed r76560: one more caller of now-private toUnsigned6
2010-12-08 Roan KattouwRemove unnecessary check against $wgAllowUserCss in...
2010-12-08 Trevor ParscalMoved button styles from dialog specific areas to butto...
2010-12-08 Mark A. HershbergerRevert r78005, verified that r78009 seems to have fixed...
2010-12-08 Sam ReedRevert unintended whitespace changes from r77922
2010-12-08 Trevor ParscalRemoving unused plugin file
2010-12-08 Trevor ParscalConverted tabs introduced in 77910 to spaces - not...
2010-12-08 Mark A. Hershbergerre r75906 — replace the removed getSessionKey() with...
2010-12-08 Raimond SpekkingConsistenz spelling per translatewiki.net/w/i.php?title...
2010-12-08 Alexandre EmsenhuberaddInlineScript() won't work since the content of ...
2010-12-08 Chad Horohoe(bug 22753) update.php should make things it actually...
2010-12-08 Alexandre Emsenhuber* Use Article::doEdit() instead of old Article::insertN...
2010-12-08 Brian Wolff(bug 25512) Make it so that categories listed in the...
2010-12-08 Alexandre EmsenhuberUse the AutoLoader to load the AjaxDispatcher class
2010-12-08 Alexandre EmsenhuberRemoved OutputPage::setEncodings(); its current impleme...
2010-12-08 Aaron SchulzAssert that revision timestamp actually matches Article...
2010-12-08 Tim StarlingFix for r69139: create_function() is not allowed.
2010-12-08 Aaron SchulzAdded array type hint to addExtensionUpdate and marked...
2010-12-07 Jack Phoenixtrim trailing whitespace
2010-12-07 Jack Phoenixcoding style tweaks
next