[MediaWiki-commits] [Gerrit] Echo reverted to 1.26wmf21 so update .gitmodules - change (mediawiki/core)

2015-09-15 Thread 20after4 (Code Review)
20after4 has uploaded a new change for review. https://gerrit.wikimedia.org/r/238630 Change subject: Echo reverted to 1.26wmf21 so update .gitmodules .. Echo reverted to 1.26wmf21 so update .gitmodules update the branch=

[MediaWiki-commits] [Gerrit] moved 'upgrade-helper' script over from puppet repo - change (operations/software)

2015-09-15 Thread Dzahn (Code Review)
Dzahn has uploaded a new change for review. https://gerrit.wikimedia.org/r/238639 Change subject: moved 'upgrade-helper' script over from puppet repo .. moved 'upgrade-helper' script over from puppet repo Change-Id:

[MediaWiki-commits] [Gerrit] files/misc: delete upgrade-helper script - change (operations/puppet)

2015-09-15 Thread Dzahn (Code Review)
Dzahn has uploaded a new change for review. https://gerrit.wikimedia.org/r/238640 Change subject: files/misc: delete upgrade-helper script .. files/misc: delete upgrade-helper script Moved to operations/software repo.

[MediaWiki-commits] [Gerrit] resourceloader: Don't call wfExpandUrl() on load.php urls - change (mediawiki/core)

2015-09-15 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: resourceloader: Don't call wfExpandUrl() on load.php urls .. resourceloader: Don't call wfExpandUrl() on load.php urls wfExpandUrl() should only be used

[MediaWiki-commits] [Gerrit] resourceloader: Support absolute-path references in mw.loade... - change (mediawiki/core)

2015-09-15 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: resourceloader: Support absolute-path references in mw.loader.load() .. resourceloader: Support absolute-path references in mw.loader.load() Follows-up

[MediaWiki-commits] [Gerrit] Fix denial of client-side upscaling in thumb and frameless f... - change (mediawiki...parsoid)

2015-09-15 Thread Tim Starling (Code Review)
Tim Starling has uploaded a new change for review. https://gerrit.wikimedia.org/r/238657 Change subject: Fix denial of client-side upscaling in thumb and frameless format .. Fix denial of client-side upscaling in thumb and

[MediaWiki-commits] [Gerrit] Update VE core submodule to master (9dcfbdb) - change (mediawiki...VisualEditor)

2015-09-15 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Update VE core submodule to master (9dcfbdb) .. Update VE core submodule to master (9dcfbdb) New changes: 184f952 [BREAKING CHANGE] ve.dm.Converter: Put

[MediaWiki-commits] [Gerrit] resourceloader: Support absolute-path references in mw.loade... - change (mediawiki/core)

2015-09-15 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: resourceloader: Support absolute-path references in mw.loader.load() .. resourceloader: Support absolute-path references in mw.loader.load() Follows-up

[MediaWiki-commits] [Gerrit] Added check for null $title to getDefaultForm() - change (mediawiki...SemanticForms)

2015-09-15 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Added check for null $title to getDefaultForm() .. Added check for null $title to getDefaultForm() Change-Id: Ie19de0c3e59f91a7c7926b496b6a70cd065306c6

[MediaWiki-commits] [Gerrit] monolog: Don't waste milliseconds counting microseconds - change (mediawiki/vendor)

2015-09-15 Thread Ori.livneh (Code Review)
Ori.livneh has uploaded a new change for review. https://gerrit.wikimedia.org/r/238669 Change subject: monolog: Don't waste milliseconds counting microseconds .. monolog: Don't waste milliseconds counting microseconds

[MediaWiki-commits] [Gerrit] Revert "Adapt to Echo's new modules" - change (mediawiki...MobileFrontend)

2015-09-15 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Revert "Adapt to Echo's new modules" .. Revert "Adapt to Echo's new modules" This reverts commit 7dc756d28b335a1b538b21d0d03e6db7262fa0aa. Change-Id:

[MediaWiki-commits] [Gerrit] Purge remaining oversight references from code - change (mediawiki/core)

2015-09-15 Thread Alex Monk (Code Review)
Alex Monk has uploaded a new change for review. https://gerrit.wikimedia.org/r/238627 Change subject: Purge remaining oversight references from code .. Purge remaining oversight references from code i18n change coming in a

[MediaWiki-commits] [Gerrit] Log url size errors to statsd - change (mediawiki...EventLogging)

2015-09-15 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Log url size errors to statsd .. Log url size errors to statsd Previously these were silently dropped from the client. Use a lightweight statsv

[MediaWiki-commits] [Gerrit] Log url size errors to statsd - change (mediawiki...EventLogging)

