mediawiki-extensions-Scribunto/includes/engines/LuaCommon
Aaron Schulz e5097e6145 Use "vary-revision-sha1" over "vary-revision" in getContentInternal()
These allows for some chance of avoiding extra save parses.
Also add wfDebug() call to mention the vary-* flag.

Bug: T226432
Depends-on: Idcd30a3fa3f7012dac76ce8bbf46625453ae331f
Change-Id: Id3bc207382aac90bd63df2d83d6334aae9b2477d
2019-07-18 01:48:12 +00:00
..
lualib ustring: Replace UtfNormal hack with a different one 2019-06-11 00:09:15 +00:00
HashLibrary.php Add method scope visibility 2018-11-19 21:18:12 +00:00
HtmlLibrary.php Add method scope visibility 2018-11-19 21:18:12 +00:00
LanguageLibrary.php Add method scope visibility 2018-11-19 21:18:12 +00:00
LibraryBase.php Add method scope visibility 2018-11-19 21:18:12 +00:00
LuaCommon.php build: Upgrade phan-taint-check-plugin from 1.5.x to 2.0.1 2019-07-11 08:13:40 +00:00
LuaInterpreter.php Use PHP 7 variadic params for LuaInterpreter::callFunction() 2019-03-20 21:17:45 -07:00
MessageLibrary.php Add method scope visibility 2018-11-19 21:18:12 +00:00
SiteLibrary.php Fix @return for SiteLibrary::pagesInCategory() 2019-03-20 21:18:51 -07:00
TextLibrary.php Add method scope visibility 2018-11-19 21:18:12 +00:00
TitleLibrary.php Use "vary-revision-sha1" over "vary-revision" in getContentInternal() 2019-07-18 01:48:12 +00:00
UriLibrary.php Add method scope visibility 2018-11-19 21:18:12 +00:00
UstringLibrary.php Upgrade to newer phan 2019-03-20 21:19:37 -07:00