[MediaWiki-CodeReview] [MediaWiki r104267]: Revision status changed

2011-11-26 Thread MediaWiki Mail
User Siebrand changed the status of MediaWiki.r104267.

Old Status: new
New Status: ok

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/104267
Commit summary:

Add colon to message, see 
https://translatewiki.net/wiki/Thread:Support/Missing_colon_at_MediaWiki:Config-db-schema

___
MediaWiki-CodeReview mailing list
mediawiki-coderev...@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview


[MediaWiki-CodeReview] [MediaWiki r103678]: New comment added

2011-11-26 Thread MediaWiki Mail
User Bryan posted a comment on MediaWiki.r103678.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/103678#c26565
Commit summary:

Incorporate a router into our maintenance/dev/ code to better handle the 
variety of file types we support.

Comment:

There could at least be something like # This is the entry point for the PHP 
command line webserver, see link at the top of the file.

___
MediaWiki-CodeReview mailing list
mediawiki-coderev...@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview


Re: [Wikitech-l] new external store databases deployed - followup questions

2011-11-26 Thread Lars Aronsson
On 11/18/2011 06:51 PM, Ben Hartshorne wrote:
 3) throw up a banner on the edit page itself.  The time when we want to
 inform someone that there is going to be maintenance that will impede
 editing is when the user begins an edit.  (at the moment we inform them
 when they try to save the edit in the form of an error message.)  If there
 was a banner on all edit pages that informed the user not to save their
 document during a specific time period, they could choose to postpone the
 edit or finish quickly.

Yes, maybe this is a good solution. But there is far too much
information on the edit page already, almost like some
shrink-wrap or click-through license text that nobody reads.

For a beginner or anonymous editor, the edit page could just
have the warning instead of the edit box if any maintenance
is planned for the next 30 minutes: Please come back later.
Make it super simple and friendly, with a short explanation
that you only do this 7 hours per year, and that donations
pay for keeping these servers running.

For experienced users, all the clutter with copyright warnings
could be folded away, because they already know. And your
information about planned maintenance could be shown as
a warning: Please edit, but be careful.



-- 
   Lars Aronsson (l...@aronsson.se)
   Aronsson Datateknik - http://aronsson.se



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


[MediaWiki-CodeReview] [MediaWiki r104262]: New comment added

2011-11-26 Thread MediaWiki Mail
User Reedy posted a comment on MediaWiki.r104262.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/104262#c26566
Commit summary:

Followup r102624

Change $wgRealNameInInterface default to false

mumblechange/mumble

Comment:

Sure, but Im only changing the default back to what people are used to, because 
the change was weird

That's another discussion that you've already started

___
MediaWiki-CodeReview mailing list
mediawiki-coderev...@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview


[Wikitech-l] Java script devs needed :)

2011-11-26 Thread Petr Bena
Hi folks,

I got some quick review from Bawolff for the extension OnlineStatusBar I've
been working on past weeks, the extension is allowing users to display
their online status on user pages and have some support on english
wikipedia for its deployment there, since it wasn't reviewed for deployment
yet it's unlike it would happen soon, but there is a chance it could be
installed in the future once it's ready and all issues fixed, (many users
on wikipedia are already using custom statuses by editing their userpage
everytime when they log in or logout so it could be useful as a replacement
for that).

He noticed that it would be cool if there was a js menu for it to let users
pick the status (away etc.) instead of opening preferences. I like it but
unfortunately I don't understand js even a bit. So if there was someone who
was able to help with that, it would be very nice! The extension is in
/trunk/extensions/OnlineStatusBar so if you got an idea how to make it,
valid and secure so it wouldn't cause problems if it was eventually
deployed to wmf wiki(s) please go ahead :) feel free to insert your name in
the about in that case.

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


[MediaWiki-CodeReview] [MediaWiki r101138]: New comment added

2011-11-26 Thread MediaWiki Mail
User Platonides posted a comment on MediaWiki.r101138.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/101138#c26567
Commit summary:

An alternative to using DOMDocument for normalizing when using 
Preprocessor_Hash.
Follow-up r99909.

