[MediaWiki-commits] [Gerrit] mediawiki...Wikibase[master]: Test for T150512

2016-11-14 Thread Nikerabbit (Code Review)
Nikerabbit has uploaded a new change for review. https://gerrit.wikimedia.org/r/321608 Change subject: Test for T150512 .. Test for T150512 Change-Id: I23fee71221ab2b3afce2c71477ebdbce5979f404 --- M

[MediaWiki-commits] [Gerrit] mediawiki...Translate[master]: Test for T150512

2016-11-14 Thread Nikerabbit (Code Review)
Nikerabbit has uploaded a new change for review. https://gerrit.wikimedia.org/r/321607 Change subject: Test for T150512 .. Test for T150512 Change-Id: I5f4415b9f4735828ba62269970d42c3cf145d0ea --- M Translate.php 1 file

[MediaWiki-commits] [Gerrit] mediawiki...BlueSpiceFoundation[master]: Update for API error i18n

2016-11-14 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Update for API error i18n .. Update for API error i18n See Iae0e2ce3. Change-Id: I47a9ea5b057ba1a288af103f866fec0ea49f2c16 --- M includes/CoreHooks.php

[MediaWiki-commits] [Gerrit] mediawiki/core[master]: Throw an exception if password hash would be truncated by DB

2016-11-14 Thread Brian Wolff (Code Review)
Brian Wolff has uploaded a new change for review. https://gerrit.wikimedia.org/r/321606 Change subject: Throw an exception if password hash would be truncated by DB .. Throw an exception if password hash would be truncated by

[MediaWiki-commits] [Gerrit] pywikibot/core[master]: api.py: set_maximum_items should not compare int and None

2016-11-14 Thread Dalba (Code Review)
Dalba has uploaded a new change for review. https://gerrit.wikimedia.org/r/321605 Change subject: api.py: set_maximum_items should not compare int and None .. api.py: set_maximum_items should not compare int and None

[MediaWiki-commits] [Gerrit] mediawiki/core[master]: Fix multiple bugs in EncryptedPassword

2016-11-14 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Fix multiple bugs in EncryptedPassword .. Fix multiple bugs in EncryptedPassword * openssl_decrypt() expects the encrypted string you give it to be the

[MediaWiki-commits] [Gerrit] operations/mediawiki-config[master]: Remove $wmgUsabilityPrefSwitch, unused

2016-11-14 Thread Chad (Code Review)
Chad has uploaded a new change for review. https://gerrit.wikimedia.org/r/321601 Change subject: Remove $wmgUsabilityPrefSwitch, unused .. Remove $wmgUsabilityPrefSwitch, unused Change-Id:

[MediaWiki-commits] [Gerrit] operations/mediawiki-config[master]: Move 2 web entry points to w/ where they belong

2016-11-14 Thread Chad (Code Review)
Chad has uploaded a new change for review. https://gerrit.wikimedia.org/r/321599 Change subject: Move 2 web entry points to w/ where they belong .. Move 2 web entry points to w/ where they belong There's no reason for these

[MediaWiki-commits] [Gerrit] operations/mediawiki-config[master]: MWVersion.php simplification

2016-11-14 Thread Chad (Code Review)
Chad has uploaded a new change for review. https://gerrit.wikimedia.org/r/321600 Change subject: MWVersion.php simplification .. MWVersion.php simplification - Remove w/MWVersion.php wrapper. Useless overhead and nothing it

[MediaWiki-commits] [Gerrit] mediawiki/core[master]: Use different varname for upgraded hash from origin hash

2016-11-14 Thread Brian Wolff (Code Review)
Brian Wolff has uploaded a new change for review. https://gerrit.wikimedia.org/r/321597 Change subject: Use different varname for upgraded hash from origin hash .. Use different varname for upgraded hash from origin hash I

[MediaWiki-commits] [Gerrit] mediawiki/core[master]: Fix message name for passwordreset-invalidemail

2016-11-14 Thread Brian Wolff (Code Review)
Brian Wolff has uploaded a new change for review. https://gerrit.wikimedia.org/r/321596 Change subject: Fix message name for passwordreset-invalidemail .. Fix message name for passwordreset-invalidemail This adjust the

[MediaWiki-commits] [Gerrit] operations/mediawiki-config[master]: query.php: Serve HTTP 410 Gone

2016-11-14 Thread Chad (Code Review)
Chad has uploaded a new change for review. https://gerrit.wikimedia.org/r/321595 Change subject: query.php: Serve HTTP 410 Gone .. query.php: Serve HTTP 410 Gone 500 implies an error that may be gone later and clients are

