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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Hooks::run() call site migration
Tim Starling
2020-05-30
1
-1
/
+1
*
Hook interface doc comment followup
Tim Starling
2020-04-21
1
-1
/
+1
*
docs: Hook interface doc comment review
apaskulin
2020-04-21
1
-5
/
+5
*
Automatically generated hook interfaces
Tim Starling
2020-04-20
1
-0
/
+23
*
Fix mismatching type hints in PHPDoc tags
Thiemo Kreuz
2020-03-24
1
-2
/
+0
*
Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull
James D. Forrester
2020-01-10
2
-2
/
+2
*
Shell: Add more types
Max Semenik
2019-10-31
4
-17
/
+19
*
Shell\Result: declare types, enable strict types
Max Semenik
2019-10-30
1
-4
/
+6
*
Shell: Declare constants visibility
Max Semenik
2019-10-28
1
-9
/
+9
*
shell: Resolve a TODO asking for error_clear_last()
Max Semenik
2019-10-02
1
-10
/
+1
*
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
*
Unsuppress more phan issues (part 3)
Daimona Eaytoy
2019-08-31
1
-1
/
+2
*
Avoid the use of silence operator (@) and use AtEase methods
Derick Alangi
2019-07-23
1
-2
/
+3
*
shell: Remove documentation that doesn't add meaning to the method
Derick Alangi
2019-06-17
1
-3
/
+3
*
Update wikimedia/at-ease from 1.2.0 to 2.0.0
Reedy
2019-05-18
1
-2
/
+3
*
shell: annotate return types
Max Semenik
2019-04-26
4
-15
/
+15
*
Get rid of unnecessary func_get_args() and friends
Aryeh Gregor
2019-04-12
1
-6
/
+4
*
Use https://www.php.net/ instead of https://secure.php.net/
Fomafix
2019-04-12
1
-1
/
+1
*
Update AtEase calls to use Wikimedia namespace
Reedy
2019-02-12
1
-2
/
+2
*
Convert RandomImageGenerator to use the new execution framework
Max Semenik
2019-01-21
1
-0
/
+11
*
Merge "Use MediaWiki\SuppressWarnings around trigger_error('') instead @"
D3r1ck01
2018-12-19
1
-2
/
+3
|
\
|
*
Use MediaWiki\SuppressWarnings around trigger_error('') instead @
Mark A. Hershberger
2018-04-17
1
-2
/
+3
*
|
Use PHP 7 '??' operator instead of if-then-else
Fomafix
2018-10-21
1
-1
/
+1
*
|
Deprecate wfArrayFilter() and wfArrayFilterByKey()
Max Semenik
2018-07-19
1
-4
/
+4
*
|
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
*
|
Merge "Use PHP7 constant expression instead of a magic number"
jenkins-bot
2018-05-31
1
-12
/
+11
|
\
\
|
*
|
Use PHP7 constant expression instead of a magic number
Max Semenik
2018-05-30
1
-12
/
+11
*
|
|
Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient
Bartosz Dziewoński
2018-05-30
1
-1
/
+1
|
/
/
*
/
Replace HTTP by HTTPS
Fomafix
2018-05-22
1
-1
/
+1
|
/
*
Restrict shell commands by default
Max Semenik
2018-04-16
2
-0
/
+8
*
Deprecate wfShellWikiCmd()
Max Semenik
2018-04-16
1
-0
/
+29
*
shell: Don't use --seccomp=@default for firejail < 0.9.50 support
Kunal Mehta
2018-02-26
1
-8
/
+10
*
Shell: Don't hang on empty stdin
Brad Jorsch
2018-02-22
1
-0
/
+6
*
Shell: Set pipes to non-blocking
Brad Jorsch
2018-02-01
1
-7
/
+19
*
Improve some parameter docs
Umherirrender
2018-01-07
1
-0
/
+1
*
Allow programmatic input in Command
Gergő Tisza
2018-01-03
2
-28
/
+61
*
build: Updating mediawiki/mediawiki-codesniffer to 15.0.0
Umherirrender
2018-01-01
1
-4
/
+2
*
Merge "shell: Add NO_LOCALSETTINGS restriction"
jenkins-bot
2017-12-22
2
-2
/
+13
|
\
|
*
shell: Add NO_LOCALSETTINGS restriction
Kunal Mehta
2017-12-08
2
-2
/
+13
*
|
shell: Add debug logging to find binaries that aren't being restricted
Kunal Mehta
2017-12-11
1
-0
/
+5
*
|
shell: Run firejail inside limit.sh, make NO_EXECVE work
Kunal Mehta
2017-12-09
2
-9
/
+13
|
/
*
Shell: skip null parameters
Max Semenik
2017-11-29
2
-3
/
+13
*
shell: Optionally restrict commands' access with firejail
Kunal Mehta
2017-11-28
5
-2
/
+286
*
MediaWiki\Shell: log stderr
Gergő Tisza
2017-10-26
2
-5
/
+43
*
Remove @codingStandardsIgnore from long lines
Umherirrender
2017-10-22
1
-2
/
+0
*
Shell\Command: Move code that builds final shell command into separate method
Kunal Mehta
2017-10-19
1
-22
/
+35
*
Introduce Shell\CommandFactory
Max Semenik
2017-10-17
3
-18
/
+74
*
Don't trigger PHP errors for unused Shell\Command
Max Semenik
2017-10-17
1
-3
/
+5
[next]