Catrope has uploaded a new change for review. (
https://gerrit.wikimedia.org/r/343440 )
Change subject: Add rcenhancedfilters beta feature
......................................................................
Add rcenhancedfilters beta feature
Will be enabled on mw.org on March 21 and on plwiki and ptwiki
on March 28.
Change-Id: I661d69e430991aa8cd35406d4cdda2792271f0c1
---
M src/betafeatures/counts.php
1 file changed, 2 insertions(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/analytics/wmde/scripts
refs/changes/40/343440/1
diff --git a/src/betafeatures/counts.php b/src/betafeatures/counts.php
index 0aae988..3474572 100755
--- a/src/betafeatures/counts.php
+++ b/src/betafeatures/counts.php
@@ -22,6 +22,7 @@
'revisionslider',
'visualeditor-newwikitext',
'twocolconflict',
+ 'rcenhancedfilters',
);
require_once( __DIR__ . '/../../lib/load.php' );
@@ -168,4 +169,4 @@
$queryResult = $pdo->query( $sql );
if( $queryResult === false ) {
Output::timestampedMessage( "FAILED: $sql" );
-}
\ No newline at end of file
+}
--
To view, visit https://gerrit.wikimedia.org/r/343440
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I661d69e430991aa8cd35406d4cdda2792271f0c1
Gerrit-PatchSet: 1
Gerrit-Project: analytics/wmde/scripts
Gerrit-Branch: master
Gerrit-Owner: Catrope <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits