Go to file
Daimona Eaytoy bae9c5bb8f Use lowercase for built-in variables
The uppercase is just a leftover from a long time ago. Currently,
variables are case-insensitive, and we already perform a strtolower when
saving them. Since most parts of the code already use lowercase, the
uppercase leftovers only make it harder to grep the code to find
variables. As a bonus, make Ace recognize variables in a
case-insensitive fashion.

Change-Id: I72933fcc9952fc1aabf6464b2fc0b04ec39c024b
2019-03-17 14:23:11 +01: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-15 22:35:44 +01:00
includes Use lowercase for built-in variables 2019-03-17 14:23:11 +01:00
maintenance Merge "Fix faulty query in normalizeThrottleParameters" 2019-03-17 09:50:39 +00:00
modules Use lowercase for built-in variables 2019-03-17 14:23:11 +01:00
tests Merge "Fix shortcircuit for consecutive operations" 2019-03-17 10:04:14 +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
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
extension.json Merge "Remove usage of MakeGlobalVariablesScript hook" 2019-03-17 10:32:30 +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