Go to file
Daimona Eaytoy 451666272e Slightly improve degroup action, remove Phan suppressions
Try to get the groups from the var first, and compute them if they don't
exist. Use getEffectiveGroups instead of getGroups as it's done when
setting the lazy var loader. Avoid a pointless array_intersect within an
array_diff. Remove Phan @suppress and add docblock to make it pass.

Change-Id: I49ec6a1264b767cefea55df66ef3b02d4f443b57
2019-03-30 09:53:51 +00:00
.phan Migrate to new phan 2019-03-16 09:41:23 +00:00
db_patches Fix issues with SQLite 2019-03-01 10:44:58 +01:00
i18n Localisation updates from https://translatewiki.net. 2019-03-27 22:28:00 +01:00
includes Slightly improve degroup action, remove Phan suppressions 2019-03-30 09:53:51 +00:00
maintenance Use setDescription() instead of accessing guts directly 2019-03-25 19:51:20 -07:00
modules Merge "Use lowercase for built-in variables" 2019-03-22 10:44:24 +00:00
tests Remove $wgAbuseFilterRuntimeProfiling 2019-03-23 11:31:18 +00:00
.eslintrc.json build: Update eslint-config-wikimedia to 0.10.1 2019-02-18 19:26:42 +01:00
.gitignore Migrate to new phan 2019-03-16 09:41:23 +00:00
.gitreview Whoops, track not trace 2016-10-24 17:01:30 -07:00
.phpcs.xml Merge "Don't use wgLang and wgContLang" 2019-03-17 09:53:16 +00:00
.stylelintrc.json build: Bump devDependencies to latest 2018-02-10 21:00:53 +00:00
AbuseFilter.alias.php Add aliases for Serbian language 2018-12-24 02:16:55 +00:00
abusefilter.tables.pg.sql Fix database schema for PostgreSQL 2018-09-29 12:12:52 +02:00
abusefilter.tables.sql abuse_filter_log table only uses tinyint not int for namespace ID 2014-03-04 02:24:27 +00:00
abusefilter.tables.sqlite.sql Fix SQLite syntax errors 2018-06-26 14:50:57 +02:00
CODE_OF_CONDUCT.md build: Updating mediawiki/phan-taint-check-plugin to 1.4.0 2018-09-01 05:29:54 +00:00
composer.json Migrate to new phan 2019-03-16 09:41:23 +00:00
COPYING Add COPYING 2014-01-22 21:21:10 +00:00
extension.json Remove $wgAbuseFilterRuntimeProfiling 2019-03-23 11:31:18 +00:00
Gruntfile.js Remove obsolete aliases from closures 2018-11-23 15:44:58 +00:00
hooks.txt Add a new method and hook for static variables 2018-12-30 18:15:33 +01:00
package.json build: Update eslint-config-wikimedia to 0.10.1 2019-02-18 19:26:42 +01:00