Re: [Wikitech-l] CSS Regressions

2014-03-13 Thread Krinkle
See also:

https://bugzilla.wikimedia.org/show_bug.cgi?id=62633

-- Krinkle


On 10 Mar 2014, at 22:04, Jon Robson  wrote:

> I just wondered if anyone doing MediaWiki development had any
> experience in catching CSS regressions?
> 
> We have had a few issues recently in mobile land where we've made big
> CSS changes and broken buttons on hidden away special pages -
> particularly now we have been involved in the development of mediawiki
> ui and moving mobile towards using them.
> 
> My vision of how this might work is we have an automated tool that
> visits a list of given pages on various browsers, take screenshots of
> how they look and then compares the images with the last known state.
> The tool checks how similar the images are and complains if they are
> not the same - this might be a comment on the Gerrit patch or an
> e-mail saying something user friendly like "The Special:Nearby page on
> Vector looks different from how it used to. Please check everything is
> okay."
> 
> This would catch a host of issues and prevent a lot of CSS regression bugs.
> 
> Any experience in catching this sort of thing? Any ideas on how we
> could make this happen?
> 
> ___
> Wikitech-l mailing list
> Wikitech-l@lists.wikimedia.org
> https://lists.wikimedia.org/mailman/listinfo/wikitech-l

___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] Project Proposal for FOSS OPW Round 8

2014-03-13 Thread Jaime Schatz
Here are all three proposals to the OPW application:
https://www.mediawiki.org/wiki/Historical_OpenStreetMap#Historical_OpenStreetMap
https://www.mediawiki.org/wiki/Hacker%27s_map
https://wikitech.wikimedia.org/wiki/Wikimedia_Labs_Toolbox



On Tue, Mar 11, 2014 at 12:01 AM, Jaime Schatz wrote:

> Hello, Everyone,
>
> Follows is a link to my project proposal for the Summer 2014 FOSS Outreach
> Program for Women. I would like to create a Hacker's Map to make it easier
> for new contributors/hackers to get started on Wikidata and then to use the
> Map as part of an outreach campaign. Feedback is more than welcome!
>
> https://www.mediawiki.org/wiki/User:JaimeLyn
>
> --
> :) JaimeLyn
>
> "I have made this letter longer than usual because I lack the time to make
> it shorter."
> -- Blaise Pascal
>
>
>
>
>
>


-- 
:) Jaime
Software Enthusiast and
Mom to Chloe (Mrs. Andrade, Rush), Madeleine (6th Grade, RHMS) and
Danny (9th Grade, STEM)

c(425) 351-4601

"I have made this letter longer than usual because I lack the time to make
it shorter."
-- Blaise Pascal
___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] Review request for patches on database maintenance (Fwd: Re: GSoC Proposal : Simultaneous Modification of Multiple Pages with Semantic Forms)

2014-03-13 Thread Daniel Zahn
On Thu, Mar 13, 2014 at 12:35 PM, Stephan Gambke  wrote:

> Could a core developer with a database background please have a look
> at Pawan's patches:
>

Added Sean Pringle, our DBA, can't guarantee you he has the time for it
though.

-- 
Daniel Zahn 
Operations Engineer
___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] Review request for patches on database maintenance (Fwd: Re: GSoC Proposal : Simultaneous Modification of Multiple Pages with Semantic Forms)

2014-03-13 Thread Brian Wolff
On Mar 13, 2014 4:37 PM, "Stephan Gambke"  wrote:
>
> Trying again with changed subject. I would really appreciate someone
> reviewing the changes below. And I would appreciate it even more if this
> could be done soonish. Deadline for student applications for gsoc is in a
> week and if these patches need additional work then it's going to get
tight.
>
> Cheers,
> Stephan
>
> Sent from my mobile
> -- Forwarded message --
> From: "Stephan Gambke" 
> Date: Mar 11, 2014 12:18 AM
> Subject: Re: [Wikitech-l] GSoC Proposal : Simultaneous Modification of
> Multiple Pages with Semantic Forms
> To: , "
> semediawiki-u...@lists.sourceforge.net" <
> semediawiki-u...@lists.sourceforge.net>
> Cc:
>
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
>
> Hi.
>
> @wikitech-l:
> Could a core developer with a database background please have a look
> at Pawan's patches:
> * https://gerrit.wikimedia.org/r/#/c/110503/
> * https://gerrit.wikimedia.org/r/#/c/110949/
>
> I tried reviewing them, but I really don't know much about the MW
> database structure.
>
>

