lhc/web/wiklou.git
2011-08-30 Niklas LaxströmNew hook to replace live hack on translatewiki.net...
2011-08-30 Alexandre EmsenhuberRemoved unused global declaration of $wgMessageCache (!)
2011-08-30 Roan KattouwFix a message key typo in r41961 (!!), which didn't...
2011-08-30 Roan KattouwAdd TitleIsMovable hook so extensions can create new...
2011-08-29 KrinkleMake file names match module names.
2011-08-29 Ariel Glenncheck the checkpoint related options only if we specifi...
2011-08-29 KrinkleAdd support to only return keys in ApiAllMessages
2011-08-29 Daniel FriesenKill off the last $wgUser and improper use of linker...
2011-08-29 Raimond SpekkingLocalisation updates for core and extension messages...
2011-08-29 Daniel FriesenFollowup r95547; Where'd that $ come from?
2011-08-29 KrinkleResourceLoaderUserOptionsModule.php: Add comment about...
2011-08-29 Chad HorohoeTypofix
2011-08-29 Raimond Spekking* (bug 16428) Include permalink in printable version
2011-08-29 Alexandre EmsenhuberUse local context instead of global variables
2011-08-29 Roan KattouwIn WikiMap, pull wgCanonicalServer from $wgConf instead...
2011-08-29 Tim StarlingFurther updates for r90643/r95647 in core and extension...
2011-08-29 Tim Starling* Fix for r90643: in the case where there is only one...
2011-08-29 Tim StarlingIn Language::isValidBuiltInCode(), reject the empty...
2011-08-28 Daniel FriesenAdd html5 microdata's itemscope to the list of boolean...
2011-08-28 Happy-melonAs suggested to me by email: very active members of...
2011-08-28 Krinklemediawiki.test: Fix mw.config interaction with wgScriptPath
2011-08-28 Ariel Glennmove some member vars to parent class since they are...
2011-08-28 Roan KattouwFix bug in r94995: getCanonicalUrl() doesn't append...
2011-08-28 Thomas Griesthis commit reverts my r95596 because that patch for...
2011-08-28 Max SemenikFix autoloader entry from r90929
2011-08-27 Robin PepermansProperly mark the language and direction of the readonl...
2011-08-27 PlatonidesManually set the title as not being a redirect. Otherwise,
2011-08-27 Alexandre EmsenhuberPer Nikerabbit, fix for r92231: this was the wrong...
2011-08-27 Raimond SpekkingLocalisation updates for core and extension messages...
2011-08-27 Ariel Glenndefine and use closeAndRename() after last write of...
2011-08-27 PlatonidesUnused variables.
2011-08-27 Ariel Glennreplace WfDie()
2011-08-27 Raimond SpekkingRemove a message for a feature introduced with r47569...
2011-08-27 Thomas GriesPatch to make SpecialPasswordReset only available to...
2011-08-27 Raimond Spekkingfu r95396 Fix function name
2011-08-27 Chad HorohoeI was trying to be witty, and I made a typo :( (FollowU...
2011-08-27 Chad HorohoeAdd warning to class header.
2011-08-26 Ian BakerUploadFromStash::stashSession returned an object instea...
2011-08-26 John Du HartAPI get functions should be public
2011-08-26 Krinklemediawiki.util.test: Change portlet name to not conflic...
2011-08-26 Sam ReedFix r95446
2011-08-26 KrinkleUpdating jquery.qunit from upstream
2011-08-26 Roan Kattouw(bug 29246) Edit API occasionally throws "unknown error...
2011-08-26 Sam ReedFix another remnant of r95496
2011-08-26 Daniel FriesenFollowup r93417; Don't use $wgServer in a way that...
2011-08-25 Sam ReedFux PHP Notice: Undefined property: ContribsPager:...
2011-08-25 Happy-melonUndo r85392 ('revert' is a strong word since a lot...
2011-08-25 Raimond SpekkingLocalisation updates for core and extension messages...
2011-08-25 Raimond Spekkingfu r95496: remove the messages really
2011-08-25 Sam ReedFix fail double pasting from r95497
2011-08-25 Sam ReedFollowup r95449, fix the code to do what it was actuall...
2011-08-25 Sam ReedRevert r8811
2011-08-25 Sam ReedFollowup r90361, r90362
2011-08-25 Siebrand MazelandWhitespace and formatting updates.
2011-08-25 Rotem LissLocalization update for he.
2011-08-25 Roan KattouwFix stupid copypaste mistake in r95470
2011-08-25 Sam ReedActually do r95462 as intended
2011-08-25 Siebrand Mazeland(bug 30504) Core namespaces for Pali (pi).
2011-08-25 Roan KattouwFollowup r85994: eliminate code duplication introduced...
2011-08-25 Roan KattouwPut mediawiki.special.search in a document ready wrapper
2011-08-25 Roan KattouwFollowup r92155, move preferences-specific code introdu...
2011-08-25 Sam ReedHopefully fix
2011-08-25 Sam ReedFix calls to undefined Xml::hidden
2011-08-25 Daniel FriesenUse getLinkURL instead of getLocalURL for titles from...
2011-08-25 Brian WolffNew maintenance script for refreshing image metadata...
2011-08-25 Brian WolffMove the check for if a Maintenance script supports...
2011-08-24 Brian Wolff(bug 28649) use $wgContLang->truncate on log action...
2011-08-24 Brion VibberFollowup r95332 (bug 30441 fix) -- Roan pointed out...
2011-08-24 John Du HartFollow-up r95445, fix for IE6-7 no supporting display...
2011-08-24 Sam ReedAllow update to be passed an empty array for the WHERE...
2011-08-24 Krinklejquery.spinner: Fix small issues
2011-08-24 Sam Reed'*' for "all" apparently
2011-08-24 Sam ReedMerge r94252 to trunk
2011-08-24 John Du Hart(bug 30499) Create jQuery replacements for injectSpinne...
2011-08-24 Ariel Glennremove extraneous hyphen that crept in, grr
2011-08-24 Sam ReedRemove line that should have been removed in r95410
2011-08-24 Raimond SpekkingLocalisation updates for core and extension messages...
2011-08-24 Sam ReedFix missing $ from r95439
2011-08-24 Sam ReedFixup the rest of r82577
2011-08-24 Raimond Spekkingfu r95396: register new message keys in maintenacne...
2011-08-24 KrinklePartially revert r92245 per r92245 CR.
2011-08-24 Sam ReedFix testGetTalkExceptions from r82577
2011-08-24 Sam ReedRevert r95408, breaks preferences
2011-08-24 KrinkleAdd comments and fix whitespace for r90657, r86305
2011-08-24 Sam ReedFollowup r82577
2011-08-24 Siebrand MazelandTriggered by r95414. Remove some UI diarrhea.
2011-08-24 Sam ReedUpdate Listfiles-summary per translatewiki.net/w/i...
2011-08-24 Sam ReedFix fixme on r92059 per SPQRobin
2011-08-24 Sam ReedFollowup r85876
2011-08-24 Sam ReedRevert r91728
2011-08-24 Sam ReedRevert changes to HTMLForm from r92155
2011-08-24 Sam ReedRevert most of r93261
2011-08-24 Sam ReedFollowup r95396
2011-08-24 Sam ReedFollowup r95396, add missing comma
2011-08-24 Sam ReedMerge the iwtransclusion branch back into trunk
2011-08-24 Sam ReedFix documentation (clearing w/c)
2011-08-23 Thomas Griesfollow up for r95341 , test case 025a corrected the...
2011-08-23 Thomas Griestest case for jquery.highlightText.js : test case 025a...
2011-08-23 Ryan Kaldarisyncing updates from vector jquery.ui skin with default...
2011-08-23 Brion Vibber* (bug 30441) getParamValue must understand "+" encodin...
next