[MediaWiki-commits] [Gerrit] operations/puppet[production]: Toollabs: Fix mount dependency order

2016-11-14 Thread Andrew Bogott (Code Review)
Andrew Bogott has uploaded a new change for review. https://gerrit.wikimedia.org/r/321594 Change subject: Toollabs: Fix mount dependency order .. Toollabs: Fix mount dependency order Ideally this will get us a clean first

[MediaWiki-commits] [Gerrit] mediawiki/core[master]: Reduce default cookie expiration time to 30 days

2016-11-14 Thread Code Review
Gergő Tisza has uploaded a new change for review. https://gerrit.wikimedia.org/r/321592 Change subject: Reduce default cookie expiration time to 30 days .. Reduce default cookie expiration time to 30 days Cookie expiration

[MediaWiki-commits] [Gerrit] operations/puppet[production]: toollabs: Actually not mount bind mount on boot

2016-11-14 Thread Yuvipanda (Code Review)
Yuvipanda has uploaded a new change for review. https://gerrit.wikimedia.org/r/321591 Change subject: toollabs: Actually not mount bind mount on boot .. toollabs: Actually not mount bind mount on boot atboot doesn't fucking

[MediaWiki-commits] [Gerrit] operations/puppet[production]: toollabs: Fix typo

2016-11-14 Thread Yuvipanda (Code Review)
Yuvipanda has submitted this change and it was merged. Change subject: toollabs: Fix typo .. toollabs: Fix typo Change-Id: Ifeba2ce2bb72eb631e9dcdcf4ed03310e7e754c3 --- M modules/toollabs/manifests/init.pp 1 file changed, 1

[MediaWiki-commits] [Gerrit] mediawiki/core[master]: Fix SpecialPasswordResetOnSubmit parameter handling

2016-11-14 Thread Code Review
Gergő Tisza has uploaded a new change for review. https://gerrit.wikimedia.org/r/321589 Change subject: Fix SpecialPasswordResetOnSubmit parameter handling .. Fix SpecialPasswordResetOnSubmit parameter handling

[MediaWiki-commits] [Gerrit] operations/puppet[production]: labs: Require base classes than include them

2016-11-14 Thread Yuvipanda (Code Review)
Yuvipanda has submitted this change and it was merged. Change subject: labs: Require base classes than include them .. labs: Require base classes than include them This allows us to require NFS Mounts and expect them to work

[MediaWiki-commits] [Gerrit] mediawiki/core[master]: Add better logging to password reset

2016-11-14 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Add better logging to password reset .. Add better logging to password reset In particular we definitely want to log capturing resets. Change-Id:

[MediaWiki-commits] [Gerrit] mediawiki...OATHAuth[master]: Hide empty square for QR code with CSS for no-JS users

2016-11-14 Thread Legoktm (Code Review)
Legoktm has uploaded a new change for review. https://gerrit.wikimedia.org/r/321587 Change subject: Hide empty square for QR code with CSS for no-JS users .. Hide empty square for QR code with CSS for no-JS users Change-Id:

[MediaWiki-commits] [Gerrit] operations/puppet[production]: Explicitly set up /var/spool/gridengine on grid master

2016-11-14 Thread Andrew Bogott (Code Review)
Andrew Bogott has uploaded a new change for review. https://gerrit.wikimedia.org/r/321584 Change subject: Explicitly set up /var/spool/gridengine on grid master .. Explicitly set up /var/spool/gridengine on grid master This

[MediaWiki-commits] [Gerrit] operations/puppet[production]: tools: Have bind mount depend on the project mount

2016-11-14 Thread Yuvipanda (Code Review)
Yuvipanda has submitted this change and it was merged. Change subject: tools: Have bind mount depend on the project mount .. tools: Have bind mount depend on the project mount Change-Id:

[MediaWiki-commits] [Gerrit] pywikibot/core[master]: New category for file licences on en.wiki

2016-11-14 Thread Magul (Code Review)
Magul has uploaded a new change for review. https://gerrit.wikimedia.org/r/321582 Change subject: New category for file licences on en.wiki .. New category for file licences on en.wiki Moved here:

[MediaWiki-commits] [Gerrit] operations/dns[master]: fix reverse names of ulsfo mgmt interfaces

2016-11-14 Thread Dzahn (Code Review)
Dzahn has uploaded a new change for review. https://gerrit.wikimedia.org/r/321581 Change subject: fix reverse names of ulsfo mgmt interfaces .. fix reverse names of ulsfo mgmt interfaces These 4 names in ulsfo.mgmt did exist

