[MediaWiki-commits] [Gerrit] ExtraSettings.php: Set wgTmpDirectory to dir in tmpfs - change (integration/jenkins)

2013-04-19 Thread Krinkle (Code Review)
Krinkle has uploaded a new change for review. https://gerrit.wikimedia.org/r/59989 Change subject: ExtraSettings.php: Set wgTmpDirectory to dir in tmpfs .. ExtraSettings.php: Set wgTmpDirectory to dir in tmpfs Change-Id: Ib9

[MediaWiki-commits] [Gerrit] ExtraSettings.php: Set wgTmpDirectory to dir in tmpfs - change (integration/jenkins)

2013-04-19 Thread Krinkle (Code Review)
Krinkle has submitted this change and it was merged. Change subject: ExtraSettings.php: Set wgTmpDirectory to dir in tmpfs .. ExtraSettings.php: Set wgTmpDirectory to dir in tmpfs Change-Id: Ib96fccf1ffb501466d592d5fb43f0e97d9b

[MediaWiki-commits] [Gerrit] (Bug 46458) ApiSMWInfo add count information of individual q... - change (mediawiki...SemanticMediaWiki)

2013-04-19 Thread Mwjames (Code Review)
Mwjames has uploaded a new change for review. https://gerrit.wikimedia.org/r/59990 Change subject: (Bug 46458) ApiSMWInfo add count information of individual query formats .. (Bug 46458) ApiSMWInfo add count information of i

[MediaWiki-commits] [Gerrit] No need to cache lb's, they're cached in LBFactory classes a... - change (mediawiki...ArticleFeedbackv5)

2013-04-19 Thread Matthias Mullie (Code Review)
Matthias Mullie has uploaded a new change for review. https://gerrit.wikimedia.org/r/59991 Change subject: No need to cache lb's, they're cached in LBFactory classes already. .. No need to cache lb's, they're cached in LBFac

[MediaWiki-commits] [Gerrit] Unserialize on the fly to Save memory in Change. - change (mediawiki...Wikibase)

2013-04-19 Thread Daniel Kinzler (Code Review)
Daniel Kinzler has uploaded a new change for review. https://gerrit.wikimedia.org/r/59992 Change subject: Unserialize on the fly to Save memory in Change. .. Unserialize on the fly to Save memory in Change. This causes the '

[MediaWiki-commits] [Gerrit] Expand legend on Special:DispatchStats - change (mediawiki...Wikibase)

2013-04-19 Thread Aude (Code Review)
Aude has submitted this change and it was merged. Change subject: Expand legend on Special:DispatchStats .. Expand legend on Special:DispatchStats I suppose it's more efficient than explaining this to Wikipedias one by one. Sho

[MediaWiki-commits] [Gerrit] Move template header inside form so CAPTCHA works - change (mediawiki/core)

2013-04-19 Thread Spage (Code Review)
Spage has uploaded a new change for review. https://gerrit.wikimedia.org/r/59993 Change subject: Move template header inside form so CAPTCHA works .. Move template header inside form so CAPTCHA works Also wrap it inside a se

[MediaWiki-commits] [Gerrit] Don't access the db twice, eliminate globals - change (mediawiki...SemanticMediaWiki)

2013-04-19 Thread Mwjames (Code Review)
Mwjames has uploaded a new change for review. https://gerrit.wikimedia.org/r/59994 Change subject: Don't access the db twice, eliminate globals .. Don't access the db twice, eliminate globals Change-Id: Ie232e5b27082044a5b9c

[MediaWiki-commits] [Gerrit] lucene-jobs: convert java opts to shell variables - change (operations/puppet)

2013-04-19 Thread Hashar (Code Review)
Hashar has uploaded a new change for review. https://gerrit.wikimedia.org/r/59995 Change subject: lucene-jobs: convert java opts to shell variables .. lucene-jobs: convert java opts to shell variables We pass some non standa

[MediaWiki-commits] [Gerrit] conf file for lucene.jobs.sh (not used yet) - change (operations/puppet)

2013-04-19 Thread Hashar (Code Review)
Hashar has uploaded a new change for review. https://gerrit.wikimedia.org/r/59996 Change subject: conf file for lucene.jobs.sh (not used yet) .. conf file for lucene.jobs.sh (not used yet) This patch let us tweak the Java se

[MediaWiki-commits] [Gerrit] (bug 45535) Hook for changing language links. - change (mediawiki/core)

2013-04-19 Thread Daniel Kinzler (Code Review)
Daniel Kinzler has uploaded a new change for review. https://gerrit.wikimedia.org/r/59997 Change subject: (bug 45535) Hook for changing language links. .. (bug 45535) Hook for changing language links. This adds a new hook ca

[MediaWiki-commits] [Gerrit] (bug 46846) Localise project namespaces for dv.wiktionary - change (operations/mediawiki-config)

