[MediaWiki-commits] [Gerrit] mediawiki...TwnMainPage[master]: Use enableModuleContentVersion() in ResourceLoaderProjectIco...

2016-08-23 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Use enableModuleContentVersion() in ResourceLoaderProjectIconsModule .. Use enableModuleContentVersion() in ResourceLoaderProjectIconsModule * Last

[MediaWiki-commits] [Gerrit] mediawiki...MsUpload[REL1_27]: Fix file summary message

2016-08-23 Thread Majr (Code Review)
Majr has uploaded a new change for review. https://gerrit.wikimedia.org/r/306330 Change subject: Fix file summary message .. Fix file summary message The summary is wikitext, `mw.msg` parses limited wikitext into HTML, which

[MediaWiki-commits] [Gerrit] mediawiki...ProofreadPage[master]: Show document covers in Special:IndexPages

2016-08-23 Thread Dereckson (Code Review)
Dereckson has uploaded a new change for review. https://gerrit.wikimedia.org/r/306329 Change subject: Show document covers in Special:IndexPages .. Show document covers in Special:IndexPages Bug: T143764 Change-Id:

[MediaWiki-commits] [Gerrit] mediawiki...ProofreadPage[master]: Fix whitespace issues in ProofreadPages

2016-08-23 Thread Dereckson (Code Review)
Dereckson has uploaded a new change for review. https://gerrit.wikimedia.org/r/306328 Change subject: Fix whitespace issues in ProofreadPages .. Fix whitespace issues in ProofreadPages Change-Id:

[MediaWiki-commits] [Gerrit] mediawiki/core[master]: WebRequest: Use TextContent::normalizeLineEndings

2016-08-23 Thread Majr (Code Review)
Majr has uploaded a new change for review. https://gerrit.wikimedia.org/r/306327 Change subject: WebRequest: Use TextContent::normalizeLineEndings .. WebRequest: Use TextContent::normalizeLineEndings Follows up 85034abca5fa.

[MediaWiki-commits] [Gerrit] mediawiki...Refreshed[master]: Use the correct variable to display the logo instead of just...

2016-08-23 Thread Jack Phoenix (Code Review)
Jack Phoenix has uploaded a new change for review. https://gerrit.wikimedia.org/r/306326 Change subject: Use the correct variable to display the logo instead of just its URL .. Use the correct variable to display the logo

[MediaWiki-commits] [Gerrit] mediawiki/core[master]: Automatically submit the form on action=purge with JavaScript

2016-08-23 Thread Legoktm (Code Review)
Legoktm has uploaded a new change for review. https://gerrit.wikimedia.org/r/306325 Change subject: Automatically submit the form on action=purge with JavaScript .. Automatically submit the form on action=purge with

[MediaWiki-commits] [Gerrit] mediawiki/core[master]: [WIP] Add shouldAbort() method to DataUpdate updates

2016-08-23 Thread Aaron Schulz (Code Review)
Aaron Schulz has uploaded a new change for review. https://gerrit.wikimedia.org/r/306324 Change subject: [WIP] Add shouldAbort() method to DataUpdate updates .. [WIP] Add shouldAbort() method to DataUpdate updates Change-Id:

[MediaWiki-commits] [Gerrit] mediawiki/core[master]: VirtualRESTServiceClient management cleanups

2016-08-23 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: VirtualRESTServiceClient management cleanups .. VirtualRESTServiceClient management cleanups * Add getVirtualRESTServiceClient() to MediaWikiServices. *

[MediaWiki-commits] [Gerrit] mediawiki/core[master]: Avoid INSERT..SELECT in LocalFileDeleteBatch

2016-08-23 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Avoid INSERT..SELECT in LocalFileDeleteBatch .. Avoid INSERT..SELECT in LocalFileDeleteBatch That construct has poor locking characteristics in terms of

[MediaWiki-commits] [Gerrit] mediawiki/core[master]: A few more DBLockManager fixes and cleanups

2016-08-23 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: A few more DBLockManager fixes and cleanups .. A few more DBLockManager fixes and cleanups * Do not do the connection init step if the same DB handle as

[MediaWiki-commits] [Gerrit] mediawiki/core[master]: Remove some unused hooks from hooks.txt

2016-08-23 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Remove some unused hooks from hooks.txt .. Remove some unused hooks from hooks.txt These were removed in I2b2c9693a. Change-Id:

[MediaWiki-commits] [Gerrit] mediawiki/core[master]: EditPage: Use context instead of globals (4/4)

2016-08-23 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: EditPage: Use context instead of globals (4/4) .. EditPage: Use context instead of globals (4/4) Change-Id: Ie84bceb0ac0940a7d14b9790eb8ab81321b20629 ---