[MediaWiki-commits] [Gerrit] mediawiki...CodeEditor[master]: Follow-up I83714188: Don't turn every MW page into an exception

2016-11-14 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Follow-up I83714188: Don't turn every MW page into an exception .. Follow-up I83714188: Don't turn every MW page into an exception A hook function was

[MediaWiki-commits] [Gerrit] mediawiki...CodeEditor[master]: Follow-up I83714188: Don't turn every MW page into an exception

2016-11-14 Thread Alex Monk (Code Review)
Alex Monk has uploaded a new change for review. https://gerrit.wikimedia.org/r/321580 Change subject: Follow-up I83714188: Don't turn every MW page into an exception .. Follow-up I83714188: Don't turn every MW page into an

[MediaWiki-commits] [Gerrit] mediawiki...parsoid[master]: Bump version after release

2016-11-14 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Bump version after release .. Bump version after release Change-Id: I509cb88243c276a01d0100fa267b00f31bae33a7 --- M HISTORY.md M package.json 2 files

[MediaWiki-commits] [Gerrit] mediawiki...CentralAuth[master]: Fix incorrectly indented block

2016-11-14 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Fix incorrectly indented block .. Fix incorrectly indented block Change-Id: I959ac4e6868826dcc1eb50fddd953b19fd81fd80 --- M

[MediaWiki-commits] [Gerrit] mediawiki...parsoid[master]: Bump version after release

2016-11-14 Thread Arlolra (Code Review)
Arlolra has uploaded a new change for review. https://gerrit.wikimedia.org/r/321574 Change subject: Bump version after release .. Bump version after release Change-Id: I509cb88243c276a01d0100fa267b00f31bae33a7 --- M

[MediaWiki-commits] [Gerrit] operations/puppet[production]: Revert "nfs_mount: do mount{} absent prior to nfs-mount-mana...

2016-11-14 Thread Madhuvishy (Code Review)
Madhuvishy has uploaded a new change for review. https://gerrit.wikimedia.org/r/321573 Change subject: Revert "nfs_mount: do mount{} absent prior to nfs-mount-manager" .. Revert "nfs_mount: do mount{} absent prior to

[MediaWiki-commits] [Gerrit] mediawiki/core[master]: Accept salted password hashes with :A: prefixes

2016-11-14 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Accept salted password hashes with :A: prefixes .. Accept salted password hashes with :A: prefixes Partially reverting Icb809274f9f63. The broken :A:

[MediaWiki-commits] [Gerrit] operations/mediawiki-config[master]: Log Throttler events

2016-11-14 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Log Throttler events .. Log Throttler events Change-Id: I458215ae1046b40a85fb18971d1477a7fd728671 --- M wmf-config/InitialiseSettings.php 1 file changed,

[MediaWiki-commits] [Gerrit] operations/puppet[production]: nfsclient: force link creation even dir exists in this case

2016-11-14 Thread Rush (Code Review)
Rush has submitted this change and it was merged. Change subject: nfsclient: force link creation even dir exists in this case .. nfsclient: force link creation even dir exists in this case Change-Id:

[MediaWiki-commits] [Gerrit] wikimedia...crm[master]: Comment to explain salt-wierdness

2016-11-14 Thread Eileen (Code Review)
Eileen has uploaded a new change for review. https://gerrit.wikimedia.org/r/321571 Change subject: Comment to explain salt-wierdness .. Comment to explain salt-wierdness Bug:T15038 Change-Id:

[MediaWiki-commits] [Gerrit] mediawiki/core[master]: Accept salted password hashes with :A: prefixes

2016-11-14 Thread Tim Starling (Code Review)
Tim Starling has uploaded a new change for review. https://gerrit.wikimedia.org/r/321570 Change subject: Accept salted password hashes with :A: prefixes .. Accept salted password hashes with :A: prefixes Partially reverting

[MediaWiki-commits] [Gerrit] mediawiki...deploy[master]: Debian packaging: Tweak parsoid.postinst

2016-11-14 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Debian packaging: Tweak parsoid.postinst .. Debian packaging: Tweak parsoid.postinst * This doesn't change functionality but prevents # chars from

[MediaWiki-commits] [Gerrit] operations/puppet[production]: nfs-mount-manager: improve 'check' grep to be more exact

2016-11-14 Thread Rush (Code Review)
Rush has submitted this change and it was merged. Change subject: nfs-mount-manager: improve 'check' grep to be more exact .. nfs-mount-manager: improve 'check' grep to be more exact Change-Id:

[MediaWiki-commits] [Gerrit] operations/puppet[production]: nfs-mount-manager: improve 'check' grep to be more exact