The first one has a comment from jan 30 that needs to be addressed.

-bawolff
___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] Webfonts

2014-03-13 Thread Faidon Liambotis
On Thu, Mar 13, 2014 at 07:20:27PM -0400, MZMcBride wrote:
> I think you're mostly right, though the exact terms of the trade-offs
> aren't clear here (e.g., "some bandwidth"). We'll need more explicit
> measurements in order to reach full agreement on what user benefit vs.
> site performance trade-offs Wikimedia is willing to accept.
> 
> It's also necessary to hear from the Wikimedia operations team. In
> addition to end-users weighing the importance of a feature against its
> cost, the operations team must also make practical considerations. Some
> Wikimedia wikis get some substantial traffic. ;-)

As you say, we need to have more data before we can promise anything,
"some bandwidth" isn't enough.

As a general comment though, delivering a small amount of files such as
webfonts is a trivial task and we can easily scale the infrastructure to
handle *a lot* of additional traffic. It costs, though, both in
bandwidth (a dollar amount per mbps) and in upgrades that might be
necessary in network ports or hardware upgrades (loadbalancers, routers,
servers).

I think at this point it's more useful to focus the discussion on the
usefulness of webfonts, especially in combination with the performance
impact that they have on clients (a problem that we can't throw money
at). If the outcome is that the feature enhances the overall user
experience, we'll handle the infrastructure part.

Regards,
Faidon

___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] Webfonts

2014-03-13 Thread MZMcBride
Niklas Laxström wrote:
>[...]
>
>Thus, I think that delivering a relative small fonts for simple
>scripts like latin and cyrillic is something that is possible *if* we
>are willing to accept that it will take some bandwidth and that page
>load experience can be affected* if the font is not cached or present
>locally.
>
>* The unwanted effects of using webfonts are getting smaller and
>smaller with modern browsers.

I think you're mostly right, though the exact terms of the trade-offs
aren't clear here (e.g., "some bandwidth"). We'll need more explicit
measurements in order to reach full agreement on what user benefit vs.
site performance trade-offs Wikimedia is willing to accept.

It's also necessary to hear from the Wikimedia operations team. In
addition to end-users weighing the importance of a feature against its
cost, the operations team must also make practical considerations. Some
Wikimedia wikis get some substantial traffic. ;-)

MZMcBride



___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

[Wikitech-l] URGENT call for geographical diversity in Wikimedia @ GSoC

2014-03-13 Thread Quim Gil
Please forward this email wisely. Yes, we need your help getting the word
out.

So far, all our GSoC candidates come from only two (neighbor) countries:
India and Sri Lanka. While we are very happy seeing how popular Wikimedia
is among technical students in the Indian subcontinent, we are concerned
about the lack of candidates from anywhere else.

https://www.mediawiki.org/wiki/Google_Summer_of_Code_2014#Candidates

GSoC 2013 had accepted students from 69 countries [1], and we have
participants from eight.[2] We can discuss about the deep causes of this
situation but... Considering that we have less than 9 days before the GSoC
deadline for students (March 21 @ 19:00 UTC) we should focus on finding new
candidates.

There is still time to become a strong GSoC candidate for Wikimedia. Many
project ideas in our GSoC page (linked above) have mentors available and no
candidates yet. Go for them! Also, since our evaluation of candidates is
based on their proposals published in mediawiki.org, Google's deadline is
not a hard stop to keep improving your plans together with your mentors.
April 7 is when we need to decide how many slots we will request, meaning
how many teams (candidates and mentors with a common plan) we believe that
can complete GSoC 2014 successfully. That date is more than three weeks
from now.

Diversity is an important factor for Wikimedia. We are putting a lot of
effort promoting gender diversity in our outreach programs, and we are
seeing good progress. It would be surprising to realize that a global
project like Wikimedia has a serious problem with geographical diversity.
Your ideas and actions to fix this situation are welcome.

