Made loadFromFileCache() always disable $wgOut regardless of whether compression...
[lhc/web/wiklou.git] / includes / parser / CoreParserFunctions.php
2012-02-08 Tim Starling* Optimise {{GENDER}} so that it doesn't need to load...
2012-02-01 Antoine MussoFix doxygen docs before REL1_19 branching
2012-01-12 Aaron SchulzReverted r108743 per CR comment. This should at least...
2012-01-12 Sam ReedKill "* @return void"
2011-12-20 Brion VibberProvisional revert r106573, r106559: may be the wrong...
2011-12-18 Robin PepermansFollow-up r106559: it's better to set the preference...
2011-12-18 Robin PepermansMake the output consistent when no second parameter...
2011-10-29 PlatonidesBug 31098: Template loop through MediaWiki: messages...
2011-10-19 Alexandre Emsenhuber* Changed ParserOptions to store a Language object...
2011-09-11 Brian Wolff(follow-up r96767) Make {{DEFAULTSORT:..|noerror}}...
2011-09-11 Brian Wolff(bug 16755) Add syntax to DEFAULTSORT - {{DEFAULTSORT...
2011-08-19 Roan KattouwPer CR on r44412 and my promise in the commit summary...
2011-08-03 Roan KattouwFix r93820: PROT_ -> PROTO_
2011-08-03 Roan KattouwSome random URL protocol forcing for protocol-relative...
2011-08-01 Mark A. Hershbergerw/s changes: “svn diff -x-w” is clean
2011-07-11 Niklas Laxströmping r91875
2011-07-11 Niklas Laxström* (bug 16699) {{#language:}} accepts second parameter...
2011-06-20 Niklas LaxströmFu r90453. Updates comments
2011-06-20 Niklas LaxströmProposed fix for bug 29450. Don't use the current user...
2011-06-17 Max SemenikFix type in code doc from r82433
2011-05-21 Sam ReedFix function level comments that start with /* not /**
2011-05-17 Siebrand MazelandUse consistent notation for "@todo FIXME". Should updat...
2011-04-23 KrinkleChange getUrl to getFullUrl for {{filepath:Filename...
2011-04-21 Chad HorohoeRemove @static from all over the place. That's what...
2011-04-17 Happy-melonRefactor the factory/i18n/list/etc static methods from...
2011-02-19 Sam ReedMore function and variable documentation
2011-02-08 Sam ReedMore return type documentation
2011-02-04 Alexandre EmsenhuberUse wfMessage() instead of wfMsgGetKey()
2011-01-26 Alexandre Emsenhuber* Replaced $wgMessageCache by MessageCache::singleton...
2011-01-23 KrinkleFollow-up per r80813 CR
2011-01-23 KrinkleBug 26870 - add width/height param to {{filepath:}}
2011-01-18 Ilmari Karonenfollowup r80511: make {{PAGENAMEE}} and friends also...
2010-12-10 Alexandre Emsenhuber* (bug 19006) {{REVISIONUSER}} no longer acts like...
2010-10-23 Chad HorohoeRevert r73976 (Implements bug 24343 "localurl discards...
2010-10-15 PlatonidesUse the accessor for getting mOptions.
2010-09-29 Antoine MussoImplements bug 24343 "localurl discards section id".
2010-09-29 Ryan Kaldarifixing per comments at r70517
2010-08-22 Alexandre Emsenhuber* Added file description headers
2010-08-13 Sam ReedRemove some unused variables
2010-08-12 PlatonidesParser should only use content messages.
2010-08-05 PlatonidesMake intfunction go accross the ParserOptions.
2010-06-20 Conrad Irwin(bug 17857) Make {{anchorencode}} work in a manner...
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-04-08 Conrad IrwinBug 22474, urlencode now takes a parameter to change...
2010-03-18 Alexandre EmsenhuberTypo in comment
2010-03-16 Alexandre Emsenhuber* (bug 22772) {{#special:}} parser function now works...
2010-02-19 Tim StarlingMoving Conrad's recent parser work out to a branch...
2010-02-14 Alexandre EmsenhuberFixed some doxygen warnings
2010-02-13 PlatonidesFollow up r62436 comments.
2010-02-11 Alexandre EmsenhuberWhitespaces fixes
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 IrwinFixes for r62077
2010-02-07 Conrad IrwinBug 7264 - Magic word to give Page Title as if pipe...
2009-08-02 Tobiasintroducing new CoreParserFunction nse as an url-friend...
2009-06-08 Ryan Schmidt* DISPLAYTITLE fixes:
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-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-04-19 Ryan SchmidtFollow-up on r49330
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-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-18 Chad HorohoeDocumenting this, because it makes no sense.
2009-03-10 Andrew GarrettTweak r48249 -- allow specification of the default...
2009-03-10 Andrew Garrett* (bug 4582) Provide preference-based autoformatting...
2009-03-04 Alexandre EmsenhuberRenamed CoreParserFunctions::namespace() to CoreParserF...
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-04 Andrew GarrettAdd ACTIVEUSERS magic-word, complement to NUMBEROFUSERS.
2009-01-31 Alex Z(bug 8249) Followup to r46630, add parser function...
2009-01-31 Andrew GarrettFix r46628 -- I'd misunderstood the nature of the hack...
2009-01-31 Alex ZAllow the {{NAMESPACE}}, {{TALKSPACE}}, and {{SUBJECTSP...
2009-01-31 Andrew GarrettDon't allow padding parser functions to be used to...
2009-01-26 Niklas Laxström* (bug 13040) {{GENDER:}} magic word for interface...
2009-01-14 Aryeh Gregor(bug 16852) padleft and padright now handle multibyte...
2009-01-08 Alex Z(bug 9947) Add PROTECTIONLEVEL parser function to retur...
2008-12-31 Brion VibberPull back r45181 "(Bug 12998) Weaken DISPLAYTITLE resti...
2008-12-30 Aaron Schulz(Bug 12998) Weaken DISPLAYTITLE restictions (patch...
2008-12-23 Aaron Schulz(Bug 16678) localurl/fullurl for Media: titles should...
2008-12-23 Raimond Spekking* (bug 13835) Fix rendering of {{filepath:Wiki.png...
2008-12-11 Aaron SchulzReduce queries for pagesize thingy
2008-12-11 Aaron SchulzFix this broken crap some more
2008-12-10 Aaron Schulz(bug 16589) CoreParserFunctions error causes 500
2008-12-10 Brion VibberRevert r44271 "(bug 12998) Weaken DISPLAYTITLE resticti...
2008-12-06 Aaron Schulz(bug 12998) Weaken DISPLAYTITLE restictions (patch...
2008-11-02 Raimond SpekkingFix for r43077:
2008-11-02 Ilmari KaronenEmit a warning message if a single page has multiple...
2008-10-28 Nicolas DumazetAdding function hook for numberofviews
2008-10-19 Nicolas Dumazet(bug 13701) {{NUMBEROFVIEWS}} magic word to show number...
next