Comment:

I left it there as I feared it might not be welcome. Nobody complained in a 
month, so it could go.

___
MediaWiki-CodeReview mailing list
mediawiki-coderev...@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview


[MediaWiki-CodeReview] [MediaWiki r104268]: Revision status changed

2011-11-26 Thread MediaWiki Mail
User Reedy changed the status of MediaWiki.r104268.

Old Status: new
New Status: ok

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/104268
Commit summary:

svn:eol-style native

___
MediaWiki-CodeReview mailing list
mediawiki-coderev...@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview


[MediaWiki-CodeReview] [MediaWiki r104262]: Revision status changed

2011-11-26 Thread MediaWiki Mail
User Platonides changed the status of MediaWiki.r104262.

Old Status: new
New Status: ok

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/104262
Commit summary:

Followup r102624

Change $wgRealNameInInterface default to false

mumblechange/mumble

___
MediaWiki-CodeReview mailing list
mediawiki-coderev...@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview


[MediaWiki-CodeReview] [MediaWiki r103865]: Revision status changed

2011-11-26 Thread MediaWiki Mail
User Platonides changed the status of MediaWiki.r103865.

Old Status: new
New Status: ok

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/103865
Commit summary:

* (bug 32548) fix minification bug when numeric literal with exponent was split 
over lines

This broke the OpenLayers support in the Maps extension, as used for example on 
TranslateWiki.net.
The original JavaScriptMinifier's tokenizer (r83885) explicitly didn't bother 
looking for the exponent part because it didn't matter to its internal state 
machine; however since r83891 added a max line length that definitely is not 
true.

I've split out handling of hex and decimal numerals, and let the decimal 
numeral handling check for exponents.

PHPUnit test cases were added in r103846.

___
MediaWiki-CodeReview mailing list
mediawiki-coderev...@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview


[MediaWiki-CodeReview] [MediaWiki r104273]: Revision status changed

2011-11-26 Thread MediaWiki Mail
User Aaron Schulz changed the status of MediaWiki.r104273.

Old Status: new
New Status: ok

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/104273
Commit summary:

Remove ignored accesskey messages per r104272
Inconsistency spotted by Der Umherirrende
https://translatewiki.net/w/i.php?title=Thread:Translating_talk:MediaWiki/optional_accesskey_messages%3F

___
MediaWiki-CodeReview mailing list
mediawiki-coderev...@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview


Re: [Wikitech-l] Java script devs needed :)

2011-11-26 Thread Jeroen De Dauw
Hey,

 the extension is allowing users to display their online status on user
pages

Cool!

 He noticed that it would be cool if there was a js menu for it to let
users pick the status (away etc.) instead of opening preferences.

This would make a lot of sense - going to some tab in your preferences just
to update your status seems like a lot of hassle. I think in a lot of
cases, people might even want their status to be automatically determined
based on activity. (Which of course should not be enforced, so ought to be
something you can turn on in preferences.)

Cheers

--
Jeroen De Dauw
http://www.bn2vs.com
Don't panic. Don't be evil.
--
___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l


[Wikitech-l] Path routing code changed, WebRequestGetPathInfoRequestURI replaced

2011-11-26 Thread Daniel Friesen
The hook I introduced in r94373 ('WebRequestGetPathInfoRequestURI') for  
extending path routing has been dropped in r104274 and replaced with some  
new code.

We now have a path routing class. This class is instanced inside of  
WebRequest, the hook WebRequestPathInfoRouter is called with it as the  
argument. And then it's used to parse the REQUEST_URI.

Instead of the previous verbose method an extension can now extend our  
REQUEST_URI parsing by adding patterns to the PathRouter in that hook like  
so:
$router-add( /wiki/$1 );
$router-add( array( 'edit' = /edit/$1 ), array( 'action' = '$key' ) );
$router-add( /$2/$1 ), array( 'variant' = '$2' ), array( '$2' =  
array( 'zh-hant', 'zh-hans', ... ) ) );
$router-addStrict( /foo/Bar, array( 'title' = 'Baz' ) );
$router-add( /help/$1, array( 'title' = 'Help:$1' ) );

