[MediaWiki-commits] [Gerrit] [Lingo] Lingo.i18n.magic.php was moved into a subdir - change (translatewiki)

2016-02-29 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: [Lingo] Lingo.i18n.magic.php was moved into a subdir .. [Lingo] Lingo.i18n.magic.php was moved into a subdir Lingo.i18n.magic.php was moved from

[MediaWiki-commits] [Gerrit] Move warn above disallow and error for red color to take pre... - change (mediawiki...ContentTranslation)

2016-02-29 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Move warn above disallow and error for red color to take precedence .. Move warn above disallow and error for red color to take precedence Change-Id:

[MediaWiki-commits] [Gerrit] Move list of wiki names from header to body in cross-wiki no... - change (mediawiki...Echo)

2016-02-29 Thread Catrope (Code Review)
Catrope has uploaded a new change for review. https://gerrit.wikimedia.org/r/274063 Change subject: Move list of wiki names from header to body in cross-wiki notification item .. Move list of wiki names from header to body

[MediaWiki-commits] [Gerrit] Update mw.cx.targetTitle immediately after title change - change (mediawiki...ContentTranslation)

2016-02-29 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Update mw.cx.targetTitle immediately after title change .. Update mw.cx.targetTitle immediately after title change Bug: T128368 Change-Id:

[MediaWiki-commits] [Gerrit] Stop bypassing caching for state_province abbreviation - change (wikimedia...civicrm)

2016-02-29 Thread Eileen (Code Review)
Eileen has uploaded a new change for review. https://gerrit.wikimedia.org/r/274062 Change subject: Stop bypassing caching for state_province abbreviation .. Stop bypassing caching for state_province abbreviation CRM-18128

[MediaWiki-commits] [Gerrit] Return more rows per query and use unbuffered query to manag... - change (wikimedia...civicrm)

2016-02-29 Thread Eileen (Code Review)
Eileen has uploaded a new change for review. https://gerrit.wikimedia.org/r/274061 Change subject: Return more rows per query and use unbuffered query to manage the memory .. Return more rows per query and use unbuffered

[MediaWiki-commits] [Gerrit] CRM-17748 Expose options['result_buffering'] to CRM_Core_DAO - change (wikimedia...civicrm)

2016-02-29 Thread Eileen (Code Review)
Eileen has uploaded a new change for review. https://gerrit.wikimedia.org/r/274060 Change subject: CRM-17748 Expose options['result_buffering'] to CRM_Core_DAO .. CRM-17748 Expose options['result_buffering'] to CRM_Core_DAO

[MediaWiki-commits] [Gerrit] Run Horizon version 'liberty' on labtestweb. - change (operations/puppet)

2016-02-29 Thread Andrew Bogott (Code Review)
Andrew Bogott has submitted this change and it was merged. Change subject: Run Horizon version 'liberty' on labtestweb. .. Run Horizon version 'liberty' on labtestweb. (take two) Change-Id:

[MediaWiki-commits] [Gerrit] Run Horizon version 'liberty' on labtestweb. - change (operations/puppet)

2016-02-29 Thread Andrew Bogott (Code Review)
Andrew Bogott has uploaded a new change for review. https://gerrit.wikimedia.org/r/274059 Change subject: Run Horizon version 'liberty' on labtestweb. .. Run Horizon version 'liberty' on labtestweb. (take two) Change-Id:

[MediaWiki-commits] [Gerrit] Run Horizon version 'liberty' on labtestweb. - change (operations/puppet)

2016-02-29 Thread Andrew Bogott (Code Review)
Andrew Bogott has submitted this change and it was merged. Change subject: Run Horizon version 'liberty' on labtestweb. .. Run Horizon version 'liberty' on labtestweb. In theory new versions of horizon work ok with older

[MediaWiki-commits] [Gerrit] Translator widget: Fix js error if translator doesn't have r... - change (mediawiki...ContentTranslation)

2016-02-29 Thread Santhosh (Code Review)
Santhosh has uploaded a new change for review. https://gerrit.wikimedia.org/r/274058 Change subject: Translator widget: Fix js error if translator doesn't have recent contributions .. Translator widget: Fix js error if

[MediaWiki-commits] [Gerrit] Run Horizon version 'liberty' on labtestweb. - change (operations/puppet)

2016-02-29 Thread Andrew Bogott (Code Review)
Andrew Bogott has uploaded a new change for review. https://gerrit.wikimedia.org/r/274057 Change subject: Run Horizon version 'liberty' on labtestweb. .. Run Horizon version 'liberty' on labtestweb. In theory new versions of

[MediaWiki-commits] [Gerrit] Update mw.cx.targetTitle immediately after title change - change (mediawiki...ContentTranslation)

