wiki.techinc.nl/includes/parser
Aaron Schulz 9750150c2e Reduce chance for parser cache race conditions
* Move cache time definition to happen before parse so it is less likely
  to override the cache with a stale value and a high cache timestamp.

bug: 46014
Change-Id: I021d27885ac260d89232ff11ec3cccf976e44f0f
2013-09-24 13:57:51 -07:00
..
CacheTime.php Fixed spacing in logging/parser/profiler/rl/revdel/search folder 2013-04-20 17:38:24 +02:00
CoreParserFunctions.php Added {{REVISIONSIZE}} variable to get the current size of a revision. 2013-09-21 03:49:35 +01:00
CoreTagHooks.php Fixed spacing in logging/parser/profiler/rl/revdel/search folder 2013-04-20 17:38:24 +02:00
DateFormatter.php Removed space after isset 2013-04-26 14:18:06 +02:00
LinkHolderArray.php Fixed spacing in logging/parser/profiler/rl/revdel/search folder 2013-04-20 17:38:24 +02:00
Parser.php Added {{REVISIONSIZE}} variable to get the current size of a revision. 2013-09-21 03:49:35 +01:00
Parser_DiffTest.php Fixed spacing in logging/parser/profiler/rl/revdel/search folder 2013-04-20 17:38:24 +02:00
ParserCache.php Reduce chance for parser cache race conditions 2013-09-24 13:57:51 -07:00
ParserOptions.php doc: Clarify documentation for ParserOptions::getUserLangObj 2013-08-02 03:07:53 +00:00
ParserOutput.php No spaces after (casts) 2013-09-04 20:05:43 +02:00
Preprocessor.php fix some spacing 2013-03-07 17:53:21 +01:00
Preprocessor_DOM.php Cleanup Preprocessor_DOM::preprocessToObj wfProfileOut()s 2013-09-21 02:32:02 +00:00
Preprocessor_Hash.php Fix spacing and break some lines 2013-08-24 17:06:25 +02:00
StripState.php style: normalize end of files 2013-02-03 15:04:39 +01:00
Tidy.php Remove hphpc support and deprecate related functions 2013-05-09 08:28:05 +10:00