Don't worry about the order that you specify patterns. This new path  
router parses based on how specific the pattern is, so /wiki/$1 will  
always dominate /$1, and a /$2/$1 where $2 is restricted to 'foo' and  
'bar' will always dominate a /$2/$1 with no restrictions.


[r94373]: https://www.mediawiki.org/wiki/Special:Code/MediaWiki/94373
[r104274]: https://www.mediawiki.org/wiki/Special:Code/MediaWiki/104274

-- 
~Daniel Friesen (Dantman, Nadir-Seen-Fire) [http://daniel.friesen.name]

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


[MediaWiki-CodeReview] [MediaWiki r104278]: New comment added

2011-11-26 Thread MediaWiki Mail
User Raymond posted a comment on MediaWiki.r104278.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/104278#c26568
Commit summary:

Add total of all projects in all languages (excluding specials) at the bottom 
of the list of wikimedia wikis

Comment:

All numbers $totalCount, $count, $matrix-getCount() need a run through 
$wgLang-formatNum()
I would do it myself but I have this extension not installed.

___
MediaWiki-CodeReview mailing list
mediawiki-coderev...@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview


Re: [Wikitech-l] Java script devs needed :)

2011-11-26 Thread Petr Bena
Yes it already works automatically that's what the extension is about, just
the menu for switching of status (busy / away) is missing. Now it
automatically flag you offline after 60 minutes (it's configurable in LS),
and as away after 20 minutes of inactivity. Thanks for reply!

On Sat, Nov 26, 2011 at 5:23 PM, Jeroen De Dauw jeroended...@gmail.comwrote:

 Hey,

  the extension is allowing users to display their online status on user
 pages

 Cool!

  He noticed that it would be cool if there was a js menu for it to let
 users pick the status (away etc.) instead of opening preferences.

 This would make a lot of sense - going to some tab in your preferences just
 to update your status seems like a lot of hassle. I think in a lot of
 cases, people might even want their status to be automatically determined
 based on activity. (Which of course should not be enforced, so ought to be
 something you can turn on in preferences.)

 Cheers

 --
 Jeroen De Dauw
 http://www.bn2vs.com
 Don't panic. Don't be evil.
 --
 ___
 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


[MediaWiki-CodeReview] [MediaWiki r104281]: New comment added, and revision status changed

2011-11-26 Thread MediaWiki Mail
User Raymond changed the status of MediaWiki.r104281.

Old Status: new
New Status: fixme

User Raymond also posted a comment on MediaWiki.r104281.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/104281#c26569
Commit summary:

new feature now switch user to away if idle for some time, needs language fix

Comment:

Needs 'onlinestatusbar-away' PLURAL for $1: codenowiki{{PLURAL:$1|$1 
minute|$1 minutes}}/nowiki/code for proper localication.

___
MediaWiki-CodeReview mailing list
mediawiki-coderev...@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview


[MediaWiki-CodeReview] [MediaWiki r104288]: Revision status changed

2011-11-26 Thread MediaWiki Mail
User Siebrand changed the status of MediaWiki.r104288.

Old Status: new
New Status: ok

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/104288
Commit summary:

More protocol relative links, reported by osa...@translatewiki.net (openid.net 
supports HTTPS)
https://translatewiki.net/wiki/Thread:Support/About_MediaWiki:Openidlogininstructions/ar

___
MediaWiki-CodeReview mailing list
mediawiki-coderev...@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview


[MediaWiki-CodeReview] [MediaWiki r104276]: Revision status changed

2011-11-26 Thread MediaWiki Mail
User Siebrand changed the status of MediaWiki.r104276.

Old Status: new
New Status: ok

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/104276
Commit summary:

Consistency tweak, reported by osa...@translatewiki.net
https://translatewiki.net/wiki/Thread:Support/About_MediaWiki:Mwe-loading/ar

___
MediaWiki-CodeReview mailing list
mediawiki-coderev...@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview


[MediaWiki-CodeReview] [MediaWiki r104275]: Revision status changed

2011-11-26 Thread MediaWiki Mail
User Siebrand changed the status of MediaWiki.r104275.

Old Status: new
New Status: ok

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/104275
Commit summary:

Fix double under the in message
The words Creative Commons also appear litterally in the second sentence of 
this message, even though in the first instance they were replaced by the 
parameter $3. It seems this parameter should be used twice.
Spotted by mcdutc...@translatewiki.net
https://translatewiki.net/wiki/Thread:Support/About_MediaWiki:Moodbar-response-ula/en

___
MediaWiki-CodeReview mailing list
mediawiki-coderev...@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview


[MediaWiki-CodeReview] [MediaWiki r104272]: Revision status changed

2011-11-26 Thread MediaWiki Mail
User Siebrand changed the status of MediaWiki.r104272.

Old Status: new
New Status: ok

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/104272
Commit summary:

Make accesskey messages ignored like all accesskey messages
Inconsistency spotted by Der Umherirrend
https://translatewiki.net/w/i.php?title=Thread:Translating_talk:MediaWiki/optional_accesskey_messages%3F

___
MediaWiki-CodeReview mailing list
mediawiki-coderev...@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview


[MediaWiki-CodeReview] [MediaWiki r104158]: Revision status changed

2011-11-26 Thread MediaWiki Mail
User Siebrand changed the status of MediaWiki.r104158.

Old Status: new
New Status: ok

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/104158
Commit summary:

Provide dummy default value to avoid ugly exceptions

___
MediaWiki-CodeReview mailing list
mediawiki-coderev...@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview


[MediaWiki-CodeReview] [MediaWiki r104154]: Revision status changed

2011-11-26 Thread MediaWiki Mail
User Siebrand changed the status of MediaWiki.r104154.

Old Status: new
New Status: ok

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/104154
Commit summary:

Unused config

___
MediaWiki-CodeReview mailing list
mediawiki-coderev...@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview


[MediaWiki-CodeReview] [MediaWiki r103647]: Revision status changed

2011-11-26 Thread MediaWiki Mail
User Siebrand changed the status of MediaWiki.r103647.

Old Status: new
New Status: ok

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/103647
Commit summary:

Description message for wikipediamobile

___
MediaWiki-CodeReview mailing list
mediawiki-coderev...@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview


[MediaWiki-CodeReview] [MediaWiki r103645]: Revision status changed

2011-11-26 Thread MediaWiki Mail
User Siebrand changed the status of MediaWiki.r103645.

Old Status: new
New Status: ok

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/103645
Commit summary:

Add two ignored messages

___
MediaWiki-CodeReview mailing list
mediawiki-coderev...@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview


[MediaWiki-CodeReview] [MediaWiki r103642]: Revision status changed

2011-11-26 Thread MediaWiki Mail
User Siebrand changed the status of MediaWiki.r103642.

Old Status: new
New Status: ok

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/103642
Commit summary:

Tidy up to match coding conventions

___
MediaWiki-CodeReview mailing list
mediawiki-coderev...@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview


[MediaWiki-CodeReview] [MediaWiki r104281]: New comment added

2011-11-26 Thread MediaWiki Mail
User Petrb posted a comment on MediaWiki.r104281.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/104281#c26570
Commit summary:

new feature now switch user to away if idle for some time, needs language fix

Comment:

I got no idea how to do that neither how to replace $1 with number

___
MediaWiki-CodeReview mailing list
mediawiki-coderev...@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview


[MediaWiki-CodeReview] [MediaWiki r104047]: New comment added

2011-11-26 Thread MediaWiki Mail
User Duplicatebug posted a comment on MediaWiki.r104047.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/104047#c26571
Commit summary:

Kill mysql4 specific code from DatabaseMysql

Set minimum version of mysql in MysqlInstaller

Comment:

Please update the RELEASE-NOTES, section 'Compatibility' (MySQL 4.0 or later)

___
MediaWiki-CodeReview mailing list
mediawiki-coderev...@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview


[Wikitech-l] Forbidden access

2011-11-26 Thread Khalida BEN SIDI AHMED
For my research I need to download 3 files:

   - [LANGCODE]wiki-[DATE]-pages-articles.xml.bz2 *OR*
   [LANGCODE]wiki-[DATE]-pages-meta-current.xml.bz2
   - [LANGCODE]wiki-[DATE]-pagelinks.sql.gz
   - [LANGCODE]wiki-[DATE]-categorylinks.sql.gz

I downloaded the 2 first ones. Now I can not have an access to all download
pages (eg. http://dumps.wikimedia.org/enwiki/). The browser shows this
message : 403-Fobidden.

I need to know why the access is naw forbidden and how to solve this
problem.
___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l


Re: [Wikitech-l] Java script devs needed :)

2011-11-26 Thread Jeroen De Dauw
Hey,

 Now it automatically flag you offline after 60 minutes (it's configurable
in LS), and as away after 20 minutes of inactivity. Thanks for reply!

Ok, neat. I would however make this a preference. In all IM apps I know you
can configure these durations, so it probably makes sense here as well.

Cheers

--
Jeroen De Dauw
http://www.bn2vs.com
Don't panic. Don't be evil.
--
___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l


Re: [Wikitech-l] Forbidden access

2011-11-26 Thread Ariel T. Glenn
Hello,

I just checked the pagelinks and categorylinks files here:

http://dumps.wikimedia.org/enwiki/2015/

and they are accessible.  Can you give a couple of specific links that
did not work?

Ariel

Στις 26-11-2011, ημέρα Σαβ, και ώρα 20:54 +0100, ο/η Khalida BEN SIDI
AHMED έγραψε:
 For my research I need to download 3 files:
 
- [LANGCODE]wiki-[DATE]-pages-articles.xml.bz2 *OR*
[LANGCODE]wiki-[DATE]-pages-meta-current.xml.bz2
- [LANGCODE]wiki-[DATE]-pagelinks.sql.gz
- [LANGCODE]wiki-[DATE]-categorylinks.sql.gz
 
 I downloaded the 2 first ones. Now I can not have an access to all download
 pages (eg. http://dumps.wikimedia.org/enwiki/). The browser shows this
 message : 403-Fobidden.
 
 I need to know why the access is naw forbidden and how to solve this
 problem.
 ___
 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

[MediaWiki-CodeReview] [MediaWiki r104287]: Revision status changed

2011-11-26 Thread MediaWiki Mail
User Reedy changed the status of MediaWiki.r104287.

Old Status: new
New Status: ok

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/104287
Commit summary:

empty directory... will be filled soon

___
MediaWiki-CodeReview mailing list
mediawiki-coderev...@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview


Re: [Wikitech-l] Java script devs needed :)

2011-11-26 Thread Petr Bena
Implemented, thanks :)
now it's a user option so that everyone can define time when they are away,
however offline is only configurable by system admin, so that users can't
misuse it to fake online status