2016-02-29 Thread Santhosh (Code Review)
Santhosh has uploaded a new change for review. https://gerrit.wikimedia.org/r/274056 Change subject: Update mw.cx.targetTitle immediately after title change .. Update mw.cx.targetTitle immediately after title change Bug:

[MediaWiki-commits] [Gerrit] Catch liberty up with some horizon apache config changes - change (operations/puppet)

2016-02-29 Thread Andrew Bogott (Code Review)
Andrew Bogott has submitted this change and it was merged. Change subject: Catch liberty up with some horizon apache config changes .. Catch liberty up with some horizon apache config changes Change-Id:

[MediaWiki-commits] [Gerrit] Horizon: turn off COMPRESS_OFFLINE - change (operations/puppet)

2016-02-29 Thread Andrew Bogott (Code Review)
Andrew Bogott has submitted this change and it was merged. Change subject: Horizon: turn off COMPRESS_OFFLINE .. Horizon: turn off COMPRESS_OFFLINE This adds extra steps during development for (apparently) minimal

[MediaWiki-commits] [Gerrit] Horizon: turn off COMPRESS_OFFLINE - change (operations/puppet)

2016-02-29 Thread Andrew Bogott (Code Review)
Andrew Bogott has uploaded a new change for review. https://gerrit.wikimedia.org/r/274055 Change subject: Horizon: turn off COMPRESS_OFFLINE .. Horizon: turn off COMPRESS_OFFLINE This adds extra steps during development

[MediaWiki-commits] [Gerrit] Do not fail updates on duplicate units - change (mediawiki...ContentTranslation)

2016-02-29 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Do not fail updates on duplicate units .. Do not fail updates on duplicate units The schema allows duplicate units that only differ by timestamp. In

[MediaWiki-commits] [Gerrit] Remove imagetransfer.py from T001/T003 testing (print function) - change (pywikibot/core)

2016-02-29 Thread Xqt (Code Review)
Xqt has uploaded a new change for review. https://gerrit.wikimedia.org/r/274054 Change subject: Remove imagetransfer.py from T001/T003 testing (print function) .. Remove imagetransfer.py from T001/T003 testing (print

[MediaWiki-commits] [Gerrit] [bugfix] use string.splitlines() instead of string.split('\n') - change (pywikibot/core)

2016-02-29 Thread Xqt (Code Review)
Xqt has submitted this change and it was merged. Change subject: [bugfix] use string.splitlines() instead of string.split('\n') .. [bugfix] use string.splitlines() instead of string.split('\n') split('\n') is intended to split

[MediaWiki-commits] [Gerrit] Ignore print function tests for some scripts - change (pywikibot/core)

2016-02-29 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Ignore print function tests for some scripts .. Ignore print function tests for some scripts Seems T001 is moved (partially) to T003 Bug: T128437

[MediaWiki-commits] [Gerrit] Ignore print function tests for some scripts - change (pywikibot/core)

2016-02-29 Thread Xqt (Code Review)
Xqt has uploaded a new change for review. https://gerrit.wikimedia.org/r/274053 Change subject: Ignore print function tests for some scripts .. Ignore print function tests for some scripts Seems T001 is moved (partially) to

[MediaWiki-commits] [Gerrit] Add new REST API data loader, which is faster. - change (wikidata...rdf)

2016-02-29 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Add new REST API data loader, which is faster. .. Add new REST API data loader, which is faster. Bug: T126956 Change-Id:

[MediaWiki-commits] [Gerrit] API: Send Accept: header to RESTbase - change (mediawiki...VisualEditor)

2016-02-29 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: API: Send Accept: header to RESTbase .. API: Send Accept: header to RESTbase Bug: T128233 Change-Id: I77af4b58e5469a898063a3f838802e4f5769514b --- M

[MediaWiki-commits] [Gerrit] Syncronize VisualEditor: d46c5e9..a0caedc - change (mediawiki/extensions)

2016-02-29 Thread Jenkins-mwext-sync (Code Review)
Jenkins-mwext-sync has uploaded a new change for review. https://gerrit.wikimedia.org/r/274052 Change subject: Syncronize VisualEditor: d46c5e9..a0caedc .. Syncronize VisualEditor: d46c5e9..a0caedc Change-Id:

[MediaWiki-commits] [Gerrit] Syncronize VisualEditor: d46c5e9..a0caedc - change (mediawiki/extensions)

2016-02-29 Thread Jenkins-mwext-sync (Code Review)
Jenkins-mwext-sync has submitted this change and it was merged. Change subject: Syncronize VisualEditor: d46c5e9..a0caedc .. Syncronize VisualEditor: d46c5e9..a0caedc Change-Id: Ic2265687590d3a9d89776da8fb0f513cf5a736ee --- M