2015-09-15 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Log url size errors to statsd .. Log url size errors to statsd Previously these were silently dropped from the client. Use a lightweight statsv

[MediaWiki-commits] [Gerrit] monolog: Don't waste milliseconds counting microseconds - change (mediawiki/vendor)

2015-09-15 Thread Ori.livneh (Code Review)
Ori.livneh has uploaded a new change for review. https://gerrit.wikimedia.org/r/238668 Change subject: monolog: Don't waste milliseconds counting microseconds .. monolog: Don't waste milliseconds counting microseconds

[MediaWiki-commits] [Gerrit] Use HTTPS for link to wdq2sparql tool - change (wikidata...rdf)

2015-09-15 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Use HTTPS for link to wdq2sparql tool .. Use HTTPS for link to wdq2sparql tool Ref T111747. Change-Id: I240ad0fd5aaad2edb3801ef2abb69285cdab1102 --- M

[MediaWiki-commits] [Gerrit] Remove oversight references from i18n - change (mediawiki/core)

2015-09-15 Thread Alex Monk (Code Review)
Alex Monk has uploaded a new change for review. https://gerrit.wikimedia.org/r/238634 Change subject: Remove oversight references from i18n .. Remove oversight references from i18n Change-Id:

[MediaWiki-commits] [Gerrit] Remove hardcoded $wgCanonicalServer from $wgResourceBasePath - change (operations/mediawiki-config)

2015-09-15 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Remove hardcoded $wgCanonicalServer from $wgResourceBasePath .. Remove hardcoded $wgCanonicalServer from $wgResourceBasePath * Simplifies configuration

[MediaWiki-commits] [Gerrit] MWWelcomeDialog: Split text, tweak styling - change (mediawiki...VisualEditor)

2015-09-15 Thread Jforrester (Code Review)
Jforrester has uploaded a new change for review. https://gerrit.wikimedia.org/r/238641 Change subject: MWWelcomeDialog: Split text, tweak styling .. MWWelcomeDialog: Split text, tweak styling Change-Id:

[MediaWiki-commits] [Gerrit] Revert "phab: disable tools crons" - change (operations/puppet)

2015-09-15 Thread Dzahn (Code Review)
Dzahn has submitted this change and it was merged. Change subject: Revert "phab: disable tools crons" .. Revert "phab: disable tools crons" This reverts commit 405a54eeef1e529a074b94fc98ee5087a9c5a43f. This will re-enable ALL

[MediaWiki-commits] [Gerrit] tools: Add k8s bastion class - change (operations/puppet)

2015-09-15 Thread Yuvipanda (Code Review)
Yuvipanda has uploaded a new change for review. https://gerrit.wikimedia.org/r/238645 Change subject: tools: Add k8s bastion class .. tools: Add k8s bastion class Change-Id: I4924b27d840c465bc9f8de89cf0a1f5eb821fe30 --- M

[MediaWiki-commits] [Gerrit] k8s: Default ssl usergroup to be root than kubernetes - change (operations/puppet)

2015-09-15 Thread Yuvipanda (Code Review)
Yuvipanda has uploaded a new change for review. https://gerrit.wikimedia.org/r/238644 Change subject: k8s: Default ssl usergroup to be root than kubernetes .. k8s: Default ssl usergroup to be root than kubernetes Change-Id:

[MediaWiki-commits] [Gerrit] mailman: redirects for search lists -> discovery - change (operations/puppet)

2015-09-15 Thread Dzahn (Code Review)
Dzahn has uploaded a new change for review. https://gerrit.wikimedia.org/r/238650 Change subject: mailman: redirects for search lists -> discovery .. mailman: redirects for search lists -> discovery Bug:T110256 Change-Id:

[MediaWiki-commits] [Gerrit] Position the banner when banner is cached - change (mediawiki...WikidataPageBanner)

2015-09-15 Thread Jdlrobson (Code Review)
Jdlrobson has uploaded a new change for review. https://gerrit.wikimedia.org/r/238653 Change subject: Position the banner when banner is cached .. Position the banner when banner is cached The load event may have already

[MediaWiki-commits] [Gerrit] Do not add banner inside #bodyContent - change (mediawiki...WikidataPageBanner)

2015-09-15 Thread Jdlrobson (Code Review)
Jdlrobson has uploaded a new change for review. https://gerrit.wikimedia.org/r/238654 Change subject: Do not add banner inside #bodyContent .. Do not add banner inside #bodyContent We can actually embed it above the body

[MediaWiki-commits] [Gerrit] Add imageinfo property "mustRender" - change (mediawiki...ParsoidBatchAPI)