On Sat, Nov 26, 2011 at 8:59 PM, Jeroen De Dauw jeroended...@gmail.comwrote:

 Hey,

  Now it automatically flag you offline after 60 minutes (it's configurable
 in LS), and as away after 20 minutes of inactivity. Thanks for reply!

 Ok, neat. I would however make this a preference. In all IM apps I know you
 can configure these durations, so it probably makes sense here as well.

 Cheers

 --
 Jeroen De Dauw
 http://www.bn2vs.com
 Don't panic. Don't be evil.
 --
 ___
 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] Forbidden access

2011-11-26 Thread Khalida BEN SIDI AHMED
Hello !

For example http://dumps.wikimedia.org/enwiki/ ,
http://dumps.wikimedia.org/frwiki/ ,
http://dumps.wikimedia.org/backup-index.html ,

all they d'ont work.


2011/11/26 Ariel T. Glenn ar...@wikimedia.org

 Hello,

 I just checked the pagelinks and categorylinks files here:

 http://dumps.wikimedia.org/enwiki/2015/

 and they are accessible.  Can you give a couple of specific links that
 did not work?

 Ariel

 Στις 26-11-2011, ημέρα Σαβ, και ώρα 20:54 +0100, ο/η Khalida BEN SIDI
 AHMED έγραψε:
  For my research I need to download 3 files:
 
 - [LANGCODE]wiki-[DATE]-pages-articles.xml.bz2 *OR*
 [LANGCODE]wiki-[DATE]-pages-meta-current.xml.bz2
 - [LANGCODE]wiki-[DATE]-pagelinks.sql.gz
 - [LANGCODE]wiki-[DATE]-categorylinks.sql.gz
 
  I downloaded the 2 first ones. Now I can not have an access to all
 download
  pages (eg. http://dumps.wikimedia.org/enwiki/). The browser shows this
  message : 403-Fobidden.
 
  I need to know why the access is naw forbidden and how to solve this
  problem.
  ___
  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
___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

[MediaWiki-CodeReview] [MediaWiki r104304]: New comment added

2011-11-26 Thread MediaWiki Mail
User Johnduhart posted a comment on MediaWiki.r104304.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/104304#c26572
Commit summary:

Bug 32666 - Special:ActiveUsers should use given subpage as username and 
prefill the input field

Comment:

Should we just get rid of the $group param? It does nothing and 
ActiveUsersPagers only use in core is here.

___
MediaWiki-CodeReview mailing list
mediawiki-coderev...@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview


Re: [Wikitech-l] Forbidden access

2011-11-26 Thread Chad
2011/11/26 Khalida BEN SIDI AHMED send.to.khal...@gmail.com:
 Hello !

 For example http://dumps.wikimedia.org/enwiki/ ,
 http://dumps.wikimedia.org/frwiki/ ,
 http://dumps.wikimedia.org/backup-index.html ,

 all they d'ont work.


They all work for me as well. Perhaps you should check with
your ISP?

-Chad

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


Re: [Wikitech-l] Forbidden access

2011-11-26 Thread Khalida BEN SIDI AHMED
Even  http://dumps.wikimedia.org/enwiki/2015/  doesn't work.
The text what the browser shows is alaways the same : 403 - Forbidden
___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l


[MediaWiki-CodeReview] [MediaWiki r104305]: Revision status changed

2011-11-26 Thread MediaWiki Mail
User Johnduhart changed the status of MediaWiki.r104305.

Old Status: new
New Status: deferred

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/104305
Commit summary:

english reworded

___
MediaWiki-CodeReview mailing list
mediawiki-coderev...@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview


Re: [Wikitech-l] Forbidden access

2011-11-26 Thread Chad
On Sat, Nov 26, 2011 at 4:02 PM, Khalida BEN SIDI AHMED
send.to.khal...@gmail.com wrote:
 Even  http://dumps.wikimedia.org/enwiki/2015/  doesn't work.
 The text what the browser shows is alaways the same : 403 - Forbidden


That link works for me too. Since they're working for Ariel and myself,
I'm pretty sure the problem isn't on our end.

-Chad

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

[MediaWiki-CodeReview] [MediaWiki r104281]: New comment added, and revision status changed

2011-11-26 Thread MediaWiki Mail
User Petrb changed the status of MediaWiki.r104281.

Old Status: fixme
New Status: new

User Petrb also posted a comment on MediaWiki.r104281.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/104281#c26573
Commit summary:

new feature now switch user to away if idle for some time, needs language fix

Comment:

resolved since I deleted whole thing

___
MediaWiki-CodeReview mailing list
mediawiki-coderev...@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview


Re: [Wikitech-l] Forbidden access

2011-11-26 Thread Khalida BEN SIDI AHMED
In fact, I'm downloading now enwiki-latest-pagelinks.sql.gz in my laptop (
wifi connection).
All the links of Wikipedia are forbidden either in my laptop or in my pc
(linked internet connection).
I stopped the downlod and the links are accessible.
___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l