[MediaWiki-commits] [Gerrit] Send Accept: header to Parsoid - change (mediawiki...Flow)

2016-02-29 Thread Catrope (Code Review)
Catrope has uploaded a new change for review. https://gerrit.wikimedia.org/r/274051 Change subject: Send Accept: header to Parsoid .. Send Accept: header to Parsoid Bug: T128236 Change-Id:

[MediaWiki-commits] [Gerrit] ActionMenuPopupWidget: Prevent ClippableElement from overwri... - change (mediawiki...Echo)

2016-02-29 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: ActionMenuPopupWidget: Prevent ClippableElement from overwriting our width hack .. ActionMenuPopupWidget: Prevent ClippableElement from overwriting our

[MediaWiki-commits] [Gerrit] Follow-up 07c5850b: unbreak "mark as read" menu item - change (mediawiki...Echo)

2016-02-29 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Follow-up 07c5850b: unbreak "mark as read" menu item .. Follow-up 07c5850b: unbreak "mark as read" menu item 07c5850b changed the widget used for the

[MediaWiki-commits] [Gerrit] ActionMenuPopupWidget: Prevent ClippableElement from overwri... - change (mediawiki...Echo)

2016-02-29 Thread Catrope (Code Review)
Catrope has uploaded a new change for review. https://gerrit.wikimedia.org/r/274050 Change subject: ActionMenuPopupWidget: Prevent ClippableElement from overwriting our width hack .. ActionMenuPopupWidget: Prevent

[MediaWiki-commits] [Gerrit] Follow-up 07c5850b: unbreak "mark as read" menu item - change (mediawiki...Echo)

2016-02-29 Thread Catrope (Code Review)
Catrope has uploaded a new change for review. https://gerrit.wikimedia.org/r/274049 Change subject: Follow-up 07c5850b: unbreak "mark as read" menu item .. Follow-up 07c5850b: unbreak "mark as read" menu item 07c5850b

[MediaWiki-commits] [Gerrit] Unpersist the session on logout - change (mediawiki/core)

2016-02-29 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Unpersist the session on logout .. Unpersist the session on logout Clearing the cookies in this case is probably a good idea. This also clears cookies

[MediaWiki-commits] [Gerrit] CRM-18125 remove country_id from filter where state_province... - change (wikimedia...civicrm)

2016-02-29 Thread Eileen (Code Review)
Eileen has uploaded a new change for review. https://gerrit.wikimedia.org/r/274048 Change subject: CRM-18125 remove country_id from filter where state_province_id is present .. CRM-18125 remove country_id from filter where

[MediaWiki-commits] [Gerrit] Outline inline_breaks - change (mediawiki...parsoid)

2016-02-29 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Outline inline_breaks .. Outline inline_breaks * If anything, it is hampering performance as is ... Change-Id:

[MediaWiki-commits] [Gerrit] Avoid deriving language from URL - change (apps...wikipedia)

2016-02-29 Thread Niedzielski (Code Review)
Niedzielski has uploaded a new change for review. https://gerrit.wikimedia.org/r/274046 Change subject: Avoid deriving language from URL .. Avoid deriving language from URL For certain dialects, deriving the language code

[MediaWiki-commits] [Gerrit] Add support for no language wikis - change (apps...wikipedia)

2016-02-29 Thread Niedzielski (Code Review)
Niedzielski has uploaded a new change for review. https://gerrit.wikimedia.org/r/274045 Change subject: Add support for no language wikis .. Add support for no language wikis • Don't assume nonempty language code. • Add

[MediaWiki-commits] [Gerrit] Use URL authority instead of host - change (apps...wikipedia)

2016-02-29 Thread Niedzielski (Code Review)
Niedzielski has uploaded a new change for review. https://gerrit.wikimedia.org/r/274047 Change subject: Use URL authority instead of host .. Use URL authority instead of host Bug: T120415 Depends-On:

[MediaWiki-commits] [Gerrit] Convert Site implementation to URI - change (apps...wikipedia)

2016-02-29 Thread Niedzielski (Code Review)
Niedzielski has uploaded a new change for review. https://gerrit.wikimedia.org/r/274044 Change subject: Convert Site implementation to URI .. Convert Site implementation to URI • Change the site backend to use the URI class

[MediaWiki-commits] [Gerrit] Avoid using "new CentralAuthUser" since it avoids the cache - change (mediawiki...CentralAuth)

2016-02-29 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Avoid using "new CentralAuthUser" since it avoids the cache .. Avoid using "new CentralAuthUser" since it avoids the cache In the past, caching of

