[MediaWiki-commits] [Gerrit] Add .travis.yml - change (mediawiki...chameleon)

2014-04-09 Thread Mwjames (Code Review)
Mwjames has uploaded a new change for review. https://gerrit.wikimedia.org/r/125074 Change subject: Add .travis.yml .. Add .travis.yml Change-Id: I414811f5292f36da2c28864bcd89bc3800150b4b --- A .travis.yml A build/travis/scri

[MediaWiki-commits] [Gerrit] Workaround for OOJS ES3 incompatibility - change (mediawiki...MultimediaViewer)

2014-04-09 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Workaround for OOJS ES3 incompatibility .. Workaround for OOJS ES3 incompatibility Depends on I6cd13b4f3a72378eb27e3aaa313511ffb20227c3 Change-Id: Ia642b

[MediaWiki-commits] [Gerrit] Set the width also for the placeholder sections - change (mediawiki...ContentTranslation)

2014-04-09 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Set the width also for the placeholder sections .. Set the width also for the placeholder sections While emptying content width can go to 0 and prevent sh

[MediaWiki-commits] [Gerrit] Avoid using bits on beta-hhvm.wmflabs.org - change (operations/mediawiki-config)

2014-04-09 Thread Ori.livneh (Code Review)
Ori.livneh has submitted this change and it was merged. Change subject: Avoid using bits on beta-hhvm.wmflabs.org .. Avoid using bits on beta-hhvm.wmflabs.org The VCL code for URL rewriting doesn't support having multiple domai

[MediaWiki-commits] [Gerrit] Avoid using bits on beta-hhvm.wmflabs.org - change (operations/mediawiki-config)

2014-04-09 Thread Ori.livneh (Code Review)
Ori.livneh has uploaded a new change for review. https://gerrit.wikimedia.org/r/125073 Change subject: Avoid using bits on beta-hhvm.wmflabs.org .. Avoid using bits on beta-hhvm.wmflabs.org The VCL code for URL rewriting does

[MediaWiki-commits] [Gerrit] Fix the miss-alignment of sections by few pixels - change (mediawiki...ContentTranslation)

2014-04-09 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Fix the miss-alignment of sections by few pixels .. Fix the miss-alignment of sections by few pixels From tests, it is found that sections alignment go wr

[MediaWiki-commits] [Gerrit] Avoid making a derivative request to Special:RunJobs when th... - change (mediawiki/core)

2014-04-09 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Avoid making a derivative request to Special:RunJobs when the job queue is empty .. Avoid making a derivative request to Special:RunJobs when the job queu

[MediaWiki-commits] [Gerrit] Bug 51090: Render invalid wikilinks as plain text - change (mediawiki...parsoid)

2014-04-09 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Bug 51090: Render invalid wikilinks as plain text .. Bug 51090: Render invalid wikilinks as plain text Some tests are failing the html2html, wt2wt and htm

[MediaWiki-commits] [Gerrit] General fixes and cleanup - change (qrpedia)

2014-04-09 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: General fixes and cleanup .. General fixes and cleanup Change-Id: I131749779c06df4ddde7802275db144222e4da5a --- M config.php M index.php M qrpedia.org/csv

[MediaWiki-commits] [Gerrit] Use single quotes where possible - change (qrpedia)

2014-04-09 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Use single quotes where possible .. Use single quotes where possible Change-Id: I892e1fc7a4f65ce1588f258fa10c81e0cd0ceeeb --- M config.php M index.php M q

[MediaWiki-commits] [Gerrit] Fix spelling errors in comments - change (qrpedia)

2014-04-09 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Fix spelling errors in comments .. Fix spelling errors in comments Change-Id: I95070e339b9128153270bd2c37b2854715898646 --- M index.php M qrpedia.org/stat

[MediaWiki-commits] [Gerrit] Exclude insertions in ve.dm.SurfaceFragment#isolateAndUnwrap - change (VisualEditor/VisualEditor)

2014-04-09 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Exclude insertions in ve.dm.SurfaceFragment#isolateAndUnwrap .. Exclude insertions in ve.dm.SurfaceFragment#isolateAndUnwrap In cases where the separators

[MediaWiki-commits] [Gerrit] Add excludeInsertion property to SurfaceFragment - change (VisualEditor/VisualEditor)

2014-04-09 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Add excludeInsertion property to SurfaceFragment .. Add excludeInsertion property to SurfaceFragment If set to true, this causes automatic range translati

[MediaWiki-commits] [Gerrit] Add excludeInsertion to translateRange() - change (VisualEditor/VisualEditor)

2014-04-09 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Add excludeInsertion to translateRange() .. Add excludeInsertion to translateRange() This allow us to deviate from the default behavior of including an in

[MediaWiki-commits] [Gerrit] Clean up lots of minor things in SurfaceFragment - change (VisualEditor/VisualEditor)