Re: [Wikitech-l] Forbidden access

2011-11-26 Thread Robert Rohde
On Sat, Nov 26, 2011 at 1:08 PM, Khalida BEN SIDI AHMED
send.to.khal...@gmail.com wrote:
 In fact, I'm downloading now enwiki-latest-pagelinks.sql.gz in my laptop (
 wifi connection).
 All the links of Wikipedia are forbidden either in my laptop or in my pc
 (linked internet connection).
 I stopped the downlod and the links are accessible.

As I recall, dumps.wikimedia.org has a relatively low concurrency
limit.  Something like 2 or 4 simultaneous downloads.  After that, all
further connections give a 403 error until earlier connections finish.
 If you are downloading a number of dump files, it is pretty easy to
try to open more downloads at the same time than the limit will allow.

I suspect that is what happened here.

-Robert Rohde

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


[MediaWiki-CodeReview] [MediaWiki r104304]: New comment added

2011-11-26 Thread MediaWiki Mail
User Duplicatebug posted a comment on MediaWiki.r104304.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/104304#c26574
Commit summary:

Bug 32666 - Special:ActiveUsers should use given subpage as username and 
prefill the input field

Comment:

Looks like a rest from [[Special:ListUsers]]. That page supports the following 
syntax:
* [[Special:ListUsers/sysop]]
* [[Special:ListUsers/Username]]
* [[Special:ListUsers/sysop/Username]]

