mediawiki-extensions-AbuseF.../includes/Views
Daimona Eaytoy fca80fa976 Remove usage of MakeGlobalVariablesScript hook
This is an old leftover, used to add global JS variables in a convoluted
way: using a hook and a total of 3 static properties. We can safely
remove all of this and just call OutputPage::addJsConfigVars, which BTW
is already called where we need it.

Change-Id: Ifad0618fa93b0c7a7e8b23f596234e622aa8846a
2019-01-21 14:27:57 +01:00
..
AbuseFilterView.php Remove usage of MakeGlobalVariablesScript hook 2019-01-21 14:27:57 +01:00
AbuseFilterViewDiff.php Reduce code duplication 2018-11-19 15:50:36 +01:00
AbuseFilterViewEdit.php Merge "Warn the user if they try to leave the page with unsaved changes" 2019-01-19 12:57:50 +00:00
AbuseFilterViewExamine.php Remove usage of MakeGlobalVariablesScript hook 2019-01-21 14:27:57 +01:00
AbuseFilterViewHistory.php Revert "Revert "Add typehinting for every object-only parameter"" 2018-11-15 10:09:16 +01:00
AbuseFilterViewImport.php Remove unused stuff 2019-01-18 17:04:19 +01:00
AbuseFilterViewList.php Compact some other comments 2018-07-17 17:17:44 +02:00
AbuseFilterViewRevert.php Only select needed columns in queries 2018-09-03 14:12:41 +02:00
AbuseFilterViewTestBatch.php Move a method out of AbuseFilter.php 2018-12-09 14:33:30 +01:00
AbuseFilterViewTools.php Allow users with abusefilter-view-private to use testing interface 2018-06-24 14:10:38 +00:00