[MediaWiki-commits] [Gerrit] Avoid using "new CentralAuthUser" since it avoids the cache - change (mediawiki...CentralAuth)

2016-02-29 Thread Ori.livneh (Code Review)
Ori.livneh has uploaded a new change for review. https://gerrit.wikimedia.org/r/274043 Change subject: Avoid using "new CentralAuthUser" since it avoids the cache .. Avoid using "new CentralAuthUser" since it avoids the cache

[MediaWiki-commits] [Gerrit] Add port to constructor - change (apps...java-mwapi)

2016-02-29 Thread Niedzielski (Code Review)
Niedzielski has uploaded a new change for review. https://gerrit.wikimedia.org/r/274042 Change subject: Add port to constructor .. Add port to constructor Bug: T120415 Change-Id: Iffe3cf1a0ebc75da22362706cc743b69ba8b9755 ---

[MediaWiki-commits] [Gerrit] Syncronize VisualEditor: dd30458..d46c5e9 - change (mediawiki/extensions)

2016-02-29 Thread Jenkins-mwext-sync (Code Review)
Jenkins-mwext-sync has submitted this change and it was merged. Change subject: Syncronize VisualEditor: dd30458..d46c5e9 .. Syncronize VisualEditor: dd30458..d46c5e9 Change-Id: Ie1805f0b048a3e0c63742ce77d3fc70266c083fe --- M

[MediaWiki-commits] [Gerrit] Syncronize VisualEditor: dd30458..d46c5e9 - change (mediawiki/extensions)

2016-02-29 Thread Jenkins-mwext-sync (Code Review)
Jenkins-mwext-sync has uploaded a new change for review. https://gerrit.wikimedia.org/r/274041 Change subject: Syncronize VisualEditor: dd30458..d46c5e9 .. Syncronize VisualEditor: dd30458..d46c5e9 Change-Id:

[MediaWiki-commits] [Gerrit] Pipe stop was overloaded - change (mediawiki...parsoid)

2016-02-29 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Pipe stop was overloaded .. Pipe stop was overloaded * Permitting pipes in extlinks in template params that was introduced in 26e1a21c looks like it

[MediaWiki-commits] [Gerrit] Cache user data in memory - change (mediawiki/core)

2016-02-29 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Cache user data in memory .. Cache user data in memory Stores user data looked up in WAN cache in memory so that lookups in the same request do not

[MediaWiki-commits] [Gerrit] Fix WTE->VE switching in prefer-wt SET mode - change (mediawiki...VisualEditor)

2016-02-29 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Fix WTE->VE switching in prefer-wt SET mode .. Fix WTE->VE switching in prefer-wt SET mode Bug: T128402 Change-Id:

[MediaWiki-commits] [Gerrit] Cache user data in memory - change (mediawiki/core)

2016-02-29 Thread Ori.livneh (Code Review)
Ori.livneh has uploaded a new change for review. https://gerrit.wikimedia.org/r/274040 Change subject: Cache user data in memory .. Cache user data in memory Stores user data looked up in WAN cache in memory so that lookups

[MediaWiki-commits] [Gerrit] Migrate the reports to use standalone reportupdater. - change (analytics/limn-extdist-data)

2016-02-29 Thread Mforns (Code Review)
Mforns has uploaded a new change for review. https://gerrit.wikimedia.org/r/274039 Change subject: Migrate the reports to use standalone reportupdater. .. Migrate the reports to use standalone reportupdater. Attention: This

[MediaWiki-commits] [Gerrit] Migrate the reports to use standalone reportupdater. - change (analytics/limn-mobile-data)

2016-02-29 Thread Mforns (Code Review)
Mforns has uploaded a new change for review. https://gerrit.wikimedia.org/r/274038 Change subject: Migrate the reports to use standalone reportupdater. .. Migrate the reports to use standalone reportupdater. Attention: This

[MediaWiki-commits] [Gerrit] Migrate the reports to use standalone reportupdater. - change (analytics/limn-multimedia-data)

2016-02-29 Thread Mforns (Code Review)
Mforns has uploaded a new change for review. https://gerrit.wikimedia.org/r/274037 Change subject: Migrate the reports to use standalone reportupdater. .. Migrate the reports to use standalone reportupdater. Attention: This

[MediaWiki-commits] [Gerrit] Show captcha if a specific user account has many failed logi... - change (mediawiki...ConfirmEdit)

2016-02-29 Thread Brian Wolff (Code Review)
Brian Wolff has uploaded a new change for review. https://gerrit.wikimedia.org/r/274036 Change subject: Show captcha if a specific user account has many failed login attempts .. Show captcha if a specific user account has