[MediaWiki-commits] [Gerrit] mediawiki/core[master]: EditPage: Use context instead of globals (3/4)

2016-08-23 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: EditPage: Use context instead of globals (3/4) .. EditPage: Use context instead of globals (3/4) Change-Id: Id4f905c8db35d5c64375f55e2040d40b04f18dee ---

[MediaWiki-commits] [Gerrit] mediawiki/core[master]: EditPage: Use context instead of globals (2/4)

2016-08-23 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: EditPage: Use context instead of globals (2/4) .. EditPage: Use context instead of globals (2/4) Change-Id: I3b727fa5cb42ca2a7abf1a54fe4f2b4996f5150c ---

[MediaWiki-commits] [Gerrit] mediawiki/core[master]: EditPage: Use context instead of globals (1/4)

2016-08-23 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: EditPage: Use context instead of globals (1/4) .. EditPage: Use context instead of globals (1/4) Change-Id: Ie4e9c492679a75d753b69fb09f510564b9e7f0a8 ---

[MediaWiki-commits] [Gerrit] mediawiki/core[master]: Remove some unused hooks from hooks.txt

2016-08-23 Thread Code Review
Gergő Tisza has uploaded a new change for review. https://gerrit.wikimedia.org/r/306323 Change subject: Remove some unused hooks from hooks.txt .. Remove some unused hooks from hooks.txt These were removed in I2b2c9693a.

[MediaWiki-commits] [Gerrit] mediawiki/core[master]: EditPage: Fix some doc blocks

2016-08-23 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: EditPage: Fix some doc blocks .. EditPage: Fix some doc blocks Change-Id: I0399df658b3b9c000b72dacbdc4ea18678a32db4 --- M includes/EditPage.php 1 file

[MediaWiki-commits] [Gerrit] mediawiki/core[master]: EditPage: Add getContext() function

2016-08-23 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: EditPage: Add getContext() function .. EditPage: Add getContext() function EditPage already has access to a IContextSource object via

[MediaWiki-commits] [Gerrit] mediawiki/core[master]: EditPage: Use context instead of globals (4/4)

2016-08-23 Thread Legoktm (Code Review)
Legoktm has uploaded a new change for review. https://gerrit.wikimedia.org/r/306322 Change subject: EditPage: Use context instead of globals (4/4) .. EditPage: Use context instead of globals (4/4) Change-Id:

[MediaWiki-commits] [Gerrit] mediawiki/core[master]: EditPage: Use context instead of globals (1/4)

2016-08-23 Thread Legoktm (Code Review)
Legoktm has uploaded a new change for review. https://gerrit.wikimedia.org/r/306319 Change subject: EditPage: Use context instead of globals (1/4) .. EditPage: Use context instead of globals (1/4) Change-Id:

[MediaWiki-commits] [Gerrit] mediawiki/core[master]: EditPage: Use context instead of globals (3/4)

2016-08-23 Thread Legoktm (Code Review)
Legoktm has uploaded a new change for review. https://gerrit.wikimedia.org/r/306321 Change subject: EditPage: Use context instead of globals (3/4) .. EditPage: Use context instead of globals (3/4) Change-Id:

[MediaWiki-commits] [Gerrit] mediawiki/core[master]: EditPage: Use context instead of globals (2/4)

2016-08-23 Thread Legoktm (Code Review)
Legoktm has uploaded a new change for review. https://gerrit.wikimedia.org/r/306320 Change subject: EditPage: Use context instead of globals (2/4) .. EditPage: Use context instead of globals (2/4) Change-Id:

[MediaWiki-commits] [Gerrit] mediawiki/core[master]: EditPage: Add getContext() function

2016-08-23 Thread Legoktm (Code Review)
Legoktm has uploaded a new change for review. https://gerrit.wikimedia.org/r/306317 Change subject: EditPage: Add getContext() function .. EditPage: Add getContext() function EditPage already has access to a IContextSource

[MediaWiki-commits] [Gerrit] mediawiki/core[master]: EditPage: Fix some doc blocks

2016-08-23 Thread Legoktm (Code Review)
Legoktm has uploaded a new change for review. https://gerrit.wikimedia.org/r/306318 Change subject: EditPage: Fix some doc blocks .. EditPage: Fix some doc blocks Change-Id: I0399df658b3b9c000b72dacbdc4ea18678a32db4 --- M

[MediaWiki-commits] [Gerrit] mediawiki...ORES[master]: Factor out Cache::$classMap into $wgOresModelClasses

2016-08-23 Thread Catrope (Code Review)
Catrope has uploaded a new change for review. https://gerrit.wikimedia.org/r/306316 Change subject: Factor out Cache::$classMap into $wgOresModelClasses .. Factor out Cache::$classMap into $wgOresModelClasses This makes the