2016-11-14 Thread Rush (Code Review)
Rush has uploaded a new change for review. https://gerrit.wikimedia.org/r/321569 Change subject: nfs-mount-manager: improve 'check' grep to be more exact .. nfs-mount-manager: improve 'check' grep to be more exact Change-Id:

[MediaWiki-commits] [Gerrit] mediawiki...deploy[master]: Debian packaging: Tweak parsoid.postinst

2016-11-14 Thread Subramanya Sastry (Code Review)
Subramanya Sastry has uploaded a new change for review. https://gerrit.wikimedia.org/r/321566 Change subject: Debian packaging: Tweak parsoid.postinst .. Debian packaging: Tweak parsoid.postinst * This doesn't change

[MediaWiki-commits] [Gerrit] operations/puppet[production]: role: add Prometheus job for memcached_exporter

2016-11-14 Thread Filippo Giunchedi (Code Review)
Filippo Giunchedi has uploaded a new change for review. https://gerrit.wikimedia.org/r/321568 Change subject: role: add Prometheus job for memcached_exporter .. role: add Prometheus job for memcached_exporter Bug: T147326

[MediaWiki-commits] [Gerrit] operations/puppet[production]: nfs_mount: do mount{} absent prior to nfs-mount-manager

2016-11-14 Thread Rush (Code Review)
Rush has submitted this change and it was merged. Change subject: nfs_mount: do mount{} absent prior to nfs-mount-manager .. nfs_mount: do mount{} absent prior to nfs-mount-manager Otherwise puppet can sometimes have issues as

[MediaWiki-commits] [Gerrit] operations/puppet[production]: nfs_mount: do mount{} absent prior to nfs-mount-manager

2016-11-14 Thread Rush (Code Review)
Rush has uploaded a new change for review. https://gerrit.wikimedia.org/r/321564 Change subject: nfs_mount: do mount{} absent prior to nfs-mount-manager .. nfs_mount: do mount{} absent prior to nfs-mount-manager Otherwise

[MediaWiki-commits] [Gerrit] mediawiki...deploy[master]: Bump src to 932a33ad + update changelog for deb 0.6.1 release

2016-11-14 Thread Subramanya Sastry (Code Review)
Subramanya Sastry has uploaded a new change for review. https://gerrit.wikimedia.org/r/321563 Change subject: Bump src to 932a33ad + update changelog for deb 0.6.1 release .. Bump src to 932a33ad + update changelog for deb

[MediaWiki-commits] [Gerrit] operations/puppet[production]: labstore: Remove old home and project mounts from tools

2016-11-14 Thread Madhuvishy (Code Review)
Madhuvishy has submitted this change and it was merged. Change subject: labstore: Remove old home and project mounts from tools .. labstore: Remove old home and project mounts from tools Change-Id:

[MediaWiki-commits] [Gerrit] mediawiki...VisualEditor[master]: Pass isModified when switching from VE to NWE

2016-11-14 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Pass isModified when switching from VE to NWE .. Pass isModified when switching from VE to NWE Bug: T150707 Change-Id:

[MediaWiki-commits] [Gerrit] wikimedia...SmashPig[deployment]: Remove "phpunit" from script section in composer.json

2016-11-14 Thread Paladox (Code Review)
Paladox has uploaded a new change for review. https://gerrit.wikimedia.org/r/321559 Change subject: Remove "phpunit" from script section in composer.json .. Remove "phpunit" from script section in composer.json Change-Id:

[MediaWiki-commits] [Gerrit] operations/mediawiki-config[master]: Test for $wgTimelineFontFile values

2016-11-14 Thread Hashar (Code Review)
Hashar has uploaded a new change for review. https://gerrit.wikimedia.org/r/321558 Change subject: Test for $wgTimelineFontFile values .. Test for $wgTimelineFontFile values Parse wmf-config/timeline.php for potential values

[MediaWiki-commits] [Gerrit] operations/puppet[production]: labstore: Symlink /data/project and /home on tools to mounts...

2016-11-14 Thread Madhuvishy (Code Review)
Madhuvishy has uploaded a new change for review. https://gerrit.wikimedia.org/r/321556 Change subject: labstore: Symlink /data/project and /home on tools to mounts from labstore-secondary .. labstore: Symlink /data/project

[MediaWiki-commits] [Gerrit] wikimedia...SmashPig[deployment]: Merge branch 'master' into deployment

2016-11-14 Thread Cdentinger (Code Review)
Cdentinger has uploaded a new change for review. https://gerrit.wikimedia.org/r/321555 Change subject: Merge branch 'master' into deployment .. Merge branch 'master' into deployment ++