[MediaWiki-commits] [Gerrit] Migrate the reports to use standalone reportupdater. - change (analytics/limn-flow-data)

2016-02-29 Thread Mforns (Code Review)
Mforns has uploaded a new change for review. https://gerrit.wikimedia.org/r/274035 Change subject: Migrate the reports to use standalone reportupdater. .. Migrate the reports to use standalone reportupdater. Attention: This

[MediaWiki-commits] [Gerrit] Migrate the reports to use standalone reportupdater. - change (analytics/limn-ee-data)

2016-02-29 Thread Mforns (Code Review)
Mforns has uploaded a new change for review. https://gerrit.wikimedia.org/r/274034 Change subject: Migrate the reports to use standalone reportupdater. .. Migrate the reports to use standalone reportupdater. Attention: This

[MediaWiki-commits] [Gerrit] phabricator: Send weekly mail every week instead of on certa... - change (operations/puppet)

2016-02-29 Thread Alex Monk (Code Review)
Alex Monk has uploaded a new change for review. https://gerrit.wikimedia.org/r/274033 Change subject: phabricator: Send weekly mail every week instead of on certain monthdays .. phabricator: Send weekly mail every week

[MediaWiki-commits] [Gerrit] Migrate the reports to use standalone reportupdater. - change (analytics/limn-language-data)

2016-02-29 Thread Mforns (Code Review)
Mforns has uploaded a new change for review. https://gerrit.wikimedia.org/r/274032 Change subject: Migrate the reports to use standalone reportupdater. .. Migrate the reports to use standalone reportupdater. Attention: This

[MediaWiki-commits] [Gerrit] Migrate the reports to the standalone reportupdater - change (analytics/limn-edit-data)

2016-02-29 Thread Mforns (Code Review)
Mforns has uploaded a new change for review. https://gerrit.wikimedia.org/r/274031 Change subject: Migrate the reports to the standalone reportupdater .. Migrate the reports to the standalone reportupdater Attention: This

[MediaWiki-commits] [Gerrit] Use static::class instead of get_called_class() - change (mediawiki/core)

2016-02-29 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Use static::class instead of get_called_class() .. Use static::class instead of get_called_class() Available as of PHP 5.5 and more idomatic. Foo::class

[MediaWiki-commits] [Gerrit] Cache user data in memory - change (mediawiki/core)

2016-02-29 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Cache user data in memory .. Cache user data in memory Stores user data looked up in WAN cache in memory so that lookups in the same request do not

[MediaWiki-commits] [Gerrit] Configure default Echo subscriptions user options on he.wiki... - change (operations/mediawiki-config)

2016-02-29 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Configure default Echo subscriptions user options on he.wikipedia (take 2) .. Configure default Echo subscriptions user options on he.wikipedia (take 2)

[MediaWiki-commits] [Gerrit] Remove obsolete Amazon FPS audit - change (wikimedia...tools)

2016-02-29 Thread Ejegg (Code Review)
Ejegg has uploaded a new change for review. https://gerrit.wikimedia.org/r/274029 Change subject: Remove obsolete Amazon FPS audit .. Remove obsolete Amazon FPS audit They've turned the services off for good. Change-Id:

[MediaWiki-commits] [Gerrit] XHGui: Use $_SERVER['SCRIPT_NAME'] as the URI - change (operations/mediawiki-config)

2016-02-29 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: XHGui: Use $_SERVER['SCRIPT_NAME'] as the URI .. XHGui: Use $_SERVER['SCRIPT_NAME'] as the URI It's useful to aggregate requests by script name rather

[MediaWiki-commits] [Gerrit] Configure default Echo subscriptions user options on he.wiki... - change (operations/mediawiki-config)

2016-02-29 Thread Catrope (Code Review)
Catrope has uploaded a new change for review. https://gerrit.wikimedia.org/r/274028 Change subject: Configure default Echo subscriptions user options on he.wikipedia (take 2) .. Configure default Echo subscriptions user

[MediaWiki-commits] [Gerrit] Revert "Configure default Echo subscriptions user options on... - change (operations/mediawiki-config)

2016-02-29 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Revert "Configure default Echo subscriptions user options on he.wikipedia" .. Revert "Configure default Echo subscriptions user options on he.wikipedia"

[MediaWiki-commits] [Gerrit] Revert "Configure default Echo subscriptions user options on... - change (operations/mediawiki-config)

2016-02-29 Thread Catrope (Code Review)
Catrope has uploaded a new change for review. https://gerrit.wikimedia.org/r/274027 Change subject: Revert "Configure default Echo subscriptions user options on he.wikipedia" .. Revert "Configure default Echo subscriptions