[MediaWiki-commits] [Gerrit] mediawiki...Kartographer[master]: WIP: static map page

2016-08-23 Thread MaxSem (Code Review)
MaxSem has uploaded a new change for review. https://gerrit.wikimedia.org/r/306315 Change subject: WIP: static map page .. WIP: static map page Change-Id: I90fcd2fb0e458c9d5a805b441f5114157ea470a4 --- A

[MediaWiki-commits] [Gerrit] mediawiki...PageAssessments[master]: [WIP] Refactoring job queue logic for PageAssessments

2016-08-23 Thread Kaldari (Code Review)
Kaldari has uploaded a new change for review. https://gerrit.wikimedia.org/r/306314 Change subject: [WIP] Refactoring job queue logic for PageAssessments .. [WIP] Refactoring job queue logic for PageAssessments Change-Id:

[MediaWiki-commits] [Gerrit] mediawiki/core[master]: RELEASE-NOTES: Add release note for 74fa607

2016-08-23 Thread Jforrester (Code Review)
Jforrester has uploaded a new change for review. https://gerrit.wikimedia.org/r/306313 Change subject: RELEASE-NOTES: Add release note for 74fa607 .. RELEASE-NOTES: Add release note for 74fa607 Also kill a couple of

[MediaWiki-commits] [Gerrit] mediawiki/core[master]: EditPage: Allow the 'save' button's label to be 'publish' fo...

2016-08-23 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: EditPage: Allow the 'save' button's label to be 'publish' for public wikis .. EditPage: Allow the 'save' button's label to be 'publish' for public wikis

[MediaWiki-commits] [Gerrit] mediawiki/core[master]: Make RedisBagOStuff respect SYNC_WRITE

2016-08-23 Thread Aaron Schulz (Code Review)
Aaron Schulz has uploaded a new change for review. https://gerrit.wikimedia.org/r/306312 Change subject: Make RedisBagOStuff respect SYNC_WRITE .. Make RedisBagOStuff respect SYNC_WRITE Change-Id:

[MediaWiki-commits] [Gerrit] mediawiki/core[master]: EditPage: Show a different label for the button on create vs...

2016-08-23 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: EditPage: Show a different label for the button on create vs. modify .. EditPage: Show a different label for the button on create vs. modify This is

[MediaWiki-commits] [Gerrit] operations/puppet[production]: recdns: remove chromium from LVS nameservers_override

2016-08-23 Thread Dzahn (Code Review)
Dzahn has uploaded a new change for review. https://gerrit.wikimedia.org/r/306311 Change subject: recdns: remove chromium from LVS nameservers_override .. recdns: remove chromium from LVS nameservers_override After hydrogen

[MediaWiki-commits] [Gerrit] wikimedia...crm[master]: Kill any configured fraud checks before making recurring cha...

2016-08-23 Thread Awight (Code Review)
Awight has uploaded a new change for review. https://gerrit.wikimedia.org/r/306310 Change subject: Kill any configured fraud checks before making recurring charges .. Kill any configured fraud checks before making recurring

[MediaWiki-commits] [Gerrit] operations/puppet[production]: text VCL: remove geoiplookup hostname support

2016-08-23 Thread BBlack (Code Review)
BBlack has uploaded a new change for review. https://gerrit.wikimedia.org/r/306309 Change subject: text VCL: remove geoiplookup hostname support .. text VCL: remove geoiplookup hostname support Bug: T100902 Change-Id:

[MediaWiki-commits] [Gerrit] operations/puppet[production]: varnish: remove libgeoip from text VCL compilation

2016-08-23 Thread BBlack (Code Review)
BBlack has submitted this change and it was merged. Change subject: varnish: remove libgeoip from text VCL compilation .. varnish: remove libgeoip from text VCL compilation Final step after transition to maxminddb VCL Bug:

[MediaWiki-commits] [Gerrit] operations/puppet[production]: Change-Prop: Enable file transclusion updates

2016-08-23 Thread Ppchelko (Code Review)
Ppchelko has uploaded a new change for review. https://gerrit.wikimedia.org/r/306308 Change subject: Change-Prop: Enable file transclusion updates .. Change-Prop: Enable file transclusion updates After a switch to the new

[MediaWiki-commits] [Gerrit] oojs/ui[master]: Have GroupElement use OO.EmitterList

2016-08-23 Thread Jforrester (Code Review)
Jforrester has uploaded a new change for review. https://gerrit.wikimedia.org/r/306307 Change subject: Have GroupElement use OO.EmitterList .. Have GroupElement use OO.EmitterList The new OO.EmitterList covers the