[1] https://code.google.com/p/google-summer-of-code/wiki/ProgramStatistics
[2] https://www.mediawiki.org/wiki/Summer_of_Code_2013

PS: in comparison, FOSS OPW is doing a lot better, with five candidates
from four countries
https://www.mediawiki.org/wiki/FOSS_Outreach_Program_for_Women/Round_8#Candidates--
coincidence?


-- 
Quim Gil
Technical Contributor Coordinator @ Wikimedia Foundation
http://www.mediawiki.org/wiki/User:Qgil
___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

[Wikitech-l] Review request for patches on database maintenance (Fwd: Re: GSoC Proposal : Simultaneous Modification of Multiple Pages with Semantic Forms)

2014-03-13 Thread Stephan Gambke
Trying again with changed subject. I would really appreciate someone
reviewing the changes below. And I would appreciate it even more if this
could be done soonish. Deadline for student applications for gsoc is in a
week and if these patches need additional work then it's going to get tight.

Cheers,
Stephan

Sent from my mobile
-- Forwarded message --
From: "Stephan Gambke" 
Date: Mar 11, 2014 12:18 AM
Subject: Re: [Wikitech-l] GSoC Proposal : Simultaneous Modification of
Multiple Pages with Semantic Forms
To: , "
semediawiki-u...@lists.sourceforge.net" <
semediawiki-u...@lists.sourceforge.net>
Cc:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


Hi.

@wikitech-l:
Could a core developer with a database background please have a look
at Pawan's patches:
* https://gerrit.wikimedia.org/r/#/c/110503/
* https://gerrit.wikimedia.org/r/#/c/110949/

I tried reviewing them, but I really don't know much about the MW
database structure.


@Semediawiki-user:
Including the SMW user list as this project concerns SMW/SF. Please
feel free to comment on the proposal as suggested by Pawan.

Cheers,
Stephan


On 2014-03-09 18:22, Pawan wrote:
> Hi, I am Pawan Kumar D.  I am a final year Computer Sciene student
> from IIT Roorkee, India.
>
> More info on me can be found my user
> page .
>
> I intend to work on a GSoC project under this organization. I have
> made a proposal for the following project : Simultaneous
> Modification of Multiple Pages with Semantic
> Forms<
https://www.mediawiki.org/wiki/Google_Summer_of_Code_2014#Simultaneous_Modification_of_Multiple_Pages_with_Semantic_Forms
>
>
>
Do go through the project .
> I would be happy to answer any queries or suggestion on the project
> here but I would appreciate if it could be done at the
> corresponding discussion
> page<
https://www.mediawiki.org/wiki/User_talk:Pawanseerwani_1/GSoC_proposal>
> so that its all at one place and can be easily accessible.
>
> Thanks, Pawan kumar D IIT Roorkee


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQIcBAEBAgAGBQJTHlYEAAoJENc2Q4BsPGAQ9sYP/1mTd82Av68WftHC+BGgKOqm
X4Y+m+HnnfM3k1gYLWd0GUmc9krXMrUpwS6zB+Mkdx1CN9SKT/x7n/nfC6+4f/91
1S8neEEyphoDdEVbm3PMVPB6ggKXUDhUSTCui50Mxzq57vc726EZo9h17wGxkM4w
8d1HPoQi1txaxoQoJiVkYS42LiEoSiPqRiAMIP39g9UcrRoNHHjOyPQ0M1UtdQL1
vbWb+Csvkl517rTDoVoLuFulSLAaSVHB4QuJhx1oXsAaAKM09rrqqKKQHs72AAZe
g+va92zxzv+zq3pceeUxGKtYN0V5+yCRXXZF8Jrd3NTTMqwhoQWwJKG9m/tyiijE
rR93ZY1GvfPvlCiqC1NjZSIwxlnCOjpiKOt/E1Pc2Po7kojuH0fyNIEEpv+R9gTF
6ZjDYzU0cqMqMWZm55BDEs7DS9tiSaNyJKlgjXkHZEG6ISW6x/OESmThg2FQgFuD
0ZghqrSnG3lDPkXTRTQy117sRYAtmDWu1EYu89/Sd+YcPdtga9+m1GAXAqsIYyvS
OY4+iMGe4WZGrMUnPnhY1LmYOlS5Z3qYUg2IXzriiVWI6VigMR080/7FgLbD6WMX
8BiLs3Br5YqvTPnA8LjzeRY5dIkW0DshI1FDU1U2+ufOO8mm2kv9lp2unftc3QXI
S/s/iFMRHYDxDCAj+dSX
=4rTp
-END PGP SIGNATURE-
___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] About the bug 46453 - Uzbek: Change date and decimal separators