[MediaWiki-commits] [Gerrit] Define labtestweb2001 as a misc backend - change (operations/puppet)

2016-02-29 Thread Andrew Bogott (Code Review)
Andrew Bogott has submitted this change and it was merged. Change subject: Define labtestweb2001 as a misc backend .. Define labtestweb2001 as a misc backend Change-Id: I4204e39a824e3ef05ce6d32a063d75c7e16849e8 --- M

[MediaWiki-commits] [Gerrit] Define labtestweb2001 as a misc backend - change (operations/puppet)

2016-02-29 Thread Andrew Bogott (Code Review)
Andrew Bogott has uploaded a new change for review. https://gerrit.wikimedia.org/r/274026 Change subject: Define labtestweb2001 as a misc backend .. Define labtestweb2001 as a misc backend Change-Id:

[MediaWiki-commits] [Gerrit] Message: Use RequestContext instead of $wgLang - change (mediawiki/core)

2016-02-29 Thread Krinkle (Code Review)
Krinkle has uploaded a new change for review. https://gerrit.wikimedia.org/r/274025 Change subject: Message: Use RequestContext instead of $wgLang .. Message: Use RequestContext instead of $wgLang This cuts the $wgLang and

[MediaWiki-commits] [Gerrit] Add some debug logging to thank-you-edit notifications - change (mediawiki...Echo)

2016-02-29 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Add some debug logging to thank-you-edit notifications .. Add some debug logging to thank-you-edit notifications Bug: T128249 Change-Id:

[MediaWiki-commits] [Gerrit] Change rate for reader segmentation survey - change (operations/mediawiki-config)

2016-02-29 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Change rate for reader segmentation survey .. Change rate for reader segmentation survey Bug: T125946 Change-Id:

[MediaWiki-commits] [Gerrit] XHGui: Use $_SERVER['SCRIPT_NAME'] as the URI - change (operations/mediawiki-config)

2016-02-29 Thread Ori.livneh (Code Review)
Ori.livneh has uploaded a new change for review. https://gerrit.wikimedia.org/r/274024 Change subject: XHGui: Use $_SERVER['SCRIPT_NAME'] as the URI .. XHGui: Use $_SERVER['SCRIPT_NAME'] as the URI It's useful to aggregate

[MediaWiki-commits] [Gerrit] Configure default Echo subscriptions user options on he.wiki... - change (operations/mediawiki-config)

2016-02-29 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Configure default Echo subscriptions user options on he.wikipedia .. Configure default Echo subscriptions user options on he.wikipedia Web notification

[MediaWiki-commits] [Gerrit] Cache user data in memory - change (mediawiki/core)

2016-02-29 Thread Code Review
Gergő Tisza has uploaded a new change for review. https://gerrit.wikimedia.org/r/274023 Change subject: Cache user data in memory .. Cache user data in memory Stores user data looked up in WAN cache in memory so that lookups

[MediaWiki-commits] [Gerrit] Use IContextSource::msg instead of wfMessage where available - change (mediawiki...MobileFrontend)

2016-02-29 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Use IContextSource::msg instead of wfMessage where available .. Use IContextSource::msg instead of wfMessage where available A Message object returned by

[MediaWiki-commits] [Gerrit] Revert "Add type hint against LinkTarget" - change (mediawiki/core)

2016-02-29 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Revert "Add type hint against LinkTarget" .. Revert "Add type hint against LinkTarget" Can cause fatal if your database has invalid titles stored in it

[MediaWiki-commits] [Gerrit] Remove xhgui role from hafnium - change (operations/puppet)

2016-02-29 Thread Ori.livneh (Code Review)
Ori.livneh has submitted this change and it was merged. Change subject: Remove xhgui role from hafnium .. Remove xhgui role from hafnium This patch _actually_ completes the migration of XHGui from hafnium to tungsten. Previous

[MediaWiki-commits] [Gerrit] Add API module to receive CSP reports. - change (mediawiki/core)

2016-02-29 Thread Brian Wolff (Code Review)
Brian Wolff has uploaded a new change for review. https://gerrit.wikimedia.org/r/274022 Change subject: Add API module to receive CSP reports. .. Add API module to receive CSP reports. There are two expected usecases for

[MediaWiki-commits] [Gerrit] Remove xhgui role from hafnium - change (operations/puppet)

2016-02-29 Thread Ori.livneh (Code Review)
Ori.livneh has uploaded a new change for review. https://gerrit.wikimedia.org/r/274021 Change subject: Remove xhgui role from hafnium .. Remove xhgui role from hafnium This patch _actually_ completes the migration of XHGui