[MediaWiki-commits] [Gerrit] mediawiki...CirrusSearch[master]: [WIP] Ensure timeouts are always used

2016-08-23 Thread EBernhardson (Code Review)
EBernhardson has uploaded a new change for review. https://gerrit.wikimedia.org/r/306306 Change subject: [WIP] Ensure timeouts are always used .. [WIP] Ensure timeouts are always used Works through the various code paths and

[MediaWiki-commits] [Gerrit] mediawiki...GeoData[master]: Remove old b/c stuff

2016-08-23 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Remove old b/c stuff .. Remove old b/c stuff Change-Id: Ie611d0986a67c25e4fd4d5f00285ae3e68dbde3d --- M extension.json D includes/BC.php 2 files changed,

[MediaWiki-commits] [Gerrit] operations/puppet[production]: zerofetch: send params in POST data on POST

2016-08-23 Thread BBlack (Code Review)
BBlack has submitted this change and it was merged. Change subject: zerofetch: send params in POST data on POST .. zerofetch: send params in POST data on POST Bug: T143285 Change-Id: Iae4bd5dfd9cb7aaddf9c2cd029f8196e12ad5be7

[MediaWiki-commits] [Gerrit] operations/puppet[production]: Revert "Gerrit: make auth_type configurable for labs"

2016-08-23 Thread Dzahn (Code Review)
Dzahn has submitted this change and it was merged. Change subject: Revert "Gerrit: make auth_type configurable for labs" .. Revert "Gerrit: make auth_type configurable for labs" This reverts commit

[MediaWiki-commits] [Gerrit] operations/puppet[production]: zerofetch: send params in POST data on POST

2016-08-23 Thread BBlack (Code Review)
BBlack has uploaded a new change for review. https://gerrit.wikimedia.org/r/306305 Change subject: zerofetch: send params in POST data on POST .. zerofetch: send params in POST data on POST Bug: T143285 Change-Id:

[MediaWiki-commits] [Gerrit] operations/puppet[production]: Revert "Gerrit: make auth_type configurable for labs"

2016-08-23 Thread Dzahn (Code Review)
Dzahn has uploaded a new change for review. https://gerrit.wikimedia.org/r/306304 Change subject: Revert "Gerrit: make auth_type configurable for labs" .. Revert "Gerrit: make auth_type configurable for labs" This reverts

[MediaWiki-commits] [Gerrit] operations/mediawiki-config[master]: On public wikis, show "Publish" rather than "Save" on edit p...

2016-08-23 Thread Jforrester (Code Review)
Jforrester has uploaded a new change for review. https://gerrit.wikimedia.org/r/306303 Change subject: On public wikis, show "Publish" rather than "Save" on edit pages .. On public wikis, show "Publish" rather than "Save" on

[MediaWiki-commits] [Gerrit] operations/puppet[production]: Revert "Gerrit: Minor config tidying to avoid puppet/init in...

2016-08-23 Thread Dzahn (Code Review)
Dzahn has submitted this change and it was merged. Change subject: Revert "Gerrit: Minor config tidying to avoid puppet/init inconsistencies" .. Revert "Gerrit: Minor config tidying to avoid puppet/init inconsistencies" This

[MediaWiki-commits] [Gerrit] operations/mediawiki-config[master]: Enable Related Articles on fr.wikinews

2016-08-23 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Enable Related Articles on fr.wikinews .. Enable Related Articles on fr.wikinews The French Wikinews community would like to test the Related Articles

[MediaWiki-commits] [Gerrit] operations/puppet[production]: Revert "Gerrit: Minor config tidying to avoid puppet/init in...

2016-08-23 Thread Dzahn (Code Review)
Dzahn has uploaded a new change for review. https://gerrit.wikimedia.org/r/306302 Change subject: Revert "Gerrit: Minor config tidying to avoid puppet/init inconsistencies" .. Revert "Gerrit: Minor config tidying to avoid

[MediaWiki-commits] [Gerrit] operations/puppet[production]: Gerrit: make auth_type configurable for labs

2016-08-23 Thread Dzahn (Code Review)
Dzahn has submitted this change and it was merged. Change subject: Gerrit: make auth_type configurable for labs .. Gerrit: make auth_type configurable for labs In labs we can't just use the same LDAP auth we use in production.

[MediaWiki-commits] [Gerrit] oojs/ui[master]: SelectFileWidget: Remove MIME type information

2016-08-23 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: SelectFileWidget: Remove MIME type information .. SelectFileWidget: Remove MIME type information Removing MIME type information as it's meaningless or