[[Special:ActiveUsers]] does not have a group drop-down list and does not need 
that syntax (at the moment). Maybe add a group selector instead of Hide bots 
and Hide administrators check boxes and than support the same syntax than 
ListUsers?


___
MediaWiki-CodeReview mailing list
mediawiki-coderev...@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview


Re: [Wikitech-l] Forbidden access

2011-11-26 Thread Khalida BEN SIDI AHMED
The solution I have found is that I stopped downloading
enwiki-latest-pagelinks.sql.gz on my laptop (wifi) using free download
manager.
I started the download of categorylinks file on my pc (without any download
accelerator).
Finally I restarted the 1st download.
The two downloads are now happenning simultaniously.

Thank you very much indeed for your responses.

Truly yours
Khalida Ben Sidi Ahmed
___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l


[MediaWiki-CodeReview] [MediaWiki r92364]: New comment added, and revision status changed

2011-11-26 Thread MediaWiki Mail
User Bryan changed the status of MediaWiki.r92364.

Old Status: fixme
New Status: new

User Bryan also posted a comment on MediaWiki.r92364.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/92364#c26575
Commit summary:

First steps for bug 14801: add backend support for per-namespace permissions to 
core. This extends $wgGroupPermissions syntax from 
$wgGroupPermissions[$group][$right] = bool to 
$wgGroupPermissions[$group][$right] = array( NS_X = bool ). This is safely 
backwards compatible; the booleans are still fully supported, and any unset 
namespace will default to false.