2015-09-15 Thread Tim Starling (Code Review)
Tim Starling has uploaded a new change for review. https://gerrit.wikimedia.org/r/238658 Change subject: Add imageinfo property "mustRender" .. Add imageinfo property "mustRender" Bug: T112668 Change-Id:

[MediaWiki-commits] [Gerrit] Add imageinfo property "mustRender" - change (mediawiki...ParsoidBatchAPI)

2015-09-15 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Add imageinfo property "mustRender" .. Add imageinfo property "mustRender" Bug: T112668 Change-Id: If0786369949c06f90b4b8a5e8c173e4dbde23d0c --- M

[MediaWiki-commits] [Gerrit] Bring Amazon branch in line with WP templating - change (mediawiki...DonationInterface)

2015-09-15 Thread Ejegg (Code Review)
Ejegg has uploaded a new change for review. https://gerrit.wikimedia.org/r/238661 Change subject: Bring Amazon branch in line with WP templating .. Bring Amazon branch in line with WP templating Remove method-specific

[MediaWiki-commits] [Gerrit] Tools: Move configuration from wikitech's Hiera to hieradata/ - change (operations/puppet)

2015-09-15 Thread Tim Landscheidt (Code Review)
Tim Landscheidt has uploaded a new change for review. https://gerrit.wikimedia.org/r/238663 Change subject: Tools: Move configuration from wikitech's Hiera to hieradata/ .. Tools: Move configuration from wikitech's Hiera to

[MediaWiki-commits] [Gerrit] PreviewWidget: De-duplicate code with a private function - change (VisualEditor/VisualEditor)

2015-09-15 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: PreviewWidget: De-duplicate code with a private function .. PreviewWidget: De-duplicate code with a private function Also rename node variables to

[MediaWiki-commits] [Gerrit] Small clean-ups - change (mediawiki...NavigationTiming)

2015-09-15 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Small clean-ups .. Small clean-ups * Fold getPaintTiming() into getNavTiming(). It's less code that way. * Don't check for window.performance in

[MediaWiki-commits] [Gerrit] Move *.labsdb aliases into DNS - change (operations/puppet)

2015-09-15 Thread Alex Monk (Code Review)
Alex Monk has uploaded a new change for review. https://gerrit.wikimedia.org/r/238672 Change subject: Move *.labsdb aliases into DNS .. Move *.labsdb aliases into DNS Zone file generated with this script on tools-login: for

[MediaWiki-commits] [Gerrit] modification to the wfDiff() function call in the parser test - change (mediawiki/core)

2015-09-15 Thread D3r1ck01 (Code Review)
D3r1ck01 has uploaded a new change for review. https://gerrit.wikimedia.org/r/238673 Change subject: modification to the wfDiff() function call in the parser test .. modification to the wfDiff() function call in the parser

[MediaWiki-commits] [Gerrit] modified the parser - change (mediawiki/core)

2015-09-15 Thread D3r1ck01 (Code Review)
D3r1ck01 has uploaded a new change for review. https://gerrit.wikimedia.org/r/238675 Change subject: modified the parser .. modified the parser Change-Id: If893c35908dec00b2072e5af56ff93d7aa7ba871 --- M

[MediaWiki-commits] [Gerrit] modidied parser test - change (mediawiki/core)

2015-09-15 Thread D3r1ck01 (Code Review)
D3r1ck01 has uploaded a new change for review. https://gerrit.wikimedia.org/r/238676 Change subject: modidied parser test .. modidied parser test Change-Id: Iceb18654eb2168f7f6da7c69d47401fe03e263c8 --- M

[MediaWiki-commits] [Gerrit] Remove last reference to wdqs-beta.wmflabs.org - change (wikidata...rdf)

2015-09-15 Thread EBernhardson (Code Review)
EBernhardson has uploaded a new change for review. https://gerrit.wikimedia.org/r/238679 Change subject: Remove last reference to wdqs-beta.wmflabs.org .. Remove last reference to wdqs-beta.wmflabs.org Change-Id:

[MediaWiki-commits] [Gerrit] modified parser test - change (mediawiki/core)

2015-09-15 Thread D3r1ck01 (Code Review)
D3r1ck01 has uploaded a new change for review. https://gerrit.wikimedia.org/r/238674 Change subject: modified parser test .. modified parser test Change-Id: I56b7c4381d0b3fcef6f104f6d1f0673beb168e66 --- M

[MediaWiki-commits] [Gerrit] modified parser - change (mediawiki/core)