[MediaWiki-commits] [Gerrit] wikimedia...SmashPig[master]: Couple more # comments

2016-11-14 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Couple more # comments .. Couple more # comments Change-Id: I45333963e0b09be4116b5814466d96dfeedf2d2d --- M PaymentProviders/PayPal/Message.php 1 file

[MediaWiki-commits] [Gerrit] wikimedia...SmashPig[master]: Get rid of # comments

2016-11-14 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Get rid of # comments .. Get rid of # comments Change-Id: Iccf9e06adb433b54c4f6be7320aa634f747058f2 --- M Maintenance/MaintenanceBase.php M

[MediaWiki-commits] [Gerrit] wikimedia...SmashPig[master]: Couple more # comments

2016-11-14 Thread Cdentinger (Code Review)
Cdentinger has uploaded a new change for review. https://gerrit.wikimedia.org/r/321553 Change subject: Couple more # comments .. Couple more # comments Change-Id: I45333963e0b09be4116b5814466d96dfeedf2d2d --- M

[MediaWiki-commits] [Gerrit] operations/dns[master]: fix mgmt names in wrong data center

2016-11-14 Thread Papaul (Code Review)
Papaul has submitted this change and it was merged. Change subject: fix mgmt names in wrong data center .. fix mgmt names in wrong data center These were more names showing up in the "rejects" log when running the getmgmtips

[MediaWiki-commits] [Gerrit] operations/puppet[production]: Don't install git explicitly

2016-11-14 Thread Yuvipanda (Code Review)
Yuvipanda has submitted this change and it was merged. Change subject: Don't install git explicitly .. Don't install git explicitly Is installed in base::standard_packages Change-Id: I761395303891522d92af22ff713e551ec5657f23

[MediaWiki-commits] [Gerrit] mediawiki...VisualEditor[master]: Fix attribute.style typo in gallery dialog

2016-11-14 Thread Tchanders (Code Review)
Tchanders has uploaded a new change for review. https://gerrit.wikimedia.org/r/321551 Change subject: Fix attribute.style typo in gallery dialog .. Fix attribute.style typo in gallery dialog Change-Id:

[MediaWiki-commits] [Gerrit] mediawiki...mobileapps[master]: Return expected responses for most-read requests with no res...

2016-11-14 Thread Mholloway (Code Review)
Mholloway has uploaded a new change for review. https://gerrit.wikimedia.org/r/321548 Change subject: Return expected responses for most-read requests with no results .. Return expected responses for most-read requests with

[MediaWiki-commits] [Gerrit] operations/puppet[production]: statistics: Don't install git explicitly

2016-11-14 Thread Yuvipanda (Code Review)
Yuvipanda has uploaded a new change for review. https://gerrit.wikimedia.org/r/321547 Change subject: statistics: Don't install git explicitly .. statistics: Don't install git explicitly Is installed in

[MediaWiki-commits] [Gerrit] operations/dns[master]: Add prod DNS for restbase201[0-2] Bug:T150680

2016-11-14 Thread Papaul (Code Review)
Papaul has uploaded a new change for review. https://gerrit.wikimedia.org/r/321546 Change subject: Add prod DNS for restbase201[0-2] Bug:T150680 .. Add prod DNS for restbase201[0-2] Bug:T150680 Change-Id:

[MediaWiki-commits] [Gerrit] wikimedia...SmashPig[deployment]: Merge branch 'master' into deployment

2016-11-14 Thread Cdentinger (Code Review)
Cdentinger has uploaded a new change for review. https://gerrit.wikimedia.org/r/321545 Change subject: Merge branch 'master' into deployment .. Merge branch 'master' into deployment + 1a2a99c6a7e632867dc3ebe8825101e75086470d

[MediaWiki-commits] [Gerrit] wikimedia...SmashPig[master]: Return 403 when PP sends us a broken message.

2016-11-14 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Return 403 when PP sends us a broken message. .. Return 403 when PP sends us a broken message. Temporary fix to shut fail mail up, better solution is

[MediaWiki-commits] [Gerrit] VisualEditor/VisualEditor[master]: Add ve.init.Target#isModeAvailable

2016-11-14 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Add ve.init.Target#isModeAvailable .. Add ve.init.Target#isModeAvailable Change-Id: I149bcec3ae18f406920ba90a0483d4262aff4eb7 --- M

[MediaWiki-commits] [Gerrit] wikimedia...civicrm[master]: Allow selection of primary when merging.

2016-11-14 Thread Eileen (Code Review)
Eileen has uploaded a new change for review. https://gerrit.wikimedia.org/r/321533 Change subject: Allow selection of primary when merging. .. Allow selection of primary when merging. This is backport of

