[MediaWiki-commits] [Gerrit] Use os.path.join instead of string concatenation to create p... - change (analytics/E3Analysis)

2013-04-25 Thread Diederik (Code Review)
Diederik has uploaded a new change for review. https://gerrit.wikimedia.org/r/60966 Change subject: Use os.path.join instead of string concatenation to create paths. This is required to make the user_metrics puppet module work ..

[MediaWiki-commits] [Gerrit] Added simple script to create admin account through CLI - change (analytics/E3Analysis)

2013-04-25 Thread Diederik (Code Review)
Diederik has submitted this change and it was merged. Change subject: Added simple script to create admin account through CLI .. Added simple script to create admin account through CLI Change-Id: I1252dd377132ea3b53962775f1ee0a

[MediaWiki-commits] [Gerrit] Added packages needed for Jenkins environment - change (operations/puppet)

2013-04-25 Thread Stefan.petrea (Code Review)
Stefan.petrea has uploaded a new change for review. https://gerrit.wikimedia.org/r/60965 Change subject: Added packages needed for Jenkins environment .. Added packages needed for Jenkins environment * Some of the tests an

[MediaWiki-commits] [Gerrit] Fix "contributors this month" # in signup form - change (mediawiki/core)

2013-04-25 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Fix "contributors this month" # in signup form .. Fix "contributors this month" # in signup form Switch createacct-benefit-head3 from {{NUMBEROFUSERS}} to

[MediaWiki-commits] [Gerrit] Fix "contributors this month" # in signup form - change (mediawiki/core)

2013-04-25 Thread Spage (Code Review)
Spage has uploaded a new change for review. https://gerrit.wikimedia.org/r/60964 Change subject: Fix "contributors this month" # in signup form .. Fix "contributors this month" # in signup form Switch createacct-benefit-head

[MediaWiki-commits] [Gerrit] Fixed bugs, cleanup, added info to data.json - change (analytics/wikistats)

2013-04-25 Thread Stefan.petrea (Code Review)
Stefan.petrea has submitted this change and it was merged. Change subject: Fixed bugs, cleanup, added info to data.json .. Fixed bugs, cleanup, added info to data.json * Fixed a bug (return instead of next) * Added more out

[MediaWiki-commits] [Gerrit] Fixed bugs, cleanup, added info to data.json - change (analytics/wikistats)

2013-04-25 Thread Stefan.petrea (Code Review)
Stefan.petrea has uploaded a new change for review. https://gerrit.wikimedia.org/r/60963 Change subject: Fixed bugs, cleanup, added info to data.json .. Fixed bugs, cleanup, added info to data.json * Fixed a bug (return in

[MediaWiki-commits] [Gerrit] Add a new parsoid test to watch the exit status of tests/par... - change (integration/jenkins-job-builder-config)

2013-04-25 Thread Cscott (Code Review)
Cscott has uploaded a new change for review. https://gerrit.wikimedia.org/r/60962 Change subject: Add a new parsoid test to watch the exit status of tests/parserTests.js. .. Add a new parsoid test to watch the exit status of

[MediaWiki-commits] [Gerrit] i18n-able-ize the [NEW] string - change (mediawiki...SemanticWatchlist)

2013-04-25 Thread MarkTraceur (Code Review)
MarkTraceur has uploaded a new change for review. https://gerrit.wikimedia.org/r/60961 Change subject: i18n-able-ize the [NEW] string .. i18n-able-ize the [NEW] string Done collaboratively as a teaching exercise! Also chang

[MediaWiki-commits] [Gerrit] Fix race condition in 'fetch-parserTests.txt.js --force'. - change (mediawiki...Parsoid)

2013-04-25 Thread Cscott (Code Review)
Cscott has uploaded a new change for review. https://gerrit.wikimedia.org/r/60959 Change subject: Fix race condition in 'fetch-parserTests.txt.js --force'. .. Fix race condition in 'fetch-parserTests.txt.js --force'. We were

[MediaWiki-commits] [Gerrit] Fix %xx normalization in parserTests. - change (mediawiki...Parsoid)

2013-04-25 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Fix %xx normalization in parserTests. .. Fix %xx normalization in parserTests. In commit 73aef888223820cedded89523177c361ef3d3ec3 I attempted to fix this,

[MediaWiki-commits] [Gerrit] Update parserTests from upstream; add = and ~ tests. - change (mediawiki...Parsoid)

2013-04-25 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Update parserTests from upstream; add = and ~ tests. .. Update parserTests from upstream; add = and ~ tests. These new tests pass wt2html and wt2wt, but f

[MediaWiki-commits] [Gerrit] Escape characters jshint considers unsafe. - change (mediawiki...Parsoid)