2015-09-15 Thread D3r1ck01 (Code Review)
D3r1ck01 has uploaded a new change for review. https://gerrit.wikimedia.org/r/238677 Change subject: modified parser .. modified parser Change-Id: Ic4dff1321c311d8a90239a41662e469b81f33473 --- M

[MediaWiki-commits] [Gerrit] Fixing and marking some functions in the GlobalFunction.php ... - change (mediawiki/core)

2015-09-15 Thread D3r1ck01 (Code Review)
D3r1ck01 has uploaded a new change for review. https://gerrit.wikimedia.org/r/238678 Change subject: Fixing and marking some functions in the GlobalFunction.php file as deprecated and calling the wfDeprecated() method to output some data about the methods

[MediaWiki-commits] [Gerrit] [gui] Link to the user manual - change (wikidata...rdf)

2015-09-15 Thread EBernhardson (Code Review)
EBernhardson has uploaded a new change for review. https://gerrit.wikimedia.org/r/238680 Change subject: [gui] Link to the user manual .. [gui] Link to the user manual Change-Id: I24cd084f16e34e730d1e4900b4f084ac8d469500 ---

[MediaWiki-commits] [Gerrit] toollabs: add python-psycopg2 - change (operations/puppet)

2015-09-15 Thread Yuvipanda (Code Review)
Yuvipanda has submitted this change and it was merged. Change subject: toollabs: add python-psycopg2 .. toollabs: add python-psycopg2 Change-Id: I55496139e4bd87b5d73e8b138618da9166f2799c --- M

[MediaWiki-commits] [Gerrit] Fix denial of client-side upscaling in thumb and frameless f... - change (mediawiki...parsoid)

2015-09-15 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Fix denial of client-side upscaling in thumb and frameless format .. Fix denial of client-side upscaling in thumb and frameless format The batch API

[MediaWiki-commits] [Gerrit] FauxRequest: Actually ignore headers from $_SERVER - change (mediawiki/core)

2015-09-15 Thread Krinkle (Code Review)
Krinkle has uploaded a new change for review. https://gerrit.wikimedia.org/r/238671 Change subject: FauxRequest: Actually ignore headers from $_SERVER .. FauxRequest: Actually ignore headers from $_SERVER Follows-up

[MediaWiki-commits] [Gerrit] Fix ResourceLoader module dependency issues - change (mediawiki...MobileFrontend)

2015-09-15 Thread Jdlrobson (Code Review)
Jdlrobson has uploaded a new change for review. https://gerrit.wikimedia.org/r/238624 Change subject: Fix ResourceLoader module dependency issues .. Fix ResourceLoader module dependency issues If you visit desktop site and

[MediaWiki-commits] [Gerrit] Don't show orange alert if you are viewing your user talk page - change (mediawiki...Echo)

2015-09-15 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Don't show orange alert if you are viewing your user talk page .. Don't show orange alert if you are viewing your user talk page We cannot count on the

[MediaWiki-commits] [Gerrit] Make it seem like new workflow creation has no page - change (mediawiki...Flow)

2015-09-15 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Make it seem like new workflow creation has no page .. Make it seem like new workflow creation has no page I don't want to make Workflow::create

[MediaWiki-commits] [Gerrit] revert Echo to wmf/1.26wmf21 - change (mediawiki/core)

2015-09-15 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: revert Echo to wmf/1.26wmf21 .. revert Echo to wmf/1.26wmf21 Change-Id: I4744a9272b3ad9431e23aa3dc09cd0332678e289 --- M extensions/Echo 1 file changed, 0

[MediaWiki-commits] [Gerrit] Echo reverted to 1.26wmf21 so update .gitmodules - change (mediawiki/core)

2015-09-15 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Echo reverted to 1.26wmf21 so update .gitmodules .. Echo reverted to 1.26wmf21 so update .gitmodules update the branch= value in gitmodules so submodule

[MediaWiki-commits] [Gerrit] Use set() for tokens with unique keys - change (mediawiki...CentralAuth)

2015-09-15 Thread Legoktm (Code Review)
Legoktm has uploaded a new change for review. https://gerrit.wikimedia.org/r/238638 Change subject: Use set() for tokens with unique keys .. Use set() for tokens with unique keys Change-Id:

[MediaWiki-commits] [Gerrit] Include custom fields in default export - change (wikimedia...civicrm)

2015-09-15 Thread Awight (Code Review)
Awight has uploaded a new change for review. https://gerrit.wikimedia.org/r/238636 Change subject: Include custom fields in default export .. Include custom fields in default export Quite a dirty hack. Plus, cheap and

[MediaWiki-commits] [Gerrit] Use set() for tokens with unique keys - change (mediawiki...CentralAuth)

