Removed AjaxFunctions from list (file was deleted)
[lhc/web/wiklou.git] / includes /
2011-08-31 Roan KattouwFollowup r95002: unbreak getTokenUrl() by using a simpl...
2011-08-31 Sam ReedFollowup r95396
2011-08-31 Sam ReedTidy up w/c
2011-08-31 Roan KattouwClarify parameter description added in r95714
2011-08-31 Roan KattouwFollowup r95753 per CR: prevent extensions from making...
2011-08-31 Niklas LaxströmArgh, fixing my fix in r95834
2011-08-31 Niklas LaxströmFollowup r95800 - the page is ListFiles
2011-08-30 Chad HorohoeAnother stupid newline, forgot to press save
2011-08-30 Chad HorohoeFixes for r94158: newlines and minor debugging typo...
2011-08-30 Chad HorohoePrefix extensions with $IP. Followup r94107 (grumble...
2011-08-30 Raimond SpekkingLocalisation updates for core and extension messages...
2011-08-30 Alexandre Emsenhuber* Use local context instead of global variables
2011-08-30 Robin PepermansLink content pages and uploaded files to AllPages and...
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 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-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 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 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 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 Sam ReedFix r95446
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 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 Roan KattouwFix stupid copypaste mistake in r95470
2011-08-25 Sam ReedActually do r95462 as intended
2011-08-25 Roan KattouwFollowup r85994: eliminate code duplication introduced...
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-24 Brian Wolff(bug 28649) use $wgContLang->truncate on log action...
2011-08-24 Sam ReedAllow update to be passed an empty array for the WHERE...
2011-08-24 Sam Reed'*' for "all" apparently
2011-08-24 Sam ReedMerge r94252 to trunk
2011-08-24 Sam ReedRemove line that should have been removed in r95410
2011-08-24 Sam ReedRevert r95408, breaks preferences
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 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 Raimond SpekkingLocalisation updates for core and extension messages...
2011-08-23 John Du Hart(bug 30335) Fix for HTMLForms using GET breaking when...
2011-08-23 Alexandre EmsenhuberUse local context instead of global variables
2011-08-23 John Du Hart(bug 30344) Add configuration variable for setting...
2011-08-23 John Du Hart(bug 30352) Add option to BlockList to filter out IP...
2011-08-23 Brion Vibber* (bug 30497) Add client-nojs and client-js classes...
2011-08-22 Ariel Glennadd functions that support close and rename of output...
2011-08-22 Raimond SpekkingLocalisation updates for core and extension messages...
2011-08-22 Alexandre EmsenhuberUse local context instead of global variables
2011-08-22 Niklas LaxströmMake the language recaching non-recursive and load...
2011-08-21 Raimond SpekkingLocalisation updates for core and extension messages...
2011-08-21 Brian WolffFollow-up r86534 - Do not add tracking categories if...
2011-08-21 Daniel FriesenRemove the * {{msg}} syntax introduced to MediaWiki...
2011-08-21 Raimond Spekkingfu r95152: remove debug line.
2011-08-21 Brian Wolfffollow-up r86169 - 2 minor issues found while writing...
2011-08-21 Raimond SpekkingNew hook point to exempt an IP address from the account...
2011-08-21 Sam ReedAdd in \n from/to r95055 to LoadBalancer.php
2011-08-20 Alexandre EmsenhuberUse local context instead of global variables
2011-08-20 Raimond SpekkingSelf revert r95041 per CR. I will commit a cleaner...
2011-08-20 Roan KattouwFix typo
2011-08-20 Roan KattouwFix serious bug in r90849 that didn't show up in the...
2011-08-20 Roan KattouwPer r90849, factor out most of the code that's duplicat...
2011-08-20 Roan KattouwRevert r95058 (make letype multivalue): has been applie...
2011-08-19 Sam ReedCouple more pieces of wikia upstreaming
next