2014-03-13 Thread Jeremy Baron
On Mar 13, 2014 2:37 PM, "Maduranga Siriwardena" <
maduranga.siriward...@gmail.com> wrote:
> By mistake I uploaded a patch to a bug to Gerrit having some mistakes in
> the commit message.
> If I'm linking a bug to the patch I should add Bug: bugnumber
> But I added it as Bug:bugnumber
> (Having no space after the colon)
> Will it be fine for this time? Or should I do something to correct it?

You can send an amended changeset with the same change-id as the original
or edit from the gerrit web interface (gerrit will then generate a commit
for you)

-Jeremy
___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] About the bug 46453 - Uzbek: Change date and decimal separators

2014-03-13 Thread Maduranga Siriwardena
By mistake I uploaded a patch to a bug to Gerrit having some mistakes in
the commit message.
If I'm linking a bug to the patch I should add Bug: bugnumber
But I added it as Bug:bugnumber
(Having no space after the colon)
Will it be fine for this time? Or should I do something to correct it?


On Thu, Mar 13, 2014 at 5:33 PM, Maduranga Siriwardena <
maduranga.siriward...@gmail.com> wrote:

> I corrected the error by renaming the commit-msg.sample to commit-msg
> located in .git/hooks/ of the project folder.
>
>
> On Thu, Mar 13, 2014 at 5:22 PM, Dan Andreescu 
> wrote:
>
>> >
>> > Hi,
>> > I'm having some trouble when trying to upload the fix to gerrit. I
>> followed
>> > the instructions in [1]. But I get the bellow error when trying to run
>> > git review -s
>> >
>> > Error.
>> >
>> > Problems encountered installing commit-msg hook
>> > The following command failed with exit code 1
>> > "scp  gerrit.wikimedia.org:hooks/commit-msg .git/hooks/commit-msg"
>> > ---
>> > .git/hooks/commit-msg: No such file or directory
>> > ---
>> >
>>
>> > [1]
>> >
>> http://www.mediawiki.org/wiki/Gerrit/Tutorial#Make_and_commit_your_change
>>
>>
>> I'm certainly no fan of gerrit, and I hope gerrit-patch-uploader that
>> Sumana mentioned helps you.  But if not, the error you're having above
>> sounds like you are doing "git review -s" outside your repository's
>> directory.  So you might try:
>>
>> git clone repository-address folder-to-clone-into
>> cd folder-to-clone-into
>> git review -s
>> ___
>> Wikitech-l mailing list
>> Wikitech-l@lists.wikimedia.org
>> https://lists.wikimedia.org/mailman/listinfo/wikitech-l
>>
>
>
>
> --
> Maduranga Siriwardena
> Undergraduate
> University of Moratuwa, Faculty of Engineering
> Department of Computer Science and Engineering
>



-- 
Maduranga Siriwardena
Undergraduate
University of Moratuwa, Faculty of Engineering
Department of Computer Science and Engineering
___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] Call for Participation: Collaborative Software Community Group

2014-03-13 Thread Adam Sobieski
Wiki Technology,




Greetings.  Here are some hyperlinks pertinent to wiki technology and the 
Collaborative Software Community Group:


http://lists.w3.org/Archives/Public/public-webapps/2014JanMar/0578.html

http://lists.w3.org/Archives/Public/public-webapps/2014JanMar/0579.html

http://lists.w3.org/Archives/Public/semantic-web/2014Mar/0090.html


http://www.w3.org/community/argumentation/2014/02/23/document-and-package-semantics-and-metadata/


http://semantic-mediawiki.org/











Kind regards,




Adam Sobieski
___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

[Wikitech-l] Application: [GSoC 2013] Parsoid-based online-detection of broken wikitext