2013-04-19 Thread Odder (Code Review)
Odder has uploaded a new change for review. https://gerrit.wikimedia.org/r/59998 Change subject: (bug 46846) Localise project namespaces for dv.wiktionary .. (bug 46846) Localise project namespaces for dv.wiktionary This com

[MediaWiki-commits] [Gerrit] Support per-backend options - change (operations/puppet)

2013-04-19 Thread Mark Bergsma (Code Review)
Mark Bergsma has uploaded a new change for review. https://gerrit.wikimedia.org/r/5 Change subject: Support per-backend options .. Support per-backend options varnish_backend_options can now be a list of hashes, with the

[MediaWiki-commits] [Gerrit] lucene-jobs: enable conf file loading - change (operations/puppet)

2013-04-19 Thread Hashar (Code Review)
Hashar has uploaded a new change for review. https://gerrit.wikimedia.org/r/6 Change subject: lucene-jobs: enable conf file loading .. lucene-jobs: enable conf file loading We generate a shell configuration file to overl

[MediaWiki-commits] [Gerrit] Move SMWSpecialSemanticStatistics into SMW ns - change (mediawiki...SemanticMediaWiki)

2013-04-19 Thread Mwjames (Code Review)
Mwjames has uploaded a new change for review. https://gerrit.wikimedia.org/r/60001 Change subject: Move SMWSpecialSemanticStatistics into SMW ns .. Move SMWSpecialSemanticStatistics into SMW ns Change-Id: I3189fc7f08af6ea3d9

[MediaWiki-commits] [Gerrit] (bug 46534) Add namespace aliases for uz.wikipedia - change (operations/mediawiki-config)

2013-04-19 Thread Odder (Code Review)
Odder has uploaded a new change for review. https://gerrit.wikimedia.org/r/60002 Change subject: (bug 46534) Add namespace aliases for uz.wikipedia .. (bug 46534) Add namespace aliases for uz.wikipedia Adding VP and VM as al

[MediaWiki-commits] [Gerrit] Run Universal Language Selector feature in Chrome - change (qa/browsertests)

2013-04-19 Thread Zfilipin (Code Review)
Zfilipin has uploaded a new change for review. https://gerrit.wikimedia.org/r/60003 Change subject: Run Universal Language Selector feature in Chrome .. Run Universal Language Selector feature in Chrome At the moment it work

[MediaWiki-commits] [Gerrit] RedisLockManager class added in ed01e813 checks for RedisExc... - change (mediawiki...code-utils)

2013-04-19 Thread Platonides (Code Review)
Platonides has uploaded a new change for review. https://gerrit.wikimedia.org/r/60004 Change subject: RedisLockManager class added in ed01e813 checks for RedisException .. RedisLockManager class added in ed01e813 checks for

[MediaWiki-commits] [Gerrit] pass validator - change (integration/zuul-config)

2013-04-19 Thread Hashar (Code Review)
Hashar has uploaded a new change for review. https://gerrit.wikimedia.org/r/60005 Change subject: pass validator .. pass validator Recent Zuul versions have a layout validator that detects possible issues. Turns out we had

[MediaWiki-commits] [Gerrit] pass validator - change (integration/zuul-config)

2013-04-19 Thread Hashar (Code Review)
Hashar has submitted this change and it was merged. Change subject: pass validator .. pass validator Recent Zuul versions have a layout validator that detects possible issues. Turns out we had two projects being duplicated: -

[MediaWiki-commits] [Gerrit] add maintenance script to retry failed transcodes - change (mediawiki...TimedMediaHandler)

2013-04-19 Thread J (Code Review)
J has uploaded a new change for review. https://gerrit.wikimedia.org/r/60006 Change subject: add maintenance script to retry failed transcodes .. add maintenance script to retry failed transcodes i.e to retry all transcodes

[MediaWiki-commits] [Gerrit] icinga: authorize faidon for info/commands - change (operations/puppet)

2013-04-19 Thread Faidon (Code Review)
Faidon has uploaded a new change for review. https://gerrit.wikimedia.org/r/60007 Change subject: icinga: authorize faidon for info/commands .. icinga: authorize faidon for info/commands Change-Id: I2da12b85f2e593161d53e176c

[MediaWiki-commits] [Gerrit] icinga: authorize faidon for info/commands - change (operations/puppet)

2013-04-19 Thread Faidon (Code Review)
Faidon has submitted this change and it was merged. Change subject: icinga: authorize faidon for info/commands .. icinga: authorize faidon for info/commands Change-Id: I2da12b85f2e593161d53e176c1a7d6680a19d7ad --- M files/icing

[MediaWiki-commits] [Gerrit] API: Add new hook 'APIGetPossibleErrors' - change (mediawiki/core)

2013-04-19 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: API: Add new hook 'APIGetPossibleErrors' .. API: Add new hook 'APIGetPossibleErrors' This allows extensions to modify the array. This completes the serie

[MediaWiki-commits] [Gerrit] Trim leading/trailing spaces from comments - change (mediawiki...ArticleFeedbackv5)