* User::getRights(), User::isAllowed() and User::getGroupPermissions now 
optionally accept a namespace parameter. If not set, it will check whether the 
user has the right for all namespaces.
* Anything that uses Title::getUserPermissionsErrorsInternal() automatically 
supports per-namespace permissions. This includes 
Title::getUserPermissionsErrors and Title::(quick)UserCan.
* Fix tests that set User::mRights

The next step would be to change all User::isAllowed() to Title::quickUserCan 
or pass the namespace to User::isAllowed().

Comment:

r104310 

___
MediaWiki-CodeReview mailing list
mediawiki-coderev...@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview


[MediaWiki-CodeReview] [MediaWiki r104309]: Revision status changed

2011-11-26 Thread MediaWiki Mail
User Bryan changed the status of MediaWiki.r104309.

Old Status: new
New Status: reverted

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/104309
Commit summary:

Remove the border when using the click handler

___
MediaWiki-CodeReview mailing list
mediawiki-coderev...@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview


[MediaWiki-CodeReview] [MediaWiki r104319]: Revision status changed

2011-11-26 Thread MediaWiki Mail
User Reedy changed the status of MediaWiki.r104319.

Old Status: new
New Status: ok

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/104319
Commit summary:

Updating my name position in the CREDITS.

Not to trying be pretentious or anything just, ya know.

