[MediaWiki-commits] [Gerrit] operations/mediawiki-config[master]: Stop adding "Category:Uploaded with UploadWizard"

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

Change subject: Stop adding "Category:Uploaded with UploadWizard"
..


Stop adding "Category:Uploaded with UploadWizard"

Wikimedia Commons has discussed and agreed that uploads performed via
Special:UploadWizard should no longer contain this category anymore.
There's also product sign-off to stop adding this category elsewhere.

Bug: T147799
Signed-off-by: James D. Forrester 
Change-Id: Ia8dd3c19d1e06f47ce75d1889f7300c31d29c6bd
---
M wmf-config/CommonSettings.php
1 file changed, 0 insertions(+), 5 deletions(-)

Approvals:
  Bartosz Dziewoński: Looks good to me, but someone else must approve
  Addshore: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/wmf-config/CommonSettings.php b/wmf-config/CommonSettings.php
index a622558..a6d245d 100644
--- a/wmf-config/CommonSettings.php
+++ b/wmf-config/CommonSettings.php
@@ -1914,11 +1914,6 @@
$wgUploadStashScalerBaseUrl = 
"//{$wmfHostnames['upload']}/$site/$lang/thumb/temp";
$wgUploadWizardConfig = [
# 'debug' => true,
-   'autoAdd' => [
-   'categories' => [
-   'Uploaded with UploadWizard',
-   ],
-   ],
// Normally we don't include API keys in CommonSettings, but 
this key
// isn't private since it's used on the client-side, i.e. 
anyone can see
// it in the outgoing AJAX requests to Flickr.

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ia8dd3c19d1e06f47ce75d1889f7300c31d29c6bd
Gerrit-PatchSet: 6
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: MarcoAurelio 
Gerrit-Reviewer: Addshore 
Gerrit-Reviewer: Alex Monk 
Gerrit-Reviewer: Bartosz Dziewoński 
Gerrit-Reviewer: Dereckson 
Gerrit-Reviewer: Florianschmidtwelzow 
Gerrit-Reviewer: Jforrester 
Gerrit-Reviewer: MarcoAurelio 
Gerrit-Reviewer: Steinsplitter 
Gerrit-Reviewer: Zhuyifei1999 
Gerrit-Reviewer: jenkins-bot <>

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


[MediaWiki-commits] [Gerrit] operations/mediawiki-config[master]: Stop adding "Category:Uploaded with UploadWizard"

2016-10-10 Thread MarcoAurelio (Code Review)
MarcoAurelio has uploaded a new change for review.

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

Change subject: Stop adding "Category:Uploaded with UploadWizard"
..

Stop adding "Category:Uploaded with UploadWizard"

Wikimedia Commons has discussed and agreed that uploads performed via
Special:UploadWizard should no longer contain this category anymore.

Bug: T147799
Change-Id: Ia8dd3c19d1e06f47ce75d1889f7300c31d29c6bd
---
M wmf-config/CommonSettings.php
1 file changed, 1 insertion(+), 1 deletion(-)


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

diff --git a/wmf-config/CommonSettings.php b/wmf-config/CommonSettings.php
index f6f5bb1..e9128e5 100644
--- a/wmf-config/CommonSettings.php
+++ b/wmf-config/CommonSettings.php
@@ -1913,7 +1913,7 @@
# 'debug' => true,
'autoAdd' => [
'categories' => [
-   'Uploaded with UploadWizard',
+   '', // T147799
],
],
// Normally we don't include API keys in CommonSettings, but 
this key

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

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

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