2014-03-13 Thread hardik juneja
Hi Everyone!

I plan to propose a GSOC project through Wikimedia this year, based around
the idea of Parsoid-based online-detection of broken wikitex
 t. The original idea of the project is defined here [1], Which is to
develop a tool that will use parsoid to fix broken wikitext found while
parsing wiki pages and then develop a user interface for editors to fix
broken wikitext. But after few discussions on the project with the parsoid
team, We found out that we already have tool [2] which has a decent UI and
which performs same functions. But it lacks the fixup information that
parsoid generates while parsing wiki pages. So through my GSOC project we
plan to integrate this information with the tool.

After having discussions with parsoid devs, I have written an application
draft under my username [3].
I would be really thankful, if I get some feedback.

Links:
[1]-
https://www.mediawiki.org/wiki/Mentorship_programs/Possible_projects#Parser_migration_tool
[2] -
https://en.wikipedia.org/wiki/Wikipedia_talk:WikiProject_Check_Wikipedia
[3] - https://www.mediawiki.org/wiki/User:Hardik95/GSoC_2014_Application

More:
Bug Link - https://bugzilla.wikimedia.org/show_bug.cgi?id=46705

Regards
Hardik Juneja
___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

[Wikitech-l] Call for Participation: Collaborative Software Community Group

2014-03-13 Thread Adam Sobieski

Wiki Technology,




Greetings.  I would like to invite interested participants in the wikitech-l 
mailing list to support and to participate at the new W3C Collaborative 
Software Community Group.





http://www.w3.org/community/groups/proposed/#collaboration




The mission of the Collaborative Software Community Group is to provide a forum 
for experts in collaborative software and groupware for technical discussions, 
gathering use cases and requirements to align the existing formats, software, 
platforms, systems and technologies (e.g. wiki technology) with those used by 
the Open Web Platform. The goal is to ensure that the requirements of 
collaborative technology and groupware can be answered, when in scope, by the 
Recommendations published by W3C. This group is chartered to publish documents 
when doing so can enhance collaborative technology and groupware. The goal is 
to cooperate with relevant groups and to publish documents to ensure that the 
requirements of the collaborative software and groupware community are met.










Kind regards,




Adam Sobieski
___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] [IRC] static logs from irc channels are inaccessible for reading

2014-03-13 Thread Petr Bena
Everything is back o/

On Mon, Mar 10, 2014 at 10:14 PM, Petr Bena  wrote:
> Hi,
>
> due to labs migration to eqiad irc logs that are typically at
> bots.wmflabs.org/~wm-bot/logs are now down.
>
> They will be back as soon as
> https://bugzilla.wikimedia.org/show_bug.cgi?id=62234 is fixed.
>
> For now you can use alternative log browser available at tools:
> http://tools.wmflabs.org/wm-bot/logs/
>
> this one doesn't provide static logs which are tarballed, but on other
> hand it has colors \o/
>
> I will send a mail once the logs are back on-line
>
> P.S. no worries, the IRC bot is still collecting the logs, they just
> can't be displayed on webserver, which is not accessible from outside
> now.

___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

[Wikitech-l] Webfonts

2014-03-13 Thread Niklas Laxström
There have recently been questions whether WMF is able to serve
webfonts. Some people think that because of the issues that led to
disabling webfonts by default in Universal Language Selector (ULS),
WMF is not ready to consider webfonts for typography.

I don't think that way. ULS is not a good comparison point because of
the following.

1) Universal Language selector is trying to solve a much harder issue
than what webfonts are usually used for. It is trying to avoid tofu
(missing fonts) which brings a whole list of issues which are not
present or are much smaller otherwise:
* large fonts for complex scripts,
* detecting which fonts are missing,
* many fonts per page,
* the systems with greatest need of fonts often have bad renderers.

2) WMF has a lot of experience working with web fonts by now. We know
how to handle different formats, how to optimally compress fonts and
how to check the results in different systems and browsers. In some
areas we are even ahead of Google, like non-latin fonts.

Thus, I think that delivering a relative small fonts for simple
scripts like latin and cyrillic is something that is possible *if* we
are willing to accept that it will take some bandwidth and that page
load experience can be affected* if the font is not cached or present
locally.

  -Niklas

