index
:
mediawikicore.git
REL1_39
REL1_40
REL1_41
REL1_42
REL1_43
development
fundraising/REL1_39
fundraising/REL1_43
master
wmf/1.44.0-wmf.21
wmf/1.44.0-wmf.22
wmf/1.44.0-wmf.23
wmf/branch_cut_pretest
wmf/next
The collaborative editing software that runs Wikipedia.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
includes
/
shell
/
Shell.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use MainConfigNames instead of string literals, #2
Aryeh Gregor
2022-04-13
1
-1
/
+2
*
Refactor global variables to use MediaWikiServices instead
TChin
2022-01-10
1
-2
/
+2
*
Remove $wgShellLocale, always use C
Tim Starling
2021-09-24
1
-2
/
+3
*
Use Shellbox for Shell::command() etc.
Tim Starling
2021-02-05
1
-56
/
+2
*
Remove terminating line breaks from debug messages
Tim Starling
2020-06-03
1
-1
/
+1
*
Hooks::run() call site migration
Tim Starling
2020-05-30
1
-1
/
+1
*
Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull
James D. Forrester
2020-01-10
1
-1
/
+1
*
Shell: Add more types
Max Semenik
2019-10-31
1
-3
/
+5
*
Shell: Declare constants visibility
Max Semenik
2019-10-28
1
-9
/
+9
*
Upgrade phan config to 0.7.1
Daimona Eaytoy
2019-09-04
1
-1
/
+0
*
Unsuppress phan issues part 6
Daimona Eaytoy
2019-09-01
1
-0
/
+2
*
shell: annotate return types
Max Semenik
2019-04-26
1
-2
/
+2
*
Use PHP 7 '??' operator instead of if-then-else
Fomafix
2018-10-21
1
-1
/
+1
*
shell: Note that ::isDisabled() should be called before ::command()
Kunal Mehta
2018-07-02
1
-0
/
+2
*
Begin introducing PHP 5.6 variadic parameters where appropriate
Max Semenik
2018-06-04
1
-10
/
+8
*
Use PHP7 constant expression instead of a magic number
Max Semenik
2018-05-30
1
-12
/
+11
*
Restrict shell commands by default
Max Semenik
2018-04-16
1
-0
/
+7
*
Deprecate wfShellWikiCmd()
Max Semenik
2018-04-16
1
-0
/
+29
*
Allow programmatic input in Command
Gergő Tisza
2018-01-03
1
-0
/
+1
*
shell: Add NO_LOCALSETTINGS restriction
Kunal Mehta
2017-12-08
1
-2
/
+9
*
Shell: skip null parameters
Max Semenik
2017-11-29
1
-1
/
+4
*
shell: Optionally restrict commands' access with firejail
Kunal Mehta
2017-11-28
1
-0
/
+51
*
Remove @codingStandardsIgnore from long lines
Umherirrender
2017-10-22
1
-2
/
+0
*
Introduce Shell\CommandFactory
Max Semenik
2017-10-17
1
-13
/
+3
*
Return stderr from Shell\Command
Max Semenik
2017-10-12
1
-0
/
+1
*
Inject dependencies into Shell\Command
Max Semenik
2017-10-03
1
-3
/
+18
*
Replace wfShellExec() with a class
Max Semenik
2017-09-08
1
-0
/
+149