jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/402330 )

Change subject: Remove wmf.csv
......................................................................


Remove wmf.csv

There are zero hits in our access logs for this file in 2017 excluding
web crawlers. The functionality in Translate is not removed in this
commit so it is easy to revert.

Change-Id: Ibd7eacbe8ff3a77c43fa094d2a589916bc59b832
---
D bin/stats-wmf
M puppet/modules/wiki/templates/wikistats.erb
2 files changed, 0 insertions(+), 10 deletions(-)

Approvals:
  jenkins-bot: Verified
  Nikerabbit: Looks good to me, approved



diff --git a/bin/stats-wmf b/bin/stats-wmf
deleted file mode 100755
index fa07029..0000000
--- a/bin/stats-wmf
+++ /dev/null
@@ -1,7 +0,0 @@
-# Siebrand / 2009-12-28
-
-STATSFILE="/www/translatewiki.net/docroot/static/stats/wmf.csv"
-
-# create stats file
-cd /srv/mediawiki/targets/production/extensions/Translate/scripts
-/usr/bin/php groupStatistics.php --wmfscore > $STATSFILE
diff --git a/puppet/modules/wiki/templates/wikistats.erb 
b/puppet/modules/wiki/templates/wikistats.erb
index cf1d4f9..6d12cf3 100644
--- a/puppet/modules/wiki/templates/wikistats.erb
+++ b/puppet/modules/wiki/templates/wikistats.erb
@@ -3,6 +3,3 @@
 18 22 * * * <%= @user %> <%= @config %>/bin/stats-newcorelangs >> /dev/null 
2>&1
 31 22 * * * <%= @user %> <%= @config %>/bin/twn-wikistats >> /dev/null 2>&1
 54 23 * * * <%= @user %> <%= @config %>/bin/stats-translatewiki >> /dev/null 
2>&1
-
-# Creation of https://translatewiki.net/static/stats/wmf.csv
-34  4 * * 4 <%= @user %> <%= @config %>/bin/stats-wmf >> /dev/null 2>&1

-- 
To view, visit https://gerrit.wikimedia.org/r/402330
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ibd7eacbe8ff3a77c43fa094d2a589916bc59b832
Gerrit-PatchSet: 1
Gerrit-Project: translatewiki
Gerrit-Branch: master
Gerrit-Owner: Nikerabbit <niklas.laxst...@gmail.com>
Gerrit-Reviewer: Nikerabbit <niklas.laxst...@gmail.com>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to