2013-04-19 Thread Matthias Mullie (Code Review)
Matthias Mullie has uploaded a new change for review. https://gerrit.wikimedia.org/r/60008 Change subject: Trim leading/trailing spaces from comments .. Trim leading/trailing spaces from comments https://de.wikipedia.org/wik

[MediaWiki-commits] [Gerrit] Parametrize mwerror port - change (operations/puppet)

2013-04-19 Thread Faidon (Code Review)
Faidon has submitted this change and it was merged. Change subject: Parametrize mwerror port .. Parametrize mwerror port Change-Id: Ie69c4e5194b10cf19c9f2b0980e6c8f3c7925762 --- D modules/eventlogging/files/mwerrors.conf M modu

[MediaWiki-commits] [Gerrit] Renames MobileContext::getMobileHost() to getMobileHostToken() - change (mediawiki...MobileFrontend)

2013-04-19 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Renames MobileContext::getMobileHost() to getMobileHostToken() .. Renames MobileContext::getMobileHost() to getMobileHostToken() This method returns to th

[MediaWiki-commits] [Gerrit] Scenario: User can see input method keyboard icon - change (qa/browsertests)

2013-04-19 Thread Zfilipin (Code Review)
Zfilipin has submitted this change and it was merged. Change subject: Scenario: User can see input method keyboard icon .. Scenario: User can see input method keyboard icon Change-Id: I1464a329a0fdd8e6559f7f42df3ed50674744d27 -

[MediaWiki-commits] [Gerrit] Don't access the db twice, eliminate globals - change (mediawiki...SemanticMediaWiki)

2013-04-19 Thread Jeroen De Dauw (Code Review)
Jeroen De Dauw has submitted this change and it was merged. Change subject: Don't access the db twice, eliminate globals .. Don't access the db twice, eliminate globals Change-Id: Ie232e5b27082044a5b9c3e91f0b7ce04d38344a3 --- M

[MediaWiki-commits] [Gerrit] Support per-backend options - change (operations/puppet)

2013-04-19 Thread Mark Bergsma (Code Review)
Mark Bergsma has submitted this change and it was merged. Change subject: Support per-backend options .. Support per-backend options varnish_backend_options can now be a list of hashes, with the 'servers' key in each hash match

[MediaWiki-commits] [Gerrit] Revert "Support per-backend options" - change (operations/puppet)

2013-04-19 Thread Mark Bergsma (Code Review)
Mark Bergsma has submitted this change and it was merged. Change subject: Revert "Support per-backend options" .. Revert "Support per-backend options" This reverts commit 7163481c55a5338b26f9a3c96aa8836af6b0663b Change-Id: I4a

[MediaWiki-commits] [Gerrit] Support per-backend options - change (operations/puppet)

2013-04-19 Thread Mark Bergsma (Code Review)
Mark Bergsma has uploaded a new change for review. https://gerrit.wikimedia.org/r/60010 Change subject: Support per-backend options .. Support per-backend options varnish_backend_options can now be a list of hashes, with the

[MediaWiki-commits] [Gerrit] Support per-backend options - change (operations/puppet)

2013-04-19 Thread Mark Bergsma (Code Review)
Mark Bergsma has submitted this change and it was merged. Change subject: Support per-backend options .. Support per-backend options varnish_backend_options can now be a list of hashes, with the 'servers' key in each hash match

[MediaWiki-commits] [Gerrit] Move SMWSpecialSemanticStatistics into SMW ns - change (mediawiki...SemanticMediaWiki)

2013-04-19 Thread Jeroen De Dauw (Code Review)
Jeroen De Dauw has submitted this change and it was merged. Change subject: Move SMWSpecialSemanticStatistics into SMW ns .. Move SMWSpecialSemanticStatistics into SMW ns Change-Id: I3189fc7f08af6ea3d95c4f8b82b7db9f632ee639 ---

[MediaWiki-commits] [Gerrit] (Bug 47123) Aggregate numbers based on the mainlabel indication - change (mediawiki...SemanticMediaWiki)

2013-04-19 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: (Bug 47123) Aggregate numbers based on the mainlabel indication .. (Bug 47123) Aggregate numbers based on the mainlabel indication [1] shows that none of

[MediaWiki-commits] [Gerrit] Add graph showing % of images that were not categorized - change (analytics/limn-mobile-data)

2013-04-19 Thread Yuvipanda (Code Review)
Yuvipanda has uploaded a new change for review. https://gerrit.wikimedia.org/r/60011 Change subject: Add graph showing % of images that were not categorized .. Add graph showing % of images that were not categorized Change-I

[MediaWiki-commits] [Gerrit] Fix new messages count update on marking threads as read fro... - change (mediawiki...LiquidThreads)

2013-04-19 Thread Alex Monk (Code Review)
Alex Monk has uploaded a new change for review. https://gerrit.wikimedia.org/r/60012 Change subject: Fix new messages count update on marking threads as read from Special:NewMessages .. Fix new messages count update on marki