___
MediaWiki-CodeReview mailing list
mediawiki-coderev...@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview


[MediaWiki-CodeReview] [MediaWiki r104318]: New comment added

2011-11-26 Thread MediaWiki Mail
User Reedy posted a comment on MediaWiki.r104318.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/104318#c26576
Commit summary:

Bug 32603 - limit option is missing on Special:BlockList

Okay so essentially this is a workaround for a 1.18 release blocker, and is not 
a real solution. The real solution is to rework the Pager class to work with 
HTMLForm and then move the form for BlockList into the BlockListPager. I'll 
have that done before 1.19.

Comment:

Best practises suggest to add everything to the AutoLoader :)

___
MediaWiki-CodeReview mailing list
mediawiki-coderev...@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview


[MediaWiki-CodeReview] [MediaWiki r104274]: New comment added

2011-11-26 Thread MediaWiki Mail
User Reedy posted a comment on MediaWiki.r104274.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/104274#c26577
Commit summary:

Implement path routing code.
- Makes extending paths with extensions simpler.
- Should fix bug 32621 by parsing paths based on pattern weight rather than 
pattern order.

Comment:

RELEASE-NOTES should probably suggest that the 
WebRequestGetPathInfoRequestURI hook has been removed

___
MediaWiki-CodeReview mailing list
mediawiki-coderev...@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview


[MediaWiki-CodeReview] [MediaWiki r103984]: New comment added

2011-11-26 Thread MediaWiki Mail
User Johnduhart posted a comment on MediaWiki.r103984.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/103984#c26578
Commit summary:

Followup r103814, fixed a few typos and a stray newline

Comment:

Ah, I didn't consider that. Fixed in r104321

___
MediaWiki-CodeReview mailing list
mediawiki-coderev...@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview


[MediaWiki-CodeReview] [MediaWiki r104318]: New comment added

2011-11-26 Thread MediaWiki Mail
User Johnduhart posted a comment on MediaWiki.r104318.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/104318#c26579
Commit summary:

Bug 32603 - limit option is missing on Special:BlockList

Okay so essentially this is a workaround for a 1.18 release blocker, and is not 
a real solution. The real solution is to rework the Pager class to work with 
HTMLForm and then move the form for BlockList into the BlockListPager. I'll 
have that done before 1.19.

Comment:

True.

___
MediaWiki-CodeReview mailing list
mediawiki-coderev...@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview


[MediaWiki-CodeReview] [MediaWiki r104323]: New comment added

2011-11-26 Thread MediaWiki Mail
User Reach Out to the Truth posted a comment on MediaWiki.r104323.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/104323#c26580
Commit summary:

about time I added myself :)

Comment:

Ah! Just noticed hashar is still listed as Ashar Voultoiz in this file.

___
MediaWiki-CodeReview mailing list
mediawiki-coderev...@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview


[MediaWiki-CodeReview] [MediaWiki r100588]: New comment added

2011-11-26 Thread MediaWiki Mail
User Reach Out to the Truth posted a comment on MediaWiki.r100588.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/100588#c26581
Commit summary:

using real identity for hashar

Converting my pseudonym to use my real identity instead:
Ashar Voultoiz - Antoine Musso

Comment:

CREDITS as well.

___
MediaWiki-CodeReview mailing list
mediawiki-coderev...@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview


[MediaWiki-CodeReview] [MediaWiki r104274]: New comment added

2011-11-26 Thread MediaWiki Mail
User Dantman posted a comment on MediaWiki.r104274.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/104274#c26582
Commit summary:

Implement path routing code.
- Makes extending paths with extensions simpler.
- Should fix bug 32621 by parsing paths based on pattern weight rather than 
pattern order.

Comment:

WebRequestGetPathInfoRequestURI was introduced in 1.19 (r94373), and removed in 
1.19. As far as RELEASE-NOTES is concerned that hook never existed.

___
MediaWiki-CodeReview mailing list
mediawiki-coderev...@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview