documentation tweak
[lhc/web/wiklou.git] / includes / parser / Parser.php
2010-04-02 Jack Phoenixdocumentation tweak
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-13 Raimond Spekking* (bug 21981) Add parameter 'showfilename' to <gallery...
2010-03-03 Conrad IrwinMerge fixes to ?preload= from /branches/conrad/ (cf...
2010-02-22 Tim StarlingFixes for r62505:
2010-02-21 Domas Mituzasglobal already imported few lines above
2010-02-19 Tim StarlingMoving Conrad's recent parser work out to a branch...
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-13 Conrad IrwinFix for <poem> after r62416
2010-02-13 Conrad IrwinDeprecate old undocumented workaround to bug 2257 ...
2010-02-09 Conrad IrwinMore sensible semantics for pipe trick with section...
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 IrwinInitialize parser properly in getTransclusionText()
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-19 Sam ReedRevert r61251 as r61252 fixes the extension (so thats...
2010-01-19 Sam ReedPass parser by reference on line 3344 for bug 22154...
2010-01-18 Aryeh GregorStyle fixes to Sanitizer and Parser
2010-01-15 Mark A. Hershbergerfollow up r60832 and follow up r60763
2010-01-14 Platonides* (bug 18765) Increased consistency of bold-italic...
2010-01-14 Mark A. Hershbergerfollow up r60832: Remove un-necessary test for stringin...
2010-01-13 Mark A. Hershbergerfollow-up r60832: make sure $t always ends up a Title.
2010-01-08 Mark A. Hershbergerfollow up r60763
2010-01-08 Tim Starling* Fixed the issue of all date functions throwing E_STRI...
2010-01-07 Mark A. Hershbergerfollow-up r60763 and r58275. Parser tests now pass.
2010-01-07 Mark A. HershbergerRefactor LanguageConversion so that title conversion...
2010-01-06 Sam ReedAttempt at normalistion of comparison styles - empty...
2009-12-16 Roan KattouwReadd case statement for {{STYLEPATH}} that was acciden...
2009-12-15 Alexandre EmsenhuberReplaced all @fixme with "@todo Fixme" since doxygen...
2009-12-11 Chad HorohoeMass convert NULL -> null. Left strings and comments...
2009-12-09 OverlordQFollowup to r59818, change transcache timestamp field...
2009-12-08 OverlordQFix Parser transcache to correctly format timestamps
2009-11-07 Daniel Kinzleradding support for <a> tags as a parser tag hook, in...
2009-10-25 Chad HorohoeAdd bunch of missing classes to the Autoloader
2009-10-22 Chad HorohoeFix r57997 and r58039 for realz this time
2009-10-22 Chad HorohoeFix retarded mistake in 57997, move break to within...
2009-10-22 Chad Horohoe(bug 21222) Free <math> tag if not using it. Patch...
2009-10-11 Happy-melon(bug 21095) allow tracking categories added to the...
2009-10-02 Daniel Kinzlerfollow-up to r57278: cache all variables untill the...
2009-10-02 Daniel Kinzlerclear variable cache in clearState() as suggested by...
2009-09-30 Andrew GarrettAdd signature prefetching logic to Parser, supports...
2009-09-28 Happy-melonRecommit r56688 (tracking categories for __INDEX__...
2009-09-26 Roan KattouwAdd a {{STYLEPATH}} magic word; necessary for upcoming...
2009-09-26 Brion VibberRevert broken rewrite of login system; totally broken.
2009-09-20 Happy-melon(bug16979) Add tracking categories for __INDEX__ and...
2009-09-17 Brion VibberRevert r53832, r53897, r54145 "(bug 17988) Spaces befor...
2009-09-09 Andrew GarrettRelax === check for blank signatures to ==, fixes bug...
2009-09-07 Aryeh GregorDon't embed ?> in string literals
2009-08-30 Nephele(bug 2257) Add a $frame parameter to recursiveTagParse...
2009-08-27 Andrew GarrettRevert r52983 for now, could cause unexpected syntax...
2009-08-26 Alexandre Emsenhuber* (bug 8143) Localised parser function names are now...
2009-08-20 Raimond Spekking* (bug 20318) Distinct CSS classes for ISBN/RFC/PMID...
2009-08-15 Tim Starling* Per my CR comments on r44560: merged FileCache into...
2009-08-01 Alexandre EmsenhuberPer Nikerabbit's comment on r53897 (i.e. fix for r53832...
2009-07-28 Alexandre EmsenhuberPer Simetrical's comment on r53832: only trim if there...
2009-07-27 Alexandre Emsenhuber* (bug 17988) Spaces before [[Category:]] links are...
2009-07-20 Brion Vibber* (bug 14080) Short notation links to subpages didn...
2009-07-18 Alex Z(bug 19814) - Interwiki links from file links - [[File...
2009-07-14 Roan Kattouw* Fix typo in Linker.php
2009-07-12 Remember the dotRemoved repetition of URIs in the title attributes...
2009-07-11 Victor VasilievAdd function-like tag hooks. They are tags, which conte...
2009-07-09 Andrew Garrett* Allow leading-> as syntax for quoting.
2009-07-03 Remember the dotTitle attributes are now always blank on framed and...
2009-06-25 Roan KattouwCore changes for NavigableTOC extension:
2009-06-21 Roan Kattouw(bug 19323) Calls to recursiveTagParse() overwrite...
2009-06-20 Roan KattouwCore changes for NavigableTOC extension:
2009-06-20 Roan KattouwAdd 'index', 'fromtitle', and 'byteoffset' fields to...
2009-06-18 Andrew GarrettDocumentation I added while trying to figure out doBloc...
2009-06-15 Niklas LaxströmRegression in r51797, anon signature links where prefix...
2009-06-07 Siebrand Mazeland* replace some use of deprecated makeKnownLinkObj(...
2009-06-06 Siebrand Mazeland* replace use of deprecated makeLinkObj() by link(...
2009-06-02 Rotem LissMultiple whitespace in TOC anchors is now stripped...
2009-06-01 Siebrand Mazeland(bug 19017) TOC level calculation error in an odd case...
2009-05-20 Shinjiman* (bug 5755) Introduce {{CURRENTMONTH1}} and {{LOCALMON...
2009-05-19 Arash BoostaniReverting the code that encloses article sections in...
2009-05-06 Arash BoostaniFixed a minor problem with $wgSectionContainers that...
2009-05-06 Arash BoostaniFixed problem with call to closeSectionContainers that...
2009-05-05 Arash BoostaniAdded an extension, called EditSectionHiliteLink, that...
next