[MediaWiki-commits] [Gerrit] Women's writes WikiWarriors edit-a-thon throttle rule - change (operations/mediawiki-config)

2016-03-14 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged.

Change subject: Women's writes WikiWarriors edit-a-thon throttle rule
..


Women's writes WikiWarriors edit-a-thon throttle rule

New throttle rule:
* Event name  Women's writes WikiWarriors edit-a-thon
* Event start ... 2016-03-15 20:00 -5:00
* Event end . 2016-03-16 01:00 -5:00
* IP  129.93.0.0/16, 40.135.25.0/24
* Projects .. enwiki, commonswiki
* Attendees . 100 (margin set at 150)

Cleaned former throttle rules.

Bug: T129697
Change-Id: Ied12a163278bd129efe24aaf78c1d8fcad90077d
---
M wmf-config/throttle.php
1 file changed, 11 insertions(+), 9 deletions(-)

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



diff --git a/wmf-config/throttle.php b/wmf-config/throttle.php
index 470e2a1..f8580c5 100644
--- a/wmf-config/throttle.php
+++ b/wmf-config/throttle.php
@@ -28,15 +28,6 @@
 # );
 ## Add throttling definitions below.
 
-
-$wmgThrottlingExceptions[] = array( // T128847 - Ateneo de Manila University 
workshops
-   'from'   => '2016-03-10T00:00 +8:00',
-   'to' => '2016-03-10T23:59 +8:00',
-   'IP' => array( '202.125.102.33', '121.58.232.35' ),
-   'dbname' => array( 'tlwiki', 'enwiki', 'commonswiki' ),
-   'value'  => 100 // 60-80 expected
-);
-
 $wmgThrottlingExceptions[] = array( // T129342 - Wikipedia while at Women of 
the World Festival
'from'   => '2016-03-13T11:00 +0:00',
'to' => '2016-03-13T13:00 +0:00',
@@ -53,6 +44,17 @@
'value'  => 70 // 20-50 expected
 );
 
+$wmgThrottlingExceptions[] = array( // T129697 - Women's writes WikiWarriors 
edit-a-thon
+   'from'   => '2016-03-15T20:00 -5:00',
+   'to' => '2016-03-16T01:00 -5:00',
+   'range'  => array(
+   '129.93.0.0/16',
+   '40.135.25.0/24',
+   ),
+   'dbname' => array( 'enwiki', 'commonswiki' ),
+   'value'  => 150 // 100 expected
+);
+
 $wmgThrottlingExceptions[] = array( // T129018 - Workshop for cawiki and frwiki
'from'   => '2016-03-16T00:00 +0:00',
'to' => '2016-03-16T23:59 +0:00',

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ied12a163278bd129efe24aaf78c1d8fcad90077d
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Dereckson 
Gerrit-Reviewer: Florianschmidtwelzow 
Gerrit-Reviewer: MaxSem 
Gerrit-Reviewer: jenkins-bot <>

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


[MediaWiki-commits] [Gerrit] Women's writes WikiWarriors edit-a-thon throttle rule - change (operations/mediawiki-config)

2016-03-11 Thread Dereckson (Code Review)
Dereckson has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/276895

Change subject: Women's writes WikiWarriors edit-a-thon throttle rule
..

Women's writes WikiWarriors edit-a-thon throttle rule

New throttle rule:
* Event name  Women's writes WikiWarriors edit-a-thon
* Event start ... 2016-03-15 20:00 -5:00
* Event end . 2016-03-16 01:00 -5:00
* IP  129.93.0.0/16, 40.135.25.0/24
* Projects .. enwiki, commonswiki
* Attendees . 100 (margin set at 150)

Cleaned former throttle rules.

Bug: T129697
Change-Id: Ied12a163278bd129efe24aaf78c1d8fcad90077d
---
M wmf-config/throttle.php
1 file changed, 11 insertions(+), 9 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config 
refs/changes/95/276895/1

diff --git a/wmf-config/throttle.php b/wmf-config/throttle.php
index 470e2a1..f8580c5 100644
--- a/wmf-config/throttle.php
+++ b/wmf-config/throttle.php
@@ -28,15 +28,6 @@
 # );
 ## Add throttling definitions below.
 
-
-$wmgThrottlingExceptions[] = array( // T128847 - Ateneo de Manila University 
workshops
-   'from'   => '2016-03-10T00:00 +8:00',
-   'to' => '2016-03-10T23:59 +8:00',
-   'IP' => array( '202.125.102.33', '121.58.232.35' ),
-   'dbname' => array( 'tlwiki', 'enwiki', 'commonswiki' ),
-   'value'  => 100 // 60-80 expected
-);
-
 $wmgThrottlingExceptions[] = array( // T129342 - Wikipedia while at Women of 
the World Festival
'from'   => '2016-03-13T11:00 +0:00',
'to' => '2016-03-13T13:00 +0:00',
@@ -53,6 +44,17 @@
'value'  => 70 // 20-50 expected
 );
 
+$wmgThrottlingExceptions[] = array( // T129697 - Women's writes WikiWarriors 
edit-a-thon
+   'from'   => '2016-03-15T20:00 -5:00',
+   'to' => '2016-03-16T01:00 -5:00',
+   'range'  => array(
+   '129.93.0.0/16',
+   '40.135.25.0/24',
+   ),
+   'dbname' => array( 'enwiki', 'commonswiki' ),
+   'value'  => 150 // 100 expected
+);
+
 $wmgThrottlingExceptions[] = array( // T129018 - Workshop for cawiki and frwiki
'from'   => '2016-03-16T00:00 +0:00',
'to' => '2016-03-16T23:59 +0:00',

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ied12a163278bd129efe24aaf78c1d8fcad90077d
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Dereckson 

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