2013-04-25 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Escape characters jshint considers unsafe. .. Escape characters jshint considers unsafe. See https://github.com/jshint/jshint/blob/master/src/stable/reg.j

[MediaWiki-commits] [Gerrit] Suppress jshint warnings about non-primitive strings. - change (mediawiki...Parsoid)

2013-04-25 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Suppress jshint warnings about non-primitive strings. .. Suppress jshint warnings about non-primitive strings. Yes, non-primitive Strings are evil. But w

[MediaWiki-commits] [Gerrit] Create account-specific header for its error box - change (mediawiki/core)

2013-04-25 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Create account-specific header for its error box .. Create account-specific header for its error box new message createacct-error Bug: 47691 Change-Id:

[MediaWiki-commits] [Gerrit] Suppress jshint warnings about using 'new' for side-effects. - change (mediawiki...Parsoid)

2013-04-25 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Suppress jshint warnings about using 'new' for side-effects. .. Suppress jshint warnings about using 'new' for side-effects. jshint says: Some people l

[MediaWiki-commits] [Gerrit] WIP: Amazon IPN listener - change (wikimedia...PaymentsListeners)

2013-04-25 Thread Adamw (Code Review)
Adamw has uploaded a new change for review. https://gerrit.wikimedia.org/r/60958 Change subject: WIP: Amazon IPN listener .. WIP: Amazon IPN listener Change-Id: Ie0bee461a0b904f38bce73678294e77392493190 --- M SmashPig/Core/H

[MediaWiki-commits] [Gerrit] Create account-specific header for its error box - change (mediawiki/core)

2013-04-25 Thread Spage (Code Review)
Spage has uploaded a new change for review. https://gerrit.wikimedia.org/r/60957 Change subject: Create account-specific header for its error box .. Create account-specific header for its error box new message createacct-e

[MediaWiki-commits] [Gerrit] Make sure anonymous users can't edit on mobile (#463) - change (mediawiki...MobileFrontend)

2013-04-25 Thread JGonera (Code Review)
JGonera has uploaded a new change for review. https://gerrit.wikimedia.org/r/60956 Change subject: Make sure anonymous users can't edit on mobile (#463) .. Make sure anonymous users can't edit on mobile (#463) Redirect anony

[MediaWiki-commits] [Gerrit] Further AnnotationSet optimisation: create containsIndex - change (mediawiki...VisualEditor)

2013-04-25 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Further AnnotationSet optimisation: create containsIndex .. Further AnnotationSet optimisation: create containsIndex In most places we call .contains we a

[MediaWiki-commits] [Gerrit] Add method to ElementLinearData to get IVStore items in use - change (mediawiki...VisualEditor)

2013-04-25 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Add method to ElementLinearData to get IVStore items in use .. Add method to ElementLinearData to get IVStore items in use This is minimise the amount of

[MediaWiki-commits] [Gerrit] Update VisualEditor to master - change (mediawiki/core)

2013-04-25 Thread Catrope (Code Review)
Catrope has submitted this change and it was merged. Change subject: Update VisualEditor to master .. Update VisualEditor to master Change-Id: If3c95f13f0dbf618f5a3cd9667c6320b4b9c9b4b --- M extensions/VisualEditor 1 file chang

[MediaWiki-commits] [Gerrit] Temporarily disabling WikiLove per bug 47457, except testwiki - change (operations/mediawiki-config)

2013-04-25 Thread Kaldari (Code Review)
Kaldari has submitted this change and it was merged. Change subject: Temporarily disabling WikiLove per bug 47457, except testwiki .. Temporarily disabling WikiLove per bug 47457, except testwiki Change-Id: Ie88ceefd5fd0d63de4d

[MediaWiki-commits] [Gerrit] Update VisualEditor to master - change (mediawiki/core)

2013-04-25 Thread Catrope (Code Review)
Catrope has uploaded a new change for review. https://gerrit.wikimedia.org/r/60955 Change subject: Update VisualEditor to master .. Update VisualEditor to master Change-Id: If3c95f13f0dbf618f5a3cd9667c6320b4b9c9b4b --- M ext

[MediaWiki-commits] [Gerrit] Make clearing by type actually work - change (mediawiki...VisualEditor)

2013-04-25 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Make clearing by type actually work .. Make clearing by type actually work Clearing by type in SurfaceFragment didn't actually work. Instead, it followed

[MediaWiki-commits] [Gerrit] Move feedback link to the right list of messages - change (mediawiki...VisualEditor)

2013-04-25 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Move feedback link to the right list of messages .. Move feedback link to the right list of messages Whoops, I'm a complete fool. Change-Id: I05115473dbb

[MediaWiki-commits] [Gerrit] Only the 'Notifications' part of the header should be bold - change (mediawiki...Echo)