2014-04-09 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Clean up lots of minor things in SurfaceFragment .. Clean up lots of minor things in SurfaceFragment * Use isNull() to check for null fragments ** Update

[MediaWiki-commits] [Gerrit] Adds XmlLayoutFileValidityTest - change (mediawiki...chameleon)

2014-04-09 Thread Mwjames (Code Review)
Mwjames has uploaded a new change for review. https://gerrit.wikimedia.org/r/125072 Change subject: Adds XmlLayoutFileValidityTest .. Adds XmlLayoutFileValidityTest In case of an issue the test will output something like: 1)

[MediaWiki-commits] [Gerrit] Clean up ve.dm.SurfaceFragment#isolateAndUnwrap a bit - change (VisualEditor/VisualEditor)

2014-04-09 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Clean up ve.dm.SurfaceFragment#isolateAndUnwrap a bit .. Clean up ve.dm.SurfaceFragment#isolateAndUnwrap a bit * Move tx variable into inner function * Me

[MediaWiki-commits] [Gerrit] Fix ve.dm.SurfaceFragment#getSelectedNode - change (VisualEditor/VisualEditor)

2014-04-09 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Fix ve.dm.SurfaceFragment#getSelectedNode .. Fix ve.dm.SurfaceFragment#getSelectedNode Because selectNodes() sometimes returns an array of two items: the

[MediaWiki-commits] [Gerrit] Cleanup mockAPI when parserTests are killed - change (mediawiki...parsoid)

2014-04-09 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Cleanup mockAPI when parserTests are killed .. Cleanup mockAPI when parserTests are killed * Reported on irc by Krinkle that the jenkins slaves have a bu

[MediaWiki-commits] [Gerrit] Convert language name to lower case when looking for i18n file - change (VisualEditor/VisualEditor)

2014-04-09 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Convert language name to lower case when looking for i18n file .. Convert language name to lower case when looking for i18n file i18n files use lower case

[MediaWiki-commits] [Gerrit] Syncronize VisualEditor: f2422d9..0e51180 - change (mediawiki/extensions)

2014-04-09 Thread Jenkins-mwext-sync (Code Review)
Jenkins-mwext-sync has submitted this change and it was merged. Change subject: Syncronize VisualEditor: f2422d9..0e51180 .. Syncronize VisualEditor: f2422d9..0e51180 Change-Id: Ib2c97435e11c51f2195a9ef8b7c467d8ccfb26f7 --- M V

[MediaWiki-commits] [Gerrit] Syncronize VisualEditor: f2422d9..0e51180 - change (mediawiki/extensions)

2014-04-09 Thread Jenkins-mwext-sync (Code Review)
Jenkins-mwext-sync has uploaded a new change for review. https://gerrit.wikimedia.org/r/125071 Change subject: Syncronize VisualEditor: f2422d9..0e51180 .. Syncronize VisualEditor: f2422d9..0e51180 Change-Id: Ib2c97435e11c51f

[MediaWiki-commits] [Gerrit] beta: correct wgCanonicalServer string format - change (operations/mediawiki-config)

2014-04-09 Thread Ori.livneh (Code Review)
Ori.livneh has submitted this change and it was merged. Change subject: beta: correct wgCanonicalServer string format .. beta: correct wgCanonicalServer string format '$cluster' => '$channel'. Corrects a mistake introduced in I

[MediaWiki-commits] [Gerrit] beta: correct wgCanonicalServer string format - change (operations/mediawiki-config)

2014-04-09 Thread Ori.livneh (Code Review)
Ori.livneh has uploaded a new change for review. https://gerrit.wikimedia.org/r/125070 Change subject: beta: correct wgCanonicalServer string format .. beta: correct wgCanonicalServer string format '$cluster' => '$channel'. C

[MediaWiki-commits] [Gerrit] Fix ve.dm.SurfaceFragment#getSelectedNode - change (VisualEditor/VisualEditor)

2014-04-09 Thread Catrope (Code Review)
Catrope has uploaded a new change for review. https://gerrit.wikimedia.org/r/125069 Change subject: Fix ve.dm.SurfaceFragment#getSelectedNode .. Fix ve.dm.SurfaceFragment#getSelectedNode Because selectNodes() sometimes return

[MediaWiki-commits] [Gerrit] Update multiversion regexp for *.beta-hhvm.wmflabs.org - change (operations/mediawiki-config)

2014-04-09 Thread Ori.livneh (Code Review)
Ori.livneh has submitted this change and it was merged. Change subject: Update multiversion regexp for *.beta-hhvm.wmflabs.org .. Update multiversion regexp for *.beta-hhvm.wmflabs.org Change-Id: Ibdbac982b10acf6e95844dcdcf92e6

[MediaWiki-commits] [Gerrit] python scripts to upload zero configs - change (mediawiki...ZeroRatedMobileAccess)

