Go to file
Daimona Eaytoy 217b4b57ff Remove workaround to complete phase 1 of variables migration
When all the other patches will be merged, this workaround won't be
necessary, and by removing it we're finishing the first phase of
variables migration. Which could also be the only one if we decide not
to go on and remove the old ones.

Bug: T173889
Depends-On: I5c370b54e6516889624088e27928ad3a1f48a821
Depends-On: I6576497feaf6d2c475ee33a91feb6a640e2c20fe
Depends-On: I87a48fdc8b392b25eb02807e8d0f712d0a399ece
Depends-On: Ib29eb15c1a51c037d036be8dc1541d96ea4b174b
Depends-On: I909a99e80a895a9b009c33ea72e8e0a4ea0a1375
Change-Id: If5f238cddb41ef92b141e36b4f2f15fd4cc86476
2018-12-30 22:43:14 +00: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-12-27 09:50:25 +01:00
includes Remove workaround to complete phase 1 of variables migration 2018-12-30 22:43:14 +00:00
maintenance Report all filters with wrong throttle parameters 2018-12-17 20:19:20 +01:00
modules ve.init.mw.AbuseFilterSaveErrorHandler: Update to receive entire response 2018-12-07 14:18:12 -05:00
tests Expose text from all slots to AbuseFilter 2018-12-05 09:24:08 -08:00
.eslintrc.json build: Set "root": true, in .eslintrc.json 2018-12-17 18:52:49 -08: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 build: Updating mediawiki/mediawiki-codesniffer to 23.0.0 2018-11-14 06:30:58 +00:00
.stylelintrc.json build: Bump devDependencies to latest 2018-02-10 21:00:53 +00:00
AbuseFilter.alias.php Set alias name of Special:Abusefilter for Urdu language 2018-12-20 19:48:22 +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 build: Update phan-taint-check-plugin to 1.5.1 2018-12-05 22:18:15 +00:00
COPYING Add COPYING 2014-01-22 21:21:10 +00:00
extension.json Use the updated TitleMove hook to filter move actions 2018-12-04 18:58:04 +01:00
Gruntfile.js Remove obsolete aliases from closures 2018-11-23 15:44:58 +00:00
hooks.txt Add aliases for "_text" and "article_" variables 2018-08-21 16:59:56 +02:00
package.json build: Update npm dev dependencies 2018-12-05 11:44:28 +00:00