2013-04-25 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Only the 'Notifications' part of the header should be bold .. Only the 'Notifications' part of the header should be bold When there are more new notificat

[MediaWiki-commits] [Gerrit] Deduplicate childUpdate events based on transaction and appl... - change (mediawiki...VisualEditor)

2013-04-25 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Deduplicate childUpdate events based on transaction and appliedness .. Deduplicate childUpdate events based on transaction and appliedness Previously, th

[MediaWiki-commits] [Gerrit] Tolerate - change (mediawiki...VisualEditor)

2013-04-25 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Tolerate .. Tolerate Parsoid switched from to , which exposed the fact that our dirty regex to detect whether we're dealing with a full document or a f

[MediaWiki-commits] [Gerrit] contint: 100% passing puppet-lint - change (operations/puppet)

2013-04-25 Thread Dzahn (Code Review)
Dzahn has submitted this change and it was merged. Change subject: contint: 100% passing puppet-lint .. contint: 100% passing puppet-lint I have added a few dummy class comments to make puppet-lint happy: BEFORE: $ cd modul

[MediaWiki-commits] [Gerrit] Mobile support - change (mediawiki...Gadgets)

2013-04-25 Thread MaxSem (Code Review)
MaxSem has uploaded a new change for review. https://gerrit.wikimedia.org/r/60954 Change subject: Mobile support .. Mobile support * Allow other extensions to disallow legacy gadgets * Allow specifying module targets, effect

[MediaWiki-commits] [Gerrit] Clean up VisualEditor settings - change (operations/mediawiki-config)

2013-04-25 Thread Catrope (Code Review)
Catrope has submitted this change and it was merged. Change subject: Clean up VisualEditor settings .. Clean up VisualEditor settings Remove wmgVisualEditorHide (we don't need this any more) and allow editing for NS_MAIN and NS

[MediaWiki-commits] [Gerrit] (FR #901) Recurring Amazon - change (mediawiki...DonationInterface)

2013-04-25 Thread Adamw (Code Review)
Adamw has uploaded a new change for review. https://gerrit.wikimedia.org/r/60953 Change subject: (FR #901) Recurring Amazon .. (FR #901) Recurring Amazon Change-Id: I8247cc337191c59b4b823ada1dd173c4595fd61b --- M amazon_gate

[MediaWiki-commits] [Gerrit] Make it show email as required if you choose to email a rand... - change (mediawiki/core)

2013-04-25 Thread Mattflaschen (Code Review)
Mattflaschen has uploaded a new change for review. https://gerrit.wikimedia.org/r/60952 Change subject: Make it show email as required if you choose to email a random password. .. Make it show email as required if you choose

[MediaWiki-commits] [Gerrit] Moved RC purge logic to RecentChange::purgeExpiredChanges(). - change (mediawiki/core)

2013-04-25 Thread Tim Starling (Code Review)
Tim Starling has submitted this change and it was merged. Change subject: Moved RC purge logic to RecentChange::purgeExpiredChanges(). .. Moved RC purge logic to RecentChange::purgeExpiredChanges(). * Also deferred the change t

[MediaWiki-commits] [Gerrit] Deduplicate childUpdate events based on transaction and appl... - change (mediawiki...VisualEditor)

2013-04-25 Thread Catrope (Code Review)
Catrope has uploaded a new change for review. https://gerrit.wikimedia.org/r/60951 Change subject: Deduplicate childUpdate events based on transaction and appliedness .. Deduplicate childUpdate events based on transaction an

[MediaWiki-commits] [Gerrit] Added (configurable) parsing of wikitext in ViewXML output - change (mediawiki...DataTransfer)

2013-04-25 Thread Yaron Koren (Code Review)
Yaron Koren has submitted this change and it was merged. Change subject: Added (configurable) parsing of wikitext in ViewXML output .. Added (configurable) parsing of wikitext in ViewXML output Change-Id: I470a6e940971aa873249c

[MediaWiki-commits] [Gerrit] Added (configurable) parsing of wikitext in ViewXML output - change (mediawiki...DataTransfer)

2013-04-25 Thread Yaron Koren (Code Review)
Yaron Koren has uploaded a new change for review. https://gerrit.wikimedia.org/r/60950 Change subject: Added (configurable) parsing of wikitext in ViewXML output .. Added (configurable) parsing of wikitext in ViewXML output

[MediaWiki-commits] [Gerrit] Making page title bold in flyout version of revert notification - change (mediawiki...Echo)

2013-04-25 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Making page title bold in flyout version of revert notification .. Making page title bold in flyout version of revert notification Change-Id: I98ac6a267f2

[MediaWiki-commits] [Gerrit] Tolerate - change (mediawiki...VisualEditor)

2013-04-25 Thread Catrope (Code Review)
Catrope has uploaded a new change for review. https://gerrit.wikimedia.org/r/60949 Change subject: Tolerate .. Tolerate Parsoid switched from to , which exposed the fact that our dirty regex to detect whether we're dealin

[MediaWiki-commits] [Gerrit] Make clearing by type actually work - change (mediawiki...VisualEditor)

2013-04-25 Thread Catrope (Code Review)
Catrope has uploaded a new change for review. https://gerrit.wikimedia.org/r/60948 Change subject: Make clearing by type actually work .. Make clearing by type actually work Clearing by type in SurfaceFragment didn't actuall

[MediaWiki-commits] [Gerrit] Changed on-request job running to shell out instead of doing... - change (mediawiki/core)

2013-04-25 Thread Tim Starling (Code Review)
Tim Starling has submitted this change and it was merged. Change subject: Changed on-request job running to shell out instead of doing a loop. .. Changed on-request job running to shell out instead of doing a loop. * Also fact

[MediaWiki-commits] [Gerrit] Temporarily disabling WikiLove per bug 47457, except testwiki - change (operations/mediawiki-config)

2013-04-25 Thread Kaldari (Code Review)
Kaldari has uploaded a new change for review. https://gerrit.wikimedia.org/r/60947 Change subject: Temporarily disabling WikiLove per bug 47457, except testwiki .. Temporarily disabling WikiLove per bug 47457, except testwiki

[MediaWiki-commits] [Gerrit] New static property - renderHtmlAttributes - change (mediawiki...VisualEditor)

2013-04-25 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: New static property - renderHtmlAttributes .. New static property - renderHtmlAttributes It is going to be used at least for figure tags for which Parsoid

[MediaWiki-commits] [Gerrit] Initial support for MWBlockImageNode - thumb images with cap... - change (mediawiki...VisualEditor)

2013-04-25 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Initial support for MWBlockImageNode - thumb images with captions :-) .. Initial support for MWBlockImageNode - thumb images with captions :-) Change-Id:

