mediawiki-extensions-Scribunto/includes/engines/LuaCommon
DannyS712 a9b073fc62 Remove use of Parser::fetchCurrentRevisionOfTitle and Revision::getSha1
Use new fetchCurrentRevisionRecordOfTitle

Bug: T249384
Bug: T251233
Change-Id: I9a4974a990f8e4f7935cd8e38da918fd45a2282c
2020-04-28 09:34:26 +00:00
..
lualib Record vary-page-id when ID is accessed via mw.title 2020-02-13 17:24:41 +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 Use MediaWikiServices::getContentLanguage() 2020-03-16 17:58:26 +00:00
LibraryBase.php Add method scope visibility 2018-11-19 21:18:12 +00:00
LuaEngine.php Don't use deprecated Parser::OutputType() 2020-04-17 00:47:42 +00:00
LuaError.php Document a lot of methods 2020-01-17 23:03:03 +00:00
LuaInterpreter.php Split all classes in own files 2019-12-21 10:20:18 +01:00
LuaInterpreterBadVersionError.php Split all classes in own files 2019-12-21 10:20:18 +01:00
LuaInterpreterNotFoundError.php Split all classes in own files 2019-12-21 10:20:18 +01:00
LuaModule.php build: Updating dependencies 2020-04-22 19:07:11 +00:00
MessageLibrary.php Use MediaWikiServices::getContentLanguage() 2020-03-16 17:58:26 +00:00
SiteLibrary.php Use MediaWikiServices::getContentLanguage() 2020-03-16 17:58:26 +00:00
TextLibrary.php Add method scope visibility 2018-11-19 21:18:12 +00:00
TitleLibrary.php Remove use of Parser::fetchCurrentRevisionOfTitle and Revision::getSha1 2020-04-28 09:34:26 +00:00
UriLibrary.php Document a lot of methods 2020-01-17 23:03:03 +00:00
UstringLibrary.php build: Updating composer dependencies 2020-02-07 06:37:29 +00:00