[MediaWiki-commits] [Gerrit] Add graph showing % of images that were not categorized - change (analytics/limn-mobile-data)

2013-04-19 Thread Yuvipanda (Code Review)
Yuvipanda has submitted this change and it was merged. Change subject: Add graph showing % of images that were not categorized .. Add graph showing % of images that were not categorized Change-Id: I0ebff06527f149db7291d6efa2f60

[MediaWiki-commits] [Gerrit] (Bug 46458) ApiSMWInfo add count information of individual q... - change (mediawiki...SemanticMediaWiki)

2013-04-19 Thread Jeroen De Dauw (Code Review)
Jeroen De Dauw has submitted this change and it was merged. Change subject: (Bug 46458) ApiSMWInfo add count information of individual query formats .. (Bug 46458) ApiSMWInfo add count information of individual query formats A

[MediaWiki-commits] [Gerrit] Remove the upload-specific backend section in upload-backend... - change (operations/puppet)

2013-04-19 Thread Mark Bergsma (Code Review)
Mark Bergsma has uploaded a new change for review. https://gerrit.wikimedia.org/r/60013 Change subject: Remove the upload-specific backend section in upload-backend.inc.vcl .. Remove the upload-specific backend section in up

[MediaWiki-commits] [Gerrit] Remove the upload-specific backend section in upload-backend... - change (operations/puppet)

2013-04-19 Thread Mark Bergsma (Code Review)
Mark Bergsma has submitted this change and it was merged. Change subject: Remove the upload-specific backend section in upload-backend.inc.vcl .. Remove the upload-specific backend section in upload-backend.inc.vcl This is no

[MediaWiki-commits] [Gerrit] Decouple responsibility, move value factory out of ParserData - change (mediawiki...SemanticMediaWiki)

2013-04-19 Thread Jeroen De Dauw (Code Review)
Jeroen De Dauw has submitted this change and it was merged. Change subject: Decouple responsibility, move value factory out of ParserData .. Decouple responsibility, move value factory out of ParserData Inject datavalue depende

[MediaWiki-commits] [Gerrit] Move SMWDataValueFactory and add tests - change (mediawiki...SemanticMediaWiki)

2013-04-19 Thread Jeroen De Dauw (Code Review)
Jeroen De Dauw has submitted this change and it was merged. Change subject: Move SMWDataValueFactory and add tests .. Move SMWDataValueFactory and add tests Change-Id: Ia8e39a3e33c623cf12b9cac6ced766c3a0d0af4a --- R includes/Da

[MediaWiki-commits] [Gerrit] Define the test_wikipedia backend on the mobile backend caches - change (operations/puppet)

2013-04-19 Thread Mark Bergsma (Code Review)
Mark Bergsma has uploaded a new change for review. https://gerrit.wikimedia.org/r/60014 Change subject: Define the test_wikipedia backend on the mobile backend caches .. Define the test_wikipedia backend on the mobile backend

[MediaWiki-commits] [Gerrit] Define the test_wikipedia backend on the mobile backend caches - change (operations/puppet)

2013-04-19 Thread Mark Bergsma (Code Review)
Mark Bergsma has submitted this change and it was merged. Change subject: Define the test_wikipedia backend on the mobile backend caches .. Define the test_wikipedia backend on the mobile backend caches As the next step, it can

[MediaWiki-commits] [Gerrit] ExtraSettings.php: Set wgTmpDirectory to dir in tmpfs - change (integration/jenkins)

2013-04-19 Thread Krinkle (Code Review)
Krinkle has uploaded a new change for review. https://gerrit.wikimedia.org/r/60015 Change subject: ExtraSettings.php: Set wgTmpDirectory to dir in tmpfs .. ExtraSettings.php: Set wgTmpDirectory to dir in tmpfs Follows-up Ib9

[MediaWiki-commits] [Gerrit] ExtraSettings.php: Set wgTmpDirectory to dir in tmpfs - change (integration/jenkins)

2013-04-19 Thread Krinkle (Code Review)
Krinkle has submitted this change and it was merged. Change subject: ExtraSettings.php: Set wgTmpDirectory to dir in tmpfs .. ExtraSettings.php: Set wgTmpDirectory to dir in tmpfs Follows-up Ib96fccf1ffb50. Change-Id: I4c981cf