2015-09-15 Thread Legoktm (Code Review)
Legoktm has uploaded a new change for review. https://gerrit.wikimedia.org/r/238637 Change subject: Use set() for tokens with unique keys .. Use set() for tokens with unique keys Change-Id:

[MediaWiki-commits] [Gerrit] k8s: Make docker service require flannel service - change (operations/puppet)

2015-09-15 Thread Yuvipanda (Code Review)
Yuvipanda has submitted this change and it was merged. Change subject: k8s: Make docker service require flannel service .. k8s: Make docker service require flannel service Change-Id: I91eef2f7c26e4ce33ec575ae698350565dda4780

[MediaWiki-commits] [Gerrit] k8s: Default ssl usergroup to be root than kubernetes - change (operations/puppet)

2015-09-15 Thread Yuvipanda (Code Review)
Yuvipanda has submitted this change and it was merged. Change subject: k8s: Default ssl usergroup to be root than kubernetes .. k8s: Default ssl usergroup to be root than kubernetes Change-Id:

[MediaWiki-commits] [Gerrit] tools: Add k8s bastion class - change (operations/puppet)

2015-09-15 Thread Yuvipanda (Code Review)
Yuvipanda has submitted this change and it was merged. Change subject: tools: Add k8s bastion class .. tools: Add k8s bastion class Change-Id: I4924b27d840c465bc9f8de89cf0a1f5eb821fe30 --- M manifests/role/tools.pp A

[MediaWiki-commits] [Gerrit] Update VisualEditor for I7ca0625e - change (mediawiki/core)

2015-09-15 Thread Alex Monk (Code Review)
Alex Monk has uploaded a new change for review. https://gerrit.wikimedia.org/r/238646 Change subject: Update VisualEditor for I7ca0625e .. Update VisualEditor for I7ca0625e Change-Id:

[MediaWiki-commits] [Gerrit] Update VisualEditor for I7ca0625e - change (mediawiki/core)

2015-09-15 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Update VisualEditor for I7ca0625e .. Update VisualEditor for I7ca0625e Change-Id: I25e3e9e7c99e5ed0b3706d10c650135a83105050 --- M extensions/VisualEditor

[MediaWiki-commits] [Gerrit] Use set() for tokens with unique keys - change (mediawiki...CentralAuth)