[MediaWiki-commits] [Gerrit] Outline inline_breaks - change (mediawiki...parsoid)

2016-02-29 Thread Arlolra (Code Review)
Arlolra has uploaded a new change for review. https://gerrit.wikimedia.org/r/274020 Change subject: Outline inline_breaks .. Outline inline_breaks * If anything, it is hampering performance as is ... Change-Id:

[MediaWiki-commits] [Gerrit] Added labtesthorizon config - change (operations/puppet)

2016-02-29 Thread Andrew Bogott (Code Review)
Andrew Bogott has submitted this change and it was merged. Change subject: Added labtesthorizon config .. Added labtesthorizon config Change-Id: I55a99272bd8a36537db8c1934b049f93a8b3f718 --- A

[MediaWiki-commits] [Gerrit] Fix WTE->VE switching in prefer-wt SET mode - change (mediawiki...VisualEditor)

2016-02-29 Thread Alex Monk (Code Review)
Alex Monk has uploaded a new change for review. https://gerrit.wikimedia.org/r/274019 Change subject: Fix WTE->VE switching in prefer-wt SET mode .. Fix WTE->VE switching in prefer-wt SET mode Bug: T128402 Change-Id:

[MediaWiki-commits] [Gerrit] user: Remove old sessionId only once and asynchronous - change (mediawiki...MobileFrontend)

2016-02-29 Thread Krinkle (Code Review)
Krinkle has uploaded a new change for review. https://gerrit.wikimedia.org/r/274018 Change subject: user: Remove old sessionId only once and asynchronous .. user: Remove old sessionId only once and asynchronous Follows-up

[MediaWiki-commits] [Gerrit] Added labtesthorizon config - change (operations/puppet)

2016-02-29 Thread Andrew Bogott (Code Review)
Andrew Bogott has uploaded a new change for review. https://gerrit.wikimedia.org/r/274016 Change subject: Added labtesthorizon config .. Added labtesthorizon config Change-Id: I55a99272bd8a36537db8c1934b049f93a8b3f718 --- A

[MediaWiki-commits] [Gerrit] Add CategoryMembershipChangeJobTest - change (mediawiki/core)

2016-02-29 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Add CategoryMembershipChangeJobTest .. Add CategoryMembershipChangeJobTest Change-Id: Ia04bb85260be7d2aaaf171a2c886633b66ee6e77 --- A

[MediaWiki-commits] [Gerrit] Catch liberty up with some horizon apache config changes - change (operations/puppet)

2016-02-29 Thread Andrew Bogott (Code Review)
Andrew Bogott has uploaded a new change for review. https://gerrit.wikimedia.org/r/274017 Change subject: Catch liberty up with some horizon apache config changes .. Catch liberty up with some horizon apache config changes

[MediaWiki-commits] [Gerrit] Re-queue damaged jobs via UI - change (wikimedia...crm)

2016-02-29 Thread Ejegg (Code Review)
Ejegg has uploaded a new change for review. https://gerrit.wikimedia.org/r/274015 Change subject: Re-queue damaged jobs via UI .. Re-queue damaged jobs via UI Add job-requests queue to the list of those we can manage via the

[MediaWiki-commits] [Gerrit] That's right, folks, it's the second typo in a row on the sa... - change (operations/puppet)

2016-02-29 Thread Andrew Bogott (Code Review)
Andrew Bogott has submitted this change and it was merged. Change subject: That's right, folks, it's the second typo in a row on the same line .. That's right, folks, it's the second typo in a row on the same line Change-Id:

[MediaWiki-commits] [Gerrit] That's right, folks, it's the second typo in a row on the sa... - change (operations/puppet)

2016-02-29 Thread Andrew Bogott (Code Review)
Andrew Bogott has uploaded a new change for review. https://gerrit.wikimedia.org/r/274014 Change subject: That's right, folks, it's the second typo in a row on the same line .. That's right, folks, it's the second typo in a

[MediaWiki-commits] [Gerrit] Replace toolbar with OOUI/OOUI-style SVGs - change (mediawiki...CodeEditor)