[MediaWiki-commits] [Gerrit] Do not have ignoreHidden set to true - change (mediawiki...VisualEditor)

2013-04-25 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Do not have ignoreHidden set to true .. Do not have ignoreHidden set to true We're no longer doing dark-launch deployments for the VisualEditor so this is

[MediaWiki-commits] [Gerrit] Making page title bold in flyout version of revert notification - change (mediawiki...Echo)

2013-04-25 Thread Kaldari (Code Review)
Kaldari has uploaded a new change for review. https://gerrit.wikimedia.org/r/60946 Change subject: Making page title bold in flyout version of revert notification .. Making page title bold in flyout version of revert notifica

[MediaWiki-commits] [Gerrit] MyISAM warning when InnoDB is not available - change (mediawiki/core)

2013-04-25 Thread Kaldari (Code Review)
Kaldari has submitted this change and it was merged. Change subject: MyISAM warning when InnoDB is not available .. MyISAM warning when InnoDB is not available Bug: 34430 Change-Id: I68e79a8efe7cd625c12b5993074de9c3479e760b ---

[MediaWiki-commits] [Gerrit] Parameter type hints - change (mediawiki...HTMLTags)

2013-04-25 Thread Krinkle (Code Review)
Krinkle has submitted this change and it was merged. Change subject: Parameter type hints .. Parameter type hints Replace spaces with tabs in i18n file Change-Id: I43a71e89e5eb5713a1918f5dd708dba6e89b09ab --- M HTMLTags.i18n.p

[MediaWiki-commits] [Gerrit] Create role::beta::maintenance, make GeoData scripts work on... - change (operations/puppet)

2013-04-25 Thread MaxSem (Code Review)
MaxSem has uploaded a new change for review. https://gerrit.wikimedia.org/r/60945 Change subject: Create role::beta::maintenance, make GeoData scripts work on Labs .. Create role::beta::maintenance, make GeoData scripts work

[MediaWiki-commits] [Gerrit] Add high-res support to wikibooks, wikinews, and default wik... - change (operations/mediawiki-config)

2013-04-25 Thread Mwalker (Code Review)
Mwalker has submitted this change and it was merged. Change subject: Add high-res support to wikibooks, wikinews, and default wiktionary favicons .. Add high-res support to wikibooks, wikinews, and default wiktionary favicons

[MediaWiki-commits] [Gerrit] Remove duplicate layers with white outlines from incubator f... - change (operations/mediawiki-config)

2013-04-25 Thread Mwalker (Code Review)
Mwalker has submitted this change and it was merged. Change subject: Remove duplicate layers with white outlines from incubator favicon .. Remove duplicate layers with white outlines from incubator favicon Change-Id: Ic66e60d8