2015-09-15 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Use set() for tokens with unique keys .. Use set() for tokens with unique keys Change-Id: I2bd876bc2084ae73b38fad2fc63e5d1f60615a83 (cherry picked from

[MediaWiki-commits] [Gerrit] Use set() for tokens with unique keys - change (mediawiki...CentralAuth)

2015-09-15 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Use set() for tokens with unique keys .. Use set() for tokens with unique keys Change-Id: I2bd876bc2084ae73b38fad2fc63e5d1f60615a83 (cherry picked from

[MediaWiki-commits] [Gerrit] QuickSurvey tweaks - change (mediawiki...QuickSurveys)

2015-09-15 Thread Bmansurov (Code Review)
Bmansurov has uploaded a new change for review. https://gerrit.wikimedia.org/r/238667 Change subject: QuickSurvey tweaks .. QuickSurvey tweaks * The panel is 300px wide on non-minerva skins. It stays the same as before in

[MediaWiki-commits] [Gerrit] dm.Annotation: Remove unused convenience wrapper - change (VisualEditor/VisualEditor)

2015-09-15 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: dm.Annotation: Remove unused convenience wrapper .. dm.Annotation: Remove unused convenience wrapper Change-Id: I1b89923134553c796dcd7606143e0498074aeaf9

[MediaWiki-commits] [Gerrit] move mediawiki maintenance scripts to module - change (operations/puppet)

2015-09-15 Thread Dzahn (Code Review)
Dzahn has submitted this change and it was merged. Change subject: move mediawiki maintenance scripts to module .. move mediawiki maintenance scripts to module - delete misc/maintenance.pp because we want to get rid of the

[MediaWiki-commits] [Gerrit] Revert "Adapt to Echo's new modules" - change (mediawiki...MobileFrontend)

2015-09-15 Thread 20after4 (Code Review)
20after4 has uploaded a new change for review. https://gerrit.wikimedia.org/r/238625 Change subject: Revert "Adapt to Echo's new modules" .. Revert "Adapt to Echo's new modules" This reverts commit

[MediaWiki-commits] [Gerrit] SpecialMovepage: Convert form to use OOUI controls - change (mediawiki/core)

2015-09-15 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: SpecialMovepage: Convert form to use OOUI controls .. SpecialMovepage: Convert form to use OOUI controls Recreated the form with OOUI widgets. This

[MediaWiki-commits] [Gerrit] Add results downloading - change (wikidata...rdf)

2015-09-15 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Add results downloading .. Add results downloading Change-Id: Id4f7202201be520dfb452f23844a1e29ecd7e613 --- A gui/bootstrap.min.js M gui/gui.js M

[MediaWiki-commits] [Gerrit] misc/scripts: remove 'scheduledowntime' - change (operations/puppet)

2015-09-15 Thread Dzahn (Code Review)
Dzahn has uploaded a new change for review. https://gerrit.wikimedia.org/r/238633 Change subject: misc/scripts: remove 'scheduledowntime' .. misc/scripts: remove 'scheduledowntime' modules/icinga/files/icinga-downtime should

[MediaWiki-commits] [Gerrit] resourceloader: Don't call wfExpandUrl() on load.php urls - change (mediawiki/core)

2015-09-15 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: resourceloader: Don't call wfExpandUrl() on load.php urls .. resourceloader: Don't call wfExpandUrl() on load.php urls wfExpandUrl() should only be used

[MediaWiki-commits] [Gerrit] Added Maps dash (as a submodule). - change (wikimedia...dashboard)

2015-09-15 Thread OliverKeyes (Code Review)
OliverKeyes has submitted this change and it was merged. Change subject: Added Maps dash (as a submodule). .. Added Maps dash (as a submodule). Change-Id: Ided5b22a0c2765b33f50ddeff87d5ad942d8d419 --- M .gitmodules M

[MediaWiki-commits] [Gerrit] [FIX] ModuleDeprecationWrapper: Update __dict__ - change (pywikibot/core)

2015-09-15 Thread XZise (Code Review)
XZise has uploaded a new change for review. https://gerrit.wikimedia.org/r/238651 Change subject: [FIX] ModuleDeprecationWrapper: Update __dict__ .. [FIX] ModuleDeprecationWrapper: Update __dict__ On `__setattr__` calls, it

[MediaWiki-commits] [Gerrit] Interstitial design overhaul for DTAC - change (mediawiki...ZeroBanner)

2015-09-15 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Interstitial design overhaul for DTAC .. Interstitial design overhaul for DTAC Revamp charge warning interstitial to allow for custom overrides per

[MediaWiki-commits] [Gerrit] Fix possible crash due to race condition in page loading. - change (apps...wikipedia)

2015-09-15 Thread Dbrant (Code Review)
Dbrant has uploaded a new change for review. https://gerrit.wikimedia.org/r/238656 Change subject: Fix possible crash due to race condition in page loading. .. Fix possible crash due to race condition in page loading. Since

[MediaWiki-commits] [Gerrit] Tools: Source python-socketio-client for Trusty from backports - change (operations/puppet)

2015-09-15 Thread Tim Landscheidt (Code Review)
Tim Landscheidt has uploaded a new change for review. https://gerrit.wikimedia.org/r/238662 Change subject: Tools: Source python-socketio-client for Trusty from backports .. Tools: Source python-socketio-client for Trusty

[MediaWiki-commits] [Gerrit] Added check for null $title to getDefaultForm() - change (mediawiki...SemanticForms)

2015-09-15 Thread Yaron Koren (Code Review)
Yaron Koren has uploaded a new change for review. https://gerrit.wikimedia.org/r/238664 Change subject: Added check for null $title to getDefaultForm() .. Added check for null $title to getDefaultForm() Change-Id:

[MediaWiki-commits] [Gerrit] monolog: Don't waste milliseconds counting microseconds - change (mediawiki/vendor)

2015-09-15 Thread Ori.livneh (Code Review)
Ori.livneh has uploaded a new change for review. https://gerrit.wikimedia.org/r/238670 Change subject: monolog: Don't waste milliseconds counting microseconds .. monolog: Don't waste milliseconds counting microseconds

[MediaWiki-commits] [Gerrit] misc/scripts: remove 'scheduledowntime' - change (operations/puppet)

2015-09-15 Thread Dzahn (Code Review)
Dzahn has submitted this change and it was merged. Change subject: misc/scripts: remove 'scheduledowntime' .. misc/scripts: remove 'scheduledowntime' modules/icinga/files/icinga-downtime should be used instead, it does the

[MediaWiki-commits] [Gerrit] files/misc: delete upgrade-helper script - change (operations/puppet)

2015-09-15 Thread Dzahn (Code Review)
Dzahn has submitted this change and it was merged. Change subject: files/misc: delete upgrade-helper script .. files/misc: delete upgrade-helper script Moved to operations/software repo. Change-Id:

[MediaWiki-commits] [Gerrit] Finish off initial dashboarding for Maps - change (wikimedia...wetzel)

2015-09-15 Thread Bearloga (Code Review)
Bearloga has submitted this change and it was merged. Change subject: Finish off initial dashboarding for Maps .. Finish off initial dashboarding for Maps Completes the Maps dashboarding: well, the initial layout. Bug:

[MediaWiki-commits] [Gerrit] More reliable handling of WMA and WIWOSM buttons - change (mediawiki...WikimediaEvents)

2015-09-15 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: More reliable handling of WMA and WIWOSM buttons .. More reliable handling of WMA and WIWOSM buttons Bug: T107936 Change-Id:

[MediaWiki-commits] [Gerrit] More reliable handling of WMA and WIWOSM buttons - change (mediawiki...WikimediaEvents)

2015-09-15 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: More reliable handling of WMA and WIWOSM buttons .. More reliable handling of WMA and WIWOSM buttons Bug: T107936 Change-Id:

[MediaWiki-commits] [Gerrit] resourceloader: Don't call wfExpandUrl() on load.php urls - change (mediawiki/core)

2015-09-15 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: resourceloader: Don't call wfExpandUrl() on load.php urls .. resourceloader: Don't call wfExpandUrl() on load.php urls wfExpandUrl() should only be used

[MediaWiki-commits] [Gerrit] MWWelcomeDialog: Switch out graphic for new one - change (mediawiki...VisualEditor)

2015-09-15 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: MWWelcomeDialog: Switch out graphic for new one .. MWWelcomeDialog: Switch out graphic for new one Change-Id: I7ca0625e16535cf287161f66aaf1ce7e8db740aa

[MediaWiki-commits] [Gerrit] Remove TestLoggingMixin - change (pywikibot/core)

2015-09-15 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Remove TestLoggingMixin .. Remove TestLoggingMixin Custom logging for failed test methods is not necessary, as nose provides per-method logs. Bug:

[MediaWiki-commits] [Gerrit] resourceloader: Support absolute-path references in mw.loade... - change (mediawiki/core)

2015-09-15 Thread Krinkle (Code Review)
Krinkle has uploaded a new change for review. https://gerrit.wikimedia.org/r/238649 Change subject: resourceloader: Support absolute-path references in mw.loader.load() .. resourceloader: Support absolute-path references in

[MediaWiki-commits] [Gerrit] [BREAKING CHANGE] ve.dm.Converter: Put static things in .static - change (VisualEditor/VisualEditor)

2015-09-15 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: [BREAKING CHANGE] ve.dm.Converter: Put static things in .static .. [BREAKING CHANGE] ve.dm.Converter: Put static things in .static Change-Id:

[MediaWiki-commits] [Gerrit] Tweaking WikidataPageBanner compatibility - change (mediawiki...MobileFrontend)

2015-09-15 Thread Jdlrobson (Code Review)
Jdlrobson has uploaded a new change for review. https://gerrit.wikimedia.org/r/238655 Change subject: Tweaking WikidataPageBanner compatibility .. Tweaking WikidataPageBanner compatibility * Rename prebodytext to prebodyhtml

[MediaWiki-commits] [Gerrit] Custom interstitial button for non-js browsers - change (mediawiki...ZeroBanner)

2015-09-15 Thread Jhobs (Code Review)
Jhobs has uploaded a new change for review. https://gerrit.wikimedia.org/r/238659 Change subject: Custom interstitial button for non-js browsers .. Custom interstitial button for non-js browsers Support for allowing

[MediaWiki-commits] [Gerrit] Allow scrolling when dragging across lead text - change (apps...wikipedia)

2015-09-15 Thread Niedzielski (Code Review)
Niedzielski has uploaded a new change for review. https://gerrit.wikimedia.org/r/238665 Change subject: Allow scrolling when dragging across lead text .. Allow scrolling when dragging across lead text TLDR: Disable text

[MediaWiki-commits] [Gerrit] Tools: Move configuration from wikitech's Hiera to hieradata/ - change (operations/puppet)

2015-09-15 Thread Yuvipanda (Code Review)
Yuvipanda has submitted this change and it was merged. Change subject: Tools: Move configuration from wikitech's Hiera to hieradata/ .. Tools: Move configuration from wikitech's Hiera to hieradata/ Change-Id:

[MediaWiki-commits] [Gerrit] monolog: Don't waste milliseconds counting microseconds - change (mediawiki/vendor)

2015-09-15 Thread Ori.livneh (Code Review)
Ori.livneh has submitted this change and it was merged. Change subject: monolog: Don't waste milliseconds counting microseconds .. monolog: Don't waste milliseconds counting microseconds Monolog makes an unwise trade here,

[MediaWiki-commits] [Gerrit] monolog: Don't waste milliseconds counting microseconds - change (mediawiki/vendor)

2015-09-15 Thread Ori.livneh (Code Review)
Ori.livneh has submitted this change and it was merged. Change subject: monolog: Don't waste milliseconds counting microseconds .. monolog: Don't waste milliseconds counting microseconds Monolog makes an unwise trade here,

[MediaWiki-commits] [Gerrit] Resolve beacon promise async - change (mediawiki...EventLogging)

2015-09-15 Thread Ejegg (Code Review)
Ejegg has uploaded a new change for review. https://gerrit.wikimedia.org/r/238623 Change subject: Resolve beacon promise async .. Resolve beacon promise async Resolves immediately when using navigator.sendBeacon or not

[MediaWiki-commits] [Gerrit] Break out sendBeacon implementations - change (mediawiki...EventLogging)

2015-09-15 Thread Ejegg (Code Review)
Ejegg has uploaded a new change for review. https://gerrit.wikimedia.org/r/238629 Change subject: Break out sendBeacon implementations .. Break out sendBeacon implementations Attempt to tame a giant ternary. Change-Id:

[MediaWiki-commits] [Gerrit] delete misc/maintenance.pp, now empty - change (operations/puppet)

2015-09-15 Thread Dzahn (Code Review)
Dzahn has submitted this change and it was merged. Change subject: delete misc/maintenance.pp, now empty .. delete misc/maintenance.pp, now empty It has been folded into the mediawiki module. This was supposed to be an 'rm' in

[MediaWiki-commits] [Gerrit] Adjust margins for the notification badge in MonoBook - change (mediawiki...Echo)

2015-09-15 Thread Mooeypoo (Code Review)
Mooeypoo has uploaded a new change for review. https://gerrit.wikimedia.org/r/238628 Change subject: Adjust margins for the notification badge in MonoBook .. Adjust margins for the notification badge in MonoBook Change-Id:

[MediaWiki-commits] [Gerrit] Measure how likely users open flyout if they have unseen not... - change (mediawiki...Echo)

2015-09-15 Thread Legoktm (Code Review)
Legoktm has uploaded a new change for review. https://gerrit.wikimedia.org/r/238632 Change subject: Measure how likely users open flyout if they have unseen notifications .. Measure how likely users open flyout if they have

[MediaWiki-commits] [Gerrit] Execute distinct stages of deployment separately - change (mediawiki...scap)

2015-09-15 Thread Dduvall (Code Review)
Dduvall has uploaded a new change for review. https://gerrit.wikimedia.org/r/238631 Change subject: Execute distinct stages of deployment separately .. Execute distinct stages of deployment separately Refactored

[MediaWiki-commits] [Gerrit] Finish off initial dashboarding for Maps - change (wikimedia...wetzel)

2015-09-15 Thread OliverKeyes (Code Review)
OliverKeyes has uploaded a new change for review. https://gerrit.wikimedia.org/r/238635 Change subject: Finish off initial dashboarding for Maps .. Finish off initial dashboarding for Maps Completes the Maps dashboarding:

[MediaWiki-commits] [Gerrit] moved 'upgrade-helper' script over from puppet repo - change (operations/software)

2015-09-15 Thread Dzahn (Code Review)
Dzahn has submitted this change and it was merged. Change subject: moved 'upgrade-helper' script over from puppet repo .. moved 'upgrade-helper' script over from puppet repo Change-Id: I98cd66c622a25d1d64753e26aafd90ccb5089af3

[MediaWiki-commits] [Gerrit] [FIX] tests: Check the HTTPS connection - change (pywikibot/core)

2015-09-15 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: [FIX] tests: Check the HTTPS connection .. [FIX] tests: Check the HTTPS connection The certificates for `wdq.wmflabs.org` and `wikistats.wmflabs.org`

[MediaWiki-commits] [Gerrit] mailman: exim alias for discovery list renames - change (operations/puppet)

2015-09-15 Thread Dzahn (Code Review)
Dzahn has uploaded a new change for review. https://gerrit.wikimedia.org/r/238652 Change subject: mailman: exim alias for discovery list renames .. mailman: exim alias for discovery list renames Change-Id:

[MediaWiki-commits] [Gerrit] resourceloader: Support absolute-path references in mw.loade... - change (mediawiki/core)

2015-09-15 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: resourceloader: Support absolute-path references in mw.loader.load() .. resourceloader: Support absolute-path references in mw.loader.load() Follows-up

  1   2   3   4   5   >