[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

[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,

[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

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

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

[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,

[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

[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:

[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] 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

[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:

[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

[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] 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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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-head3

[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] 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

<    1   2   3   4