* The unwanted effects of using webfonts are getting smaller and
smaller with modern browsers.

___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

[Wikitech-l] Instances of project bots are going to be deleted

2014-03-13 Thread Petr Bena
Hi,

We sent tons of warnings in past that you should migrate all bots or
tools (should you run any) from bots project on wikimedia labs to
tools project.

The servers are now going to be deleted within few days, so this is
last notification I am going to send regarding this.

So far I have revoked access from basically everyone except project
admins so I believe that it is "safe to delete" the instances as
nobody complained that they lost the access.

Let me know if you have any questions :)

___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] [WikimediaMobile] CSS Regressions

2014-03-13 Thread Željko Filipin
On Mon, Mar 10, 2014 at 10:04 PM, Jon Robson  wrote:

> My vision of how this might work is we have an automated tool that
> visits a list of given pages on various browsers, take screenshots of
> how they look and then compares the images with the last known state.
> The tool checks how similar the images are and complains if they are
> not the same
>

I have noticed this today:

http://www.jameseisenhauer.com/2014/01/25/simple-screen-shot-comparison-tool/

Željko
___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] About the bug 46453 - Uzbek: Change date and decimal separators

2014-03-13 Thread Maduranga Siriwardena
I corrected the error by renaming the commit-msg.sample to commit-msg
located in .git/hooks/ of the project folder.


On Thu, Mar 13, 2014 at 5:22 PM, Dan Andreescu wrote:

> >
> > Hi,
> > I'm having some trouble when trying to upload the fix to gerrit. I
> followed
> > the instructions in [1]. But I get the bellow error when trying to run
> > git review -s
> >
> > Error.
> >
> > Problems encountered installing commit-msg hook
> > The following command failed with exit code 1
> > "scp  gerrit.wikimedia.org:hooks/commit-msg .git/hooks/commit-msg"
> > ---
> > .git/hooks/commit-msg: No such file or directory
> > ---
> >
>
> > [1]
> >
> http://www.mediawiki.org/wiki/Gerrit/Tutorial#Make_and_commit_your_change
>
>
> I'm certainly no fan of gerrit, and I hope gerrit-patch-uploader that
> Sumana mentioned helps you.  But if not, the error you're having above
> sounds like you are doing "git review -s" outside your repository's
> directory.  So you might try:
>
> git clone repository-address folder-to-clone-into
> cd folder-to-clone-into
> git review -s
> ___
> Wikitech-l mailing list
> Wikitech-l@lists.wikimedia.org
> https://lists.wikimedia.org/mailman/listinfo/wikitech-l
>



-- 
Maduranga Siriwardena
Undergraduate
University of Moratuwa, Faculty of Engineering
Department of Computer Science and Engineering
___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] About the bug 46453 - Uzbek: Change date and decimal separators

2014-03-13 Thread Dan Andreescu
>
> Hi,
> I'm having some trouble when trying to upload the fix to gerrit. I followed
> the instructions in [1]. But I get the bellow error when trying to run
> git review -s
>
> Error.
>
> Problems encountered installing commit-msg hook
> The following command failed with exit code 1
> "scp  gerrit.wikimedia.org:hooks/commit-msg .git/hooks/commit-msg"
> ---
> .git/hooks/commit-msg: No such file or directory
> ---
>

> [1]
> http://www.mediawiki.org/wiki/Gerrit/Tutorial#Make_and_commit_your_change


I'm certainly no fan of gerrit, and I hope gerrit-patch-uploader that
Sumana mentioned helps you.  But if not, the error you're having above
sounds like you are doing "git review -s" outside your repository's
directory.  So you might try:

git clone repository-address folder-to-clone-into
cd folder-to-clone-into
git review -s
___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] About the bug 46453 - Uzbek: Change date and decimal separators

2014-03-13 Thread Sumana Harihareswara
Let me apologize right now on Gerrit's behalf and on behalf of git-review.
They are finicky tools and annoying to set up. Right now, I suggest you
instead use this lovely little web app

https://tools.wmflabs.org/gerrit-patch-uploader/

that will upload the patch into Gerrit on your behalf.

Sumana Harihareswara
Engineering Community Manager
Wikimedia Foundation


