Re: [Wikitech-l] Issue with composer-merge-plugin, composer install, MW 1.25.5

2016-05-11 Thread Bryan Davis
On Wed, May 11, 2016 at 10:16 PM, James Montalvo wrote: > I'm getting the following error when running `composer install` after > cloning MW core and checking out 1.25.5. I've gotten the error on two > separate systems: > > 1. Windows with PHP 5.4 and Composer version 1.2-dev > 2. CentOS 7 with PH

[Wikitech-l] Issue with composer-merge-plugin, composer install, MW 1.25.5

2016-05-11 Thread James Montalvo
I'm getting the following error when running `composer install` after cloning MW core and checking out 1.25.5. I've gotten the error on two separate systems: 1. Windows with PHP 5.4 and Composer version 1.2-dev 2. CentOS 7 with PHP 5.6 and Composer version 1.1.0 I did NOT get the error on the sam

Re: [Wikitech-l] REL1_27 branches up

2016-05-11 Thread Chad
On Sat, May 7, 2016 at 9:55 AM David Gerard wrote: > On 5 May 2016 at 02:52, Chad wrote: > > > The release branches (REL1_27) have been created for MW core, vendor, > > all extensions and all skins. MediaWiki core is now on 1.28.0-alpha. > > > When's the first public beta and RC? (I expected to

Re: [Wikitech-l] Code Review Request (less than 50 lines of documented beginner code) for MOOC Extension

2016-05-11 Thread Brian Wolff
On Wednesday, May 11, 2016, René Pickhardt wrote: > Hey everyone, > > since we have introduced ourselves, we have been quite busy reading > documentation and source code (of existing extensions) trying to understand > the dataflow within Mediawiki. > > Today we have committed our first code that d

[Wikitech-l] 1.28.0-wmf.0 on hold for now

2016-05-11 Thread Chad Horohoe
Hi, When we deployed the first 1.28 release to the cluster yesterday, we got a new error[0] relating to unserialization of redis data. It's pretty spammy already, so I'm paranoid about deploying wider until we figure out why. Deploying some debugging work soon so we can figure out what's going on.

[Wikitech-l] 2016-05-11 Scrum of Scrums meeting notes

2016-05-11 Thread Grace Gellerman
https://www.mediawiki.org/wiki/Scrum_of_scrums/2016-05-11 = 2016-05-11 = == Product == === Reading === Web Lazy loaded images has been deployed on Bengali Wikipedia. Ops will see less image traffic per page there. That's normal! We have a change to NavigationTiming. FYI performance

[Wikitech-l] [Breaking Change] Scap change for deployers now live!

2016-05-11 Thread Tyler Cipriani
tl;dr starting today: Use: scap sync 'message for posterity' instead of: scap 'message for posterity' Scap 3.2.0-1 is now alive and well in production which means scap subcommands are live. All subcommands are documented[0]. Additional documentation can be seen by running `scap --hel

Re: [Wikitech-l] Reviving SVG client-side rendering task

2016-05-11 Thread Brion Vibber
On Wed, May 11, 2016 at 11:10 AM, Chris Steipp wrote: > On Thu, May 5, 2016 at 6:49 AM, Brion Vibber > wrote: > > > > > And then there are long term goals of taking more advantage of SVGs > dynamic > > nature -- making things animated or interactive. That's a much bigger > > question and has imp

Re: [Wikitech-l] Reviving SVG client-side rendering task

2016-05-11 Thread Chris Steipp
On Thu, May 5, 2016 at 6:49 AM, Brion Vibber wrote: > > And then there are long term goals of taking more advantage of SVGs dynamic > nature -- making things animated or interactive. That's a much bigger > question and has implementation and security issues! Sorry for the late response (and if

[Wikitech-l] Today's RFC session: Overhaul Interwiki map, unify with Sites and WikiMap

2016-05-11 Thread Daniel Kinzler
Tonights RFC session on #wikimedia-office will be about "Overhaul Interwiki map, unify with Sites and WikiMap", see https://phabricator.wikimedia.org/E171 https://phabricator.wikimedia.org/T113034 The meeting will start at 21:00 UTC

[Wikitech-l] "Among mobile sites, Wikipedia reigns in terms of popularity"

2016-05-11 Thread Tilman Bayer
New study (US only) by the Knight Foundation: https://medium.com/mobile-first-news-how-people-use-smartphones-to , summarized here: http://www.theatlantic.com/technology/archive/2016/05/people-love-wikipedia/482268/ "People spent more time on Wikipedia’s mobile site than any other news or informat

Re: [Wikitech-l] Code Review Request (less than 50 lines of documented beginner code) for MOOC Extension

2016-05-11 Thread Bahodir Mansurov
Hi, you should also attend the upcoming code review hours. More info: https://phabricator.wikimedia.org/E179 ;) On Wed, May 11, 2016 at 8:07 AM, René Pickhardt wrote: > Hey everyone, > > since we have introduced ourselves, we have been quite busy reading > documentation and source code (of exist

[Wikitech-l] Code Review Request (less than 50 lines of documented beginner code) for MOOC Extension

2016-05-11 Thread René Pickhardt
Hey everyone, since we have introduced ourselves, we have been quite busy reading documentation and source code (of existing extensions) trying to understand the dataflow within Mediawiki. Today we have committed our first code that demonstrates how we plan to integrate the code of our alpha vers

Re: [Wikitech-l] WatchedItemStore - What, Why & How

2016-05-11 Thread Sam Smith
On Wed, May 11, 2016 at 8:59 AM, Joaquin Oltra Hernandez < jhernan...@wikimedia.org> wrote: > Awesome work and blog post! Thanks a lot for sharing. Seconded! Thanks for taking the time to write up your experiences and sharing them. -Sam ___ Wikitech-l

Re: [Wikitech-l] WatchedItemStore - What, Why & How

2016-05-11 Thread Joaquin Oltra Hernandez
Awesome work and blog post! Thanks a lot for sharing. On Tue, May 10, 2016 at 11:47 AM, Addshore wrote: > Over the past few months the TCB team at WMDE has been working on > re-factoring code in core surrounding watchlists. > > You can find a full blog post about what we did, why we did it and h