[MediaWiki-commits] [Gerrit] build: Set private=true in package.json - change (wikimedia/portals)

2015-11-25 Thread Krinkle (Code Review)
Krinkle has uploaded a new change for review. https://gerrit.wikimedia.org/r/255493 Change subject: build: Set private=true in package.json .. build: Set private=true in package.json Currently npm test job is warning about

[MediaWiki-commits] [Gerrit] Fix DAO brokenness with respect to auto-increment fields - change (mediawiki...OAuth)

2015-11-25 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Fix DAO brokenness with respect to auto-increment fields .. Fix DAO brokenness with respect to auto-increment fields The auto-increment field's value

[MediaWiki-commits] [Gerrit] update DonationInterface submodule - change (mediawiki/core)

2015-11-25 Thread Awight (Code Review)
Awight has uploaded a new change for review. https://gerrit.wikimedia.org/r/255491 Change subject: update DonationInterface submodule .. update DonationInterface submodule Change-Id: I8f625503686d3426025389ae80cd8931ca3ded20

[MediaWiki-commits] [Gerrit] More phpdoc, unused variables and such - change (avro-php)

2015-11-25 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: More phpdoc, unused variables and such .. More phpdoc, unused variables and such Change-Id: I7399a7ae04d27fc354f663b39421d3ec6dfdd718 --- M

[MediaWiki-commits] [Gerrit] Pass actual message keys to MWOAuthException - change (mediawiki...OAuth)

2015-11-25 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Pass actual message keys to MWOAuthException .. Pass actual message keys to MWOAuthException For some reason MWOAuthServer was passing things that

[MediaWiki-commits] [Gerrit] Update backend/schema/sqlite/OAuth.sql - change (mediawiki...OAuth)

2015-11-25 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Update backend/schema/sqlite/OAuth.sql .. Update backend/schema/sqlite/OAuth.sql Apparently overlooked in I7a11dd43. Bug: T110267 Change-Id:

[MediaWiki-commits] [Gerrit] Setup 'npm test' - change (wikimedia/portals)

2015-11-25 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Setup 'npm test' .. Setup 'npm test' The old 'lint' task didn't work unless a portal was specified on the command line. Change it so that if portal

[MediaWiki-commits] [Gerrit] Blog: Changed query assembly - change (mediawiki...BlueSpiceExtensions)

2015-11-25 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Blog: Changed query assembly .. Blog: Changed query assembly Changed the order of the query assembly because otherwise a the JOIN condition for

[MediaWiki-commits] [Gerrit] switch all misc-web to geographic routing - change (operations/dns)

2015-11-25 Thread BBlack (Code Review)
BBlack has submitted this change and it was merged. Change subject: switch all misc-web to geographic routing .. switch all misc-web to geographic routing Change-Id: Idce799f7f436cf35cf58820d0136d94e8f447577 --- M

[MediaWiki-commits] [Gerrit] List workboard column changes in weekly Phabricator changes ... - change (operations/puppet)

2015-11-25 Thread Aklapper (Code Review)
Aklapper has uploaded a new change for review. https://gerrit.wikimedia.org/r/255430 Change subject: List workboard column changes in weekly Phabricator changes email .. List workboard column changes in weekly Phabricator

[MediaWiki-commits] [Gerrit] Move statement filtering from GetClaims API to dedicated class - change (mediawiki...Wikibase)

