Remove various unused parameters
[lhc/web/wiklou.git] / includes / parser /
2010-07-20 Mark A. Hershbergerrevert r69620
2010-07-20 Mark A. HershbergerAdmin is required now.
2010-07-20 Roan KattouwKill two functions in Parser that have been ununused...
2010-07-19 PlatonidesUpdate the old magic with new one.
2010-07-10 Sam ReedFollowup r69235
2010-07-10 Bryan Tong Minh(bug 14685) Double underscore magic word usage is now...
2010-06-24 PlatonidesFollow up r68491.
2010-06-23 PlatonidesDisable pretty italics inside links. Now the italics...
2010-06-21 Conrad Irwin(bug 19910) Preprocess headings of the form "===+\s...
2010-06-21 Conrad Irwin(bug 22784) Fix normalization of whitespace in autocomm...
2010-06-20 Conrad Irwin(bug 17857) Make {{anchorencode}} work in a manner...
2010-06-18 Daniel Kinzlerfollop-up to 68230: forgot to commit the styles needed...
2010-06-18 Daniel Kinzlerlet mode="grid" on a wiki table trigger output as div...
2010-06-15 PlatonidesAdd page_latest to the LinkCache.
2010-06-14 ThomasVpatch for bug 22981 : pass cached links to the extensio...
2010-06-10 Alexandre Emsenhuber* Fixed some doxygen warnings
2010-06-10 Daniel Kinzlerfollow-up to r67820 and r67819: interface function...
2010-06-10 Daniel Kinzleradded newPartNodeArray for creating a node with a list...
2010-06-10 Daniel Kinzleradded newPartNodeArray for creating a node with a list...
2010-06-09 Alexandre EmsenhuberFixed some doxygen warnings
2010-06-09 Chad HorohoePartial revert r67707, included half-baked patch
2010-06-09 Chad HorohoeFixed a bunch of silly instances of [^!=]==\s*(true...
2010-06-01 Roan KattouwFix fatal in r67185
2010-06-01 Daniel Kinzlerallow parser/extensions to control for how long a Parse...
2010-05-30 Aryeh GregorRemove most named character references from output
2010-05-28 Platonides(bug 8689) Use strict php comparison, so that inserting...
2010-05-21 Chad HorohoeTypo in comment
2010-05-19 Ilmari Karonenbug 23588: properly colon-escape links used to replace...
2010-05-15 Alexandre EmsenhuberFixed some doxygen warnings
2010-05-15 Jack PhoenixParser.php: trim trailing spaces
2010-05-11 Matěj Grabovský(bug 23426) The {{REVISIONMONTH}} variable is now zero...
2010-05-05 PlatonidesRecovered parser test whose content got broken in r1297...
2010-04-18 Brion VibberCleanup for bugs in r65104 (iwlinks table), that'll...
2010-04-16 Brion Vibber* (bug 14473) Add iwlinks table to track inline interwi...
2010-04-10 Happy-melonFollow-up to r64407 - a perfect example of why we encou...
2010-04-10 Tim StarlingProposed cleanup of recent LanguageConverter-related...
2010-04-10 Philip TzouFollow up r64851. Remove $wgOut.
2010-04-10 Philip TzouFix bug 23115 again. Follow up r64821, r64823 and r6482...
2010-04-09 PlatonidesFollow up r64828. It was a typo, there's no variable...
2010-04-09 Philip TzouSorry it's $wgDisableLangConversion.
2010-04-09 Raimond SpekkingFollow-up r64819: PHP Notice: Undefined variable: wgDis...
2010-04-09 PlatonidesConvert the previous title instead of getting it again...
2010-04-09 PlatonidesRecover namespace names.
2010-04-09 PlatonidesFollow up r64819. Cosmetical fixes.
2010-04-09 Philip TzouBug 23115: Follow up on r64811. Fix another bug which...
2010-04-09 PlatonidesFollow up r64813 and r64814 by also applying r64814...
2010-04-09 PlatonidesFollow-up r64811 on fixing bug 23115.
2010-04-09 Philip TzouBug 23115: Language Converter should apply on talk...
2010-04-08 Conrad IrwinBug 22474, urlencode now takes a parameter to change...
2010-04-03 Happy-melonRevert r64478 - April Fool's is well over.
2010-04-02 Jack Phoenixdocumentation tweak
2010-04-01 Happy-melonRewrite the parser in a more friendly and accessible...
2010-03-30 Happy-melonRationalise comment format. Slightly controversial...
2010-03-30 Happy-melonOverhaul code format to coding conventions.
2010-03-24 Aryeh GregorCorrectly handle <abbr> followed by ISBN
2010-03-18 Alexandre EmsenhuberTypo in comment
2010-03-16 Alexandre Emsenhuber* (bug 22772) {{#special:}} parser function now works...
2010-03-13 Raimond Spekking* (bug 21981) Add parameter 'showfilename' to <gallery...
2010-03-03 Conrad IrwinMerge fixes to ?preload= from /branches/conrad/ (cf...
2010-02-24 Aaron SchulzRemoved unused var
2010-02-22 Tim StarlingFixes for r62505:
2010-02-21 Domas Mituzasglobal already imported few lines above
2010-02-19 Tim StarlingFixed unnecessary assignment (from r61913)
2010-02-19 Tim StarlingMoving Conrad's recent parser work out to a branch...
2010-02-16 Mark A. Hershberger* When I found it, I cried. fixes bug #22501
2010-02-15 Mark A. Hershbergerfixes #22501 follow up r61101 remove superfluous, buggy...
2010-02-15 Conrad Irwinclean r61713 (and r61710) per code review
2010-02-15 Mark A. Hershbergerfollow up r61101 for special pages like Special:Version...
2010-02-14 Alexandre EmsenhuberFixed some doxygen warnings
2010-02-13 PlatonidesFollow up r62436 comments.
2010-02-13 Conrad IrwinFix for <poem> after r62416
2010-02-13 Conrad IrwinDeprecate old undocumented workaround to bug 2257 ...
2010-02-11 Alexandre EmsenhuberWhitespaces fixes
2010-02-09 Conrad IrwinMore sensible semantics for pipe trick with section...
2010-02-08 Chad HorohoeCleanup r62111, don't pass by reference
2010-02-08 Conrad Irwinpartial revert for r62081. Make {{PIPETRICK}} like...
2010-02-07 Conrad IrwinFix bug 20339 allow pipe-trick in log reasons
2010-02-07 Conrad IrwinFixes for r62077
2010-02-07 Conrad IrwinInitialize parser properly in getTransclusionText()
2010-02-07 Conrad IrwinBug 7264 - Magic word to give Page Title as if pipe...
2010-02-07 Conrad IrwinUpdate Pipe Trick semantics per bug 845 and bug 21660
2010-02-06 Conrad IrwinAllow pipe trick to work after PST.
2010-02-05 Conrad Irwinstyle fixes for r62035
2010-02-05 Conrad Irwinbug 5210 - add getTransclusionText() to the Parser...
2010-02-03 Tim Starling* Fix for r57997 and bug 21222: move math, gallery...
2010-02-03 Tim StarlingRemove <a> tag hook for now, pending resolution of...
2010-02-01 Mark A. Hershbergerfixes problem on PHP 5.1 where titles are displayed...
2010-02-01 Aryeh GregorRequire $wgHtml5 for $wgExperimentalHtmlIds
2010-01-31 Max Semenik(bug 16039) Text disappearing after a bad image
2010-01-30 Conrad IrwinFix for r61710. Changing subst: to subst:$1 would cause...
2010-01-30 Conrad Irwinbug 22297 - "syntax for substitution that doesn't break...
2010-01-29 Aryeh GregorRefactor $wgEnforceHtmlIds code
2010-01-27 Tim StarlingRevert r61528, r61527, r61526, r61525, r61519, r61515...
2010-01-26 PlatonidesStep 4: Profit!!
2010-01-26 PlatonidesStep 3: Balance the quotes directly on $text
2010-01-26 PlatonidesStep 2: Take out countBoldAndItalic()
2010-01-26 PlatonidesStep 1: Apply attachment 2 from bug 18765.
2010-01-26 PlatonidesParser documentation:
2010-01-26 PlatonidesCosmetic changes from r61052 comments:
2010-01-23 Alexandre Emsenhuber* $fname -> __METHOD__
next