fixes Bug #27543 - “Warning: in_array() [function.in-array]: Wrong datatype for secon...
[lhc/web/wiklou.git] / includes / parser / ParserOutput.php
2011-08-01 Mark A. Hershbergerfixes Bug #27543 - “Warning: in_array() [function.in...
2011-08-01 Mark A. Hershbergerw/s changes: “svn diff -x-w” is clean
2011-07-30 Sam ReedBack out r93533, r93531, r93530
2011-07-30 Sam ReedMerge iwtransclusion branch into trunk
2011-05-28 Sam ReedAnd even more documentation, the last of this batch
2011-05-28 Sam ReedAnd some more....
2011-04-04 Aaron SchulzFollow-up changes to r84610:
2011-04-03 Daniel FriesenDrop connetion between Skin and Linker and turn Linker...
2011-03-23 Aaron SchulzFollow-up r84610: made makeImage() b/c for callers
2011-03-23 Aaron Schulz* Put parser output file version tracking to core
2011-03-06 Alexandre EmsenhuberOnly call ParserOptions::getNumberHeadings() when neede...
2011-02-19 Sam ReedMore function and variable documentation
2011-02-08 Daniel FriesenFollowup r81583, break some of the long lines and centr...
2011-02-06 Daniel FriesenSwitch <editsection> to <mw:editsection> and start...
2011-01-04 Daniel Friesen*sigh* I was looking at parser tests, but not notices...
2011-01-04 Daniel FriesenFollowup r79520 and r79528, one of the args was missing...
2011-01-03 Daniel FriesenFollowup r79520, some characters inside the encoded...
2011-01-03 Daniel FriesenTry to output editsection markers instead of rendered...
2010-12-28 Niklas LaxströmFollow up r23393, also remove the getter method
2010-12-26 PlatonidesStore the options used by the parsing in ParserOutput...
2010-09-27 Roan KattouwFix indentation
2010-09-04 Roan KattouwMerging resourceloader branch into trunk. Full document...
2010-08-30 Chad HorohoeGet rid of PHP4-style constructors
2010-08-22 Alexandre Emsenhuber* Added file description headers
2010-08-09 PlatonidesMove pieces related to ParserOutput expiry into a new...
2010-07-10 Bryan Tong Minh(bug 14685) Double underscore magic word usage is now...
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 Daniel Kinzlerallow parser/extensions to control for how long a Parse...
2010-05-15 Alexandre EmsenhuberFixed some doxygen warnings
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-02-16 Mark A. Hershberger* When I found it, I cried. fixes bug #22501
2010-01-16 Sam Reed* (bug 22061) API: add prop=headitems to action=parse
2010-01-15 Mark A. Hershbergerfollow up r61101, fix cut-n-paste error
2010-01-15 Mark A. Hershbergerfollow up r60832 and follow up r60763
2009-07-18 Alex Z(bug 19814) - Interwiki links from file links - [[File...
2009-07-11 Domas Mituzasgood catch, $wgServer definitely needs trailing slash...
2009-07-11 Domas MituzasFix Bug#19637 - self-referencing externals will be...
2009-06-20 Roan KattouwCore changes for NavigableTOC extension:
2009-02-19 Brion Vibber* (bug 16335) __NONEWSECTIONLINK__ magic word to suppre...
2009-01-11 Alex Z(bug 16965) Follow-up to r45266, also don't record...
2009-01-01 Brion VibberFollow-up to r45174: (bug 16806) Fix regression from...
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-10 Brion VibberRevert r44271 "(bug 12998) Weaken DISPLAYTITLE resticti...
2008-12-06 Aaron Schulz(bug 12998) Weaken DISPLAYTITLE restictions (patch...
2008-07-25 Aryeh GregorMove some member variable initialization to the declara...
2008-07-23 Aryeh Gregor(bug 8068) New __INDEX__ and __NOINDEX__ magic words...
2008-07-23 Aryeh GregorRevert last commit for a moment, committed lots of...
2008-07-23 Aryeh GregorFollow-up to r37968: forgot to commit the change setRob...
2008-06-16 Tim Starling* Reorganised the includes directory, creating subdirec...