2015-11-25 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Move statement filtering from GetClaims API to dedicated class .. Move statement filtering from GetClaims API to dedicated class (This is pure

[MediaWiki-commits] [Gerrit] Enable filemover group at ukwiki - change (operations/mediawiki-config)

2015-11-25 Thread Luke081515 (Code Review)
Luke081515 has uploaded a new change for review. https://gerrit.wikimedia.org/r/255422 Change subject: Enable filemover group at ukwiki .. Enable filemover group at ukwiki This group includes: * movefile * move-subpages

[MediaWiki-commits] [Gerrit] Split pages_by_namespace sql into own file - change (analytics/limn-wikidata-data)

2015-11-25 Thread Addshore (Code Review)
Addshore has uploaded a new change for review. https://gerrit.wikimedia.org/r/255433 Change subject: Split pages_by_namespace sql into own file .. Split pages_by_namespace sql into own file Change-Id:

[MediaWiki-commits] [Gerrit] Split pages_by_namespace sql into own file - change (analytics/limn-wikidata-data)

2015-11-25 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Split pages_by_namespace sql into own file .. Split pages_by_namespace sql into own file Change-Id: I8f0d8c591889149b014a707797413f32efc361e9 --- M

[MediaWiki-commits] [Gerrit] Test addition of --until parameter to check_graphite check - change (operations/puppet)

2015-11-25 Thread Ottomata (Code Review)
Ottomata has uploaded a new change for review. https://gerrit.wikimedia.org/r/255415 Change subject: Test addition of --until parameter to check_graphite check .. Test addition of --until parameter to check_graphite check

[MediaWiki-commits] [Gerrit] Move remainder of UI creation into JS - change (mediawiki...UploadWizard)

2015-11-25 Thread MarkTraceur (Code Review)
MarkTraceur has uploaded a new change for review. https://gerrit.wikimedia.org/r/255424 Change subject: Move remainder of UI creation into JS .. Move remainder of UI creation into JS I tried doing this one step at a time,

[MediaWiki-commits] [Gerrit] Add SQL for the creation of heartbeat tables - change (operations/software)

2015-11-25 Thread Jcrespo (Code Review)
Jcrespo has submitted this change and it was merged. Change subject: Add SQL for the creation of heartbeat tables .. Add SQL for the creation of heartbeat tables This sql files creates the database heartbeat_p and the view

[MediaWiki-commits] [Gerrit] RESTBase: Config: specify graphoid's module as a spec - change (operations/puppet)

2015-11-25 Thread Mobrovac (Code Review)
Mobrovac has uploaded a new change for review. https://gerrit.wikimedia.org/r/255414 Change subject: RESTBase: Config: specify graphoid's module as a spec .. RESTBase: Config: specify graphoid's module as a spec Change-Id:

[MediaWiki-commits] [Gerrit] Create CirrusSearchRequestSet table - change (analytics/refinery)

2015-11-25 Thread Nuria (Code Review)
Nuria has submitted this change and it was merged. Change subject: Create CirrusSearchRequestSet table .. Create CirrusSearchRequestSet table Table gets created according to avro schema passed literally upon table creation. It

[MediaWiki-commits] [Gerrit] [WIP] Experimenting with JS end-to-end tests - change (mediawiki/core)

2015-11-25 Thread Dduvall (Code Review)
Dduvall has uploaded a new change for review. https://gerrit.wikimedia.org/r/255419 Change subject: [WIP] Experimenting with JS end-to-end tests .. [WIP] Experimenting with JS end-to-end tests We (Zeljko and Dan) paired on a

[MediaWiki-commits] [Gerrit] Add CirrusSearchRequestSet avro schema to local schema repo - change (analytics...source)

2015-11-25 Thread Nuria (Code Review)
Nuria has submitted this change and it was merged. Change subject: Add CirrusSearchRequestSet avro schema to local schema repo .. Add CirrusSearchRequestSet avro schema to local schema repo Add 2 payloads map

[MediaWiki-commits] [Gerrit] Sketch user response recordings - change (mediawiki...MathSearch)

2015-11-25 Thread Physikerwelt (Code Review)
Physikerwelt has uploaded a new change for review. https://gerrit.wikimedia.org/r/255420 Change subject: Sketch user response recordings .. Sketch user response recordings Change-Id: I7608b82ba9f5c0199af50853c89d6a2b5f4dae75

[MediaWiki-commits] [Gerrit] mediawiki: specify uid 10002 for l10nupdate user - change (operations/puppet)

2015-11-25 Thread Dzahn (Code Review)
Dzahn has uploaded a new change for review. https://gerrit.wikimedia.org/r/255421 Change subject: mediawiki: specify uid 10002 for l10nupdate user .. mediawiki: specify uid 10002 for l10nupdate user

[MediaWiki-commits] [Gerrit] EventPresentationModel: Cache the result of getBundledEvents() - change (mediawiki...Echo)

2015-11-25 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: EventPresentationModel: Cache the result of getBundledEvents() .. EventPresentationModel: Cache the result of getBundledEvents() Change-Id:

[MediaWiki-commits] [Gerrit] Test --until graphite_check parameter on all varnishkafka dr... - change (operations/puppet)

2015-11-25 Thread Ottomata (Code Review)
Ottomata has uploaded a new change for review. https://gerrit.wikimedia.org/r/255425 Change subject: Test --until graphite_check parameter on all varnishkafka drerr reports .. Test --until graphite_check parameter on all

[MediaWiki-commits] [Gerrit] Minimal VIPS engine - change (thumbor/vips-engine)

2015-11-25 Thread Gilles (Code Review)
Gilles has uploaded a new change for review. https://gerrit.wikimedia.org/r/255431 Change subject: Minimal VIPS engine .. Minimal VIPS engine Only supports resizing at the moment, which is all we need for PNGs. Bug: T119184

[MediaWiki-commits] [Gerrit] RESTBase: Config: specify graphoid's module as a spec - change (operations/puppet)

2015-11-25 Thread Filippo Giunchedi (Code Review)
Filippo Giunchedi has submitted this change and it was merged. Change subject: RESTBase: Config: specify graphoid's module as a spec .. RESTBase: Config: specify graphoid's module as a spec Change-Id:

[MediaWiki-commits] [Gerrit] Improve layout and Logic of MLP eval interface - change (mediawiki...MathSearch)

2015-11-25 Thread Physikerwelt (Code Review)
Physikerwelt has uploaded a new change for review. https://gerrit.wikimedia.org/r/255416 Change subject: Improve layout and Logic of MLP eval interface .. Improve layout and Logic of MLP eval interface * Update to modern

[MediaWiki-commits] [Gerrit] Don't print links to FormulaInfo on SpecialPages - change (mediawiki...MathSearch)

2015-11-25 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Don't print links to FormulaInfo on SpecialPages .. Don't print links to FormulaInfo on SpecialPages Change-Id: I0866758a5168cd174c2d7f7de0e875813849e786

[MediaWiki-commits] [Gerrit] Test addition of --until parameter to check_graphite check - change (operations/puppet)

2015-11-25 Thread Ottomata (Code Review)
Ottomata has submitted this change and it was merged. Change subject: Test addition of --until parameter to check_graphite check .. Test addition of --until parameter to check_graphite check Commit

[MediaWiki-commits] [Gerrit] Add magic word __NOCATEGORY__ - change (mediawiki/core)

2015-11-25 Thread Cenarium (Code Review)
Cenarium has uploaded a new change for review. https://gerrit.wikimedia.org/r/255428 Change subject: Add magic word __NOCATEGORY__ .. Add magic word __NOCATEGORY__ This adds the magic word __NOCATEGORY__ that has for effect

[MediaWiki-commits] [Gerrit] Enable running getentities script for old days - change (analytics/limn-wikidata-data)

2015-11-25 Thread Addshore (Code Review)
Addshore has uploaded a new change for review. https://gerrit.wikimedia.org/r/255427 Change subject: Enable running getentities script for old days .. Enable running getentities script for old days Change-Id:

[MediaWiki-commits] [Gerrit] Enable running getentities script for old days - change (analytics/limn-wikidata-data)

2015-11-25 Thread Addshore (Code Review)
Addshore has submitted this change and it was merged. Change subject: Enable running getentities script for old days .. Enable running getentities script for old days Change-Id: I8935fb037f8d76a7c636638cfbedc98470eb34e5 --- M

[MediaWiki-commits] [Gerrit] Use common RB endpoint for link previews - change (apps...wikipedia)

2015-11-25 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Use common RB endpoint for link previews .. Use common RB endpoint for link previews The RESTBase team is going to provide a new endpoint /page/summary,

[MediaWiki-commits] [Gerrit] Specify Python version required - change (apps...wikipedia)

2015-11-25 Thread Niedzielski (Code Review)
Niedzielski has uploaded a new change for review. https://gerrit.wikimedia.org/r/255432 Change subject: Specify Python version required .. Specify Python version required make-release is incompatible with Python 3. Specify

[MediaWiki-commits] [Gerrit] Keep known results in memory - change (mediawiki...Flow)

2015-11-25 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Keep known results in memory .. Keep known results in memory Flow currently executes an enormous amount of (very simple) queries. A lot of those come

[MediaWiki-commits] [Gerrit] Flexiskin: Fixed issue with preview - change (mediawiki...BlueSpiceExtensions)

2015-11-25 Thread Dvogel hallowelt (Code Review)
Dvogel hallowelt has uploaded a new change for review. https://gerrit.wikimedia.org/r/255435 Change subject: Flexiskin: Fixed issue with preview .. Flexiskin: Fixed issue with preview * Preview mode was not working reliable

[MediaWiki-commits] [Gerrit] l10nupdate: Log sync-dir failure to SAL - change (operations/puppet)

2015-11-25 Thread Dzahn (Code Review)
Dzahn has submitted this change and it was merged. Change subject: l10nupdate: Log sync-dir failure to SAL .. l10nupdate: Log sync-dir failure to SAL This has been failing silently for the past 2-3 weeks. Change-Id:

[MediaWiki-commits] [Gerrit] Test --until graphite_check parameter on all varnishkafka dr... - change (operations/puppet)

2015-11-25 Thread Ottomata (Code Review)
Ottomata has submitted this change and it was merged. Change subject: Test --until graphite_check parameter on all varnishkafka drerr reports .. Test --until graphite_check parameter on all varnishkafka drerr reports

[MediaWiki-commits] [Gerrit] Support easy cloning of git repositories from Phabricator - change (operations/puppet)

2015-11-25 Thread Dzahn (Code Review)
Dzahn has submitted this change and it was merged. Change subject: Support easy cloning of git repositories from Phabricator .. Support easy cloning of git repositories from Phabricator Introduce a new $default_source

[MediaWiki-commits] [Gerrit] Sent getclaims stat to correct date - change (analytics/limn-wikidata-data)

2015-11-25 Thread Addshore (Code Review)
Addshore has submitted this change and it was merged. Change subject: Sent getclaims stat to correct date .. Sent getclaims stat to correct date Change-Id: I60946cb139b8edeb7e056bfebd5aad7bc20e452c --- M

[MediaWiki-commits] [Gerrit] Sent getclaims stat to correct date - change (analytics/limn-wikidata-data)

2015-11-25 Thread Addshore (Code Review)
Addshore has uploaded a new change for review. https://gerrit.wikimedia.org/r/255429 Change subject: Sent getclaims stat to correct date .. Sent getclaims stat to correct date Change-Id:

[MediaWiki-commits] [Gerrit] Remove MWException use from UIDGenerator - change (mediawiki/core)

2015-11-25 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Remove MWException use from UIDGenerator .. Remove MWException use from UIDGenerator Change-Id: Ib0ad346c6c8c4f515b388f63840db4a03b99facb --- M

[MediaWiki-commits] [Gerrit] Fix: Add Path Replacement on multiple External Repos - change (mediawiki...BlueSpiceExtensions)

2015-11-25 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Fix: Add Path Replacement on multiple External Repos .. Fix: Add Path Replacement on multiple External Repos Patch Set 2: Coding conventions Change-Id:

[MediaWiki-commits] [Gerrit] Add SQL for the creation of heartbeat tables - change (operations/software)

2015-11-25 Thread Jcrespo (Code Review)
Jcrespo has uploaded a new change for review. https://gerrit.wikimedia.org/r/255434 Change subject: Add SQL for the creation of heartbeat tables .. Add SQL for the creation of heartbeat tables This sql files creates the

[MediaWiki-commits] [Gerrit] List workboard column changes in weekly Phabricator changes ... - change (operations/puppet)

2015-11-25 Thread Dzahn (Code Review)
Dzahn has submitted this change and it was merged. Change subject: List workboard column changes in weekly Phabricator changes email .. List workboard column changes in weekly Phabricator changes email Bug: T119623 Change-Id:

[MediaWiki-commits] [Gerrit] TitleInputWidget: Add an option to disable visually pending ... - change (mediawiki/core)

2015-11-25 Thread Florianschmidtwelzow (Code Review)
Florianschmidtwelzow has uploaded a new change for review. https://gerrit.wikimedia.org/r/255436 Change subject: TitleInputWidget: Add an option to disable visually pending state .. TitleInputWidget: Add an option to disable

[MediaWiki-commits] [Gerrit] [jshint] Set `shadow` to "outer" - change (mediawiki...parsoid)

2015-11-25 Thread Arlolra (Code Review)
Arlolra has uploaded a new change for review. https://gerrit.wikimedia.org/r/255437 Change subject: [jshint] Set `shadow` to "outer" .. [jshint] Set `shadow` to "outer" * This checks for variables defined in outer scopes as

[MediaWiki-commits] [Gerrit] Convert Special:Export to OOUI - change (mediawiki/core)

2015-11-25 Thread Florianschmidtwelzow (Code Review)
Florianschmidtwelzow has uploaded a new change for review. https://gerrit.wikimedia.org/r/255438 Change subject: Convert Special:Export to OOUI .. Convert Special:Export to OOUI Bug: T117753 Change-Id:

[MediaWiki-commits] [Gerrit] [BlueSpiceExtensions] Add dependance on BlueSpiceFoundation - change (integration/config)

2015-11-25 Thread Paladox (Code Review)
Paladox has uploaded a new change for review. https://gerrit.wikimedia.org/r/255441 Change subject: [BlueSpiceExtensions] Add dependance on BlueSpiceFoundation .. [BlueSpiceExtensions] Add dependance on BlueSpiceFoundation

[MediaWiki-commits] [Gerrit] BsExtendedSearch: Fixed Fatal in indexCrawledDocuments - change (mediawiki...BlueSpiceExtensions)

2015-11-25 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: BsExtendedSearch: Fixed Fatal in indexCrawledDocuments .. BsExtendedSearch: Fixed Fatal in indexCrawledDocuments * Added is_null after wfLocalFile before

[MediaWiki-commits] [Gerrit] Add tab and shift+tab to blocked triggers list - change (VisualEditor/VisualEditor)

2015-11-25 Thread Esanders (Code Review)
Esanders has uploaded a new change for review. https://gerrit.wikimedia.org/r/255452 Change subject: Add tab and shift+tab to blocked triggers list .. Add tab and shift+tab to blocked triggers list This stops the default

[MediaWiki-commits] [Gerrit] openstack: more refactor and cleanup for multisite - change (operations/puppet)

2015-11-25 Thread Rush (Code Review)
Rush has submitted this change and it was merged. Change subject: openstack: more refactor and cleanup for multisite .. openstack: more refactor and cleanup for multisite This started as getting controller_firewall.pp out of

[MediaWiki-commits] [Gerrit] Update ExtensionDistributor messages for 1.26 release - change (mediawiki...WikimediaMessages)

2015-11-25 Thread Legoktm (Code Review)
Legoktm has uploaded a new change for review. https://gerrit.wikimedia.org/r/255453 Change subject: Update ExtensionDistributor messages for 1.26 release .. Update ExtensionDistributor messages for 1.26 release Change-Id:

[MediaWiki-commits] [Gerrit] Change ExtensionDistributor default to REL1_26 branch - change (operations/mediawiki-config)

2015-11-25 Thread Legoktm (Code Review)
Legoktm has uploaded a new change for review. https://gerrit.wikimedia.org/r/255454 Change subject: Change ExtensionDistributor default to REL1_26 branch .. Change ExtensionDistributor default to REL1_26 branch Change-Id:

[MediaWiki-commits] [Gerrit] Fixed previous api module commit - change (mediawiki...Graph)

2015-11-25 Thread Yurik (Code Review)
Yurik has uploaded a new change for review. https://gerrit.wikimedia.org/r/255458 Change subject: Fixed previous api module commit .. Fixed previous api module commit See I2fae0d28a2c411a0385bae6d3b75308e35e1782b Change-Id:

[MediaWiki-commits] [Gerrit] Add comments to EditPage::getBaseRevision() - change (mediawiki/core)

2015-11-25 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Add comments to EditPage::getBaseRevision() .. Add comments to EditPage::getBaseRevision() Change-Id: Ib0b9e26916f86f00a49c6007ae55896f7421de22 --- M

[MediaWiki-commits] [Gerrit] Fixed previous api module commit - change (mediawiki...Graph)

2015-11-25 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Fixed previous api module commit .. Fixed previous api module commit See I2fae0d28a2c411a0385bae6d3b75308e35e1782b Change-Id:

[MediaWiki-commits] [Gerrit] Change behavior of keydownhandler execution - change (VisualEditor/VisualEditor)

2015-11-25 Thread DLynch (Code Review)
DLynch has uploaded a new change for review. https://gerrit.wikimedia.org/r/255461 Change subject: Change behavior of keydownhandler execution .. Change behavior of keydownhandler execution Now returns whether it thinks it

[MediaWiki-commits] [Gerrit] torrus: move behind misc-web - change (operations/puppet)

2015-11-25 Thread Dzahn (Code Review)
Dzahn has uploaded a new change for review. https://gerrit.wikimedia.org/r/255460 Change subject: torrus: move behind misc-web .. torrus: move behind misc-web Switch torrus to be behind misc-web. It is on netmon1001 which

[MediaWiki-commits] [Gerrit] Ensure the formula preview in MathDialog is vertically centered - change (mediawiki...Math)

2015-11-25 Thread Tchanders (Code Review)
Tchanders has uploaded a new change for review. https://gerrit.wikimedia.org/r/255462 Change subject: Ensure the formula preview in MathDialog is vertically centered .. Ensure the formula preview in MathDialog is vertically

[MediaWiki-commits] [Gerrit] Add tab and shift+tab to blocked triggers list - change (VisualEditor/VisualEditor)

2015-11-25 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Add tab and shift+tab to blocked triggers list .. Add tab and shift+tab to blocked triggers list This stops the default behaviour (change focus away from

[MediaWiki-commits] [Gerrit] torrus: switch to misc-web - change (operations/dns)

2015-11-25 Thread Dzahn (Code Review)
Dzahn has uploaded a new change for review. https://gerrit.wikimedia.org/r/255463 Change subject: torrus: switch to misc-web .. torrus: switch to misc-web Bug:T119582 Change-Id: I550e0fcd1e50dfc9c5ae1fc1b38397d710e4a998 ---

[MediaWiki-commits] [Gerrit] Fix BlueSpiceExtensions jenkins tests - change (mediawiki...BlueSpiceExtensions)

2015-11-25 Thread Paladox (Code Review)
Paladox has uploaded a new change for review. https://gerrit.wikimedia.org/r/255439 Change subject: Fix BlueSpiceExtensions jenkins tests .. Fix BlueSpiceExtensions jenkins tests Change-Id:

[MediaWiki-commits] [Gerrit] Improve layout and Logic of MLP eval interface - change (mediawiki...MathSearch)

2015-11-25 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Improve layout and Logic of MLP eval interface .. Improve layout and Logic of MLP eval interface * Sketch user response recordings Change-Id:

[MediaWiki-commits] [Gerrit] PermissionManager Improvements - change (mediawiki...BlueSpiceExtensions)

2015-11-25 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: PermissionManager Improvements .. PermissionManager Improvements Patch-Set 1: - tweaked 'preventPermissionLockout' so it takes the lockmode group into

[MediaWiki-commits] [Gerrit] Add new form for launching the global metrics report - change (analytics/wikimetrics)

2015-11-25 Thread Milimetric (Code Review)
Milimetric has submitted this change and it was merged. Change subject: Add new form for launching the global metrics report .. Add new form for launching the global metrics report Bug: T117289 Change-Id:

[MediaWiki-commits] [Gerrit] Implement vega 2.0 support - change (mediawiki...Graph)

2015-11-25 Thread Yurik (Code Review)
Yurik has uploaded a new change for review. https://gerrit.wikimedia.org/r/255447 Change subject: Implement vega 2.0 support .. Implement vega 2.0 support By default, use the $wgGraphDefaultVegaVer version, but if the

[MediaWiki-commits] [Gerrit] New version of log scanner - change (analytics/limn-wikidata-data)

2015-11-25 Thread Addshore (Code Review)
Addshore has submitted this change and it was merged. Change subject: New version of log scanner .. New version of log scanner Change-Id: Ia9729f93284b6ce5c8b48d85597a66907db3ef59 --- A graphite/api/logScanner.php 1 file

[MediaWiki-commits] [Gerrit] Implements action=graph api to get graph by id - change (mediawiki...Graph)

2015-11-25 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Implements action=graph api to get graph by id .. Implements action=graph api to get graph by id This api allows browser and graphoid to get the graph

[MediaWiki-commits] [Gerrit] Revoke my key while I'm travelling - change (operations/puppet)

2015-11-25 Thread MaxSem (Code Review)
MaxSem has uploaded a new change for review. https://gerrit.wikimedia.org/r/255456 Change subject: Revoke my key while I'm travelling .. Revoke my key while I'm travelling Change-Id: I3f14f9d0ae1c36b1434e38fb0272f50866989598

[MediaWiki-commits] [Gerrit] Make RelatedArticles available as a beta feature - change (mediawiki...RelatedArticles)

2015-11-25 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Make RelatedArticles available as a beta feature .. Make RelatedArticles available as a beta feature Hide the related articles from the sidebar if

[MediaWiki-commits] [Gerrit] Simplify MLP Eval form logic - change (mediawiki...MathSearch)

2015-11-25 Thread Physikerwelt (Code Review)
Physikerwelt has uploaded a new change for review. https://gerrit.wikimedia.org/r/255445 Change subject: Simplify MLP Eval form logic .. Simplify MLP Eval form logic Change-Id: Ibd5b88438aecdf984a08b2e7e3d36c4282b39eed --- M

[MediaWiki-commits] [Gerrit] Disable QuickSurveys reader segmentation survey - change (operations/mediawiki-config)

2015-11-25 Thread Jhobs (Code Review)
Jhobs has uploaded a new change for review. https://gerrit.wikimedia.org/r/255448 Change subject: Disable QuickSurveys reader segmentation survey .. Disable QuickSurveys reader segmentation survey Completely remove the

[MediaWiki-commits] [Gerrit] Update backend/schema/sqlite/OAuth.sql - change (mediawiki...OAuth)

2015-11-25 Thread Anomie (Code Review)
Anomie has uploaded a new change for review. https://gerrit.wikimedia.org/r/255450 Change subject: Update backend/schema/sqlite/OAuth.sql .. Update backend/schema/sqlite/OAuth.sql Apparently overlooked in I7a11dd43. Bug:

[MediaWiki-commits] [Gerrit] Simplify MLP Eval form logic - change (mediawiki...MathSearch)

2015-11-25 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Simplify MLP Eval form logic .. Simplify MLP Eval form logic Change-Id: Ibd5b88438aecdf984a08b2e7e3d36c4282b39eed --- M includes/MlpEvalForm.php M

[MediaWiki-commits] [Gerrit] Update translation for Korean - change (mediawiki...Flow)

2015-11-25 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Update translation for Korean .. Update translation for Korean Add EnableFlow alias.php and fix spacing for ns.php Change-Id:

[MediaWiki-commits] [Gerrit] New constructor for MathObject - change (mediawiki...MathSearch)

2015-11-25 Thread Physikerwelt (Code Review)
Physikerwelt has uploaded a new change for review. https://gerrit.wikimedia.org/r/255449 Change subject: New constructor for MathObject .. New constructor for MathObject * Support construction from revision text, which does

[MediaWiki-commits] [Gerrit] openstack: remove openstack::database-server - change (operations/puppet)

2015-11-25 Thread Rush (Code Review)
Rush has uploaded a new change for review. https://gerrit.wikimedia.org/r/255457 Change subject: openstack: remove openstack::database-server .. openstack: remove openstack::database-server This is legacy and openstack on

[MediaWiki-commits] [Gerrit] Update ExtensionDistributor messages for 1.26 release - change (mediawiki...WikimediaMessages)

2015-11-25 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Update ExtensionDistributor messages for 1.26 release .. Update ExtensionDistributor messages for 1.26 release Change-Id:

[MediaWiki-commits] [Gerrit] Modify updateMwData in MathDialog to update display and id a... - change (mediawiki...Math)

2015-11-25 Thread Tchanders (Code Review)
Tchanders has uploaded a new change for review. https://gerrit.wikimedia.org/r/255459 Change subject: Modify updateMwData in MathDialog to update display and id attributes .. Modify updateMwData in MathDialog to update

[MediaWiki-commits] [Gerrit] [TEMPORARY] Instrument to tickle error streams - change (mediawiki...DonationInterface)

2015-11-25 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: [TEMPORARY] Instrument to tickle error streams .. [TEMPORARY] Instrument to tickle error streams Must be reverted after use. This can be run from a

[MediaWiki-commits] [Gerrit] Added check if object is present - change (mediawiki...BlueSpiceExtensions)

2015-11-25 Thread Pwirth (Code Review)
Pwirth has submitted this change and it was merged. Change subject: Added check if object is present .. Added check if object is present If tiny is not yet loaded, SaferEdit still tries to access a property. Added a check and

[MediaWiki-commits] [Gerrit] Added support for underline - change (mediawiki...BlueSpiceExtensions)

2015-11-25 Thread Pwirth (Code Review)
Pwirth has submitted this change and it was merged. Change subject: Added support for underline .. Added support for underline Underline tag is now parsed correctly on roundtrips. Was converted to before. Change-Id:

[MediaWiki-commits] [Gerrit] UserDailyContribs has been undeployed - change (mediawiki...WikimediaMaintenance)

2015-11-25 Thread MaxSem (Code Review)
MaxSem has uploaded a new change for review. https://gerrit.wikimedia.org/r/255443 Change subject: UserDailyContribs has been undeployed .. UserDailyContribs has been undeployed Bug: T115711 Change-Id:

[MediaWiki-commits] [Gerrit] Fix range mapping logic for node merging on deletion - change (VisualEditor/VisualEditor)

2015-11-25 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Fix range mapping logic for node merging on deletion .. Fix range mapping logic for node merging on deletion Also clarify the code structure and

[MediaWiki-commits] [Gerrit] New constructor for MathObject - change (mediawiki...MathSearch)

2015-11-25 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: New constructor for MathObject .. New constructor for MathObject * Support construction from revision text, which does not require explicit database

[MediaWiki-commits] [Gerrit] Updated Vega URL in all i18n messages - change (mediawiki...Graph)

2015-11-25 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Updated Vega URL in all i18n messages .. Updated Vega URL in all i18n messages Change-Id: Idca26bd7b645a8dbd67d2f2982812f6cd8344964 --- M i18n/ast.json M

[MediaWiki-commits] [Gerrit] 1.0.7-1 release with fix to allow larger config lines - change (operations...varnishkafka)

2015-11-25 Thread Ottomata (Code Review)
Ottomata has uploaded a new change for review. https://gerrit.wikimedia.org/r/255451 Change subject: 1.0.7-1 release with fix to allow larger config lines .. 1.0.7-1 release with fix to allow larger config lines Change-Id:

[MediaWiki-commits] [Gerrit] openstack: more refactor and cleanup for multisite - change (operations/puppet)

2015-11-25 Thread Rush (Code Review)
Rush has uploaded a new change for review. https://gerrit.wikimedia.org/r/255442 Change subject: openstack: more refactor and cleanup for multisite .. openstack: more refactor and cleanup for multisite This started as

[MediaWiki-commits] [Gerrit] Don't checkout UserDailyContribs - change (mediawiki...release)

2015-11-25 Thread MaxSem (Code Review)
MaxSem has uploaded a new change for review. https://gerrit.wikimedia.org/r/255444 Change subject: Don't checkout UserDailyContribs .. Don't checkout UserDailyContribs Bug: T119541 Change-Id:

[MediaWiki-commits] [Gerrit] Fix jslint errors - change (mediawiki...BlueSpiceFoundation)

2015-11-25 Thread Paladox (Code Review)
Paladox has uploaded a new change for review. https://gerrit.wikimedia.org/r/255446 Change subject: Fix jslint errors .. Fix jslint errors Change-Id: I588c87512fedf1292241e5c58136c2ffbfdde110 --- A .jshintignore M

[MediaWiki-commits] [Gerrit] Flexiskin: Fixed issue with preview - change (mediawiki...BlueSpiceExtensions)

2015-11-25 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Flexiskin: Fixed issue with preview .. Flexiskin: Fixed issue with preview * Preview mode was not working reliable * now using temporary files with

[MediaWiki-commits] [Gerrit] Update ExtensionDistributor messages for 1.26 release - change (mediawiki...WikimediaMessages)

2015-11-25 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Update ExtensionDistributor messages for 1.26 release .. Update ExtensionDistributor messages for 1.26 release Change-Id:

[MediaWiki-commits] [Gerrit] Update ExtensionDistributor messages for 1.26 release - change (mediawiki...WikimediaMessages)

2015-11-25 Thread Legoktm (Code Review)
Legoktm has uploaded a new change for review. https://gerrit.wikimedia.org/r/255455 Change subject: Update ExtensionDistributor messages for 1.26 release .. Update ExtensionDistributor messages for 1.26 release Change-Id:

[MediaWiki-commits] [Gerrit] Change ExtensionDistributor default to REL1_26 branch - change (operations/mediawiki-config)

2015-11-25 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Change ExtensionDistributor default to REL1_26 branch .. Change ExtensionDistributor default to REL1_26 branch Change-Id:

[MediaWiki-commits] [Gerrit] Revoke my key while I'm travelling - change (operations/puppet)

2015-11-25 Thread Dzahn (Code Review)
Dzahn has submitted this change and it was merged. Change subject: Revoke my key while I'm travelling .. Revoke my key while I'm travelling Change-Id: I3f14f9d0ae1c36b1434e38fb0272f50866989598 --- M

[MediaWiki-commits] [Gerrit] Create arrow steps in JavaScript - change (mediawiki...UploadWizard)

2015-11-25 Thread MarkTraceur (Code Review)
MarkTraceur has uploaded a new change for review. https://gerrit.wikimedia.org/r/255418 Change subject: Create arrow steps in JavaScript .. Create arrow steps in JavaScript Needed to add some things to the step UI classes,

[MediaWiki-commits] [Gerrit] Consolidate watchlist / recent changes query hook handling - change (mediawiki...Wikibase)

2015-11-25 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Consolidate watchlist / recent changes query hook handling .. Consolidate watchlist / recent changes query hook handling Previously the watchlist and

[MediaWiki-commits] [Gerrit] Migrate rdb1003 to jobqueue_redis role - change (operations/puppet)

2015-11-25 Thread Ori.livneh (Code Review)
Ori.livneh has submitted this change and it was merged. Change subject: Migrate rdb1003 to jobqueue_redis role .. Migrate rdb1003 to jobqueue_redis role Change-Id: Icfb93307abc646e56c9045ad9d7b8f1b16373b32 --- M

<    1   2   3   4   >