On Thu, Mar 13, 2014 at 4:05 AM, Maduranga Siriwardena <
maduranga.siriward...@gmail.com> wrote:

> Hi,
> I'm having some trouble when trying to upload the fix to gerrit. I followed
> the instructions in [1]. But I get the bellow error when trying to run
> git review -s
>
> Error.
>
> Problems encountered installing commit-msg hook
> The following command failed with exit code 1
> "scp  gerrit.wikimedia.org:hooks/commit-msg .git/hooks/commit-msg"
> ---
> .git/hooks/commit-msg: No such file or directory
> ---
>
>
>
> [1]
> http://www.mediawiki.org/wiki/Gerrit/Tutorial#Make_and_commit_your_change
>
>
> On Thu, Mar 13, 2014 at 11:41 AM, Himeshi De Silva  >wrote:
>
> > Hi,
> >
> > You can find details of how to submit a patch in [1] and how to link
> > your patch to the bug in [2].
> >
> > [1].
> >
> http://www.mediawiki.org/wiki/Gerrit/Tutorial#Make_and_commit_your_change
> > [2].http://www.mediawiki.org/wiki/Gerrit/Commit_message_guidelines
> >
> > Thank you,
> >
> > -Himeshi
> >
> >
> >
> > On Thu, Mar 13, 2014 at 11:10 AM, Maduranga Siriwardena <
> > maduranga.siriward...@gmail.com> wrote:
> >
> > > Hi all,
> > > I'm trying to create a fix for the above mentioned bug. But I have some
> > > doubts about the description. It says to change the date format "dd mm"
> > to
> > > "dd-mm". So the only change needed is to add a hyphen if there is a
> date
> > > and then a month? (Other than the decimal point change).
> > > I have already fixed the bug according to what I have understood (which
> > is
> > > mentioned above). Please explain me how to push it to the github (I
> found
> > > the instructions in [1]. Relevant project name and the needed branch
> name
> > > is what I want. Or is there any other way to submit the patch?)
> > >
> > > [1]https://gerrit.wikimedia.org/r/Documentation/user-upload.html
> > >
> > > --
> > > Maduranga Siriwardena
> > > Undergraduate
> > > University of Moratuwa, Faculty of Engineering
> > > Department of Computer Science and Engineering
> > > ___
> > > Wikitech-l mailing list
> > > Wikitech-l@lists.wikimedia.org
> > > https://lists.wikimedia.org/mailman/listinfo/wikitech-l
> > ___
> > Wikitech-l mailing list
> > Wikitech-l@lists.wikimedia.org
> > https://lists.wikimedia.org/mailman/listinfo/wikitech-l
>
>
>
>
> --
> Maduranga Siriwardena
> Undergraduate
> University of Moratuwa, Faculty of Engineering
> Department of Computer Science and Engineering
> ___
> Wikitech-l mailing list
> Wikitech-l@lists.wikimedia.org
> https://lists.wikimedia.org/mailman/listinfo/wikitech-l
>
___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] short RfC review meeting Wednesday: five quick decisions

2014-03-13 Thread aude
On Tue, Mar 11, 2014 at 4:58 AM, Sumana Harihareswara  wrote:

> This Wednesday, 2100-21:30 UTC, let's have a thirty-minute RfC review
> meeting to check on a few proposals to consolidate, and whether a few
> authors have done their next steps from the last few months. (If people
> want to answer these questions onlist/onwiki that's fine too.)
>
> https://www.mediawiki.org/wiki/Architecture_meetings/RFC_review_2014-03-12
>
> I have some open questions:
>
>1. Configuration (database) RfCs:
> original<
> https://www.mediawiki.org/wiki/Requests_for_comment/Configuration_database
> >,
>RFC 2<
> https://www.mediawiki.org/wiki/Requests_for_comment/Configuration_database_2
> >,
>and JSON onwiki<
> https://www.mediawiki.org/wiki/Requests_for_comment/Json_Config_pages_in_wiki
> >.
> Shall we ask authors to consolidate by a certain date?
>2. URL shortener<
> https://www.mediawiki.org/wiki/Requests_for_comment/URL_shortener>(and
> URL
>Shortener Service<
> https://www.mediawiki.org/wiki/Requests_for_comment/URL_shortener_service_for_Wikimedia
> >,
>probably to be consolidated). Do we have the implementation details Tim
>wanted?
>3. Assert .
>Any particular enthusiasm or next steps here?
>4. Linker refactor<
> https://www.mediawiki.org/wiki/Requests_for_comment/Linker_refactor>.
>Any initial comments? (onwiki comments welcome also)
>