[MediaWiki-commits] [Gerrit] operations...python-confluent-kafka[debian]: Debian release 0.9.2-1

2016-11-14 Thread Ottomata (Code Review)
Ottomata has submitted this change and it was merged. Change subject: Debian release 0.9.2-1 .. Debian release 0.9.2-1 Change-Id: I8c4c958a61dbdb1df8d77d621a8370591fb5f4e0 --- M debian/changelog 1 file changed, 6

[MediaWiki-commits] [Gerrit] VisualEditor/VisualEditor[master]: Add ve.init.Target#isModeAvailable

2016-11-14 Thread Esanders (Code Review)
Esanders has uploaded a new change for review. https://gerrit.wikimedia.org/r/321503 Change subject: Add ve.init.Target#isModeAvailable .. Add ve.init.Target#isModeAvailable Change-Id:

[MediaWiki-commits] [Gerrit] mediawiki/core[master]: Initialize gallery slideshow on wikipage.content hook

2016-11-14 Thread TheDJ (Code Review)
TheDJ has uploaded a new change for review. https://gerrit.wikimedia.org/r/321500 Change subject: Initialize gallery slideshow on wikipage.content hook .. Initialize gallery slideshow on wikipage.content hook The slideshow

[MediaWiki-commits] [Gerrit] operations/puppet[production]: base: Do not have classes clash with base::standard_packages

2016-11-14 Thread Yuvipanda (Code Review)
Yuvipanda has submitted this change and it was merged. Change subject: base: Do not have classes clash with base::standard_packages .. base: Do not have classes clash with base::standard_packages Prior step to moving this

[MediaWiki-commits] [Gerrit] apps...wikipedia[master]: Fix app toolbar color in recents menu

2016-11-14 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Fix app toolbar color in recents menu .. Fix app toolbar color in recents menu Bug: T146928 Change-Id: I29b2c52bb07add5c56e6b17e6cfd8b9ecbf97c8b --- M

[MediaWiki-commits] [Gerrit] operations/puppet[production]: base: Move package list to hiera

2016-11-14 Thread Yuvipanda (Code Review)
Yuvipanda has uploaded a new change for review. https://gerrit.wikimedia.org/r/321495 Change subject: base: Move package list to hiera .. base: Move package list to hiera This can be read by the toollabs container image

[MediaWiki-commits] [Gerrit] operations/puppet[production]: [Planet Wikimedia] Remove Nimish Gautam

2016-11-14 Thread Dzahn (Code Review)
Dzahn has submitted this change and it was merged. Change subject: [Planet Wikimedia] Remove Nimish Gautam .. [Planet Wikimedia] Remove Nimish Gautam The feed got very spammy with political stuff recently and there is no way

[MediaWiki-commits] [Gerrit] operations/mediawiki-config[master]: Move EasyTimeline config to its own file

2016-11-14 Thread Hashar (Code Review)
Hashar has uploaded a new change for review. https://gerrit.wikimedia.org/r/321493 Change subject: Move EasyTimeline config to its own file .. Move EasyTimeline config to its own file I will need to write some test for

[MediaWiki-commits] [Gerrit] operations/mediawiki-config[master]: `scap patch` tool for applying patches to a wmf/branch

2016-11-14 Thread Chad (Code Review)
Chad has submitted this change and it was merged. Change subject: `scap patch` tool for applying patches to a wmf/branch .. `scap patch` tool for applying patches to a wmf/branch Reads through patches from

[MediaWiki-commits] [Gerrit] operations/mediawiki-config[master]: Revert "Revert "Setup CirrusSearch interwiki load test""

2016-11-14 Thread EBernhardson (Code Review)
EBernhardson has uploaded a new change for review. https://gerrit.wikimedia.org/r/321492 Change subject: Revert "Revert "Setup CirrusSearch interwiki load test"" .. Revert "Revert "Setup CirrusSearch interwiki load test""

[MediaWiki-commits] [Gerrit] operations/mediawiki-config[master]: Improve wmf-config/ style

2016-11-14 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Improve wmf-config/ style .. Improve wmf-config/ style This commit has been autogenerated with a mediawiki/tools/code-utils stylize.php run. Change-Id:

[MediaWiki-commits] [Gerrit] operations/mediawiki-config[master]: Fix whitespace issue

2016-11-14 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Fix whitespace issue .. Fix whitespace issue Change-Id: I6547ae74925c8291d9650bb59c88599808d3fea8 --- M wmf-config/Wikibase-production.php 1 file