[MediaWiki-commits] [Gerrit] operations/puppet[production]: Gerrit: Minor config tidying to avoid puppet/init inconsiste...

2016-08-23 Thread Dzahn (Code Review)
Dzahn has submitted this change and it was merged. Change subject: Gerrit: Minor config tidying to avoid puppet/init inconsistencies .. Gerrit: Minor config tidying to avoid puppet/init inconsistencies - Couple of quotation

[MediaWiki-commits] [Gerrit] operations/mediawiki-config[master]: Enable Related Articles on fr.wikinews

2016-08-23 Thread Dereckson (Code Review)
Dereckson has uploaded a new change for review. https://gerrit.wikimedia.org/r/306301 Change subject: Enable Related Articles on fr.wikinews .. Enable Related Articles on fr.wikinews The French Wikinews community would like

[MediaWiki-commits] [Gerrit] mediawiki...MobileFrontend[master]: Update the footer in beta

2016-08-23 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Update the footer in beta .. Update the footer in beta Move mobile.toggle.images to skins.minerva.icons.images.variants * This allows us to reuse the

[MediaWiki-commits] [Gerrit] operations/puppet[production]: Change-Prop: Removed unused config properties

2016-08-23 Thread Ppchelko (Code Review)
Ppchelko has uploaded a new change for review. https://gerrit.wikimedia.org/r/306300 Change subject: Change-Prop: Removed unused config properties .. Change-Prop: Removed unused config properties After switch to the new

[MediaWiki-commits] [Gerrit] mediawiki...GeoData[master]: Namespace tests

2016-08-23 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Namespace tests .. Namespace tests Change-Id: Ib3336b30e8796c4f4a40c587bdd448ca51828718 --- M tests/phpunit/BoundingBoxTest.php M

[MediaWiki-commits] [Gerrit] operations/puppet[production]: Adding install params for wdqs200[1-2] T142864

2016-08-23 Thread Dzahn (Code Review)
Dzahn has submitted this change and it was merged. Change subject: Adding install params for wdqs200[1-2] T142864 .. Adding install params for wdqs200[1-2] T142864 Change-Id: I7a8b9368f181589dec88745f4a5997110945c0e2 --- M

[MediaWiki-commits] [Gerrit] operations/puppet[production]: Revert "logstash: new input for msgpack over UDP"

2016-08-23 Thread BryanDavis (Code Review)
BryanDavis has uploaded a new change for review. https://gerrit.wikimedia.org/r/306299 Change subject: Revert "logstash: new input for msgpack over UDP" .. Revert "logstash: new input for msgpack over UDP" This reverts

[MediaWiki-commits] [Gerrit] mediawiki...RelatedArticles[master]: Disable related articles on disambiguation pages

2016-08-23 Thread Sumit (Code Review)
Sumit has uploaded a new change for review. https://gerrit.wikimedia.org/r/306298 Change subject: Disable related articles on disambiguation pages .. Disable related articles on disambiguation pages Uses DisambiguatorHooks

[MediaWiki-commits] [Gerrit] labs...wikibugs2[master]: Add #Augmented-Changes-Feed to #wikimedia-collaboration

2016-08-23 Thread Mattflaschen (Code Review)
Mattflaschen has uploaded a new change for review. https://gerrit.wikimedia.org/r/306297 Change subject: Add #Augmented-Changes-Feed to #wikimedia-collaboration .. Add #Augmented-Changes-Feed to #wikimedia-collaboration

[MediaWiki-commits] [Gerrit] mediawiki...EventLogging[master]: Adapt code sample to provide the extension.json version inst...

2016-08-23 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Adapt code sample to provide the extension.json version instead of PHP .. Adapt code sample to provide the extension.json version instead of PHP

[MediaWiki-commits] [Gerrit] mediawiki...EventLogging[master]: Have RemoteSchema actually implement JsonSerializable

2016-08-23 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Have RemoteSchema actually implement JsonSerializable .. Have RemoteSchema actually implement JsonSerializable And fix the capitalization of a class

[MediaWiki-commits] [Gerrit] oojs/ui[master]: Revert "Have GroupElement use OO.EmitterList"

2016-08-23 Thread Jforrester (Code Review)
Jforrester has submitted this change and it was merged. Change subject: Revert "Have GroupElement use OO.EmitterList" .. Revert "Have GroupElement use OO.EmitterList" This reverts commit

[MediaWiki-commits] [Gerrit] oojs/ui[master]: Revert "Have GroupElement use OO.EmitterList"

2016-08-23 Thread Jforrester (Code Review)
Jforrester has uploaded a new change for review. https://gerrit.wikimedia.org/r/306296 Change subject: Revert "Have GroupElement use OO.EmitterList" .. Revert "Have GroupElement use OO.EmitterList" This reverts commit

