summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-10-30Remove the check for the existence of <a> tags as they can be regular links t...origin/make-collapsible-customLiangent
2011-10-29* Followup r101263: Fix the bug that if there're more than one custom toggles...Liangent
2011-10-29Make sure custom collapsible elements can be always keyboard navigated toLiangent
2011-10-29* Followup r101262: Fix the bug that .mw-customcollapsiblechildren does not w...Liangent
2011-10-29Allow custom toggle links to be specified by children with a certain class.Liangent
2011-10-29* (bug 19186) Special:UserLogin's title on Special:SpecialPages now says "cre...Alexandre Emsenhuber
2011-10-29Consistency fixes:Siebrand Mazeland
2011-10-29Updated rc_type documentationAaron Schulz
2011-10-29Remove more assignments in conditionals (while each to foreach)Sam Reed
2011-10-29Followup r100995, missed the darn @private tagJohn Du Hart
2011-10-29More documentationSam Reed
2011-10-29Die @privateSam Reed
2011-10-29Kill various unused variablesSam Reed
2011-10-29Fix private member variable access, use getName(), rather than relying on __g...Sam Reed
2011-10-28Disable proxy for local URLs instead of using a local proxy (which might not ...Tobias
2011-10-28Fix title case.Siebrand Mazeland
2011-10-28FU r100716:Aaron Schulz
2011-10-28Localisation updates for core and extension messages from translatewiki.netRaimond Spekking
2011-10-28FU r101117:Aaron Schulz
2011-10-28Followup r101161 having array() doesn't work so well with isset, changing to ...Sam Reed
2011-10-28More documentation updatesSam Reed
2011-10-28Update documentationSam Reed
2011-10-28Fix Bug #30383 for PgMark A. Hershberger
2011-10-28* use outline instead of border to not change the dimensions of the elementDanny B
2011-10-28* Factorise the code used to prepare the OutputPage object to display an erro...Alexandre Emsenhuber
2011-10-28An alternative to using DOMDocument for normalizing when using Preprocessor_H...Platonides
2011-10-28Follow-up r99909. If there is a preprocessToXml method, use that.Platonides
2011-10-28* Use local context to get messagesAlexandre Emsenhuber
2011-10-28svn:eol-style nativeAlexandre Emsenhuber
2011-10-28Pass the (correct) session doApiRequest()Alexandre Emsenhuber
2011-10-28Followup to r101120, replaced hardcoded parentheses with the 'parentheses' me...Amir E. Aharoni
2011-10-28Adding dirmark after changed bytes to prevent mixing with LTR usernames and s...Amir E. Aharoni
2011-10-28FU r100535:Aaron Schulz
2011-10-28Rm unused parameterChad Horohoe
2011-10-28Break long lines (and prove svn is working)Chad Horohoe
2011-10-28Removed $wgUseNormalUser var; not used by any scripts anymoreAaron Schulz
2011-10-27Fixes Bug #6793 — “New Variable __NEWSECTIONS__ like __TOC__” byMark A. Hershberger
2011-10-27Bug 32004 - [regression?] style class .mw-specialpagecached for Special:Speci...Sam Reed
2011-10-27Reverted r84395,r98710: thumbnails must be purged on file deletionAaron Schulz
2011-10-27Add dropTable methodSam Reed
2011-10-27FU r100535: renamed thumb-handler.php to match the other files hereAaron Schulz
2011-10-27Added pfunc profiling to braceSubstitution()Aaron Schulz
2011-10-27Convert the string to single quoted and manually escape it.Platonides
2011-10-27Followup r100905, disabling testGetRollbackToken because it reports as failed...John Du Hart
2011-10-27FU r100915: split out GlobalWithDBTest (tests which need the DB)Aaron Schulz
2011-10-27The early return added in r98698 was skipping the closing wfProfileOut().Platonides
2011-10-27Removal of unused globalsPlatonides
2011-10-27Per Nikerabbit's comment on r100621:Alexandre Emsenhuber
2011-10-27Localisation updates for core and extension messages from translatewiki.netRaimond Spekking
2011-10-27* Added pageJoinCond() and userJoinCond() to Revision and exposed them publiclyAaron Schulz