2014-04-09 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: python scripts to upload zero configs .. python scripts to upload zero configs Change-Id: I7e71e12edf4a9b530161833eb4eff5d907bf7f68 --- M maintenance/uplo

[MediaWiki-commits] [Gerrit] python scripts to upload zero configs - change (mediawiki...ZeroRatedMobileAccess)

2014-04-09 Thread Yurik (Code Review)
Yurik has uploaded a new change for review. https://gerrit.wikimedia.org/r/125068 Change subject: python scripts to upload zero configs .. python scripts to upload zero configs Change-Id: I7e71e12edf4a9b530161833eb4eff5d907bf

[MediaWiki-commits] [Gerrit] Use thumbnail guessing - change (mediawiki...MultimediaViewer)

2014-04-09 Thread Code Review
Gergő Tisza has uploaded a new change for review. https://gerrit.wikimedia.org/r/125067 Change subject: Use thumbnail guessing .. Use thumbnail guessing Change-Id: I2335af257fd23c9367b6839dfc6050840a905aa2 --- M resources/mmv

[MediaWiki-commits] [Gerrit] Shuffle things around so original file sizes are easier to a... - change (mediawiki...MultimediaViewer)

2014-04-09 Thread Code Review
Gergő Tisza has uploaded a new change for review. https://gerrit.wikimedia.org/r/125066 Change subject: Shuffle things around so original file sizes are easier to access .. Shuffle things around so original file sizes are eas