[MediaWiki-commits] [Gerrit] mediawiki/core[master]: HTMLMultiSelectField: Add 'dropdown' option for 'mw-chosen' ...

2016-08-23 Thread Krinkle (Code Review)
Krinkle has submitted this change and it was merged. Change subject: HTMLMultiSelectField: Add 'dropdown' option for 'mw-chosen' behavior and document .. HTMLMultiSelectField: Add 'dropdown' option for 'mw-chosen' behavior and

[MediaWiki-commits] [Gerrit] operations/puppet[production]: diamond: sge stats run from the services hosts

2016-08-23 Thread Rush (Code Review)
Rush has submitted this change and it was merged. Change subject: diamond: sge stats run from the services hosts .. diamond: sge stats run from the services hosts Bug: T140999 Change-Id:

[MediaWiki-commits] [Gerrit] operations/puppet[production]: diamond: sge stats run from the services hosts

2016-08-23 Thread Rush (Code Review)
Rush has uploaded a new change for review. https://gerrit.wikimedia.org/r/306294 Change subject: diamond: sge stats run from the services hosts .. diamond: sge stats run from the services hosts Change-Id:

[MediaWiki-commits] [Gerrit] oojs/ui[master]: MediaWiki theme: Unify different widgets' selected menu state

2016-08-23 Thread VolkerE (Code Review)
VolkerE has uploaded a new change for review. https://gerrit.wikimedia.org/r/306293 Change subject: MediaWiki theme: Unify different widgets' selected menu state .. MediaWiki theme: Unify different widgets' selected menu

[MediaWiki-commits] [Gerrit] operations/puppet[production]: Revert "recdns: remove hydrogen from LVS nameservers_override"

2016-08-23 Thread Dzahn (Code Review)
Dzahn has submitted this change and it was merged. Change subject: Revert "recdns: remove hydrogen from LVS nameservers_override" .. Revert "recdns: remove hydrogen from LVS nameservers_override" This reverts commit

[MediaWiki-commits] [Gerrit] operations/dumps[master]: scheduler: move command retry updating into its own method

2016-08-23 Thread ArielGlenn (Code Review)
ArielGlenn has submitted this change and it was merged. Change subject: scheduler: move command retry updating into its own method .. scheduler: move command retry updating into its own method Change-Id:

[MediaWiki-commits] [Gerrit] analytics/refinery[master]: Script sqooping mediawiki tables into hdfs

2016-08-23 Thread Milimetric (Code Review)
Milimetric has uploaded a new change for review. https://gerrit.wikimedia.org/r/306292 Change subject: Script sqooping mediawiki tables into hdfs .. Script sqooping mediawiki tables into hdfs For each wiki configured in a

[MediaWiki-commits] [Gerrit] operations/dumps[master]: scheduler: move command retry updating into its own method

2016-08-23 Thread ArielGlenn (Code Review)
ArielGlenn has uploaded a new change for review. https://gerrit.wikimedia.org/r/306291 Change subject: scheduler: move command retry updating into its own method .. scheduler: move command retry updating into its own method

[MediaWiki-commits] [Gerrit] mediawiki/core[master]: Upgrade justinrainbow/json-schema to ~3.0

2016-08-23 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Upgrade justinrainbow/json-schema to ~3.0 .. Upgrade justinrainbow/json-schema to ~3.0 The release between 1.6.1 and 3.0.0 has a huge amount of code

[MediaWiki-commits] [Gerrit] mediawiki...Lingo[master]: Synchronize JsonSchema with mediawiki/core

2016-08-23 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Synchronize JsonSchema with mediawiki/core .. Synchronize JsonSchema with mediawiki/core See: Ie37e2ebc48684783abf8d99d2f775ee6a5988da7 Bug: T141281

[MediaWiki-commits] [Gerrit] mediawiki...Kartographer[master]: Synchronize JsonSchema with mediawiki/core

2016-08-23 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Synchronize JsonSchema with mediawiki/core .. Synchronize JsonSchema with mediawiki/core See: Ie37e2ebc48684783abf8d99d2f775ee6a5988da7 Bug: T141281

[MediaWiki-commits] [Gerrit] operations/puppet[production]: Adding install params for wdqs200[1-2] T142864

2016-08-23 Thread Papaul (Code Review)
Papaul has uploaded a new change for review. https://gerrit.wikimedia.org/r/306290 Change subject: Adding install params for wdqs200[1-2] T142864 .. Adding install params for wdqs200[1-2] T142864 Change-Id:

[MediaWiki-commits] [Gerrit] mediawiki/vendor[master]: Upgrade justinrainbow/json-schema to 3.0.0

