* resolved some issues with sequences and deleting of rows on referenced tables
[lhc/web/wiklou.git] / includes /
2011-09-02 Jure Kajzer* resolved some issues with sequences and deleting...
2011-09-02 Jure Kajzer* added redundand join condition for index usage as...
2011-09-01 John Du HartRevert r95930, r95931 and r95939. Poorly commited patch
2011-09-01 Raimond SpekkingLocalisation updates for core and extension messages...
2011-09-01 KrinklePass OutputPage instance to MakeGlobalVariablesScript...
2011-09-01 Sam ReedFollowup r95496, remove duplicate $fields definition
2011-09-01 Sam ReedFollowup r95396
2011-09-01 Siebrand MazelandAdd some full message keys as they are used here.
2011-09-01 Siebrand MazelandAdd some full message keys as they originate from these...
2011-09-01 Chad HorohoeA d d s p a c e s
2011-09-01 Siebrand Mazelandw/s
2011-09-01 Jure Kajzer* updated oracle schema to current
2011-09-01 Roan KattouwRemove type hint that broke r95975
2011-09-01 Roan KattouwAdd ResourceLoaderContext::newDummyContext() function
2011-09-01 KrinkleSplit up TablePager css class, introduce .mw-datatable
2011-09-01 Daniel FriesenFollowup r95957, add =null to Skin::outputPage too
2011-09-01 Daniel FriesenKill off use of $wgRequest, $wgUser, and $wgLang in...
2011-09-01 Roan KattouwIn Title::resetArticleID(), clear all entries in the...
2011-09-01 Daniel FriesenFollowup r95947, undo accidental revert of r95946.
2011-09-01 Roan KattouwFix indentation in r95396
2011-09-01 Daniel FriesenAdd Title::isSubpageOf to use when you want to make...
2011-09-01 John Du HartFollow-up r95930, consolidate into one message per CR
2011-09-01 John Du Hart(bug 5865) Warning on editing other user's userpage
2011-08-31 John Du Hart(bug 4381) Magic quotes cleaning is not comprehensive...
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)
next