wiki.techinc.nl/includes/parser
Alexandre Emsenhuber f5b75f1e98 Cleanup to statistics:
* Removed 'pcache_miss_invalid' from stats.php and clear_stats.php, no longer used
* Added missing 'job-insert' and 'job-pop' to clear_stats.php
* Added missing call to wfIncrStats( 'pcache_miss_absent' ) when there's no key in ParserCacge::get()
* Removed useless 'pcache_not_possible' stat from OutputPage::addWikiTextTitle() since that function is mostly used for interface messages
2012-01-23 16:27:13 +00:00
..
CoreLinkFunctions.php
CoreParserFunctions.php Reverted r108743 per CR comment. This should at least be discussed first. 2012-01-12 19:41:18 +00:00
CoreTagHooks.php Reverted r108743 per CR comment. This should at least be discussed first. 2012-01-12 19:41:18 +00:00
DateFormatter.php
LinkHolderArray.php Revert r107773 - increases parsercache fragmentation without clear benefit 2012-01-03 21:20:35 +00:00
Parser.php Bug 33845: Headings become cursive in TOC when they contain an image 2012-01-21 16:27:27 +00:00
Parser_DiffTest.php
Parser_LinkHooks.php
ParserCache.php Cleanup to statistics: 2012-01-23 16:27:13 +00:00
ParserOptions.php add missing deprecation notices and added deprecation version to existing ones 2011-12-13 05:19:05 +00:00
ParserOutput.php Reverted r108743 per CR comment. This should at least be discussed first. 2012-01-12 19:41:18 +00:00
Preprocessor.php Bug 31995 - Addition of PPFrame::getTitle 2011-11-09 20:52:24 +00:00
Preprocessor_DOM.php Revert r103795 -- adds <dws> pseudotag which modifies preprocessor behavior in some way to eat whitespace 2011-11-23 00:30:13 +00:00
Preprocessor_Hash.php Revert r103795 -- adds <dws> pseudotag which modifies preprocessor behavior in some way to eat whitespace 2011-11-23 00:30:13 +00:00
Preprocessor_HipHop.hphp Bug 31995 - Addition of PPFrame::getTitle 2011-11-09 20:52:24 +00:00
StripState.php Fix whitespace 2012-01-10 18:42:59 +00:00
Tidy.php Comments, braces, explicit member variables 2011-11-16 13:22:03 +00:00