2016-08-23 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Upgrade justinrainbow/json-schema to 3.0.0 .. Upgrade justinrainbow/json-schema to 3.0.0 mediawiki/core change: Ie37e2ebc48684783abf8d99d2f775ee6a5988da7

[MediaWiki-commits] [Gerrit] operations/puppet[production]: DHCP: Add MAC entries for wdqs200[12] Bug:T142864

2016-08-23 Thread Dzahn (Code Review)
Dzahn has submitted this change and it was merged. Change subject: DHCP: Add MAC entries for wdqs200[12] Bug:T142864 .. DHCP: Add MAC entries for wdqs200[12] Bug:T142864 Change-Id: I33432ba9231e467b18e1015275db9a8d16c4bf8a ---

[MediaWiki-commits] [Gerrit] mediawiki...MobileFrontend[master]: Hygiene: fail on surprise error in pre-commit hook

2016-08-23 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Hygiene: fail on surprise error in pre-commit hook .. Hygiene: fail on surprise error in pre-commit hook replace manual `|| exit 1` with the standard

[MediaWiki-commits] [Gerrit] mediawiki...Wikibase[master]: Drop wbc_entity_usage.eu_touched

2016-08-23 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Drop wbc_entity_usage.eu_touched .. Drop wbc_entity_usage.eu_touched No longer needed after T125838 has been implemented and usage tracking without

[MediaWiki-commits] [Gerrit] operations/puppet[production]: The labs puppet backend now requires python3-yaml.

2016-08-23 Thread Andrew Bogott (Code Review)
Andrew Bogott has uploaded a new change for review. https://gerrit.wikimedia.org/r/306289 Change subject: The labs puppet backend now requires python3-yaml. .. The labs puppet backend now requires python3-yaml. Change-Id:

[MediaWiki-commits] [Gerrit] mediawiki...MobileFrontend[master]: [wip] Add 'mark all read' button to the notification overlay

2016-08-23 Thread Mooeypoo (Code Review)
Mooeypoo has uploaded a new change for review. https://gerrit.wikimedia.org/r/306288 Change subject: [wip] Add 'mark all read' button to the notification overlay .. [wip] Add 'mark all read' button to the notification overlay

[MediaWiki-commits] [Gerrit] mediawiki...Echo[master]: Add confirmation popup widget

2016-08-23 Thread Mooeypoo (Code Review)
Mooeypoo has uploaded a new change for review. https://gerrit.wikimedia.org/r/306287 Change subject: Add confirmation popup widget .. Add confirmation popup widget Mainly used for mobile actions, and should be appended to

[MediaWiki-commits] [Gerrit] operations/puppet[production]: DHCP: Add MAC entris for wdqs200[12] Bug:T142864

2016-08-23 Thread Papaul (Code Review)
Papaul has uploaded a new change for review. https://gerrit.wikimedia.org/r/306285 Change subject: DHCP: Add MAC entris for wdqs200[12] Bug:T142864 .. DHCP: Add MAC entris for wdqs200[12] Bug:T142864 Change-Id:

[MediaWiki-commits] [Gerrit] operations/puppet[production]: Revert "Scap3: Go ahead and `scap deploy --init` a freshly p...

2016-08-23 Thread Dzahn (Code Review)
Dzahn has submitted this change and it was merged. Change subject: Revert "Scap3: Go ahead and `scap deploy --init` a freshly provisioned repo" .. Revert "Scap3: Go ahead and `scap deploy --init` a freshly provisioned repo"

[MediaWiki-commits] [Gerrit] oojs/ui[master]: Have GroupElement use OO.EmitterList

2016-08-23 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Have GroupElement use OO.EmitterList .. Have GroupElement use OO.EmitterList The new OO.EmitterList covers the functionality of the GroupElement mixin.

[MediaWiki-commits] [Gerrit] operations/puppet[production]: Revert "Scap3: Go ahead and `scap deploy --init` a freshly p...

2016-08-23 Thread Dzahn (Code Review)
Dzahn has uploaded a new change for review. https://gerrit.wikimedia.org/r/306283 Change subject: Revert "Scap3: Go ahead and `scap deploy --init` a freshly provisioned repo" .. Revert "Scap3: Go ahead and `scap deploy

[MediaWiki-commits] [Gerrit] mediawiki...CirrusSearch[master]: Finish converting to wgCirrusSearchIndexBaseName

2016-08-23 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Finish converting to wgCirrusSearchIndexBaseName .. Finish converting to wgCirrusSearchIndexBaseName While auditing connection handling, I noticed that

[MediaWiki-commits] [Gerrit] operations/puppet[production]: Revert "labs: Depool labvirt1011"

