Reverted r58646 as per my comments on bug 20554.
[lhc/web/wiklou.git] / includes / parser /
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-09-04 Tim StarlingApplied patch by Juliano F. Ravasi for bug 20431: const...
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-21 Aryeh GregorSwitch from Xml:: to Html:: in a few places
2009-08-20 Raimond Spekking* (bug 20318) Distinct CSS classes for ISBN/RFC/PMID...
2009-08-16 Chad Horohoe(bug 20274) Strict standards issue in 5.3.
2009-08-15 Tim Starling* Per my CR comments on r44560: merged FileCache into...
2009-08-02 Tobiasintroducing new CoreParserFunction nse as an url-friend...
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-11 Domas Mituzasgood catch, $wgServer definitely needs trailing slash...
2009-07-11 Domas MituzasFix Bug#19637 - self-referencing externals will be...
2009-07-09 Andrew Garrett* Allow leading-> as syntax for quoting.
2009-07-08 Tim StarlingImplemented the PoolCounter feature and did some genera...
2009-07-07 Niklas LaxströmFixing some irritating whitespace
2009-07-03 Remember the dotTitle attributes are now always blank on framed and...
2009-07-02 Victor VasilievAdd getArguments, getNamedArguments and getNumberedArgu...
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-13 Siebrand Mazeland* replace deprecated makeBrokenLinkObj() by LinkHolderA...
2009-06-08 Ryan Schmidt* DISPLAYTITLE fixes:
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-06 Tim StarlingRevert r51200, r51253, r51254, addition of {{NUMBEROFCO...
2009-06-03 Tim StarlingReverted r49575, {{revisionid:...}} due to unresolved...
2009-06-03 Tim StarlingReverted r48984. Fragile, doesn't work if memcached...
2009-06-03 Tim StarlingProfiling for CPF::gender()
2009-06-02 Rotem LissMultiple whitespace in TOC anchors is now stripped...
2009-06-02 Andrew GarrettFix up r49794, make new groups noncapturing, fixing...
2009-06-01 Siebrand Mazeland(bug 19017) TOC level calculation error in an odd case...
2009-05-31 Alex ZOn second thought, use idFromName and edits() instead...
2009-05-31 Alex ZSome followup to r51200:
2009-05-30 X!(bug 19012) Added {{NUMBEROFCONTRIBS}} variable
2009-05-24 Siebrand MazelandProper casing for getDBkey()
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...
2009-04-28 Brion VibberRevert r49653 "Make the link regex non-greedy so that...
2009-04-24 Andrew GarrettFix spacing issues with autoformatted dates. Includes...
2009-04-19 Ryan SchmidtFollow-up on r49330
2009-04-19 Remember the dotMake the link regex non-greedy so that it is possible...
2009-04-16 Roan Kattouw(bug 6092) Add parser function equivalents of {{REVISIO...
2009-04-09 Remember the dot(bug 12998) Allow <sup>, <sub>, etc. in DISPLAYTITLE
2009-04-05 Tim StarlingMove the circular reference check to *after* redirect...
2009-04-05 Aaron Schulzprofiling fix
2009-04-02 Alexandre Emsenhuber* (bug 18170) Fixed a PHP warning in Parser::preSaveTra...
2009-03-29 Philip TzouAdd group convertsion support for LanguageConverter...
2009-03-25 Andrew GarrettConvert formatdate to a hashed parserfunction
2009-03-24 Brion VibberFix up r48728 "Allow User: prefix in parameter to GENDE...
2009-03-24 Andrew GarrettAllow User: prefix in parameter to GENDER parser function
2009-03-20 Victor VasilievMake ParserCache::getKey backward-compatible, so it...
2009-03-18 Arash BoostaniFixed bug #11213 - [edit] section links in printable...
2009-03-18 Chad HorohoeDocumenting this, because it makes no sense.
2009-03-11 Chad Horohoe(bug 17897) Uninitialized string offset in <pre> tags...
2009-03-10 Andrew GarrettTweak r48249 -- allow specification of the default...
2009-03-10 Andrew Garrett* (bug 4582) Provide preference-based autoformatting...
2009-03-09 Andrew GarrettSurround dynamic dates with a <span>. Bug 17785.
2009-03-09 Aaron SchulzDon't show deleted user names
2009-03-07 Nathaniel Herman(bug 10336) Added new magic word {{REVISIONUSER}},...
2009-03-06 Aaron Schulzstyle/profiling tweaks
2009-03-06 Aaron Schulzfix profiling
2009-03-04 Alexandre EmsenhuberRenamed CoreParserFunctions::namespace() to CoreParserF...
2009-03-02 Aaron Schulzshort-circuit replaceVariables() for all the empty...
2009-02-27 Aaron SchulzAdd profile calls to replaceInternalLinks2. Changed...
2009-02-27 Aaron SchulzRemoved strval calls from magicLinkCallback(); items...
2009-02-25 Chad HorohoeMore unused globals.
2009-02-19 Brion Vibber* (bug 16335) __NONEWSECTIONLINK__ magic word to suppre...
2009-02-18 Brion VibberRevert r46628, r46639 for now "Don't allow padding...
2009-02-17 Aaron SchulzRename new ACTIVEUSERS word to NUMBEROFACTIVEUSERS
2009-02-09 Andrew GarrettApply changes made live on Wikimedia cluster related...
2009-02-06 Andrew GarrettCache preprocessor output in memcached.
next