[MediaWiki-commits] [Gerrit] [BREAKING CHANGE] Pass fragments, not surfaces, to windows (... - change (VisualEditor/VisualEditor)

2014-04-09 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: [BREAKING CHANGE] Pass fragments, not surfaces, to windows (reprise) .. [BREAKING CHANGE] Pass fragments, not surfaces, to windows (reprise) This re-inst

[MediaWiki-commits] [Gerrit] WIP: Move token call - change (mediawiki...DonationInterface)

2014-04-09 Thread Mwalker (Code Review)
Mwalker has uploaded a new change for review. https://gerrit.wikimedia.org/r/125065 Change subject: WIP: Move token call .. WIP: Move token call Change-Id: Ic99adf44d38a34cbcc28cc730effd048dbe07da5 --- M worldpay_gateway/form

[MediaWiki-commits] [Gerrit] ZeroWiki: Add extra page to whitelist - change (operations/mediawiki-config)

2014-04-09 Thread Yurik (Code Review)
Yurik has uploaded a new change for review. https://gerrit.wikimedia.org/r/125064 Change subject: ZeroWiki: Add extra page to whitelist .. ZeroWiki: Add extra page to whitelist Change-Id: I97884da19aa1769a768841ff2eb579b8e537

[MediaWiki-commits] [Gerrit] Update multiversion regexp for *.beta-hhvm.wmflabs.org - change (operations/mediawiki-config)

2014-04-09 Thread Ori.livneh (Code Review)
Ori.livneh has uploaded a new change for review. https://gerrit.wikimedia.org/r/125063 Change subject: Update multiversion regexp for *.beta-hhvm.wmflabs.org .. Update multiversion regexp for *.beta-hhvm.wmflabs.org Change-Id

[MediaWiki-commits] [Gerrit] Use '$channel' to branch on interpreter - change (operations/mediawiki-config)

2014-04-09 Thread Ori.livneh (Code Review)
Ori.livneh has submitted this change and it was merged. Change subject: Use '$channel' to branch on interpreter .. Use '$channel' to branch on interpreter Adds a configuration string template for '$channel', set to 'beta', 'bet

[MediaWiki-commits] [Gerrit] Use '$channel' to branch on interpreter - change (operations/mediawiki-config)

2014-04-09 Thread Ori.livneh (Code Review)
Ori.livneh has uploaded a new change for review. https://gerrit.wikimedia.org/r/125062 Change subject: Use '$channel' to branch on interpreter .. Use '$channel' to branch on interpreter Adds a configuration string template fo

[MediaWiki-commits] [Gerrit] Clean up issues left c/121064 - change (mediawiki...MultimediaViewer)

2014-04-09 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Clean up issues left c/121064 .. Clean up issues left c/121064 Change-Id: I5daa3c8f75c93dbbd6a8f748a6c869d73d3959f6 --- M resources/mmv/ui/mmv.ui.reuse.em

[MediaWiki-commits] [Gerrit] Fix tipsy bug, part 2 - change (mediawiki...MultimediaViewer)

2014-04-09 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Fix tipsy bug, part 2 .. Fix tipsy bug, part 2 Change-Id: Ie3bf54c1f5e550b86bf29151ed14be36ad63bee0 --- M resources/mmv/ui/mmv.ui.stripeButtons.js 1 file

[MediaWiki-commits] [Gerrit] Fix tipsy bug, part 2 - change (mediawiki...MultimediaViewer)

2014-04-09 Thread Code Review
Gergő Tisza has uploaded a new change for review. https://gerrit.wikimedia.org/r/125060 Change subject: Fix tipsy bug, part 2 .. Fix tipsy bug, part 2 Change-Id: Ie3bf54c1f5e550b86bf29151ed14be36ad63bee0 --- M resources/mmv/u

[MediaWiki-commits] [Gerrit] Clean up issues left c/121064 - change (mediawiki...MultimediaViewer)

2014-04-09 Thread Aarcos (Code Review)
Aarcos has uploaded a new change for review. https://gerrit.wikimedia.org/r/125061 Change subject: Clean up issues left c/121064 .. Clean up issues left c/121064 Change-Id: I5daa3c8f75c93dbbd6a8f748a6c869d73d3959f6 --- M reso

[MediaWiki-commits] [Gerrit] [WIP] Profiler class refactoring - change (mediawiki/core)

2014-04-09 Thread Aaron Schulz (Code Review)
Aaron Schulz has uploaded a new change for review. https://gerrit.wikimedia.org/r/125059 Change subject: [WIP] Profiler class refactoring .. [WIP] Profiler class refactoring * Merged the "collate at end" and "running collate"

[MediaWiki-commits] [Gerrit] *.hhvm.beta.wmflabs.org -> *.wikipedia.beta-hhvm.wmflabs.org - change (operations/apache-config)

2014-04-09 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: *.hhvm.beta.wmflabs.org -> *.wikipedia.beta-hhvm.wmflabs.org .. *.hhvm.beta.wmflabs.org -> *.wikipedia.beta-hhvm.wmflabs.org Having en.wikipedia and en.hh

[MediaWiki-commits] [Gerrit] *.hhvm.beta.wmflabs.org -> *.wikipedia.beta-hhvm.wmflabs.org - change (operations/apache-config)

2014-04-09 Thread Ori.livneh (Code Review)
Ori.livneh has uploaded a new change for review. https://gerrit.wikimedia.org/r/125058 Change subject: *.hhvm.beta.wmflabs.org -> *.wikipedia.beta-hhvm.wmflabs.org .. *.hhvm.beta.wmflabs.org -> *.wikipedia.beta-hhvm.wmflabs.or

[MediaWiki-commits] [Gerrit] Stop using $wgOut. Non-essential fix. - change (mediawiki...DonationInterface)

2014-04-09 Thread Adamw (Code Review)
Adamw has uploaded a new change for review. https://gerrit.wikimedia.org/r/125057 Change subject: Stop using $wgOut. Non-essential fix. .. Stop using $wgOut. Non-essential fix. Change-Id: Ic70065b757bf3b7933c9ad1975b2ae8f6e

[MediaWiki-commits] [Gerrit] Fix tipsy bug - change (mediawiki...MultimediaViewer)

2014-04-09 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Fix tipsy bug .. Fix tipsy bug maybeDisplayThumbnail is invoked even when the survey is disabled, which results in calling functions of a null object. Ch

[MediaWiki-commits] [Gerrit] Update OOjs UI to v0.1.0-pre (ac6848398c) - change (mediawiki/core)

2014-04-09 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Update OOjs UI to v0.1.0-pre (ac6848398c) .. Update OOjs UI to v0.1.0-pre (ac6848398c) New changes: dbfade7 Localisation updates from https://translatewik

[MediaWiki-commits] [Gerrit] Update OOjs UI to v0.1.0-pre (ac6848398c) - change (VisualEditor/VisualEditor)

2014-04-09 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Update OOjs UI to v0.1.0-pre (ac6848398c) .. Update OOjs UI to v0.1.0-pre (ac6848398c) New changes: dbfade7 Localisation updates from https://translatewik

[MediaWiki-commits] [Gerrit] Fix tipsy bug - change (mediawiki...MultimediaViewer)

2014-04-09 Thread Code Review
Gergő Tisza has uploaded a new change for review. https://gerrit.wikimedia.org/r/125056 Change subject: Fix tipsy bug .. Fix tipsy bug maybeDisplayThumbnail is invoked even when the survey is disabled, which results in callin

[MediaWiki-commits] [Gerrit] Allow anyone to use the WorldPay JS API - change (mediawiki...DonationInterface)

2014-04-09 Thread Katie Horn (Code Review)
Katie Horn has submitted this change and it was merged. Change subject: Allow anyone to use the WorldPay JS API .. Allow anyone to use the WorldPay JS API On the payments servers anonymous users do not get READ api rights. This

[MediaWiki-commits] [Gerrit] Allow anyone to use the WorldPay JS API - change (mediawiki...DonationInterface)

2014-04-09 Thread Mwalker (Code Review)
Mwalker has uploaded a new change for review. https://gerrit.wikimedia.org/r/125055 Change subject: Allow anyone to use the WorldPay JS API .. Allow anyone to use the WorldPay JS API On the payments servers anonymous users do

[MediaWiki-commits] [Gerrit] Update OOjs UI to v0.1.0-pre (ac6848398c) - change (VisualEditor/VisualEditor)

2014-04-09 Thread Jforrester (Code Review)
Jforrester has uploaded a new change for review. https://gerrit.wikimedia.org/r/125054 Change subject: Update OOjs UI to v0.1.0-pre (ac6848398c) .. Update OOjs UI to v0.1.0-pre (ac6848398c) New changes: dbfade7 Localisation u

[MediaWiki-commits] [Gerrit] Update OOjs UI to v0.1.0-pre (ac6848398c) - change (mediawiki/core)

2014-04-09 Thread Jforrester (Code Review)
Jforrester has uploaded a new change for review. https://gerrit.wikimedia.org/r/125053 Change subject: Update OOjs UI to v0.1.0-pre (ac6848398c) .. Update OOjs UI to v0.1.0-pre (ac6848398c) New changes: dbfade7 Localisation u

[MediaWiki-commits] [Gerrit] Fix z-index bug in Firefox that would make navigation button... - change (mediawiki...MultimediaViewer)

2014-04-09 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Fix z-index bug in Firefox that would make navigation buttons appear on top of the metadata panel .. Fix z-index bug in Firefox that would make navigation

[MediaWiki-commits] [Gerrit] Syncronize VisualEditor: 273759a..f2422d9 - change (mediawiki/extensions)

2014-04-09 Thread Jenkins-mwext-sync (Code Review)
Jenkins-mwext-sync has uploaded a new change for review. https://gerrit.wikimedia.org/r/125051 Change subject: Syncronize VisualEditor: 273759a..f2422d9 .. Syncronize VisualEditor: 273759a..f2422d9 Change-Id: I0995abf81084ac5

[MediaWiki-commits] [Gerrit] Syncronize VisualEditor: 273759a..f2422d9 - change (mediawiki/extensions)

2014-04-09 Thread Jenkins-mwext-sync (Code Review)
Jenkins-mwext-sync has submitted this change and it was merged. Change subject: Syncronize VisualEditor: 273759a..f2422d9 .. Syncronize VisualEditor: 273759a..f2422d9 Change-Id: I0995abf81084ac55adf47ae7612f6e8620f9a2cd --- M V

[MediaWiki-commits] [Gerrit] Update VE core submodule to master (c150259) for scalable ch... - change (mediawiki...VisualEditor)

2014-04-09 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Update VE core submodule to master (c150259) for scalable changes .. Update VE core submodule to master (c150259) for scalable changes ve.dm.Scalable is

[MediaWiki-commits] [Gerrit] Use new banana checker as a linter to avoid lacking qqq mess... - change (mediawiki/core)

2014-04-09 Thread Jforrester (Code Review)
Jforrester has uploaded a new change for review. https://gerrit.wikimedia.org/r/125050 Change subject: Use new banana checker as a linter to avoid lacking qqq messages .. Use new banana checker as a linter to avoid lacking qqq

[MediaWiki-commits] [Gerrit] Story 1790: Mobile watchlist changes - change (mediawiki...MobileFrontend)

2014-04-09 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Story 1790: Mobile watchlist changes .. Story 1790: Mobile watchlist changes In the process fix a regression where no user info would be shown for changes

[MediaWiki-commits] [Gerrit] Typography Refresh - Apply line-height to correct ID - change (mediawiki/core)

2014-04-09 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Typography Refresh - Apply line-height to correct ID .. Typography Refresh - Apply line-height to correct ID The 1.6 line-height (@content-line-height set

[MediaWiki-commits] [Gerrit] Fix ordering of visibility modifiers to match JLS - change (apps...wikipedia)

2014-04-09 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Fix ordering of visibility modifiers to match JLS .. Fix ordering of visibility modifiers to match JLS Bug: 63742 Change-Id: I83ff14f0d7fcdc1d28d83577fbd3

[MediaWiki-commits] [Gerrit] Update VE core submodule to master (b1f8fe2) - change (mediawiki...VisualEditor)

2014-04-09 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Update VE core submodule to master (b1f8fe2) .. Update VE core submodule to master (b1f8fe2) New changes: 9c716a6 Fix covering annotations logic b1f8fe2 P

[MediaWiki-commits] [Gerrit] Syncronize VisualEditor: 93d2175..273759a - change (mediawiki/extensions)

2014-04-09 Thread Jenkins-mwext-sync (Code Review)
Jenkins-mwext-sync has uploaded a new change for review. https://gerrit.wikimedia.org/r/125049 Change subject: Syncronize VisualEditor: 93d2175..273759a .. Syncronize VisualEditor: 93d2175..273759a Change-Id: I08a57b4e020bc26

[MediaWiki-commits] [Gerrit] Remove sole tab character - change (apps...wikipedia)

2014-04-09 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Remove sole tab character .. Remove sole tab character Tabs should die, die die in a fire. Bug: 63742 Change-Id: I7d63d14e4dec24c3d37ef94eddaf353cd46982d

[MediaWiki-commits] [Gerrit] Syncronize VisualEditor: 93d2175..273759a - change (mediawiki/extensions)

2014-04-09 Thread Jenkins-mwext-sync (Code Review)
Jenkins-mwext-sync has submitted this change and it was merged. Change subject: Syncronize VisualEditor: 93d2175..273759a .. Syncronize VisualEditor: 93d2175..273759a Change-Id: I08a57b4e020bc26a4c7102adc9d95dfbbcadac81 --- M V

[MediaWiki-commits] [Gerrit] fixing gerrit/etc weirdness - change (mediawiki...DonationInterface)

2014-04-09 Thread Ssmith (Code Review)
Ssmith has uploaded a new change for review. https://gerrit.wikimedia.org/r/125048 Change subject: fixing gerrit/etc weirdness .. fixing gerrit/etc weirdness Change-Id: I6c26edab2b920031e46e2d774b4cad8341eb306e --- M worldpay

[MediaWiki-commits] [Gerrit] zerowiki enable sysop to add/remove all groups - change (operations/mediawiki-config)

2014-04-09 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: zerowiki enable sysop to add/remove all groups .. zerowiki enable sysop to add/remove all groups Change-Id: Iac5dc48117cf40e888470134c4c43b358162c22b ---

[MediaWiki-commits] [Gerrit] Update VE core submodule to b1f8fe2 - change (mediawiki...VisualEditor)

2014-04-09 Thread Catrope (Code Review)
Catrope has uploaded a new change for review. https://gerrit.wikimedia.org/r/125047 Change subject: Update VE core submodule to b1f8fe2 .. Update VE core submodule to b1f8fe2 New changes: 9c716a6 Fix covering annotations logi

[MediaWiki-commits] [Gerrit] We can now read JSON I18n files from the hook - change (wikimedia...crm)

2014-04-09 Thread Mwalker (Code Review)
Mwalker has uploaded a new change for review. https://gerrit.wikimedia.org/r/125046 Change subject: We can now read JSON I18n files from the hook .. We can now read JSON I18n files from the hook Change-Id: I31f1399073b90015c3

[MediaWiki-commits] [Gerrit] zerowiki enable sysop to add/remove all groups - change (operations/mediawiki-config)

2014-04-09 Thread Yurik (Code Review)
Yurik has uploaded a new change for review. https://gerrit.wikimedia.org/r/125045 Change subject: zerowiki enable sysop to add/remove all groups .. zerowiki enable sysop to add/remove all groups Change-Id: Iac5dc48117cf40e888

[MediaWiki-commits] [Gerrit] Selects html embed by default for logged-out users - change (mediawiki...MultimediaViewer)

2014-04-09 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Selects html embed by default for logged-out users .. Selects html embed by default for logged-out users Change-Id: Ie472905f0188637157632050ad0571043f04b

[MediaWiki-commits] [Gerrit] Configuration for beta - change (mediawiki...scap)

2014-04-09 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Configuration for beta .. Configuration for beta Add configuration for the directories and hosts that will be used in the deployment-prop (beta) Labs proj

[MediaWiki-commits] [Gerrit] Don't show language button after edit when no languages - change (mediawiki...MobileFrontend)

2014-04-09 Thread Jdlrobson (Code Review)
Jdlrobson has uploaded a new change for review. https://gerrit.wikimedia.org/r/125044 Change subject: Don't show language button after edit when no languages .. Don't show language button after edit when no languages Bug: 636

[MediaWiki-commits] [Gerrit] Configuration for beta - change (mediawiki...scap)

2014-04-09 Thread BryanDavis (Code Review)
BryanDavis has uploaded a new change for review. https://gerrit.wikimedia.org/r/125043 Change subject: Configuration for beta .. Configuration for beta Add configuration for the directories and hosts that will be used in the

[MediaWiki-commits] [Gerrit] Add bin/phantomjs symlink to deep node_modules path - change (integration/jenkins)

2014-04-09 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Add bin/phantomjs symlink to deep node_modules path .. Add bin/phantomjs symlink to deep node_modules path Not likely to be used directly any time soon (s

[MediaWiki-commits] [Gerrit] Make Commons link more prominent - change (mediawiki...MultimediaViewer)

2014-04-09 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Make Commons link more prominent .. Make Commons link more prominent Change-Id: Id546de9671fdc00ba73b01a1bc6398f2da2a6a2b Mingle: https://wikimedia.mingle

[MediaWiki-commits] [Gerrit] Add bin/phantomjs symlink to avoid having to figure out the ... - change (integration/jenkins)

2014-04-09 Thread Krinkle (Code Review)
Krinkle has uploaded a new change for review. https://gerrit.wikimedia.org/r/125040 Change subject: Add bin/phantomjs symlink to avoid having to figure out the deep path .. Add bin/phantomjs symlink to avoid having to figure

[MediaWiki-commits] [Gerrit] (DRAFT) Hotfix: grunt-lib-phantomjs Date mockery protection - change (integration/jenkins)

2014-04-09 Thread Krinkle (Code Review)
Krinkle has uploaded a new change for review. https://gerrit.wikimedia.org/r/125039 Change subject: (DRAFT) Hotfix: grunt-lib-phantomjs Date mockery protection .. (DRAFT) Hotfix: grunt-lib-phantomjs Date mockery protection Wi

[MediaWiki-commits] [Gerrit] Opt into alpha after login - change (mediawiki...MobileFrontend)

2014-04-09 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Opt into alpha after login .. Opt into alpha after login This will hopefully let us know if the issue is tied to anonymous users and session data being re

[MediaWiki-commits] [Gerrit] Update VE core submodule to master (b1f8fe2) - change (mediawiki...VisualEditor)

2014-04-09 Thread Jforrester (Code Review)
Jforrester has uploaded a new change for review. https://gerrit.wikimedia.org/r/125038 Change subject: Update VE core submodule to master (b1f8fe2) .. Update VE core submodule to master (b1f8fe2) New changes: 9c716a6 Fix cove

[MediaWiki-commits] [Gerrit] Fix line height for edit summary on watchlist - change (mediawiki...MobileFrontend)

2014-04-09 Thread Jdlrobson (Code Review)
Jdlrobson has uploaded a new change for review. https://gerrit.wikimedia.org/r/125037 Change subject: Fix line height for edit summary on watchlist .. Fix line height for edit summary on watchlist Bug: 63610 Change-Id: I06465

[MediaWiki-commits] [Gerrit] Get rid of useless comments for classes - change (oojs/ui)

2014-04-09 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Get rid of useless comments for classes .. Get rid of useless comments for classes Bug: 51650 Change-Id: Ia6dd65d2c63952a2bbf741a615becd3dffc90b15 --- M s

[MediaWiki-commits] [Gerrit] Get rid of useless comments for classes - change (oojs/ui)

2014-04-09 Thread Trevor Parscal (Code Review)
Trevor Parscal has uploaded a new change for review. https://gerrit.wikimedia.org/r/125036 Change subject: Get rid of useless comments for classes .. Get rid of useless comments for classes Change-Id: Ia6dd65d2c63952a2bbf741a

[MediaWiki-commits] [Gerrit] FUTURE: Fourth batch of pilot sites for Media Viewer - change (operations/mediawiki-config)

2014-04-09 Thread MarkTraceur (Code Review)
MarkTraceur has uploaded a new change for review. https://gerrit.wikimedia.org/r/125034 Change subject: FUTURE: Fourth batch of pilot sites for Media Viewer .. FUTURE: Fourth batch of pilot sites for Media Viewer Merge and de

[MediaWiki-commits] [Gerrit] FUTURE: Third batch of pilot sites for Media Viewer - change (operations/mediawiki-config)

2014-04-09 Thread MarkTraceur (Code Review)
MarkTraceur has uploaded a new change for review. https://gerrit.wikimedia.org/r/125033 Change subject: FUTURE: Third batch of pilot sites for Media Viewer .. FUTURE: Third batch of pilot sites for Media Viewer Merge and depl

[MediaWiki-commits] [Gerrit] First pilot site for Media Viewer - change (operations/mediawiki-config)

2014-04-09 Thread MarkTraceur (Code Review)
MarkTraceur has uploaded a new change for review. https://gerrit.wikimedia.org/r/125031 Change subject: First pilot site for Media Viewer .. First pilot site for Media Viewer * MediaWiki.org https://www.mediawiki.org/wiki/Mu

[MediaWiki-commits] [Gerrit] FUTURE: Second batch of pilot sites for Media Viewer - change (operations/mediawiki-config)

2014-04-09 Thread MarkTraceur (Code Review)
MarkTraceur has uploaded a new change for review. https://gerrit.wikimedia.org/r/125032 Change subject: FUTURE: Second batch of pilot sites for Media Viewer .. FUTURE: Second batch of pilot sites for Media Viewer Merge and de

[MediaWiki-commits] [Gerrit] FUTURE: Fifth batch of pilot sites for Media Viewer - change (operations/mediawiki-config)

2014-04-09 Thread MarkTraceur (Code Review)
MarkTraceur has uploaded a new change for review. https://gerrit.wikimedia.org/r/125035 Change subject: FUTURE: Fifth batch of pilot sites for Media Viewer .. FUTURE: Fifth batch of pilot sites for Media Viewer Merge and depl

[MediaWiki-commits] [Gerrit] Cleanup mockAPI when parserTests are killed - change (mediawiki...parsoid)

2014-04-09 Thread Arlolra (Code Review)
Arlolra has uploaded a new change for review. https://gerrit.wikimedia.org/r/125030 Change subject: Cleanup mockAPI when parserTests are killed .. Cleanup mockAPI when parserTests are killed * Reported on irc by Krinkle that

[MediaWiki-commits] [Gerrit] Update Math extension VE integration in 1.23wmf21 - change (mediawiki/core)

2014-04-09 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Update Math extension VE integration in 1.23wmf21 .. Update Math extension VE integration in 1.23wmf21 Change-Id: I9035122596ac7dfae2a1dc4d354f0110bc5f9ef

[MediaWiki-commits] [Gerrit] Increase Flow cache version - change (operations/mediawiki-config)

2014-04-09 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Increase Flow cache version .. Increase Flow cache version Flow had a bug that caused corrupt data in cache. Once Ic00288e46b01d2919de9472e0f225e83242887a

[MediaWiki-commits] [Gerrit] Increase count of carbon cache instances to eight - change (operations/puppet)

2014-04-09 Thread Ori.livneh (Code Review)
Ori.livneh has submitted this change and it was merged. Change subject: Increase count of carbon cache instances to eight .. Increase count of carbon cache instances to eight tungsten has 16 CPUs with four cores each. Apart fro

[MediaWiki-commits] [Gerrit] Corrections to the inline documentation for role::graphite - change (operations/puppet)

2014-04-09 Thread Ori.livneh (Code Review)
Ori.livneh has submitted this change and it was merged. Change subject: Corrections to the inline documentation for role::graphite .. Corrections to the inline documentation for role::graphite * The number of Carbon cache insta

[MediaWiki-commits] [Gerrit] Update Math extension VE integration in 1.23wmf21 - change (mediawiki/core)

2014-04-09 Thread EBernhardson (Code Review)
EBernhardson has uploaded a new change for review. https://gerrit.wikimedia.org/r/125029 Change subject: Update Math extension VE integration in 1.23wmf21 .. Update Math extension VE integration in 1.23wmf21 Change-Id: I90351

[MediaWiki-commits] [Gerrit] Update tool to use a command - change (mediawiki...Math)

2014-04-09 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Update tool to use a command .. Update tool to use a command Bug: 63541 Change-Id: Iaeaf183dc2d906364d1dc69270bcf06c24ba833a (cherry picked from commit 01

[MediaWiki-commits] [Gerrit] Fixed https mixed content bug. - change (mediawiki/core)

2014-04-09 Thread Gerrit Patch Uploader (Code Review)
Gerrit Patch Uploader has uploaded a new change for review. https://gerrit.wikimedia.org/r/125028 Change subject: Fixed https mixed content bug. .. Fixed https mixed content bug. Change-Id: Ib900fe509ee2aa3664ba481cb524a7572a

[MediaWiki-commits] [Gerrit] Better WorldPay form settings - change (mediawiki/core)

2014-04-09 Thread Katie Horn (Code Review)
Katie Horn has submitted this change and it was merged. Change subject: Better WorldPay form settings .. Better WorldPay form settings Now with an error form and removal of a nasty default that threw warnings if WorldPay was no

[MediaWiki-commits] [Gerrit] Update Flow in 1.23wmf21 - change (mediawiki/core)

2014-04-09 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Update Flow in 1.23wmf21 .. Update Flow in 1.23wmf21 Change-Id: Ife0b92d3be5330efe5657ccda04811ac7f5a861a --- M extensions/Flow 1 file changed, 0 insertio

[MediaWiki-commits] [Gerrit] Fixed https mixed content bug. - change (mediawiki/core)

2014-04-09 Thread Gerrit Patch Uploader (Code Review)
Gerrit Patch Uploader has uploaded a new change for review. https://gerrit.wikimedia.org/r/125027 Change subject: Fixed https mixed content bug. .. Fixed https mixed content bug. Change-Id: I2c15602e4db2bffea71e46cbd2e48556dc

[MediaWiki-commits] [Gerrit] Increase count of carbon cache instances to eight - change (operations/puppet)

2014-04-09 Thread Ori.livneh (Code Review)
Ori.livneh has uploaded a new change for review. https://gerrit.wikimedia.org/r/125026 Change subject: Increase count of carbon cache instances to eight .. Increase count of carbon cache instances to eight tungsten has 16 CPU

[MediaWiki-commits] [Gerrit] Corrections to the inline documentation for role::graphite - change (operations/puppet)

2014-04-09 Thread Ori.livneh (Code Review)
Ori.livneh has uploaded a new change for review. https://gerrit.wikimedia.org/r/125025 Change subject: Corrections to the inline documentation for role::graphite .. Corrections to the inline documentation for role::graphite *

  1   2   3   4   >