Go to file
Jackmcbarn b82ed4aa7d Restrict cached results to their original frame
When caching results from frame:preprocess and frame:expandTemplate,
restrict the scope of the cache to the frame object that was used. This
allows the integrity of the empty-frame expansion cache to be maintained
while also allowing parent frame access. This change is the equivalent of
I621e9075 in core.

Change-Id: Iae4c00e7e19ba12cfdaac135be16c991d9d0cea1
2016-03-09 11:27:23 -05:00
common Use ParserOutput::getRawText() where available 2016-01-25 12:39:23 -05:00
engines Restrict cached results to their original frame 2016-03-09 11:27:23 -05:00
i18n Localisation updates from https://translatewiki.net. 2016-03-08 22:44:44 +01:00
modules Update jscs configuration 2016-02-13 16:18:05 +01:00
tests/engines Restrict cached results to their original frame 2016-03-09 11:27:23 -05:00
.gitignore Add phplint to composer 2016-02-10 08:57:50 +00:00
.gitreview Adding .gitreview 2012-04-06 13:46:17 -04:00
.jscsrc Update jscs configuration 2016-02-13 16:18:05 +01:00
.jshintignore Add jshint to npm 2016-02-19 15:33:18 +00:00
.jshintrc Add jshint to npm 2016-02-19 15:33:18 +00:00
composer.json Add phplint to composer 2016-02-10 08:57:50 +00:00
Gruntfile.js Add jshint to npm 2016-02-19 15:33:18 +00:00
package.json Add jshint to npm 2016-02-19 15:33:18 +00:00
Scribunto.i18n.php Update i18n shim 2014-04-22 13:40:40 +00:00
Scribunto.magic.php Fix some PHPCS issues 2015-06-30 13:14:58 -04:00
Scribunto.namespaces.php Namespace correction for Module talk in ur 2016-02-13 14:42:26 +00:00
Scribunto.php Revert "Add license information" 2016-01-23 15:27:39 +00:00