wiki.techinc.nl/includes/shell
TChin 47adb6d65a Refactor global variables to use MediaWikiServices instead
Automatically refactors wg prefixed globals to use MediaWikiServices config using Rector. Doesn't include files that set globals or files that fail CI.

Rector Gist: https://gist.github.com/tchin25/7cc54f6d23aedef010b22e4dfbead228

* This patch uses a modified source code rector library for our specific use case and the rector will have different effects without it.

A writeup for future reference is here: https://meta.wikimedia.org/wiki/User:TChin_(WMF)/Using_Rector_On_MediaWiki

Change-Id: I1a691f01cd82e60bf41207d32501edb4b9835e37
2022-01-10 13:55:53 -05:00
..
Hook
Command.php Use Shellbox for Shell::command() etc. 2021-02-05 21:51:58 +11:00
CommandFactory.php shell: Fix $wgShellboxUrls by passing service name when creating BoxedCommand 2021-09-01 11:43:22 -07:00
firejail.profile
Result.php Use Shellbox for Shell::command() etc. 2021-02-05 21:51:58 +11:00
Shell.php Refactor global variables to use MediaWikiServices instead 2022-01-10 13:55:53 -05:00
ShellboxClientFactory.php ShellboxClientFactory: add RPCClient getters 2021-11-05 16:41:22 +00:00