Localisation updates for core and extension messages from translatewiki.net
[lhc/web/wiklou.git] / includes / parser / ParserCache.php
2011-12-10 Alexandre Emsenhuber* Added revision's timestamp to OutputPage along with...
2011-11-08 Antoine Mussoupdate ParserCache debug message
2011-10-07 PlatonidesBug 31445: "Section edit links do not show"
2011-09-20 Robin Pepermansr97636: ParserCache meant to be committed already too
2011-09-14 Niklas LaxströmRevert r96798 - makes parser go infinite loop somewhere
2011-09-11 Robin Pepermans(Bug 30364) LanguageConverter should depend on the...
2011-08-18 Sam ReedUpstreaming wikia change to WebRequest
2011-07-24 Sam ReedTrim trailing whitespace
2011-06-29 Aaron Schulz* Split off WikiPage class from Article, WikiFilePage...
2011-05-28 Sam ReedAnd even more documentation
2011-04-15 Aaron Schulz* Made __construct() protected
2011-03-07 PlatonidesMerge corrected r81741 and resolve the TODO.
2011-02-19 Sam ReedMore function and variable documentation
2010-12-28 PlatonidesThis precondition is no longer needed after r78393
2010-12-26 PlatonidesStore the options used by the parsing in ParserOutput...
2010-12-14 PlatonidesDo not access to mTouched internals of Article from...
2010-12-05 Sam ReedFollowup r77748, throw NEW MWException
2010-12-04 PlatonidesRevert r70202. Replace with an exception.
2010-09-15 PlatonidesFix getDirty from r70783.
2010-09-12 Alexandre EmsenhuberRemoved trailing spaces
2010-08-23 PlatonidesTry to improve the funciton comment of getETag() per...
2010-08-22 Alexandre Emsenhuber* Added file description headers
2010-08-10 PlatonidesUpgrade the warning from wfDebug to wfWarn.
2010-08-10 PlatonidesFollow up r70783. Define variable used in debug message.
2010-08-10 PlatonidesFollow up r70783 CR.
2010-08-09 PlatonidesUse only the page relevant pieces in the parser cache...
2010-08-05 PlatonidesChange quickUserCan( 'edit' ) and getIsPrintable()...
2010-07-30 Mark A. HershbergerMake sure we get a good memCached object.
2010-07-20 Mark A. Hershbergerrevert r69620
2010-07-20 Mark A. HershbergerAdmin is required now.
2010-06-01 Daniel Kinzlerallow parser/extensions to control for how long a Parse...
2010-05-15 Alexandre EmsenhuberFixed some doxygen warnings
2009-07-08 Tim StarlingImplemented the PoolCounter feature and did some genera...
2009-03-20 Victor VasilievMake ParserCache::getKey backward-compatible, so it...
2009-03-18 Arash BoostaniFixed bug #11213 - [edit] section links in printable...
2008-12-10 Aaron Schulz* Don't set ETag if $wgUseETag = false
2008-07-29 Brion VibberRevert r38196, r38204 -- "(bugs 6089, 13079) Show edit...
2008-07-29 Alexandre EmsenhuberPer talk with Simetrical, add a param to Title::quickUs...
2008-06-16 Tim Starling* Reorganised the includes directory, creating subdirec...