Re: [Wikitech-l] gerrit support question: how to show raw file content after the commit in the browser, not as zip download

2012-12-12 Thread Ryan Kaldari
I found a solution to the problem: If a gerrit administrator declares the mimetypes of the files to be safe they will be displayed in-browser rather than downloaded as zip files: https://gerrit-review.googlesource.com/Documentation/config-gerrit.html#_a_id_mimetype_a_section_mimetype Could some

Re: [Wikitech-l] Alpha version of the VisualEditor now available on the English Wikipedia

2012-12-12 Thread Thomas Gries
tl;dr: VE does not work for me https://bugzilla.wikimedia.org/show_bug.cgi?id=42988 Hanging after "Review and save" --> "Review your changes" hangs, no saving ___ Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman

Re: [Wikitech-l] Mobile apps: time to go native?

2012-12-12 Thread Ariel T. Glenn
Στις 11-12-2012, ημέρα Τρι, και ώρα 19:04 -0500, ο/η MZMcBride έγραψε: > Brion Vibber wrote: > > Over on the mobile team we've been chatting for a while about the various > > trade-offs in native vs HTML-based (PhoneGap/Cordova) development. > > > > [...] > > > > iOS and Android remain our top-ti

Re: [Wikitech-l] Jenkins and extension parser tests

2012-12-12 Thread Merlijn van Deen
Hi Platonides, Thanks for your response (and I extend my thanks to NikeRabbit, who improved the extension unit test page a lot!). On 12 December 2012 00:04, Platonides wrote: > If you only want to run parser tests from a different file, there's no > need to create a new class. > > You simply ad

[Wikitech-l] Wikimedia Open Tech Chat tomorrow

2012-12-12 Thread Siebrand Mazeland (WMF)
Hi there! Tomorrow at 20:30 UTC (12:30 PST, 21:30 CET, 02:00 IST) there will be another Wikimedia Open Tech Chat[1] on Google Hangout. This time there are three topics. I'd love to see you there. Please come! Topics: * An update by the Quality Assurance department on browser test automation * Int

Re: [Wikitech-l] Alpha version of the VisualEditor now available on the English Wikipedia

2012-12-12 Thread Ori Livneh
On Tuesday, December 11, 2012 at 7:30 PM, James Forrester wrote: > TL;DR: Today we are launching an alpha, opt-in version of the > VisualEditor[0] to the English Wikipedia. This will let editors create > and modify real articles visually, using a new system where the > articles they edit will lo

Re: [Wikitech-l] gerrit support question: how to show raw file content after the commit in the browser, not as zip download

2012-12-12 Thread Platonides
On 12/12/12 09:09, Ryan Kaldari wrote: > I found a solution to the problem: > If a gerrit administrator declares the mimetypes of the files to be safe > they will be displayed in-browser rather than downloaded as zip files: > https://gerrit-review.googlesource.com/Documentation/config-gerrit.html#_

Re: [Wikitech-l] Video on mobile: Firefox works, way is paved for more browser support

2012-12-12 Thread Antoine Musso
Le 12/12/12 00:15, Erik Moeller a écrit : > Since there are multiple potential paths for changing the policy > (keeping things ideologically pure, allowing conversion on ingestion, > allowing h.264 but only for mobile, allowing h.264 for all devices, > etc.), and since these issues are pretty conte

Re: [Wikitech-l] gerrit support question: how to show raw file content after the commit in the browser, not as zip download

2012-12-12 Thread Chad
On Wed, Dec 12, 2012 at 3:09 AM, Ryan Kaldari wrote: > I found a solution to the problem: > If a gerrit administrator declares the mimetypes of the files to be safe > they will be displayed in-browser rather than downloaded as zip files: > https://gerrit-review.googlesource.com/Documentation/confi

Re: [Wikitech-l] gerrit support question: how to show raw file content after the commit in the browser, not as zip download