I am mainly interested in:

1) separating out code in Linker that seems unrelated (formatting comments)

2) moving away from static methods there and have some sort of service that
does stuff

3) update it and adjust, as needed to work with TitleValue (suppose I do
once TitleValue is merged)

Cheers,
Katie




>5. your RfC here?
>
> I recently updated lots of entries in the
> https://www.mediawiki.org/wiki/Requests_for_comment table so please check
> those out and comment on those where appropriate, and suggest RfCs to cover
> on Wednesday.
>
> We'll talk in #wikimedia-office on Freenode, at 2100 UTC on March 12:
>
>
> http://www.worldtimebuddy.com/?qm=1&lid=2950159,100,524901,5128581&h=5128581&date=2014-3-12&sln=17-17.5
>
> Moscow: 1am Thursday 13 March
> Berlin: 22:00 12 March
> New York: 5pm March 12
> San Francisco: 2pm March 12
>
> Sumana Harihareswara
> Engineering Community Manager
> Wikimedia Foundation
> ___
> Wikitech-l mailing list
> Wikitech-l@lists.wikimedia.org
> https://lists.wikimedia.org/mailman/listinfo/wikitech-l




-- 
@wikimediadc / @wikidata
___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] About the bug 46453 - Uzbek: Change date and decimal separators

2014-03-13 Thread Maduranga Siriwardena
Hi,
I'm having some trouble when trying to upload the fix to gerrit. I followed
the instructions in [1]. But I get the bellow error when trying to run
git review -s

Error.

Problems encountered installing commit-msg hook
The following command failed with exit code 1
"scp  gerrit.wikimedia.org:hooks/commit-msg .git/hooks/commit-msg"
---
.git/hooks/commit-msg: No such file or directory
---



[1]
http://www.mediawiki.org/wiki/Gerrit/Tutorial#Make_and_commit_your_change


On Thu, Mar 13, 2014 at 11:41 AM, Himeshi De Silva wrote:

> Hi,
>
> You can find details of how to submit a patch in [1] and how to link
> your patch to the bug in [2].
>
> [1].
> http://www.mediawiki.org/wiki/Gerrit/Tutorial#Make_and_commit_your_change
> [2].http://www.mediawiki.org/wiki/Gerrit/Commit_message_guidelines
>
> Thank you,
>
> -Himeshi
>
>
>
> On Thu, Mar 13, 2014 at 11:10 AM, Maduranga Siriwardena <
> maduranga.siriward...@gmail.com> wrote:
>
> > Hi all,
> > I'm trying to create a fix for the above mentioned bug. But I have some
> > doubts about the description. It says to change the date format "dd mm"
> to
> > "dd-mm". So the only change needed is to add a hyphen if there is a date
> > and then a month? (Other than the decimal point change).
> > I have already fixed the bug according to what I have understood (which
> is
> > mentioned above). Please explain me how to push it to the github (I found
> > the instructions in [1]. Relevant project name and the needed branch name
> > is what I want. Or is there any other way to submit the patch?)
> >
> > [1]https://gerrit.wikimedia.org/r/Documentation/user-upload.html
> >
> > --
> > Maduranga Siriwardena
> > Undergraduate
> > University of Moratuwa, Faculty of Engineering
> > Department of Computer Science and Engineering
> > ___
> > Wikitech-l mailing list
> > Wikitech-l@lists.wikimedia.org
> > https://lists.wikimedia.org/mailman/listinfo/wikitech-l
> ___
> Wikitech-l mailing list
> Wikitech-l@lists.wikimedia.org
> https://lists.wikimedia.org/mailman/listinfo/wikitech-l




-- 
Maduranga Siriwardena
Undergraduate
University of Moratuwa, Faculty of Engineering
Department of Computer Science and Engineering
___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l