[MediaWiki-commits] [Gerrit] Redo wikispecies favicon from logo with transparency and mul... - change (operations/mediawiki-config)

2013-04-25 Thread Mwalker (Code Review)
Mwalker has submitted this change and it was merged. Change subject: Redo wikispecies favicon from logo with transparency and multi-res support .. Redo wikispecies favicon from logo with transparency and multi-res support Chan

[MediaWiki-commits] [Gerrit] Add background and high-resolution support to en.wiktionary ... - change (operations/mediawiki-config)

2013-04-25 Thread Mwalker (Code Review)
Mwalker has submitted this change and it was merged. Change subject: Add background and high-resolution support to en.wiktionary favicon .. Add background and high-resolution support to en.wiktionary favicon Change-Id: I220f16

[MediaWiki-commits] [Gerrit] Defer user_daily_contribs updates to reduce deadlocks. - change (mediawiki...UserDailyContribs)

2013-04-25 Thread Aaron Schulz (Code Review)
Aaron Schulz has uploaded a new change for review. https://gerrit.wikimedia.org/r/60944 Change subject: Defer user_daily_contribs updates to reduce deadlocks. .. Defer user_daily_contribs updates to reduce deadlocks. Change-

[MediaWiki-commits] [Gerrit] Enable GeoData everywhere on Labs - change (operations/mediawiki-config)

2013-04-25 Thread MaxSem (Code Review)
MaxSem has uploaded a new change for review. https://gerrit.wikimedia.org/r/60943 Change subject: Enable GeoData everywhere on Labs .. Enable GeoData everywhere on Labs Change-Id: Ibfb952518d736ff981a4beb8a95c02a563ad17e5 --

[MediaWiki-commits] [Gerrit] fixing enabled parameterization - - change (operations/puppet)

2013-04-25 Thread Lcarr (Code Review)
Lcarr has submitted this change and it was merged. Change subject: fixing enabled parameterization - .. fixing enabled parameterization - the inline template set to evaluate the value of site as a variable, instead of switching

[MediaWiki-commits] [Gerrit] Adding user_metrics dev env module - change (mediawiki/vagrant)

2013-04-25 Thread Ori.livneh (Code Review)
Ori.livneh has submitted this change and it was merged. Change subject: Adding user_metrics dev env module .. Adding user_metrics dev env module Change-Id: Ifc7ef061005cea20ee1eb98aec7805ba6ccb60e8 --- A puppet/modules/user_met

[MediaWiki-commits] [Gerrit] Fixed cron script for New mobile pageviews - change (analytics/wikistats)

2013-04-25 Thread Stefan.petrea (Code Review)
Stefan.petrea has submitted this change and it was merged. Change subject: Fixed cron script for New mobile pageviews .. Fixed cron script for New mobile pageviews Change-Id: Ic3e7cb59a3123a9c098b5c107e65a1eaf14c9dbf --- M page

[MediaWiki-commits] [Gerrit] Fixed cron script for New mobile pageviews - change (analytics/wikistats)

2013-04-25 Thread Stefan.petrea (Code Review)
Stefan.petrea has uploaded a new change for review. https://gerrit.wikimedia.org/r/60942 Change subject: Fixed cron script for New mobile pageviews .. Fixed cron script for New mobile pageviews Change-Id: Ic3e7cb59a3123a9c09

[MediaWiki-commits] [Gerrit] WIP: Cache invalidation infrastructure for Parsoid varnishes - change (mediawiki...Parsoid)

2013-04-25 Thread GWicke (Code Review)
GWicke has uploaded a new change for review. https://gerrit.wikimedia.org/r/60941 Change subject: WIP: Cache invalidation infrastructure for Parsoid varnishes .. WIP: Cache invalidation infrastructure for Parsoid varnishes T

[MediaWiki-commits] [Gerrit] Add TableCaptionNode - change (mediawiki...VisualEditor)

2013-04-25 Thread Catrope (Code Review)
Catrope has uploaded a new change for review. https://gerrit.wikimedia.org/r/60940 Change subject: Add TableCaptionNode .. Add TableCaptionNode Because we have a node for , we also need one for , otherwise we'll try to alien

[MediaWiki-commits] [Gerrit] Revert "Serialize alienated context-sensitive nodes correctly" - change (mediawiki...VisualEditor)

2013-04-25 Thread Catrope (Code Review)
Catrope has uploaded a new change for review. https://gerrit.wikimedia.org/r/60939 Change subject: Revert "Serialize alienated context-sensitive nodes correctly" .. Revert "Serialize alienated context-sensitive nodes correctl

[MediaWiki-commits] [Gerrit] Revert "Hack to escape angle brackets in data-parsoid attrib... - change (mediawiki...VisualEditor)

