don't load so much stuff on parser cache hit (experimental)
[lhc/web/wiklou.git] / includes / ParserCache.php
2004-06-04 Tim Starlingdon't load so much stuff on parser cache hit (experimental)
2004-05-30 Tim StarlingExtra debugging info and a typo fix
2004-05-30 Tim StarlingFixed $wgCacheEpoch handling
2004-05-29 Tim Starlingoops
2004-05-29 Tim StarlingSave a tag into the cached text indicating the key...
2004-05-29 Tim StarlingParser cache respects $wgCacheEpoch
2004-05-28 Tim StarlingSupport for database profiling, profiling bracket in...
2004-05-27 Tim StarlingParser cache moved to memcached
2004-03-11 Brion VibberSome changes to the link tables. They now all use a...
2004-02-28 Tim Starlingbug fix
2004-02-26 Tim StarlingSplit parser from OutputPage into Parser.php, corrected...