2012-12-12 Thread Antoine Musso
Le 11/12/12 19:47, Ryan Kaldari wrote: > Then I could copy code without copying all the line numbers. We could apply 'user-select: none;' to the element containing the line number. It is not supported on all browsers though. I think I used that in our old Special:CodeReview. I could not find the

Re: [Wikitech-l] [Ops] mariadb 5.5 in production for english wikipedia

2012-12-12 Thread Brad Jorsch
Awesome! On Tue, Dec 11, 2012 at 8:49 PM, Terry Chay wrote: > > If it works out, then at some point we should probably tell the MariaDB peeos > that they can mention that the WMF uses it. :-) The enwiki article on MariaDB has claimed MediaWiki "officially" supports it since October 2012.[1] Per

Re: [Wikitech-l] Mobile apps: time to go native?

2012-12-12 Thread Brad Jorsch
On Tue, Dec 11, 2012 at 8:11 PM, MZMcBride wrote: > I think I fundamentally agree with your point, but when I consider that > there is (for example) no API for adding or removing a category from a page > (file or otherwise), Sure there is, action=edit. Although the client does need to do some min

Re: [Wikitech-l] [Ops] mariadb 5.5 in production for english wikipedia

2012-12-12 Thread David Gerard
On 12 December 2012 14:28, Brad Jorsch wrote: > The enwiki article on MariaDB has claimed MediaWiki "officially" > supports it since October 2012.[1] Perhaps that's a {{citation > needed}}. > [1]: https://en.wikipedia.org/w/index.php?diff=prev&oldid=519286745 I would have thought it would have

Re: [Wikitech-l] [Ops] mariadb 5.5 in production for english wikipedia

2012-12-12 Thread Brad Jorsch
On Wed, Dec 12, 2012 at 9:34 AM, David Gerard wrote: > On 12 December 2012 14:28, Brad Jorsch wrote: > >> The enwiki article on MariaDB has claimed MediaWiki "officially" >> supports it since October 2012.[1] Perhaps that's a {{citation >> needed}}. >> [1]: https://en.wikipedia.org/w/index.php?d

Re: [Wikitech-l] Wikimedia Open Tech Chat tomorrow

2012-12-12 Thread Brad Jorsch
On Wed, Dec 12, 2012 at 4:43 AM, Siebrand Mazeland (WMF) wrote: > > P.s. Would you have read this mail sooner if its subject would have been > "Pictures of cute cats"? Initially I was planning to give it this subject, > but I changed my mind... I would probably have deleted it unread in that case

Re: [Wikitech-l] mariadb 5.5 in production for english wikipedia

2012-12-12 Thread Antoine Musso
Le 12/12/12 01:10, Asher Feldman a écrit : > This afternoon, I migrated one of the main production English Wikipedia > slaves, db59, to MariaDB 5.5.28. Congratulations :-) Out of curiosity, have you looked at Drizzle too? -- Antoine "hashar" Musso

Re: [Wikitech-l] [Ops] mariadb 5.5 in production for english wikipedia

2012-12-12 Thread David Gerard
On 12 December 2012 14:38, Brad Jorsch wrote: > On Wed, Dec 12, 2012 at 9:34 AM, David Gerard wrote: >> On 12 December 2012 14:28, Brad Jorsch wrote: >>> The enwiki article on MariaDB has claimed MediaWiki "officially" >>> supports it since October 2012.[1] Perhaps that's a {{citation >>> neede

Re: [Wikitech-l] [Ops] mariadb 5.5 in production for english wikipedia

2012-12-12 Thread Thomas Fellows
This is awesome! Is there any write-up of the migration process floating around? -Tom On Wed, Dec 12, 2012 at 10:06 AM, David Gerard wrote: > On 12 December 2012 14:38, Brad Jorsch wrote: > > On Wed, Dec 12, 2012 at 9:34 AM, David Gerard wrote: > >> On 12 December 2012 14:28, Brad Jorsch wr

Re: [Wikitech-l] [Ops] mariadb 5.5 in production for english wikipedia