2013-04-25 Thread Catrope (Code Review)
Catrope has uploaded a new change for review. https://gerrit.wikimedia.org/r/60938 Change subject: Revert "Hack to escape angle brackets in data-parsoid attribute" .. Revert "Hack to escape angle brackets in data-parsoid attr

[MediaWiki-commits] [Gerrit] Copy+paste fail for replication config - change (operations/puppet)

2013-04-25 Thread Ryan Lane (Code Review)
Ryan Lane has submitted this change and it was merged. Change subject: Copy+paste fail for replication config .. Copy+paste fail for replication config Change-Id: I2a02650dcef9b29071e653eb824d7f526e1e5e72 --- M manifests/role/g

[MediaWiki-commits] [Gerrit] Copy+paste fail for replication config - change (operations/puppet)

2013-04-25 Thread Demon (Code Review)
Demon has uploaded a new change for review. https://gerrit.wikimedia.org/r/60937 Change subject: Copy+paste fail for replication config .. Copy+paste fail for replication config Change-Id: I2a02650dcef9b29071e653eb824d7f526e

[MediaWiki-commits] [Gerrit] Also install webserver::apache - change (operations/puppet)

2013-04-25 Thread Ryan Lane (Code Review)
Ryan Lane has submitted this change and it was merged. Change subject: Also install webserver::apache .. Also install webserver::apache Change-Id: I863c542e0f878f939a9aa4eaaab33f54ce8f611b --- M manifests/misc/gitblit.pp 1 file

[MediaWiki-commits] [Gerrit] Also install webserver::apache - change (operations/puppet)

2013-04-25 Thread Demon (Code Review)
Demon has uploaded a new change for review. https://gerrit.wikimedia.org/r/60936 Change subject: Also install webserver::apache .. Also install webserver::apache Change-Id: I863c542e0f878f939a9aa4eaaab33f54ce8f611b --- M man

[MediaWiki-commits] [Gerrit] Fixing class names for gitblit - change (operations/puppet)

2013-04-25 Thread Ryan Lane (Code Review)
Ryan Lane has submitted this change and it was merged. Change subject: Fixing class names for gitblit .. Fixing class names for gitblit Using gitblit from inside role::gitblit makes puppet think its talking about itself. Rename

[MediaWiki-commits] [Gerrit] Fixing class names for gitblit - change (operations/puppet)

2013-04-25 Thread Demon (Code Review)
Demon has uploaded a new change for review. https://gerrit.wikimedia.org/r/60935 Change subject: Fixing class names for gitblit .. Fixing class names for gitblit Using gitblit from inside role::gitblit makes puppet think its

[MediaWiki-commits] [Gerrit] Introduced ValueComparer interface - change (mediawiki...Diff)

2013-04-25 Thread Tobias Gritschacher (Code Review)
Tobias Gritschacher has submitted this change and it was merged. Change subject: Introduced ValueComparer interface .. Introduced ValueComparer interface Change-Id: I671a8dc821e2f02f451723d36fa0674528723f70 --- M Diff.classes.p

[MediaWiki-commits] [Gerrit] add secure.wikimedia.org (old SSL site) redirects to cluster. - change (operations/apache-config)

2013-04-25 Thread Dzahn (Code Review)
Dzahn has uploaded a new change for review. https://gerrit.wikimedia.org/r/60934 Change subject: add secure.wikimedia.org (old SSL site) redirects to cluster. .. add secure.wikimedia.org (old SSL site) redirects to cluster.

[MediaWiki-commits] [Gerrit] fixing enabled parameterization - - change (operations/puppet)

2013-04-25 Thread Lcarr (Code Review)
Lcarr has uploaded a new change for review. https://gerrit.wikimedia.org/r/60933 Change subject: fixing enabled parameterization - .. fixing enabled parameterization - the inline template set to evaluate the value of site as

[MediaWiki-commits] [Gerrit] Don't bother restarting Gerrit for replication.config changes - change (operations/puppet)

2013-04-25 Thread Ryan Lane (Code Review)
Ryan Lane has submitted this change and it was merged. Change subject: Don't bother restarting Gerrit for replication.config changes .. Don't bother restarting Gerrit for replication.config changes This used to be necessary bef

[MediaWiki-commits] [Gerrit] Swap gerrit to new gerrit.wikimedia.org certificate - change (operations/puppet)

2013-04-25 Thread Ryan Lane (Code Review)
Ryan Lane has submitted this change and it was merged. Change subject: Swap gerrit to new gerrit.wikimedia.org certificate .. Swap gerrit to new gerrit.wikimedia.org certificate Use correct CA for git.wikimedia.org while we're

[MediaWiki-commits] [Gerrit] Further AnnotationSet optimisation: create containsIndex - change (mediawiki...VisualEditor)