[MediaWiki-commits] [Gerrit] mediawiki...CommentStreams[master]: Fix: comments not shown on pages deleted then created with n...

2016-11-14 Thread Cicalese (Code Review)
Cicalese has submitted this change and it was merged. Change subject: Fix: comments not shown on pages deleted then created with new content .. Fix: comments not shown on pages deleted then created with new content Change-Id:

[MediaWiki-commits] [Gerrit] operations/puppet[production]: [Planet Wikimedia] Remove Nimish Gautam

2016-11-14 Thread Nemo bis (Code Review)
Nemo bis has uploaded a new change for review. https://gerrit.wikimedia.org/r/321489 Change subject: [Planet Wikimedia] Remove Nimish Gautam .. [Planet Wikimedia] Remove Nimish Gautam The feed got very spammy with political

[MediaWiki-commits] [Gerrit] mediawiki...CommentStreams[master]: Fix: comments not shown on pages deleted then created with n...

2016-11-14 Thread Cicalese (Code Review)
Cicalese has uploaded a new change for review. https://gerrit.wikimedia.org/r/321488 Change subject: Fix: comments not shown on pages deleted then created with new content .. Fix: comments not shown on pages deleted then

[MediaWiki-commits] [Gerrit] operations/mediawiki-config[master]: Adding fonts to version control

2016-11-14 Thread Chad (Code Review)
Chad has submitted this change and it was merged. Change subject: Adding fonts to version control .. Adding fonts to version control In an ideal world, we would get these via system packages and link them in, but GDFONTPATH

[MediaWiki-commits] [Gerrit] operations/puppet[production]: package_builder: add javahelper to standard build dependencies

2016-11-14 Thread Gehel (Code Review)
Gehel has submitted this change and it was merged. Change subject: package_builder: add javahelper to standard build dependencies .. package_builder: add javahelper to standard build dependencies Bug: T150408 Change-Id:

[MediaWiki-commits] [Gerrit] operations/puppet[production]: docker: apt repo before installing package

2016-11-14 Thread Dduvall (Code Review)
Dduvall has uploaded a new change for review. https://gerrit.wikimedia.org/r/321485 Change subject: docker: apt repo before installing package .. docker: apt repo before installing package Change-Id:

[MediaWiki-commits] [Gerrit] operations/mediawiki-config[master]: Remove boardvote.gpg from ignore list. File doesn't exist

2016-11-14 Thread Chad (Code Review)
Chad has submitted this change and it was merged. Change subject: Remove boardvote.gpg from ignore list. File doesn't exist .. Remove boardvote.gpg from ignore list. File doesn't exist Change-Id:

[MediaWiki-commits] [Gerrit] operations/mediawiki-config[master]: Allow 2FA for the abusefilter group if enabled on wiki

2016-11-14 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Allow 2FA for the abusefilter group if enabled on wiki .. Allow 2FA for the abusefilter group if enabled on wiki This has been requested on both enwiki

[MediaWiki-commits] [Gerrit] operations/mediawiki-config[master]: Remove boardvote.gpg from ignore list. File doesn't exist

2016-11-14 Thread Chad (Code Review)
Chad has uploaded a new change for review. https://gerrit.wikimedia.org/r/321483 Change subject: Remove boardvote.gpg from ignore list. File doesn't exist .. Remove boardvote.gpg from ignore list. File doesn't exist

[MediaWiki-commits] [Gerrit] operations/mediawiki-config[master]: Revert "Setup CirrusSearch interwiki load test"

2016-11-14 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Revert "Setup CirrusSearch interwiki load test" .. Revert "Setup CirrusSearch interwiki load test" This reverts commit

[MediaWiki-commits] [Gerrit] operations/mediawiki-config[master]: Setup CirrusSearch interwiki load test

2016-11-14 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Setup CirrusSearch interwiki load test .. Setup CirrusSearch interwiki load test Configures wikipedia's to all run the interwiki load test. This is

[MediaWiki-commits] [Gerrit] mediawiki/core[master]: Add extra logging for when user logs in with a temp password

2016-11-14 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Add extra logging for when user logs in with a temp password .. Add extra logging for when user logs in with a temp password It would be good to keep

[MediaWiki-commits] [Gerrit] operations/mediawiki-config[master]: Enable translation memory of Translate for frwiktionary

2016-11-14 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Enable translation memory of Translate for frwiktionary .. Enable translation memory of Translate for frwiktionary Bug: T150146 Change-Id:

[MediaWiki-commits] [Gerrit] mediawiki/core[master]: Special:RC filter: hidehumans