2012-12-12 Thread David Gerard
On 12 December 2012 15:32, Thomas Fellows wrote: > This is awesome! Is there any write-up of the migration process floating > around? +1 In fact, this would be a nice thing to put on the WMF blog. It'll certainly get a lot of linkage and reporting around the geekosphere. - d. _

Re: [Wikitech-l] MediaWiki Groups are official: start your own!

2012-12-12 Thread Chris McMahon
On Wed, Dec 12, 2012 at 4:06 AM, David Gerard wrote: > > There used to be Wiki Wednesdays in London - not just MediaWiki or > Wikipedia - but all sorts of wikis. Mostly corporate users. These > petered out from lack of general interest, though. It surprises me, as > I'd expect a lot of people usi

Re: [Wikitech-l] Alpha version of the VisualEditor now available on the English Wikipedia

2012-12-12 Thread Chris McMahon
Would it be possible to enable VE on test2 in the same way? I would like to use it in a noisy way, and would rather not make noise on enwiki. -Chris On Tue, Dec 11, 2012 at 8:30 PM, James Forrester wrote: > TL;DR: Today we are launching an alpha, opt-in version of the > VisualEditor[0] to the E

Re: [Wikitech-l] Alpha version of the VisualEditor now available on the English Wikipedia

2012-12-12 Thread Chad
On Wed, Dec 12, 2012 at 10:58 AM, Chris McMahon wrote: > Would it be possible to enable VE on test2 in the same way? I would like > to use it in a noisy way, and would rather not make noise on enwiki. > It's also enabled for the user namespace, so people can feel free to play with it and not be

Re: [Wikitech-l] Alpha version of the VisualEditor now available on the English Wikipedia

2012-12-12 Thread Chris McMahon
On Wed, Dec 12, 2012 at 8:59 AM, Chad wrote: > On Wed, Dec 12, 2012 at 10:58 AM, Chris McMahon > wrote: > > Would it be possible to enable VE on test2 in the same way? I would like > > to use it in a noisy way, and would rather not make noise on enwiki. > > > > It's also enabled for the user na

Re: [Wikitech-l] Alpha version of the VisualEditor now available on the English Wikipedia

2012-12-12 Thread Subramanya Sastry
On Wed, Dec 12, 2012 at 8:59 AM, Chad wrote: On Wed, Dec 12, 2012 at 10:58 AM, Chris McMahon wrote: Would it be possible to enable VE on test2 in the same way? I would like to use it in a noisy way, and would rather not make noise on enwiki. It's also enabled for the user namespace, so p

Re: [Wikitech-l] Alpha version of the VisualEditor now available on the English Wikipedia

2012-12-12 Thread Andre Klapper
On Tue, 2012-12-11 at 19:30 -0800, James Forrester wrote: > This is not the final form of the VisualEditor in lots of different > ways. We know of a number of bugs, and we expect you to find more. We > do not recommend people trying to use the VisualEditor for their > regular editing yet. We would

Re: [Wikitech-l] Mobile apps: time to go native?

2012-12-12 Thread Chris McMahon
> > > > Have a link? 'Cheap smartphone' seems a contradiction. > > > $50 Huawei phones running an ancient Android and only getting cheaper. > Jimbo's all about them. > > http://techcrunch.com/2012/12/10/50-android-smartphones-are-disrupting-africa-much-faster-than-you-think-says-wikipedias-jimmy-wa

Re: [Wikitech-l] mariadb 5.5 in production for english wikipedia

2012-12-12 Thread Asher Feldman
On Wednesday, December 12, 2012, David Gerard wrote: > On 12 December 2012 15:32, Thomas Fellows > > > wrote: > > > This is awesome! Is there any write-up of the migration process floating > > around? > > > +1 > > In fact, this would be a nice thing to put on the WMF blog. It'll > certainly get

Re: [Wikitech-l] Video on mobile: Firefox works, way is paved for more browser support