2013-04-25 Thread Esanders (Code Review)
Esanders has uploaded a new change for review. https://gerrit.wikimedia.org/r/60932 Change subject: Further AnnotationSet optimisation: create containsIndex .. Further AnnotationSet optimisation: create containsIndex In most

[MediaWiki-commits] [Gerrit] Cleanup of edit-conflict Selenium test - change (mediawiki...Wikibase)

2013-04-25 Thread Tobias Gritschacher (Code Review)
Tobias Gritschacher has uploaded a new change for review. https://gerrit.wikimedia.org/r/60931 Change subject: Cleanup of edit-conflict Selenium test .. Cleanup of edit-conflict Selenium test Change-Id: I7205939f02799b8da2a2

[MediaWiki-commits] [Gerrit] Added simple script to create admin account through CLI - change (analytics/E3Analysis)

2013-04-25 Thread Diederik (Code Review)
Diederik has uploaded a new change for review. https://gerrit.wikimedia.org/r/60930 Change subject: Added simple script to create admin account through CLI .. Added simple script to create admin account through CLI Change-Id

[MediaWiki-commits] [Gerrit] [JobQueue] Added a delayedJobsEnabled() function. - change (mediawiki/core)

2013-04-25 Thread Aaron Schulz (Code Review)
Aaron Schulz has uploaded a new change for review. https://gerrit.wikimedia.org/r/60929 Change subject: [JobQueue] Added a delayedJobsEnabled() function. .. [JobQueue] Added a delayedJobsEnabled() function. Change-Id: I7fe6e

[MediaWiki-commits] [Gerrit] New static property - renderHtmlAttributes - change (mediawiki...VisualEditor)

2013-04-25 Thread Inez (Code Review)
Inez has uploaded a new change for review. https://gerrit.wikimedia.org/r/60928 Change subject: New static property - renderHtmlAttributes .. New static property - renderHtmlAttributes It is going to be used at least for fig

[MediaWiki-commits] [Gerrit] Deploy ConfirmEdit, including CAPTCHA refresh. - change (mediawiki/core)

2013-04-25 Thread Mattflaschen (Code Review)
Mattflaschen has submitted this change and it was merged. Change subject: Deploy ConfirmEdit, including CAPTCHA refresh. .. Deploy ConfirmEdit, including CAPTCHA refresh. Change-Id: Ifdaae8535db9535cb23c9c48507e9b024700b954 ---

[MediaWiki-commits] [Gerrit] Performance improvement for getRenderedContents - change (mediawiki...VisualEditor)

2013-04-25 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Performance improvement for getRenderedContents .. Performance improvement for getRenderedContents Instead of calling $.append for every single char - buf

[MediaWiki-commits] [Gerrit] Chown the 'cache' and 'image' dirs to www-data. - change (operations/puppet)

2013-04-25 Thread Andrew Bogott (Code Review)
Andrew Bogott has uploaded a new change for review. https://gerrit.wikimedia.org/r/60927 Change subject: Chown the 'cache' and 'image' dirs to www-data. .. Chown the 'cache' and 'image' dirs to www-data. Change-Id: Ia9193ee5

[MediaWiki-commits] [Gerrit] MyISAM warning when InnoDB is not available - change (mediawiki/core)

2013-04-25 Thread EBernhardson (WMF) (Code Review)
EBernhardson (WMF) has uploaded a new change for review. https://gerrit.wikimedia.org/r/60926 Change subject: MyISAM warning when InnoDB is not available .. MyISAM warning when InnoDB is not available Bug: 34430 Change-Id: I

[MediaWiki-commits] [Gerrit] Add method to ElementLinearData to get IVStore items in use - change (mediawiki...VisualEditor)

2013-04-25 Thread Esanders (Code Review)
Esanders has uploaded a new change for review. https://gerrit.wikimedia.org/r/60925 Change subject: Add method to ElementLinearData to get IVStore items in use .. Add method to ElementLinearData to get IVStore items in use T

[MediaWiki-commits] [Gerrit] Deploy ConfirmEdit, including CAPTCHA refresh. - change (mediawiki/core)

2013-04-25 Thread Mattflaschen (Code Review)
Mattflaschen has uploaded a new change for review. https://gerrit.wikimedia.org/r/60924 Change subject: Deploy ConfirmEdit, including CAPTCHA refresh. .. Deploy ConfirmEdit, including CAPTCHA refresh. Change-Id: Ifdaae8535db

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

2013-04-25 Thread Mattflaschen (Code Review)
Mattflaschen has submitted this change and it was merged. Change subject: Move template header inside form so CAPTCHA works .. Move template header inside form so CAPTCHA works Also wrap it inside a section tag so the form's st

[MediaWiki-commits] [Gerrit] Create account form with vertical form appearance - change (mediawiki/core)