2016-11-14 Thread Sbisson (Code Review)
Sbisson has uploaded a new change for review. https://gerrit.wikimedia.org/r/321479 Change subject: Special:RC filter: hidehumans .. Special:RC filter: hidehumans Allows showing only bot edits Will be used by the ERI

[MediaWiki-commits] [Gerrit] operations/mediawiki-config[master]: Repool db2042 after maintenance

2016-11-14 Thread Jcrespo (Code Review)
Jcrespo has uploaded a new change for review. https://gerrit.wikimedia.org/r/321476 Change subject: Repool db2042 after maintenance .. Repool db2042 after maintenance Bug: T150334 Change-Id:

[MediaWiki-commits] [Gerrit] mediawiki...VisualEditor[master]: Update VE core submodule to master (f0c7873)

2016-11-14 Thread Jforrester (Code Review)
Jforrester has uploaded a new change for review. https://gerrit.wikimedia.org/r/321475 Change subject: Update VE core submodule to master (f0c7873) .. Update VE core submodule to master (f0c7873) New changes: f0c7873

[MediaWiki-commits] [Gerrit] VisualEditor/VisualEditor[master]: ui.CommentInspector: Select placeholder comment node while e...

2016-11-14 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: ui.CommentInspector: Select placeholder comment node while editing .. ui.CommentInspector: Select placeholder comment node while editing Bug: T150557

[MediaWiki-commits] [Gerrit] analytics/discovery-stats[production]: Count pages with geo tags

2016-11-14 Thread MaxSem (Code Review)
MaxSem has submitted this change and it was merged. Change subject: Count pages with geo tags .. Count pages with geo tags Bug: T149722 Bug: T148812 Change-Id: I1fa2d69549af5527105efa4403329182399ab238 --- M bin/hourly.sh M

[MediaWiki-commits] [Gerrit] analytics/discovery-stats[production]: Add script for hourly cronjobs

2016-11-14 Thread MaxSem (Code Review)
MaxSem has uploaded a new change for review. https://gerrit.wikimedia.org/r/321473 Change subject: Add script for hourly cronjobs .. Add script for hourly cronjobs ...in preparation for adding more metrics Bug: T149722

[MediaWiki-commits] [Gerrit] operations/mediawiki-config[master]: Ban ten most popular passwords from fawiki

2016-11-14 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Ban ten most popular passwords from fawiki .. Ban ten most popular passwords from fawiki Bug: T150570 Change-Id:

[MediaWiki-commits] [Gerrit] operations/dns[master]: Add mgmt DNS entries for restbase201[0-2] Bug:T150680

2016-11-14 Thread Papaul (Code Review)
Papaul has uploaded a new change for review. https://gerrit.wikimedia.org/r/321472 Change subject: Add mgmt DNS entries for restbase201[0-2] Bug:T150680 .. Add mgmt DNS entries for restbase201[0-2] Bug:T150680 Change-Id:

[MediaWiki-commits] [Gerrit] mediawiki...VisualEditor[master]: extension.json: Bump MW requirement to 1.29

2016-11-14 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: extension.json: Bump MW requirement to 1.29 .. extension.json: Bump MW requirement to 1.29 We rely on the latest version of OOjs UI which isn't available

[MediaWiki-commits] [Gerrit] operations/mediawiki-config[master]: MF Beta: Enable moving first paragraph before infobox

2016-11-14 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: MF Beta: Enable moving first paragraph before infobox .. MF Beta: Enable moving first paragraph before infobox Bug: T149830 Change-Id:

[MediaWiki-commits] [Gerrit] operations/mediawiki-config[master]: static.php: Remove unused $maxage param from wmfStaticShowEr...

2016-11-14 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: static.php: Remove unused $maxage param from wmfStaticShowError() .. static.php: Remove unused $maxage param from wmfStaticShowError() Change-Id:

[MediaWiki-commits] [Gerrit] mediawiki...VisualEditor[master]: extension.json: Bump MW requirement to 1.29

2016-11-14 Thread Jforrester (Code Review)
Jforrester has uploaded a new change for review. https://gerrit.wikimedia.org/r/321469 Change subject: extension.json: Bump MW requirement to 1.29 .. extension.json: Bump MW requirement to 1.29 We rely on the latest version

[MediaWiki-commits] [Gerrit] operations/puppet[production]: package_builder: add javahelper to standard build dependencies

2016-11-14 Thread Gehel (Code Review)
Gehel has uploaded a new change for review. https://gerrit.wikimedia.org/r/321468 Change subject: package_builder: add javahelper to standard build dependencies .. package_builder: add javahelper to standard build

  1   2   3   >