2012-12-12 Thread Leslie Carr
On Wed, Dec 12, 2012 at 3:44 AM, Antoine Musso wrote: > Le 12/12/12 00:15, Erik Moeller a écrit : >> Since there are multiple potential paths for changing the policy >> (keeping things ideologically pure, allowing conversion on ingestion, >> allowing h.264 but only for mobile, allowing h.264 for a

Re: [Wikitech-l] Video on mobile: Firefox works, way is paved for more browser support

2012-12-12 Thread Luke Welling
FirefoxOS/Boot2Gecko phones presumably also support Ogg Theora and WebM formats, but they're not really a market share yet and may never be in the developed world. Without trying to downplay the importance of ideological purity, keep in mind that Mozilla, who have largely the same ideology on the

Re: [Wikitech-l] Alpha version of the VisualEditor now available on the English Wikipedia

2012-12-12 Thread Bartosz Dziewoński
Would it be possible to enable VE in a similar manner on other WMF wikis? I understand the concerns about developers being unable to respond to feedback in other languages, but most large projects have at least a few technical people who could serve as "relays", and I'd like to see some of the int

Re: [Wikitech-l] Alpha version of the VisualEditor now available on the English Wikipedia

2012-12-12 Thread Risker
On 12 December 2012 11:57, Andre Klapper wrote: > On Tue, 2012-12-11 at 19:30 -0800, James Forrester wrote: > > This is not the final form of the VisualEditor in lots of different > > ways. We know of a number of bugs, and we expect you to find more. We > > do not recommend people trying to use t

Re: [Wikitech-l] Video on mobile: Firefox works, way is paved for more browser support

2012-12-12 Thread David Gerard
On 12 December 2012 17:26, Luke Welling wrote: > Without trying to downplay the importance of ideological purity, keep in > mind that Mozilla, who have largely the same ideology on the matter have > conceded defeat on the practical side of it after investing significant > effort. That's because

[Wikitech-l] Bugzilla: "Waiting for merge" status when patch is in Gerrit?

2012-12-12 Thread Andre Klapper
Two quotes from the last weeks: Krenair in #mediawiki on Nov 30 22:46:47: "andre__, what is stopping us from making a 'patch in gerrit' bug status with a link to the change?" Ryan Kaldari in https://bugzilla.wikimedia.org/show_bug.cgi?id=42470#c4 : "I use Bugzilla as a to-do list. [...] If B

Re: [Wikitech-l] Bugzilla: "Waiting for merge" status when patch is in Gerrit?

2012-12-12 Thread Antoine Musso
Le 12/12/12 19:03, Andre Klapper a écrit : > I'm proposing adding a new status like > PATCH_TO_REVIEW or > WAITING_FOR_MERGE or > FIX_AWAITING_MERGE or > REVIEW_IN_PROGRESS > or something like this (bikeshed, yay!). Probably the first. I use Bugzilla as a todo list and would love to f

Re: [Wikitech-l] Alpha version of the VisualEditor now available on the English Wikipedia

2012-12-12 Thread Gabriel Wicke
On 12/12/2012 09:31 AM, Bartosz Dziewoński wrote: > Would it be possible to enable VE in a similar manner on other WMF wikis? Currently Parsoid does not support localized namespaces, link trail character classes and other features. Without support for these, pages will not render and round-trip pr

Re: [Wikitech-l] Video on mobile: Firefox works, way is paved for more browser support

2012-12-12 Thread Michael Dale
As Brion points out, we get much better coverage. I enabled h.264 locally and ran though a set of Android , iOS and desktop browsers I had available at the time: http://www.mediawiki.org/wiki/Extension:TimedMediaHandler/Platform_testing Pro h.264: * No one is proposing turning "off" webm, an id

Re: [Wikitech-l] gerrit support question: how to show raw file content after the commit in the browser, not as zip download

2012-12-12 Thread Ryan Kaldari
On 12/12/12 4:44 AM, Chad wrote: On Wed, Dec 12, 2012 at 3:09 AM, Ryan Kaldari wrote: I found a solution to the problem: If a gerrit administrator declares the mimetypes of the files to be safe they will be displayed in-browser rather than downloaded as zip files: https://gerrit-review.googleso

Re: [Wikitech-l] Alpha version of the VisualEditor now available on the English Wikipedia

2012-12-12 Thread James Alexander
On Wed, Dec 12, 2012 at 8:57 AM, Andre Klapper wrote: > On Tue, 2012-12-11 at 19:30 -0800, James Forrester wrote: > > This is not the final form of the VisualEditor in lots of different > > ways. We know of a number of bugs, and we expect you to find more. We > > do not recommend people trying to

Re: [Wikitech-l] gerrit support question: how to show raw file content after the commit in the browser, not as zip download

2012-12-12 Thread Chad
On Wed, Dec 12, 2012 at 1:46 PM, Ryan Kaldari wrote: > On 12/12/12 4:44 AM, Chad wrote: >> >> On Wed, Dec 12, 2012 at 3:09 AM, Ryan Kaldari >> wrote: >>> >>> I found a solution to the problem: >>> If a gerrit administrator declares the mimetypes of the files to be safe >>> they will be displayed

Re: [Wikitech-l] Alpha version of the VisualEditor now available on the English Wikipedia

2012-12-12 Thread Roan Kattouw
On Tue, Dec 11, 2012 at 10:55 PM, Lee Worden wrote: > Very exciting - congratulations! > > I know these are early days for the VisualEditor, but is there a plan for > extension developers to be able to hook in to provide editing for the things > their extensions support? Yes, absolutely! We've bee

Re: [Wikitech-l] gerrit support question: how to show raw file content after the commit in the browser, not as zip download

2012-12-12 Thread Jon Robson
On Tue, Dec 11, 2012 at 10:47 AM, Ryan Kaldari wrote: > This is actually my biggest annoyance with gerrit—that I can't view raw code > from the change view. I can't fathom why they have a zip download link, but > not a view link. Then I could copy code without copying all the line > numbers. > +1

Re: [Wikitech-l] gerrit support question: how to show raw file content after the commit in the browser, not as zip download

2012-12-12 Thread Subramanya Sastry
On Tue, Dec 11, 2012 at 10:47 AM, Ryan Kaldari wrote: This is actually my biggest annoyance with gerrit—that I can't view raw code from the change view. I can't fathom why they have a zip download link, but not a view link. Then I could copy code without copying all the line numbers. +1 this

Re: [Wikitech-l] Alpha version of the VisualEditor now available on the English Wikipedia

2012-12-12 Thread Daniel Barrett
Lee Worden wrote: > is there a plan > for extension developers to be able to hook in to provide editing for > the things their extensions support? Roan Kattouw responded: >Yes, absolutely! We've been working on cleaning up and rewriting various >internal APIs in VE >such that they can reasonab

Re: [Wikitech-l] Video on mobile: Firefox works, way is paved for more browser support

2012-12-12 Thread David Gerard
Original thread from March starts here: http://comments.gmane.org/gmane.science.linguistics.wikipedia.technical/59684 As I noted back then, this is a drastic policy change that needs a lot wider discussion, including on the wikis, than just wikitech-l. On 12 December 2012 18:38, Michael Dale wr

Re: [Wikitech-l] Bugzilla: "Waiting for merge" status when patch is in Gerrit?

2012-12-12 Thread Amir E. Aharoni
There's also the question of "released in tarball" vs "deployed on Wikipedia". A lot of people just care about the latter. And about the original question - I support the idea and don't care how is it called. בתאריך 12 בדצמ 2012 20:14, מאת "Antoine Musso" : > Le 12/12/12 19:03, Andre Klapper a éc

Re: [Wikitech-l] Alpha version of the VisualEditor now available on the English Wikipedia

2012-12-12 Thread Roan Kattouw
On Wed, Dec 12, 2012 at 11:32 AM, Daniel Barrett wrote: > Will the method for hooking into VE be the same as for WikiEditor? Or will > extension > developers need to support both editors in two different ways? > It won't be the same as for WikiEditors, because the two are very fundamentally diff

Re: [Wikitech-l] Alpha version of the VisualEditor now available on the English Wikipedia

2012-12-12 Thread Matthew Flaschen
On 12/11/2012 07:30 PM, James Forrester wrote: > TL;DR: Today we are launching an alpha, opt-in version of the > VisualEditor[0] to the English Wikipedia. This will let editors create > and modify real articles visually, using a new system where the > articles they edit will look the same as when y

Re: [Wikitech-l] Alpha version of the VisualEditor now available on the English Wikipedia

2012-12-12 Thread Matthew Flaschen
On 12/12/2012 11:08 AM, Roan Kattouw wrote: > On Tue, Dec 11, 2012 at 10:55 PM, Lee Worden wrote: >> Very exciting - congratulations! >> >> I know these are early days for the VisualEditor, but is there a plan for >> extension developers to be able to hook in to provide editing for the things >> t

Re: [Wikitech-l] Tutorial videos & slides on Puppet, security, performance profiling, i18n, RL, extensions, Lua...

2012-12-12 Thread Quim Gil
On 12/08/2012 06:59 PM, Sumana Harihareswara wrote: Can someone help me out by wiki-gnoming the videos and slides referenced below, plus those in https://www.mediawiki.org/wiki/Category:Tutorials ? Not-me-not-now but just in case I added those links to https://www.mediawiki.org/wiki/Category_t

Re: [Wikitech-l] Bugzilla: "Waiting for merge" status when patch is in Gerrit?

2012-12-12 Thread Rob Lanphier
My 2cif we add a new status, it should equate to "deployed on the cluster", along with judicious use of milestone so that people who are just interested in the tarball can infer from our numbering what the corresponding release will be. The more statuses (statii?) we add, the less likely they'

Re: [Wikitech-l] Alpha version of the VisualEditor now available on the English Wikipedia

2012-12-12 Thread Trevor Parscal
On Wed, Dec 12, 2012 at 11:32 AM, Daniel Barrett wrote: > Will the method for hooking into VE be the same as for WikiEditor? Or > will extension > developers need to support both editors in two different ways? > In general they are both conceptually and technically incompatible. Here's some mor

Re: [Wikitech-l] Video on mobile: Firefox works, way is paved for more browser support

2012-12-12 Thread Luke Welling
Thanks for the link. I'll try and stay out of it until I've had time to read the old thread, but I think this is an unfair characterization: On Wed, Dec 12, 2012 at 2:35 PM, David Gerard wrote: > This proposal is not about anything other than enhancing the shiny for > owners of iOS devlces. > I

Re: [Wikitech-l] Bugzilla: "Waiting for merge" status when patch is in Gerrit?

2012-12-12 Thread Amir E. Aharoni
2012/12/12 Rob Lanphier : > The more statuses (statii?) we add, statūs, if I recall correctly. -- Amir Elisha Aharoni · אָמִיר אֱלִישָׁע אַהֲרוֹנִי http://aharoni.wordpress.com ‪“We're living in pieces, I want to live in peace.” – T. Moore‬ ___ Wikitech

Re: [Wikitech-l] Bugzilla: "Waiting for merge" status when patch is in Gerrit?

2012-12-12 Thread Jon Robson
I would love this status. I'd suggest calling it PENDING I could imagine states: PENDING On Wed, Dec 12, 2012 at 12:34 PM, Amir E. Aharoni wrote: > 2012/12/12 Rob Lanphier : >> The more statuses (statii?) we add, > > statūs, if I recall correctly. > > -- > Amir Elisha Aharoni · אָמִיר אֱלִישָׁע

Re: [Wikitech-l] Bugzilla: "Waiting for merge" status when patch is in Gerrit?

2012-12-12 Thread Matthew Flaschen
On 12/12/2012 12:44 PM, Jon Robson wrote: > I would love this status. > I'd suggest calling it PENDING > > I could imagine states: > PENDING I'd prefer something more specific. I actually think PATCH_IN_GERRIT (the keyword) would work well as a status. Matt Flaschen ___

Re: [Wikitech-l] Video on mobile: Firefox works, way is paved for more browser support

2012-12-12 Thread David Gerard
On 12 December 2012 11:44, Antoine Musso wrote: > Could we host h.264 videos and related transcoders in a country that > does not recognize software patents? > Hints: > - I am not a lawyer > - WMF has server in Netherlands, EU. If anyone owning a chunk of H.264 had a problem with Wikimedia do

Re: [Wikitech-l] Video on mobile: Firefox works, way is paved for more browser support

2012-12-12 Thread Rob Lanphier
On Wed, Dec 12, 2012 at 11:35 AM, David Gerard wrote: > Original thread from March starts here: > http://comments.gmane.org/gmane.science.linguistics.wikipedia.technical/59684 > > As I noted back then, this is a drastic policy change that needs a lot > wider discussion, including on the wikis, tha

Re: [Wikitech-l] Video on mobile: Firefox works, way is paved for more browser support

2012-12-12 Thread Matthew Flaschen
On 12/11/2012 03:02 PM, Brion Vibber wrote: > However, every other mobile browser I've tested doesn't support Ogg Theora > or WebM formats. Mobile Safari, Chrome, the old stock Android browser, > Opera Mobile, and the IE 10 engine in our Windows 8 tablet app will show > the thumbnail, but won't pla

Re: [Wikitech-l] Bugzilla: "Waiting for merge" status when patch is in Gerrit?

2012-12-12 Thread Jon Robson
I think we could have different types of pending - pending design pending review pending legal etc etc. Maybe this is out of scope though..? On Dec 12, 2012 12:55 PM, "Matthew Flaschen" wrote: > On 12/12/2012 12:44 PM, Jon Robson wrote: > > I would love this status. > > I'd suggest calling it PE

Re: [Wikitech-l] Alpha version of the VisualEditor now available on the English Wikipedia

2012-12-12 Thread Lee Worden
From: Roan Kattouw On Tue, Dec 11, 2012 at 10:55 PM, Lee Worden wrote: >Very exciting - congratulations! > >I know these are early days for the VisualEditor, but is there a plan for >extension developers to be able to hook in to provide editing for the things >their extensions support? Yes, abs

Re: [Wikitech-l] Mobile apps: time to go native?

2012-12-12 Thread Arthur Richards
On Tue, Dec 11, 2012 at 4:35 PM, Brion Vibber wrote: > Any thoughts? Wildly in favor or against? >From Brion's original email as well as my perspective from being involved in these projects, I am in favor of shifting to native code for iOS and Android. Considering the goals of the mobile team f

Re: [Wikitech-l] Video on mobile: Firefox works, way is paved for more browser support

2012-12-12 Thread Rob Lanphier
On Wed, Dec 12, 2012 at 1:04 PM, Matthew Flaschen wrote: > On 12/11/2012 03:02 PM, Brion Vibber wrote: >> However, every other mobile browser I've tested doesn't support Ogg Theora >> or WebM formats. Mobile Safari, Chrome, the old stock Android browser, >> Opera Mobile, and the IE 10 engine in ou

[Wikitech-l] Proposal: MediaWiki Group San Francisco

2012-12-12 Thread Quim Gil
Hi, following the process for requesting the creation of a MediaWiki group, here is a proposal for MediaWiki Group San Francisco http://www.mediawiki.org/wiki/Groups/Proposals/San_Francisco Your endorsements, improvements and feedback are welcome at the wiki page. Thank you! -- Quim Gil Tech

Re: [Wikitech-l] gerrit support question: how to show raw file content after the commit in the browser, not as zip download

2012-12-12 Thread Thomas Gries
I started this thread. I filed this bug https://bugzilla.wikimedia.org/show_bug.cgi?id=42989 Gerrit: show link for raw file content in gerrit "diff" views (a solution is proposed inside) It has been closed as "RESOLVED INVALID" instead of deploying a solution to Gerrit. As a solution of the probl

Re: [Wikitech-l] Bugzilla: "Waiting for merge" status when patch is in Gerrit?

2012-12-12 Thread Sébastien Santoro
On Wed, Dec 12, 2012 at 7:03 PM, Andre Klapper wrote: > Two quotes from the last weeks: > Krenair in #mediawiki on Nov 30 22:46:47: > "andre__, what is stopping us from making a 'patch in > gerrit' bug status with a link to the change?" > Ryan Kaldari in > https://bugzilla.wikimedia.org/show_b

Re: [Wikitech-l] gerrit support question: how to show raw file content after the commit in the browser, not as zip download

2012-12-12 Thread Matthew Flaschen
On 12/12/2012 03:26 PM, Thomas Gries wrote: > I started this thread. > > I filed this bug https://bugzilla.wikimedia.org/show_bug.cgi?id=42989 > Gerrit: show link for raw file content in gerrit "diff" views (a > solution is proposed inside) > It has been closed as "RESOLVED INVALID" instead of dep

Re: [Wikitech-l] Bugzilla: "Waiting for merge" status when patch is in Gerrit?

2012-12-12 Thread Matthew Flaschen
On 12/12/2012 04:15 PM, Sébastien Santoro wrote: >> Currently there is a "patch-in-gerrit" keyword in Bugzilla. When a bug >> report ends up as RESOLVED FIXED there usually had been a codefix in >> Gerrit that got merged. Hence "patch in gerrit" could be considered >> another state on the journey o

Re: [Wikitech-l] Bugzilla: "Waiting for merge" status when patch is in Gerrit?

2012-12-12 Thread Krinkle
On Dec 13, 2012, at 1:25 AM, Matthew Flaschen wrote: > On 12/12/2012 04:15 PM, Sébastien Santoro wrote: >>> Currently there is a "patch-in-gerrit" keyword in Bugzilla. When a bug >>> report ends up as RESOLVED FIXED there usually had been a codefix in >>> Gerrit that got merged. Hence "patch in g

Re: [Wikitech-l] Bugzilla: "Waiting for merge" status when patch is in Gerrit?

2012-12-12 Thread Matthew Flaschen
On 12/12/2012 05:09 PM, Krinkle wrote: > I agree with Sébastien. ASSIGNED is enough. > > I don't see the significance of whether there is a Gerrit change yet? > > If there is no Gerrit change, it doesn't mean nobody is working on it. > And if there is a change, it may not be a good one and/or one

Re: [Wikitech-l] Bugzilla: "Waiting for merge" status when patch is in Gerrit?

2012-12-12 Thread Platonides
On 12/12/12 21:23, Rob Lanphier wrote: > My 2cif we add a new status, it should equate to "deployed on the > cluster", along with judicious use of milestone so that people who are > just interested in the tarball can infer from our numbering what the > corresponding release will be. On which w

Re: [Wikitech-l] Bugzilla: "Waiting for merge" status when patch is in Gerrit?

2012-12-12 Thread Sébastien Santoro
On Thu, Dec 13, 2012 at 2:27 AM, Matthew Flaschen wrote: > On 12/12/2012 05:09 PM, Krinkle wrote: >> I agree with Sébastien. ASSIGNED is enough. >> >> I don't see the significance of whether there is a Gerrit change yet? >> >> If there is no Gerrit change, it doesn't mean nobody is working on it.

Re: [Wikitech-l] Alpha version of the VisualEditor now available on the English Wikipedia

2012-12-12 Thread Roan Kattouw
On Wed, Dec 12, 2012 at 12:14 PM, Matthew Flaschen wrote: > I would definitely be willing to serve as a guinea pig, working to > integrate ProveIt (http://en.wikipedia.org/wiki/User:ProveIt_GT). > Awesome! Roan ___ Wikitech-l mailing list Wikitech-l@li