2013-04-25 Thread Spage (Code Review)
Spage has submitted this change and it was merged. Change subject: Create account form with vertical form appearance .. Create account form with vertical form appearance Similar to the login form (change 55847), this presents a

[MediaWiki-commits] [Gerrit] Update extensions/GettingStarted to master: - change (mediawiki/core)

2013-04-25 Thread Mattflaschen (Code Review)
Mattflaschen has submitted this change and it was merged. Change subject: Update extensions/GettingStarted to master: .. Update extensions/GettingStarted to master: * Changes how Redis sync does batching * Added a debug script

[MediaWiki-commits] [Gerrit] Don't repeat label styling - change (mediawiki/core)

2013-04-25 Thread Spage (Code Review)
Spage has submitted this change and it was merged. Change subject: Don't repeat label styling .. Don't repeat label styling Only have one selector for .mw-ui-vform > div label , move all CSS to that. Backported from master for

[MediaWiki-commits] [Gerrit] EventLogging Varnish setup for Labs - change (operations/puppet)

2013-04-25 Thread MaxSem (Code Review)
MaxSem has uploaded a new change for review. https://gerrit.wikimedia.org/r/60923 Change subject: EventLogging Varnish setup for Labs .. EventLogging Varnish setup for Labs Change-Id: I9ac4ba70216249c7b63016a53227c60e17fbaf6

[MediaWiki-commits] [Gerrit] Change to cron job to adapt to stat1 - change (analytics/wikistats)

2013-04-25 Thread Stefan.petrea (Code Review)
Stefan.petrea has submitted this change and it was merged. Change subject: Change to cron job to adapt to stat1 .. Change to cron job to adapt to stat1 * cron-script.sh now copies csv to /a/wikistats_git/dumps/csv/csv_sp/ *

[MediaWiki-commits] [Gerrit] Clean up, comments, remove obsolete mw-ui-formlist - change (mediawiki/core)

2013-04-25 Thread Mattflaschen (Code Review)
Mattflaschen has submitted this change and it was merged. Change subject: Clean up, comments, remove obsolete mw-ui-formlist .. Clean up, comments, remove obsolete mw-ui-formlist * Remove obsolete ".mw-ui-formlist div label" se

[MediaWiki-commits] [Gerrit] Update parserTests from upstream; add = and ~ tests. - change (mediawiki...Parsoid)

2013-04-25 Thread Cscott (Code Review)
Cscott has uploaded a new change for review. https://gerrit.wikimedia.org/r/60922 Change subject: Update parserTests from upstream; add = and ~ tests. .. Update parserTests from upstream; add = and ~ tests. These new tests p

[MediaWiki-commits] [Gerrit] Set 'skin' template parameter rather than override parent me... - change (mediawiki/core)

2013-04-25 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Set 'skin' template parameter rather than override parent method .. Set 'skin' template parameter rather than override parent method BaseTemplate's getSki

[MediaWiki-commits] [Gerrit] Remove fixUpStack to fix blank paragraph insertion bug - change (mediawiki...VisualEditor)

2013-04-25 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Remove fixUpStack to fix blank paragraph insertion bug .. Remove fixUpStack to fix blank paragraph insertion bug The fixUpStack is actually redundant code

[MediaWiki-commits] [Gerrit] Move feedback link to the right list of messages - change (mediawiki...VisualEditor)

2013-04-25 Thread Jforrester (Code Review)
Jforrester has uploaded a new change for review. https://gerrit.wikimedia.org/r/60921 Change subject: Move feedback link to the right list of messages .. Move feedback link to the right list of messages Whoops, I'm a complet

[MediaWiki-commits] [Gerrit] Set Agora font stack to mw-ui-container in Vector - change (mediawiki/core)

2013-04-25 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Set Agora font stack to mw-ui-container in Vector .. Set Agora font stack to mw-ui-container in Vector We moved the language links outside the new compact

[MediaWiki-commits] [Gerrit] Performance improvement for getRenderedContents - change (mediawiki...VisualEditor)

2013-04-25 Thread Inez (Code Review)
Inez has uploaded a new change for review. https://gerrit.wikimedia.org/r/60920 Change subject: Performance improvement for getRenderedContents .. Performance improvement for getRenderedContents Instead of calling $.append f

[MediaWiki-commits] [Gerrit] Change remaining #mw-mf-header occurrences to .header - change (mediawiki...MobileFrontend)

2013-04-25 Thread JGonera (Code Review)
JGonera has uploaded a new change for review. https://gerrit.wikimedia.org/r/60919 Change subject: Change remaining #mw-mf-header occurrences to .header .. Change remaining #mw-mf-header occurrences to .header Change-Id: Ie0

  1   2   3   4   >