[MediaWiki-commits] [Gerrit] Luke Welling account info (stat1 access will be in next chan... - change (operations/puppet)

2013-04-19 Thread ArielGlenn (Code Review)
ArielGlenn has uploaded a new change for review. https://gerrit.wikimedia.org/r/60016 Change subject: Luke Welling account info (stat1 access will be in next changeset) .. Luke Welling account info (stat1 access will be in n

[MediaWiki-commits] [Gerrit] Luke Welling account info (stat1 access will be in next chan... - change (operations/puppet)

2013-04-19 Thread ArielGlenn (Code Review)
ArielGlenn has submitted this change and it was merged. Change subject: Luke Welling account info (stat1 access will be in next changeset) .. Luke Welling account info (stat1 access will be in next changeset) Change-Id: I348c6

[MediaWiki-commits] [Gerrit] Fix backend option search logic - change (operations/puppet)

2013-04-19 Thread Mark Bergsma (Code Review)
Mark Bergsma has uploaded a new change for review. https://gerrit.wikimedia.org/r/60017 Change subject: Fix backend option search logic .. Fix backend option search logic Change-Id: Iceb6da95033f4a52ac642cb9e15e9d8a5bc9f662

[MediaWiki-commits] [Gerrit] Fix backend option search logic - change (operations/puppet)

2013-04-19 Thread Mark Bergsma (Code Review)
Mark Bergsma has submitted this change and it was merged. Change subject: Fix backend option search logic .. Fix backend option search logic Change-Id: Iceb6da95033f4a52ac642cb9e15e9d8a5bc9f662 --- M templates/varnish/wikimedia

[MediaWiki-commits] [Gerrit] Update readme file - change (qa/browsertests)

2013-04-19 Thread Zfilipin (Code Review)
Zfilipin has uploaded a new change for review. https://gerrit.wikimedia.org/r/60018 Change subject: Update readme file .. Update readme file Change-Id: Ibe324051e4e88e992fc28c4df72c29a0dba6cb07 --- M README.md 1 file changed

[MediaWiki-commits] [Gerrit] stat1 access for bsitu, kaldari, lwelling, mlitn (RT 4959) - change (operations/puppet)

2013-04-19 Thread ArielGlenn (Code Review)
ArielGlenn has uploaded a new change for review. https://gerrit.wikimedia.org/r/60019 Change subject: stat1 access for bsitu, kaldari, lwelling, mlitn (RT 4959) .. stat1 access for bsitu, kaldari, lwelling, mlitn (RT 4959) C

[MediaWiki-commits] [Gerrit] stat1 access for bsitu, kaldari, lwelling, mlitn (RT 4959) - change (operations/puppet)

2013-04-19 Thread ArielGlenn (Code Review)
ArielGlenn has submitted this change and it was merged. Change subject: stat1 access for bsitu, kaldari, lwelling, mlitn (RT 4959) .. stat1 access for bsitu, kaldari, lwelling, mlitn (RT 4959) Change-Id: I7567ccf0c9ae2df203e9ad

[MediaWiki-commits] [Gerrit] Sort the backend list to prevent constant reordering - change (operations/puppet)

2013-04-19 Thread Mark Bergsma (Code Review)
Mark Bergsma has uploaded a new change for review. https://gerrit.wikimedia.org/r/60020 Change subject: Sort the backend list to prevent constant reordering .. Sort the backend list to prevent constant reordering Change-Id:

[MediaWiki-commits] [Gerrit] Sort the backend list to prevent constant reordering - change (operations/puppet)

2013-04-19 Thread Mark Bergsma (Code Review)
Mark Bergsma has submitted this change and it was merged. Change subject: Sort the backend list to prevent constant reordering .. Sort the backend list to prevent constant reordering Change-Id: Iae05309637a8eaa600feac916acaf092

[MediaWiki-commits] [Gerrit] Re-add afl_ip=afl_user_text to ip searches - change (mediawiki...AbuseFilter)

2013-04-19 Thread CSteipp (Code Review)
CSteipp has uploaded a new change for review. https://gerrit.wikimedia.org/r/60021 Change subject: Re-add afl_ip=afl_user_text to ip searches .. Re-add afl_ip=afl_user_text to ip searches Having this condition *will break* s

[MediaWiki-commits] [Gerrit] Remove test_wikipedia backend on the frontend caches - change (operations/puppet)

2013-04-19 Thread Mark Bergsma (Code Review)
Mark Bergsma has uploaded a new change for review. https://gerrit.wikimedia.org/r/60022 Change subject: Remove test_wikipedia backend on the frontend caches .. Remove test_wikipedia backend on the frontend caches This is now

[MediaWiki-commits] [Gerrit] Remove test_wikipedia backend on the frontend caches - change (operations/puppet)

2013-04-19 Thread Mark Bergsma (Code Review)
Mark Bergsma has submitted this change and it was merged. Change subject: Remove test_wikipedia backend on the frontend caches .. Remove test_wikipedia backend on the frontend caches This is now handled by the backend caches C

[MediaWiki-commits] [Gerrit] Add dysprosium to the eqiad upload pool - change (operations/puppet)

2013-04-19 Thread Mark Bergsma (Code Review)
Mark Bergsma has uploaded a new change for review. https://gerrit.wikimedia.org/r/60023 Change subject: Add dysprosium to the eqiad upload pool .. Add dysprosium to the eqiad upload pool Change-Id: I74d1c0b6c72ac2d5442363b4d

[MediaWiki-commits] [Gerrit] Add dysprosium to the eqiad upload pool - change (operations/puppet)

2013-04-19 Thread Mark Bergsma (Code Review)
Mark Bergsma has submitted this change and it was merged. Change subject: Add dysprosium to the eqiad upload pool .. Add dysprosium to the eqiad upload pool Change-Id: I74d1c0b6c72ac2d5442363b4d586df7197d67c59 --- M manifests/r

[MediaWiki-commits] [Gerrit] jenkins: get rid of group def (done by systemuser) - change (operations/puppet)

2013-04-19 Thread Hashar (Code Review)
Hashar has uploaded a new change for review. https://gerrit.wikimedia.org/r/60024 Change subject: jenkins: get rid of group def (done by systemuser) .. jenkins: get rid of group def (done by systemuser) I have changed the je

[MediaWiki-commits] [Gerrit] Reorganization of DataValues extension's JS resources - change (mediawiki...DataValues)

2013-04-19 Thread Daniel Werner (Code Review)
Daniel Werner has uploaded a new change for review. https://gerrit.wikimedia.org/r/60025 Change subject: Reorganization of DataValues extension's JS resources .. Reorganization of DataValues extension's JS resources - Moved

[MediaWiki-commits] [Gerrit] Make sure globals are not overwritten in MobileContextTest - change (mediawiki...MobileFrontend)

2013-04-19 Thread Jdlrobson (Code Review)
Jdlrobson has submitted this change and it was merged. Change subject: Make sure globals are not overwritten in MobileContextTest .. Make sure globals are not overwritten in MobileContextTest Includes whitespace changes for rea

[MediaWiki-commits] [Gerrit] Do not display desktop view on mobile domain - change (mediawiki...MobileFrontend)

2013-04-19 Thread Jdlrobson (Code Review)
Jdlrobson has submitted this change and it was merged. Change subject: Do not display desktop view on mobile domain .. Do not display desktop view on mobile domain I initially attempted to do this a less hacky way by attempting

[MediaWiki-commits] [Gerrit] Fix new page creation with selective serialization enabled - change (mediawiki...Parsoid)

2013-04-19 Thread GWicke (Code Review)
GWicke has uploaded a new change for review. https://gerrit.wikimedia.org/r/60026 Change subject: Fix new page creation with selective serialization enabled .. Fix new page creation with selective serialization enabled There

[MediaWiki-commits] [Gerrit] Fix new page creation with selective serialization enabled - change (mediawiki...Parsoid)

2013-04-19 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Fix new page creation with selective serialization enabled .. Fix new page creation with selective serialization enabled There is no point in retrieving a

[MediaWiki-commits] [Gerrit] Add graph of deleted uploads - change (analytics/limn-mobile-data)

2013-04-19 Thread Yuvipanda (Code Review)
Yuvipanda has uploaded a new change for review. https://gerrit.wikimedia.org/r/60027 Change subject: Add graph of deleted uploads .. Add graph of deleted uploads Change-Id: I3866df427836a760d459faad91bafab91a81f399 --- M das

[MediaWiki-commits] [Gerrit] Fixed spacing in api folder - change (mediawiki/core)

2013-04-19 Thread Umherirrender (Code Review)
Umherirrender has uploaded a new change for review. https://gerrit.wikimedia.org/r/60028 Change subject: Fixed spacing in api folder .. Fixed spacing in api folder Added spaces before if, foreach Added some braces for one li

[MediaWiki-commits] [Gerrit] Making sure disclaimer message is parsed in Flickr interface - change (mediawiki...UploadWizard)

2013-04-19 Thread Kaldari (Code Review)
Kaldari has uploaded a new change for review. https://gerrit.wikimedia.org/r/60029 Change subject: Making sure disclaimer message is parsed in Flickr interface .. Making sure disclaimer message is parsed in Flickr interface

[MediaWiki-commits] [Gerrit] Promote menu button generation to MinervaTemplate - change (mediawiki...MobileFrontend)

2013-04-19 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Promote menu button generation to MinervaTemplate .. Promote menu button generation to MinervaTemplate This will allow reuse by desktop skin Change-Id: I

[MediaWiki-commits] [Gerrit] Add graph of deleted uploads - change (analytics/limn-mobile-data)

2013-04-19 Thread JGonera (Code Review)
JGonera has submitted this change and it was merged. Change subject: Add graph of deleted uploads .. Add graph of deleted uploads Change-Id: I3866df427836a760d459faad91bafab91a81f399 --- M dashboards/reportcard.json A datasourc

[MediaWiki-commits] [Gerrit] Disable final two Fundraising filters as they have moved to ... - change (operations/puppet)

2013-04-19 Thread Diederik (Code Review)
Diederik has uploaded a new change for review. https://gerrit.wikimedia.org/r/60030 Change subject: Disable final two Fundraising filters as they have moved to Gadolinium .. Disable final two Fundraising filters as they have

[MediaWiki-commits] [Gerrit] Disable final two Fundraising filters as they have moved to ... - change (operations/puppet)

2013-04-19 Thread Jgreen (Code Review)
Jgreen has submitted this change and it was merged. Change subject: Disable final two Fundraising filters as they have moved to Gadolinium .. Disable final two Fundraising filters as they have moved to Gadolinium Change-Id: I3

[MediaWiki-commits] [Gerrit] adding packages on db29 for pgehres - change (operations/puppet)

2013-04-19 Thread Jgreen (Code Review)
Jgreen has uploaded a new change for review. https://gerrit.wikimedia.org/r/60031 Change subject: adding packages on db29 for pgehres .. adding packages on db29 for pgehres Change-Id: I9ea4e71e822dd0e0f4dbe85e14af497254f06a7

[MediaWiki-commits] [Gerrit] adding packages on db29 for pgehres - change (operations/puppet)

2013-04-19 Thread Jgreen (Code Review)
Jgreen has submitted this change and it was merged. Change subject: adding packages on db29 for pgehres .. adding packages on db29 for pgehres Change-Id: I9ea4e71e822dd0e0f4dbe85e14af497254f06a7f --- M manifests/site.pp 1 file

[MediaWiki-commits] [Gerrit] Add *.pyc and datafiles/ to .gitignore - change (analytics/limn-mobile-data)

2013-04-19 Thread JGonera (Code Review)
JGonera has uploaded a new change for review. https://gerrit.wikimedia.org/r/60032 Change subject: Add *.pyc and datafiles/ to .gitignore .. Add *.pyc and datafiles/ to .gitignore datafiles/ is used when running locally. Ch

[MediaWiki-commits] [Gerrit] Add *.pyc and datafiles/ to .gitignore - change (analytics/limn-mobile-data)

2013-04-19 Thread Yuvipanda (Code Review)
Yuvipanda has submitted this change and it was merged. Change subject: Add *.pyc and datafiles/ to .gitignore .. Add *.pyc and datafiles/ to .gitignore datafiles/ is used when running locally. Change-Id: I2c72896afdc06e4a05167

[MediaWiki-commits] [Gerrit] Improve two messages in English - change (mediawiki...VisualEditor)

2013-04-19 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Improve two messages in English .. Improve two messages in English Change-Id: I964ea73700ac9b6e621ec63536c30c9341667048 --- M VisualEditor.i18n.php 1 file

[MediaWiki-commits] [Gerrit] Initialize iframe for dialog with correct doctype - change (mediawiki...VisualEditor)

2013-04-19 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Initialize iframe for dialog with correct doctype .. Initialize iframe for dialog with correct doctype Change-Id: I93bf12754b5c4d99e117c822d287015765651eb

[MediaWiki-commits] [Gerrit] Fix off-by-one error in graph for no-categories - change (analytics/limn-mobile-data)

2013-04-19 Thread Yuvipanda (Code Review)
Yuvipanda has uploaded a new change for review. https://gerrit.wikimedia.org/r/60033 Change subject: Fix off-by-one error in graph for no-categories .. Fix off-by-one error in graph for no-categories Change-Id: I3846e311243d

[MediaWiki-commits] [Gerrit] Fix off-by-one error in graph for no-categories - change (analytics/limn-mobile-data)

2013-04-19 Thread Yuvipanda (Code Review)
Yuvipanda has submitted this change and it was merged. Change subject: Fix off-by-one error in graph for no-categories .. Fix off-by-one error in graph for no-categories Change-Id: I3846e311243d89376bbc2c8d027014a214cfa816 ---

[MediaWiki-commits] [Gerrit] Allow node relocation - change (mediawiki...VisualEditor)

2013-04-19 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Allow node relocation .. Allow node relocation *.php * Added links to new file ve.ce.ImageNode.js * Added relocatable node mixin * Added $image reference

[MediaWiki-commits] [Gerrit] Fixed Bug 40464 Placeholder attribute of searchInput element - change (mediawiki/core)

2013-04-19 Thread Prageck (Code Review)
Prageck has uploaded a new change for review. https://gerrit.wikimedia.org/r/60035 Change subject: Fixed Bug 40464 Placeholder attribute of searchInput element .. Fixed Bug 40464 Placeholder attribute of searchInput element

[MediaWiki-commits] [Gerrit] Add echowikis.dblist file - change (operations/mediawiki-config)

2013-04-19 Thread Bsitu (Code Review)
Bsitu has uploaded a new change for review. https://gerrit.wikimedia.org/r/60036 Change subject: Add echowikis.dblist file .. Add echowikis.dblist file Change-Id: I297b0b4cb9c2c0ae81ece3bc285f0d768a651004 --- A echowikis.dbl

[MediaWiki-commits] [Gerrit] Allow resizing nodes - change (mediawiki...VisualEditor)

2013-04-19 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Allow resizing nodes .. Allow resizing nodes Actually really resizing the image Show bounding box on mouseover with 4 handles. Bounding box is resizable.

[MediaWiki-commits] [Gerrit] Improve resize handle rendering - change (mediawiki...VisualEditor)

2013-04-19 Thread Trevor Parscal (Code Review)
Trevor Parscal has uploaded a new change for review. https://gerrit.wikimedia.org/r/60038 Change subject: Improve resize handle rendering .. Improve resize handle rendering * Only place them in a high z-index while resizing

[MediaWiki-commits] [Gerrit] Bug 47426: Omit id member so that data-mw attribute is deter... - change (mediawiki...Parsoid)

2013-04-19 Thread GWicke (Code Review)
GWicke has uploaded a new change for review. https://gerrit.wikimedia.org/r/60039 Change subject: Bug 47426: Omit id member so that data-mw attribute is deterministic .. Bug 47426: Omit id member so that data-mw attribute is

[MediaWiki-commits] [Gerrit] Added abandoned job stats. - change (mediawiki/core)

2013-04-19 Thread Aaron Schulz (Code Review)
Aaron Schulz has uploaded a new change for review. https://gerrit.wikimedia.org/r/60040 Change subject: Added abandoned job stats. .. Added abandoned job stats. Change-Id: I3ef8c56e1a3e16875c7282afc4d3d0b135bd776d --- M incl

[MediaWiki-commits] [Gerrit] test for preferences/appearance per the backlog - change (qa/browsertests)

2013-04-19 Thread Cmcmahon (Code Review)
Cmcmahon has uploaded a new change for review. https://gerrit.wikimedia.org/r/60041 Change subject: test for preferences/appearance per the backlog .. test for preferences/appearance per the backlog Change-Id: Ic7830e71123d3

[MediaWiki-commits] [Gerrit] Build content navigation menu - change (mediawiki...MobileFrontend)

2013-04-19 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Build content navigation menu .. Build content navigation menu Remove need for our variant code \o/ for a big red diff! Change-Id: I1b72dfdfa0fccd360b41e

[MediaWiki-commits] [Gerrit] Define render function in MinervaTemplate to output page - change (mediawiki...MobileFrontend)

2013-04-19 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Define render function in MinervaTemplate to output page .. Define render function in MinervaTemplate to output page Make prepareData a public function th

[MediaWiki-commits] [Gerrit] Remove parsoid-testCommit - change (integration/zuul-config)

2013-04-19 Thread MarkTraceur (Code Review)
MarkTraceur has uploaded a new change for review. https://gerrit.wikimedia.org/r/60042 Change subject: Remove parsoid-testCommit .. Remove parsoid-testCommit Not in the JJB config, and not running properly, so no real reason

[MediaWiki-commits] [Gerrit] Make Echo daily cron run against the wikis defined in echowi... - change (operations/puppet)

2013-04-19 Thread Bsitu (Code Review)
Bsitu has uploaded a new change for review. https://gerrit.wikimedia.org/r/60043 Change subject: Make Echo daily cron run against the wikis defined in echowikis.dblist .. Make Echo daily cron run against the wikis defined in

[MediaWiki-commits] [Gerrit] Email serious errors to dev's - change (analytics/E3Analysis)

2013-04-19 Thread Diederik (Code Review)
Diederik has uploaded a new change for review. https://gerrit.wikimedia.org/r/60044 Change subject: Email serious errors to dev's .. Email serious errors to dev's Change-Id: Ib439d014131e9efee37f20df0b8db290a51f66ef --- M .g

[MediaWiki-commits] [Gerrit] Bug 47426: Omit id member so that data-mw attribute is deter... - change (mediawiki...Parsoid)

2013-04-19 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Bug 47426: Omit id member so that data-mw attribute is deterministic .. Bug 47426: Omit id member so that data-mw attribute is deterministic The non-dete

[MediaWiki-commits] [Gerrit] Compare category text to unsanitized content - change (mediawiki...Parsoid)

2013-04-19 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Compare category text to unsanitized content .. Compare category text to unsanitized content Messed up the comparison before. This should be more better.

[MediaWiki-commits] [Gerrit] Email serious errors to dev's - change (analytics/E3Analysis)

2013-04-19 Thread Milimetric (Code Review)
Milimetric has submitted this change and it was merged. Change subject: Email serious errors to dev's .. Email serious errors to dev's Change-Id: Ib439d014131e9efee37f20df0b8db290a51f66ef --- M .gitignore M user_metrics/api/run

[MediaWiki-commits] [Gerrit] Added abandoned job stats. - change (mediawiki/core)

2013-04-19 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Added abandoned job stats. .. Added abandoned job stats. Change-Id: I3ef8c56e1a3e16875c7282afc4d3d0b135bd776d --- M includes/job/JobQueueDB.php M includes

[MediaWiki-commits] [Gerrit] [JobQueue] Use regular wfDebug() in some places. - change (mediawiki/core)

2013-04-19 Thread Aaron Schulz (Code Review)
Aaron Schulz has uploaded a new change for review. https://gerrit.wikimedia.org/r/60073 Change subject: [JobQueue] Use regular wfDebug() in some places. .. [JobQueue] Use regular wfDebug() in some places. * This is not worth

  1   2   >