2016-02-29 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Replace toolbar with OOUI/OOUI-style SVGs .. Replace toolbar with OOUI/OOUI-style SVGs * Use resource loader embedding for better performance (uses a

[MediaWiki-commits] [Gerrit] CategoryViewer: Do opportunistic category recounts for misma... - change (mediawiki/core)

2016-02-29 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: CategoryViewer: Do opportunistic category recounts for mismatched file counts, too .. CategoryViewer: Do opportunistic category recounts for mismatched

[MediaWiki-commits] [Gerrit] mail: Turn UserMailer::quotedPrintableCallback into an inlin... - change (mediawiki/core)

2016-02-29 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: mail: Turn UserMailer::quotedPrintableCallback into an inline closure .. mail: Turn UserMailer::quotedPrintableCallback into an inline closure

[MediaWiki-commits] [Gerrit] media: Fix casing of IPTC::parse() in tests - change (mediawiki/core)

2016-02-29 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: media: Fix casing of IPTC::parse() in tests .. media: Fix casing of IPTC::parse() in tests Change-Id: Id7271fe635c92f2c82c6e45c64a8b23b69bc3c03 --- M

[MediaWiki-commits] [Gerrit] Revert "Add type hint against LinkTarget" - change (mediawiki/core)

2016-02-29 Thread Brian Wolff (Code Review)
Brian Wolff has uploaded a new change for review. https://gerrit.wikimedia.org/r/274013 Change subject: Revert "Add type hint against LinkTarget" .. Revert "Add type hint against LinkTarget" Can cause fatal if your database

[MediaWiki-commits] [Gerrit] Typo fix: s/server/service/ - change (operations/puppet)

2016-02-29 Thread Andrew Bogott (Code Review)
Andrew Bogott has submitted this change and it was merged. Change subject: Typo fix: s/server/service/ .. Typo fix: s/server/service/ Change-Id: I964940d207e5990b3f881ffb0a499225ccff114a --- M hieradata/codfw/labtest.yaml 1

[MediaWiki-commits] [Gerrit] Typo fix: s/server/service/ - change (operations/puppet)

2016-02-29 Thread Andrew Bogott (Code Review)
Andrew Bogott has uploaded a new change for review. https://gerrit.wikimedia.org/r/274012 Change subject: Typo fix: s/server/service/ .. Typo fix: s/server/service/ Change-Id: I964940d207e5990b3f881ffb0a499225ccff114a ---

[MediaWiki-commits] [Gerrit] Add support for Page status indicators - change (mediawiki...chameleon)

2016-02-29 Thread Foxtrott (Code Review)
Foxtrott has submitted this change and it was merged. Change subject: Add support for Page status indicators .. Add support for Page status indicators Change-Id: I3bd1dfe942f284784a5ede9d7ba8a86ed3136968 --- M

[MediaWiki-commits] [Gerrit] k8s: Add auth for docker client to authenticate to registry - change (operations/puppet)

2016-02-29 Thread Yuvipanda (Code Review)
Yuvipanda has uploaded a new change for review. https://gerrit.wikimedia.org/r/274011 Change subject: k8s: Add auth for docker client to authenticate to registry .. k8s: Add auth for docker client to authenticate to registry

[MediaWiki-commits] [Gerrit] build: Enable jscs rule 'requireVarDeclFirst' and make pass - change (mediawiki...Echo)

2016-02-29 Thread Ricordisamoa (Code Review)
Ricordisamoa has uploaded a new change for review. https://gerrit.wikimedia.org/r/274010 Change subject: build: Enable jscs rule 'requireVarDeclFirst' and make pass .. build: Enable jscs rule 'requireVarDeclFirst' and make

[MediaWiki-commits] [Gerrit] Add MW indicators - change (mediawiki...chameleon)

2016-02-29 Thread Foxtrott (Code Review)
Foxtrott has uploaded a new change for review. https://gerrit.wikimedia.org/r/274009 Change subject: Add MW indicators .. Add MW indicators Change-Id: I3bd1dfe942f284784a5ede9d7ba8a86ed3136968 --- M

[MediaWiki-commits] [Gerrit] Name horizon on labtest 'labtesthorizon.wikimedia.org' behin... - change (operations/puppet)

2016-02-29 Thread Andrew Bogott (Code Review)
Andrew Bogott has submitted this change and it was merged. Change subject: Name horizon on labtest 'labtesthorizon.wikimedia.org' behind misc-web .. Name horizon on labtest 'labtesthorizon.wikimedia.org' behind misc-web

[MediaWiki-commits] [Gerrit] move labtesthorizon behind misc-web - change (operations/dns)

2016-02-29 Thread Andrew Bogott (Code Review)
Andrew Bogott has submitted this change and it was merged. Change subject: move labtesthorizon behind misc-web .. move labtesthorizon behind misc-web Change-Id: I4a2f99ecd3916627920c6a218d308c97c873b479 --- M

[MediaWiki-commits] [Gerrit] Add license-name to extension.json - change (mediawiki...GlobalUserPage)

2016-02-29 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Add license-name to extension.json .. Add license-name to extension.json Bug: T123943 Change-Id: I29d50d765c29fcba90be338cdbe0cd529a24ab43 --- A COPYING

  1   2   3   4   5   >