Go to file
Daimona Eaytoy e65a69b6fe Only select needed columns in queries
Using '*' is handy, but we often end up selecting too much stuff.

Change-Id: I16d791ff8de6596de4fb65b1032b225f0bd65bf3
2018-09-03 14:12:41 +02:00
db_patches abuse_filter_log table only uses tinyint not int for namespace ID 2014-03-04 02:24:27 +00:00
i18n Localisation updates from https://translatewiki.net. 2018-08-29 22:27:46 +02:00
includes Only select needed columns in queries 2018-09-03 14:12:41 +02:00
maintenance Reduce use of globals in favor of Config 2018-05-02 02:27:26 +00:00
modules Remove hex numbers from Ace highlight 2018-08-23 12:23:16 +02:00
tests Merge "Improve tests for the AbuseFilter class" 2018-08-23 14:41:00 +00:00
.eslintrc.json Convert Special:AbuseFilter/tools to use OOUI 2018-04-02 16:31:19 +02:00
.gitignore Add phan configuration 2018-04-30 08:32:58 +00:00
.gitreview Whoops, track not trace 2016-10-24 17:01:30 -07:00
.phpcs.xml Add deprecated variables to PHPUnit tests 2018-08-22 08:38:31 +00:00
.stylelintrc.json build: Bump devDependencies to latest 2018-02-10 21:00:53 +00:00
AbuseFilter.alias.php Use short array syntax in alias file 2017-06-15 14:30:30 +00:00
abusefilter.tables.pg.sql Remove obsolete comment from abusefilter.tables.pg.sql 2018-07-16 11:26:37 +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 Add CODE_OF_CONDUCT.md 2017-06-07 08:28:35 +04:30
composer.json Bump taint-check plugin to 1.3.1 2018-08-31 13:39:25 +02:00
COPYING Add COPYING 2014-01-22 21:21:10 +00:00
extension.json Migrate AbuseFilter suppress log 2018-08-21 16:05:54 +00:00
Gruntfile.js Make Ace config pass eslint 2018-08-22 11:21:13 +02:00
hooks.txt Add aliases for "_text" and "article_" variables 2018-08-21 16:59:56 +02:00
package.json build: Bump devDependencies to latest 2018-04-04 17:34:02 -07:00