Go to file
Daimona Eaytoy 89520e2353 Remove $wgAbuseFilterProfiling
This variable was introduced to selectively enable profiling because
stats recording was bad for performance. Nowadays, stats are recorded in
a deferredupdate and don't harm performance anymore. Thus, this variable
can be removed and profiling be enabled by default.

Bug: T191039
Depends-On: Ib5fdeb75c1324f672b4ded39681f006fde34b4d1
Change-Id: Ia5c477edc8733bb1994cb6d01e1371ed496c8bcb
2019-03-23 11:31:11 +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 Remove $wgAbuseFilterProfiling 2019-03-23 11:31:11 +00:00
includes Remove $wgAbuseFilterProfiling 2019-03-23 11:31:11 +00:00
maintenance Replace double-equals with triple-equals 2019-03-22 16:12:13 +01:00
modules Merge "Use lowercase for built-in variables" 2019-03-22 10:44:24 +00:00
tests Remove $wgAbuseFilterProfiling 2019-03-23 11:31:11 +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 $wgAbuseFilterProfiling 2019-03-23 11:31:11 +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