2016-08-23 Thread Andrew Bogott (Code Review)
Andrew Bogott has submitted this change and it was merged. Change subject: Revert "labs: Depool labvirt1011" .. Revert "labs: Depool labvirt1011" I'm pretty sure that this was a red herring, and 1011 was always fine (albeit

[MediaWiki-commits] [Gerrit] wikidata...gui[master]: Use different method of importing HTML into DOM, so it doesn...

2016-08-23 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Use different method of importing HTML into DOM, so it doesn't mess up data .. Use different method of importing HTML into DOM, so it doesn't mess up

[MediaWiki-commits] [Gerrit] operations/puppet[production]: Revert "labs: Depool labvirt1011"

2016-08-23 Thread Andrew Bogott (Code Review)
Andrew Bogott has uploaded a new change for review. https://gerrit.wikimedia.org/r/306282 Change subject: Revert "labs: Depool labvirt1011" .. Revert "labs: Depool labvirt1011" I'm pretty sure that this was a red herring,

[MediaWiki-commits] [Gerrit] oojs/ui[master]: MediaWiki theme: Improve appearance of CapsuleMultiselectWid...

2016-08-23 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: MediaWiki theme: Improve appearance of CapsuleMultiselectWidget with child .. MediaWiki theme: Improve appearance of CapsuleMultiselectWidget with child

[MediaWiki-commits] [Gerrit] mediawiki...GeoData[master]: Namespace tests

2016-08-23 Thread MaxSem (Code Review)
MaxSem has uploaded a new change for review. https://gerrit.wikimedia.org/r/306281 Change subject: Namespace tests .. Namespace tests Change-Id: Ib3336b30e8796c4f4a40c587bdd448ca51828718 --- M

[MediaWiki-commits] [Gerrit] operations/puppet[production]: labstore: Change nfs mount removal logic to not declaring it...

2016-08-23 Thread Madhuvishy (Code Review)
Madhuvishy has uploaded a new change for review. https://gerrit.wikimedia.org/r/306280 Change subject: labstore: Change nfs mount removal logic to not declaring it as file resource .. labstore: Change nfs mount removal logic

[MediaWiki-commits] [Gerrit] operations/puppet[production]: Scap3: Go ahead and `scap deploy --init` a freshly provision...

2016-08-23 Thread Dzahn (Code Review)
Dzahn has submitted this change and it was merged. Change subject: Scap3: Go ahead and `scap deploy --init` a freshly provisioned repo .. Scap3: Go ahead and `scap deploy --init` a freshly provisioned repo There's no super

[MediaWiki-commits] [Gerrit] operations/puppet[production]: installserver: let hydrogen use raid1-1partition partman

2016-08-23 Thread Dzahn (Code Review)
Dzahn has submitted this change and it was merged. Change subject: installserver: let hydrogen use raid1-1partition partman .. installserver: let hydrogen use raid1-1partition partman hydrogen does not have hardware RAID

[MediaWiki-commits] [Gerrit] oojs/ui[master]: MediaWiki theme: Fix `:hover` state of ComboBoxInputWidget

2016-08-23 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: MediaWiki theme: Fix `:hover` state of ComboBoxInputWidget .. MediaWiki theme: Fix `:hover` state of ComboBoxInputWidget Fixing `:hover` state of

[MediaWiki-commits] [Gerrit] wikidata...gui[master]: Use different method of importing HTML into DOM, so it doesn...

2016-08-23 Thread Smalyshev (Code Review)
Smalyshev has uploaded a new change for review. https://gerrit.wikimedia.org/r/306279 Change subject: Use different method of importing HTML into DOM, so it doesn't mess up data .. Use different method of importing HTML into

[MediaWiki-commits] [Gerrit] mediawiki...RelatedArticles[master]: Allow skins a mechanism to decide on placement of related pages

2016-08-23 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Allow skins a mechanism to decide on placement of related pages .. Allow skins a mechanism to decide on placement of related pages * If a footer-content

[MediaWiki-commits] [Gerrit] operations/puppet[production]: installserver: let hydrogen use raid1-1partition partman

2016-08-23 Thread Dzahn (Code Review)
Dzahn has uploaded a new change for review. https://gerrit.wikimedia.org/r/306278 Change subject: installserver: let hydrogen use raid1-1partition partman .. installserver: let hydrogen use raid1-1partition partman hydrogen

[MediaWiki-commits] [Gerrit] mediawiki...ConfirmAccount[master]: Fix link double-escaping or parsing that should not happen

2016-08-23 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Fix link double-escaping or parsing that should not happen .. Fix link double-escaping or parsing that should not happen Change-Id:

  1   2   3   4   >