[Bug 54197] Archiving of feedback broken on enwiki

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54197

--- Comment #6 from Nemo federicol...@tiscali.it ---
(In reply to comment #5)
 (In reply to comment #4)
  Fabrice or Matthias: is anyone actively working on this issue? If not, it 
  may
  make sense to disable AFTv5 on Wikimedia wikis if it can't be actively
  maintained.
 
 Seconded. If I'm not mistaken, there is no longer any Archive filter
 anywhere: it seems ArticleFeedbackv5AutoArchiveEnabled controls both past and
 future archival, so that setting it false actually de-archived humongous
 masses
 of unreviewed feedback, with all the vandalism they include.

After two more months of useless waiting, this is now finally proceeding:
https://gerrit.wikimedia.org/r/#/c/112639/ , bug 61163.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 61163] Remove ArticleFeedbackv5 from Wikimedia wikis

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61163

--- Comment #5 from Nemo federicol...@tiscali.it ---
Pre-notification to en.wiki sent as bug 54197 comment 6 +
https://en.wikipedia.org/?diff=prevoldid=594948670

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 61172] New: Template editor rights for ro.wikipedia

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61172

   Web browser: ---
Bug ID: 61172
   Summary: Template editor rights for ro.wikipedia
   Product: Wikimedia
   Version: wmf-deployment
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Site requests
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: andreistro.e+wikibugzi...@gmail.com
CC: benap...@gmail.com,
bugzilla+org.wikime...@tuxmachine.com,
dereck...@espace-win.org, g...@wikimedia.org,
tom...@twkozlowski.net, wikimedia.b...@snowolf.eu
Classification: Unclassified
   Mobile Platform: ---

The ro.wikipedia community has decided to create the template editor right
similar to en.wikipedia (protection level for templates, template editor can
modify protected templates). Additionally, the template editor should also have
the editinterface rights that allow them to modify pages in the MediaWiki
namespace.


The initial proposal was opened at
https://ro.wikipedia.org/wiki/Wikipedia:Cafenea#Noi_permisiuni_necesare_pentru_modificarea_formatelor
- the only votes against were those who suggested in-depth discussion of the
proposal. The in-depth discussion of the proposal took place here:
https://ro.wikipedia.org/wiki/Discu%C8%9Bie_Wikipedia:Editor_de_formate and the
resulting policy is https://ro.wikipedia.org/wiki/Wikipedia:Editor_de_formate

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 61137] SyntaxError: JSON.parse: unexpected end of data

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61137

--- Comment #3 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 112444 merged by jenkins-bot:
Prevent JSON parsing errors

https://gerrit.wikimedia.org/r/112444

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 41811] local alias for wikidata

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=41811

Yair Rand yyairr...@gmail.com changed:

   What|Removed |Added

 CC||yyairr...@gmail.com
   See Also||https://bugzilla.wikimedia.
   ||org/show_bug.cgi?id=41845

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 41845] Localise namespace urls for multilingual wikis

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=41845

Yair Rand yyairr...@gmail.com changed:

   What|Removed |Added

   See Also||https://bugzilla.wikimedia.
   ||org/show_bug.cgi?id=41811

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 54164] Expose revision.rev_content_format on replicated wikidatawiki

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54164

Liangent liang...@gmail.com changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |---

--- Comment #3 from Liangent liang...@gmail.com ---
Really fixed?

A database query error has occurred.
Query: SELECT 
rev_id,rev_page,rev_text_id,rev_timestamp,rev_comment,rev_user_text,rev_user,rev_minor_edit,rev_deleted,rev_len,rev_parent_id,rev_sha1,rev_content_format,rev_content_model,page_namespace,page_title,page_id,page_latest,page_is_redirect,page_len,user_name
 FROM `wikidatawiki_p`.`revision_userindex` INNER JOIN `wikidatawiki_p`.`page`
ON ((page_id = rev_page)) LEFT JOIN `wikidatawiki_p`.`user` ON ((rev_user != 0)
AND (user_id = rev_user))  WHERE page_id = '439230' AND rev_id = '93329328' 
LIMIT 1  
Function: Revision::fetchFromConds
Error: 1054 Unknown column 'rev_content_format' in 'field list'
(wikidatawiki.labsdb)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 48930] (Tracking) Database replication services

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48930

Bug 48930 depends on bug 54164, which changed state.

Bug 54164 Summary: Expose revision.rev_content_format on replicated wikidatawiki
https://bugzilla.wikimedia.org/show_bug.cgi?id=54164

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |---

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 61137] SyntaxError: JSON.parse: unexpected end of data

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61137

Niklas Laxström niklas.laxst...@gmail.com changed:

   What|Removed |Added

 Status|PATCH_TO_REVIEW |RESOLVED
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 61173] New: Hide specific user in recent changes

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61173

   Web browser: ---
Bug ID: 61173
   Summary: Hide specific user in recent changes
   Product: MediaWiki
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: major
  Priority: Unprioritized
 Component: Recent changes
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: dan...@yahoo.com
Classification: Unclassified
   Mobile Platform: ---

Created attachment 14555
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=14555action=edit
Concept for hiding users in recent edits page

Proposal:
It will be good if will possible to hide some user(s) from Recent Changes.
Sometimes some users flood excesively the Recent Changes page (example
https://ro.wikipedia.org/w/index.php?title=Special:Contribu%C8%9Bii/Gik%C3%BCoffset=limit=100target=Gik%C3%BC
) 95 edits in 16 min - just one user.
Sometimes users with AWB flood RC page.
So i request new feature - to not display edits made by user which username i
will in a input (for single session).
I attach a picture: tried to reproduce a possible variant of this thing:)

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 60956] Enable Extension:ShortUrl on Bengali Wikimedia Project

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=60956

--- Comment #2 from Jayanta Nath jayanta...@gmail.com ---
Started discussion at https://bn.wikipedia.org/wiki/WP:VP

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 60956] Enable Extension:ShortUrl on Bengali Wikimedia Project

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=60956

--- Comment #3 from Jayanta Nath jayanta...@gmail.com ---
Started discussion at https://bn.wikisource.org/wiki/WS:VP
Started discussion at https://bn.wikibooks.org/wiki/WB:VP

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 61143] Vector skin needs non-collapsible bits

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61143

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
Version|unspecified |1.23-git
   Severity|normal  |enhancement

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 6810] create prose tag

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=6810

--- Comment #11 from Andre Klapper aklap...@wikimedia.org ---
This is not blocking fixing bug 52061 but it likely won't matter if this ticket
is open or not, as long as nobody provides a patch.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 61147] Extension matrix bot not working

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61147

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

 CC||g...@wikimedia.org

--- Comment #1 from Andre Klapper aklap...@wikimedia.org ---
I have no idea who could look into this. Greg? :-/

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 60668] Enable GuidedTour on Chinese Wikipedia

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=60668

Byfserag john_k...@sina.cn changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #1 from Byfserag john_k...@sina.cn ---


*** This bug has been marked as a duplicate of bug 59746 ***

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 61159] Ever confirmed should stay true if goes NEW - UNCONFIRMED

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61159

--- Comment #1 from Andre Klapper aklap...@wikimedia.org ---
Confirming the problem.
everconfirmed should die. https://bugzilla.mozilla.org/show_bug.cgi?id=612327

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 59746] Deploy GettingStarted to other language Wikipedias

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59746

Byfserag john_k...@sina.cn changed:

   What|Removed |Added

 CC||john_k...@sina.cn

--- Comment #4 from Byfserag john_k...@sina.cn ---
*** Bug 60668 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 61146] cli installer ignores lang parameter

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61146

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

   Keywords||i18n
   Priority|Unprioritized   |Normal
Version|unspecified |1.21.5

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 61166] WikiPage::newFromId( $id=0 ) needlessly queries the database

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61166

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
Version|unspecified |1.23-git

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 60461] Replicate OSM to a database server accessible by Labs users

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=60461

nosy marlen.caemme...@wikimedia.de changed:

   What|Removed |Added

 CC||marlen.caemmerer@wikimedia.
   ||de

--- Comment #4 from nosy marlen.caemme...@wikimedia.de ---
I'd suggest running the tile server on a extra box then because I am not sure
if I/O will suffice otherwise.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 60940] Gerrit throwing internal server error with status:closed queries

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=60940

christ...@quelltextlich.at changed:

   What|Removed |Added

 Status|PATCH_TO_REVIEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #10 from christ...@quelltextlich.at ---
New, fixed gerrit has been deployed yesterday.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 60461] Replicate OSM to a database server accessible by Labs users

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=60461

--- Comment #5 from Alexandros Kosiaris akosia...@wikimedia.org ---
@nosy. That is the plan anyway. This ticket is just about the OSM database. 

@Kolossos I see you are asking about SSDs. Why is that? Does the database
server on toolserver have an SSD? I see in munin that ptolemy has somewhat less
than 30 MB/s read I/O on average, with spikes around 90MB/s. I 'd say that the
current boxes will survive that load, although I got curious on what causes
those spikes. Any idea ? Also something important that I am not clear on, is
that server the one hosting the postgres db as well ? Or is that a different
machine ?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 60461] Replicate OSM to a database server accessible by Labs users

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=60461

--- Comment #6 from Max Semenik maxsem.w...@gmail.com ---
It's not I/O bandwidth what OSM depends on, it's latency that is important
because rendering a tile involves a lot of DB requests.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 61087] Special:ImportTranslations allows to edit protected pages

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61087

Niklas Laxström niklas.laxst...@gmail.com changed:

   What|Removed |Added

   Priority|Unprioritized   |Low
 Status|RESOLVED|REOPENED
 Resolution|WONTFIX |---
   Severity|normal  |minor

--- Comment #7 from Niklas Laxström niklas.laxst...@gmail.com ---
Reopening. While I don't generally care about supporting protected pages with
translation, it is not good to be able to bypass restrictions. There is is
chance that in due time someone will use this together with some other
vulnerability to do a nasty exploit.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 52659] [Regression] mediawiki.notification: Notification area remains visible when empty and steals pointer events

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52659

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

Summary|[Regression]:   |[Regression]
   |mediawiki.notification: |mediawiki.notification:
   |div#mw-notification-area|Notification area remains
   |remains visible and steals  |visible when empty and
   |events after dismissing |steals pointer events
   |notification, interferes|
   |with VisualEditor, makes|
   |vector-hover-dropdown   |
   |closing |

--- Comment #14 from Krinkle krinklem...@gmail.com ---
Rephrasing bug title as it was cut-off.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 61173] Hide specific user in recent changes

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61173

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Low
Version|unspecified |1.23-git
   Severity|major   |enhancement

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 61174] Migrate https://toolserver.org/~magnus/flickr_mass.php

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61174

silke.me...@wikimedia.de changed:

   What|Removed |Added

 Blocks||58865

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 58865] [tracking] toolserver.org tools that have not been migrated

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58865

silke.me...@wikimedia.de changed:

   What|Removed |Added

 Depends on||61174

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 61172] Template editor rights for ro.wikipedia

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61172

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

   Keywords||shell
   Priority|Unprioritized   |Normal
   Severity|normal  |enhancement

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 61175] Migrate https://toolserver.org/~magnus/wikishootme/index.html

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61175

silke.me...@wikimedia.de changed:

   What|Removed |Added

 Blocks||58865

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 58865] [tracking] toolserver.org tools that have not been migrated

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58865

silke.me...@wikimedia.de changed:

   What|Removed |Added

 Depends on||61175

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 61176] Migrate https://toolserver.org/~magnus/wpipe/pipeline.html

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61176

silke.me...@wikimedia.de changed:

   What|Removed |Added

 Blocks||58865

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 58865] [tracking] toolserver.org tools that have not been migrated

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58865

silke.me...@wikimedia.de changed:

   What|Removed |Added

 Depends on||61176

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 61177] Migrate https://toolserver.org/~magnus/related_places.php

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61177

silke.me...@wikimedia.de changed:

   What|Removed |Added

 Blocks||58865

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 58865] [tracking] toolserver.org tools that have not been migrated

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58865

silke.me...@wikimedia.de changed:

   What|Removed |Added

 Depends on||61177

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 61178] New: Yellow padlock icons on HTTPS links. Unnecessary clutter.

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61178

   Web browser: ---
Bug ID: 61178
   Summary: Yellow padlock icons on HTTPS links. Unnecessary
clutter.
   Product: MediaWiki
   Version: unspecified
  Hardware: All
   URL: https://www.mediawiki.org/wiki/Thread:Project:Support_
desk/Padlock_icons_on_HTTPS_links
OS: All
Status: NEW
  Severity: trivial
  Priority: Unprioritized
 Component: Skin and page rendering
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: mediawiki...@onlineanimals.co.uk
CC: krinklem...@gmail.com, matma@gmail.com
Classification: Unclassified
   Mobile Platform: ---

Intention:
MediaWiki shows padlock icons next to HTTPS links because a plone developer
back in 2003 thought they were cute. Nowadays more and more websites are going
HTTPS entirely, and this link decoration is unnecessary clutter. I discussed
this here, to figure out  why this happens and how to switch them off on my own
wikis: 
https://www.mediawiki.org/wiki/Thread:Project:Support_desk/Padlock_icons_on_HTTPS_links._Why%3F_and_how_to_switch_off%3F
   ...but with this bug I humbly suggest that the default should maybe be
changed.

Steps to Reproduce:
put a HTTPS URL on a wiki page e.g. https://twitter.com/harry_wood and
preview/save the page to see how it renders

Actual Results:  
On the default mediawiki vector skin you get a small yellow padlock icon to the
right of the link. This is quite visually cluttering, making for unnecessarily
ugly wiki pages (and with no security advantage that I can see)

Expected Results:  
The normal 'external link' icon would be better. Or at least we could phase-out
the padlock, moving to a more subtle blue padlock as used on wikimedia sites

Reproducible: Didn't try

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 61179] Migrate https://toolserver.org/~magnus/commcomm/index.html

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61179

silke.me...@wikimedia.de changed:

   What|Removed |Added

 Blocks||58865

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 58865] [tracking] toolserver.org tools that have not been migrated

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58865

silke.me...@wikimedia.de changed:

   What|Removed |Added

 Depends on||61179

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 60937] Remove remnant /data/project/.system/sudoers and /etc/sudoers.d/tools-login

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=60937

Tim Landscheidt t...@tim-landscheidt.de changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 CC||m...@uberbox.org
 Resolution|FIXED   |---

--- Comment #3 from Tim Landscheidt t...@tim-landscheidt.de ---
(In reply to comment #1)
 Deleted /data/project/.system/sudoers; all entries also in LDAP.

Yes, but only as rules for the new service group system; no old ones, and so
broke become for the affected tools.

I'll diff [[wikitech:Special:NovaServiceGroup]] and
[[wikitech:Special:NovaSudoer]] to create a list of affected tools, deploy a
hot fix to /etc/sudoers.d and submit a change to Puppet.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 58865] [tracking] toolserver.org tools that have not been migrated

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58865

silke.me...@wikimedia.de changed:

   What|Removed |Added

 Depends on||61180

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 61180] Migrate https://toolserver.org/~magnus/image_pages_without_image.php

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61180

silke.me...@wikimedia.de changed:

   What|Removed |Added

 Blocks||58865

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 58865] [tracking] toolserver.org tools that have not been migrated

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58865

silke.me...@wikimedia.de changed:

   What|Removed |Added

 Depends on||61181

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 61181] Migrate https://toolserver.org/~magnus/files_in_category.php

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61181

silke.me...@wikimedia.de changed:

   What|Removed |Added

 Blocks||58865

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 61183] Migrate https://toolserver.org/~magnus/cgi-bin/duplicate_images_across.pl

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61183

silke.me...@wikimedia.de changed:

   What|Removed |Added

 Blocks||58865

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 61182] New: Please set up public mailing list WikimediaAM for Wikimedia Armenia Chapter

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61182

   Web browser: ---
Bug ID: 61182
   Summary: Please set up public mailing list WikimediaAM for
Wikimedia Armenia Chapter
   Product: Wikimedia
   Version: wmf-deployment
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: enhancement
  Priority: Unprioritized
 Component: Mailing lists
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: xelgen...@gmail.com
CC: b...@caseybrown.org, jalexan...@wikimedia.org,
pbeaude...@wikimedia.org, thehelpfulonew...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

Please set up readable by public, subscribe to post mailing list for
Wikimedia Armenia Chapter (https://meta.wikimedia.org/wiki/Wikimedia_Armenia).

Mailing list is intended for all members of Chapters, for general discussions.

Also, we were using Mailman service on local hosting till today. Is there's an
easy way to migrate communication from old list, to new list, so all
communication be in one place?

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 61119] Querying allmessages always returns English values

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61119

xqt i...@gno.de changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
  Component|API |General
Version|1.23-git|core (2.0)
 Resolution|WORKSFORME  |---
   Assignee|wikibugs-l@lists.wikimedia. |pywikipedia-b...@lists.wiki
   |org |media.org
Product|MediaWiki   |Pywikibot
 Ever confirmed|0   |1

--- Comment #11 from xqt i...@gno.de ---
back to pywikibot. There is an enhencement.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 58865] [tracking] toolserver.org tools that have not been migrated

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58865

silke.me...@wikimedia.de changed:

   What|Removed |Added

 Depends on||61183

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 60461] Replicate OSM to a database server accessible by Labs users

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=60461

Aude aude.w...@gmail.com changed:

   What|Removed |Added

 CC||aude.w...@gmail.com

--- Comment #7 from Aude aude.w...@gmail.com ---
openstreetmap has switched to ssd 

http://wiki.openstreetmap.org/wiki/Servers

and it's been greatly beneficial, when it comes to importing planet and for
updating the db:

http://wiki.openstreetmap.org/wiki/Osm2pgsql/benchmarks

For any new hardware purchases for osm stuff, ssd would be well worth it imho.
:)  non-ssd will work but not as great.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 58865] [tracking] toolserver.org tools that have not been migrated

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58865

silke.me...@wikimedia.de changed:

   What|Removed |Added

 Depends on||61185

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 61185] Migrate https://toolserver.org/~magnus/pushforcommons.php

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61185

silke.me...@wikimedia.de changed:

   What|Removed |Added

 Blocks||58865

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 61184] New: Please set up Private mailing list WikimediaAM-I

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61184

   Web browser: ---
Bug ID: 61184
   Summary: Please set up Private mailing list WikimediaAM-I
   Product: Wikimedia
   Version: wmf-deployment
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: enhancement
  Priority: Unprioritized
 Component: Mailing lists
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: xelgen...@gmail.com
CC: b...@caseybrown.org, jalexan...@wikimedia.org,
pbeaude...@wikimedia.org, thehelpfulonew...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

Please set up Private mailing list WikimediaAM-I for board members, and
possibly future employees. Delicate issues, e.g. related to our sponsors,
donors and partners may be discussed in this mailing list, so we'd prefer to
have a private, read by list members only.

Please use my E-mail here, as list admin, and also add [[User:Vacio]] vgratian
(at) riseup (dot) net as admin of list.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 61182] Please set up public mailing list WikimediaAM for Wikimedia Armenia Chapter

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61182

--- Comment #1 from Xelgen xelgen...@gmail.com ---
Please use my E-mail here as list admin, and also add [[User:Vacio]] vgratian
(at) riseup (dot) net as second admin of list.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 60937] Remove remnant /data/project/.system/sudoers and /etc/sudoers.d/tools-login

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=60937

--- Comment #4 from Tim Landscheidt t...@tim-landscheidt.de ---
List of affected tools:

- afcbot
- anagrimes
- csbot
- daahbot
- ftl
- legobot
- matilda
- wiktioutils

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 61124] Gerrit should allow a published patch to be set to draft again.

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61124

--- Comment #1 from christ...@quelltextlich.at ---
 To -1 or -2 your own code is a decent workaround, but that doesn't
 communicate much about the actual status.

When voting, just use the comment field to describe in greater detail
why you voted -1 or -2 on your own change. That should serve the
purpose just fine.

The WIP prefix in the commit message's first line is not special to
gerrit, so you can replace it with what ever seems appropriate to
you. Although fixme sounds confusing to me, you can of course prefix
by fixme, if you choose to.

 I guess, if we were able
 to put a patch back into the draft state, [...]

I doubt that going back to draft state would get love from
upstream. Generally, upstream does not like the current state of
drafts too much, as they raise complexity a lot. Going back and forth
between draft states, would raise the complexity way further.

Also, drafts come with different visibility. Allowing to go back and
forth between draft state strikes me as confusing for users:
“Hey where is that draft gone? It was there a minute ago”

 I would like it to
 disappear from the main watchlist, [...]

If you intend to fix it soon, the “WIP” prefix typically works fine.

If you do not intend to fix it, just abandon the change. That makes
the change disappear from most of the change lists. Star the change,
so you can find it easier afterwards.

 [...] it could not be merged, and

Vote CR-2. That hides the submit button for people.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 60937] Remove remnant /data/project/.system/sudoers and /etc/sudoers.d/tools-login

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=60937

--- Comment #5 from Tim Landscheidt t...@tim-landscheidt.de ---
/etc/sudoers.d/tools-ldap-fix deployed to all Tools nodes.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 61186] New: Removing a service group leaves sudo policies behind

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61186

   Web browser: ---
Bug ID: 61186
   Summary: Removing a service group leaves sudo policies behind
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: enhancement
  Priority: Unprioritized
 Component: OpenStackManager
  Assignee: rlan...@gmail.com
  Reporter: t...@tim-landscheidt.de
Classification: Unclassified
   Mobile Platform: ---

If a service group is removed, the associated sudo policies aren't removed
automatically (at the moment for Tools: cbtemp, dbtest, ebrambot, fatestwiki,
flask-stub, foobar, jimmyxu, petr-dev, qicbot, splitty, testbug, testbug3,
transclusion, wd-terminator, wikidatastats, wml-analytics, xtool).  I suppose
this is benign, but removing them shouldn't hurt.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 61119] Querying allmessages always returns English values

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61119

xqt i...@gno.de changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution|--- |FIXED

--- Comment #12 from xqt i...@gno.de ---
fixed with https://gerrit.wikimedia.org/r/#/c/112604/

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 61178] Yellow padlock icons on HTTPS links. Unnecessary clutter.

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61178

Rob Kam rob...@ymail.com changed:

   What|Removed |Added

 CC||rob...@ymail.com

--- Comment #1 from Rob Kam rob...@ymail.com ---
To an inexperienced user the padlock appears to indicate sort of security risk.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 58986] When new pages are created (by Special:Undelete or other means), the page_id should be set to highest archive.ar_page_id associated with that namespace and title

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58986

--- Comment #4 from Nathan Larson nathanlarson3...@gmail.com ---
(In reply to comment #3)
 How is this bug not a duplicate of bug 26123?

Its scope is broader than 26123's, but there is indeed some overlap. Thanks for
noting that.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 61053] CirrusSearch: When the user is searching multiple namespaces assign boost to the article score based on namespace

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61053

Nemo federicol...@tiscali.it changed:

   What|Removed |Added

   See Also||https://bugzilla.wikimedia.
   ||org/show_bug.cgi?id=22774

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 22774] Should be possible to customize the search profiles.

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22774

Nemo federicol...@tiscali.it changed:

   What|Removed |Added

   See Also||https://bugzilla.wikimedia.
   ||org/show_bug.cgi?id=61053

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 60940] Gerrit throwing internal server error with status:closed queries

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=60940

--- Comment #11 from Bartosz Dziewoński matma@gmail.com ---
Thank you!

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 58865] [tracking] toolserver.org tools that have not been migrated

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58865

silke.me...@wikimedia.de changed:

   What|Removed |Added

 Depends on||61187

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 61187] https://toolserver.org/~magnus/filterdone.php

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61187

silke.me...@wikimedia.de changed:

   What|Removed |Added

 Blocks||58865

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 60937] Remove remnant /data/project/.system/sudoers and /etc/sudoers.d/tools-login

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=60937

--- Comment #6 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 112666 had a related patch set uploaded by Tim Landscheidt:
Tools: Work around missing LDAP sudo rules

https://gerrit.wikimedia.org/r/112666

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 60937] Remove remnant /data/project/.system/sudoers and /etc/sudoers.d/tools-login

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=60937

Gerrit Notification Bot gerritad...@wikimedia.org changed:

   What|Removed |Added

 Status|REOPENED|PATCH_TO_REVIEW

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 61188] Migrate https://toolserver.org/~magnus/coord_gen.php

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61188

silke.me...@wikimedia.de changed:

   What|Removed |Added

 Blocks||55865

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 55865] Interwiki tooltip shouldn't start with a dash on the main pages

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55865

silke.me...@wikimedia.de changed:

   What|Removed |Added

 Depends on||61188

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 61189] Migrate https://toolserver.org/~magnus/persondata.php

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61189

silke.me...@wikimedia.de changed:

   What|Removed |Added

 Blocks||58865

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 58865] [tracking] toolserver.org tools that have not been migrated

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58865

silke.me...@wikimedia.de changed:

   What|Removed |Added

 Depends on||61189

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 61191] Migrate https://toolserver.org/~magnus/missing_links.php

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61191

silke.me...@wikimedia.de changed:

   What|Removed |Added

 Blocks||55865

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 55865] Interwiki tooltip shouldn't start with a dash on the main pages

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55865

silke.me...@wikimedia.de changed:

   What|Removed |Added

 Depends on||61191

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 61178] Remove yellow padlock icons on HTTPS links

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61178

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
Version|unspecified |1.23-git
   See Also||https://bugzilla.wikimedia.
   ||org/show_bug.cgi?id=59893
Summary|Yellow padlock icons on |Remove yellow padlock icons
   |HTTPS links. Unnecessary|on HTTPS links
   |clutter.|
   Severity|trivial |enhancement

--- Comment #2 from Andre Klapper aklap...@wikimedia.org ---
I assume this needs a broader discussion and/or consensus on Village Pumps and
potentially mediawiki-l@ mailing list.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 59893] Remove padlock icon from links in Wikimedia Bugzilla installation

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59893

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

   See Also||https://bugzilla.wikimedia.
   ||org/show_bug.cgi?id=61178

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 61190] New: Retire tools-shadow

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61190

   Web browser: ---
Bug ID: 61190
   Summary: Retire tools-shadow
   Product: Wikimedia Labs
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: enhancement
  Priority: Unprioritized
 Component: tools
  Assignee: m...@uberbox.org
  Reporter: t...@tim-landscheidt.de
CC: benap...@gmail.com, t...@tim-landscheidt.de
Classification: Unclassified
   Mobile Platform: ---

We don't use tools-shadow in any meaningful way; it's apparently neither set up
to automatically take over nor, from judging of the past experience, it's
likely that we need some hot fail-over as most (all?) SGE snafus were not
related to a failure in tools-master, but FS failures, a confused exec node,
etc.  Taking tools-shadow out of the game should reduce complexity.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 61192] New: Enable Extension:GuidedTours on se.wikimedia.org

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61192

   Web browser: ---
Bug ID: 61192
   Summary: Enable Extension:GuidedTours on se.wikimedia.org
   Product: Wikimedia
   Version: wmf-deployment
  Hardware: All
OS: All
Status: NEW
  Severity: enhancement
  Priority: Unprioritized
 Component: Site requests
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: w...@ainali.com
CC: benap...@gmail.com,
bugzilla+org.wikime...@tuxmachine.com,
dereck...@espace-win.org, g...@wikimedia.org,
tom...@twkozlowski.net, wikimedia.b...@snowolf.eu
Classification: Unclassified
   Mobile Platform: ---

Intention:
Enable Extension:GuidedTours on se.wikimedia.org (the Swedisch chapter wiki).
Since it is a chapter wiki, no community consensus is needed, see
https://se.wikimedia.org/wiki/Wikimedia:Mediawiki_Extension_Policy




Reproducible: Didn't try

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 55865] Interwiki tooltip shouldn't start with a dash on the main pages

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55865

Bartosz Dziewoński matma@gmail.com changed:

   What|Removed |Added

 Depends on|61188, 61191|

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 61188] Migrate https://toolserver.org/~magnus/coord_gen.php

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61188

Bartosz Dziewoński matma@gmail.com changed:

   What|Removed |Added

 Blocks|55865   |

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 61191] Migrate https://toolserver.org/~magnus/missing_links.php

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61191

Bartosz Dziewoński matma@gmail.com changed:

   What|Removed |Added

 Blocks|55865   |

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 61193] Migrate https://toolserver.org/~magnus/redirector.php

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61193

silke.me...@wikimedia.de changed:

   What|Removed |Added

 Blocks||55865

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 55865] Interwiki tooltip shouldn't start with a dash on the main pages

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55865

silke.me...@wikimedia.de changed:

   What|Removed |Added

 Depends on||61193

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 61193] Migrate https://toolserver.org/~magnus/redirector.php

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61193

Bartosz Dziewoński matma@gmail.com changed:

   What|Removed |Added

 Blocks|55865   |

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 55865] Interwiki tooltip shouldn't start with a dash on the main pages

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55865

Bartosz Dziewoński matma@gmail.com changed:

   What|Removed |Added

 Depends on|61193   |

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 61194] Migrate https://toolserver.org/~magnus/pdf.php

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61194

silke.me...@wikimedia.de changed:

   What|Removed |Added

 Blocks||58865

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 58865] [tracking] toolserver.org tools that have not been migrated

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58865

silke.me...@wikimedia.de changed:

   What|Removed |Added

 Depends on||61194

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 58865] [tracking] toolserver.org tools that have not been migrated

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58865

silke.me...@wikimedia.de changed:

   What|Removed |Added

 Depends on||61195

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 61195] Migrate https://toolserver.org/~magnus/wiki2xml/w2x.php

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61195

silke.me...@wikimedia.de changed:

   What|Removed |Added

 Blocks||58865

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 60248] Set $wgImportSources for zh.wikivoyage

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=60248

zhuyifei1999 zhuyifei1...@gmail.com changed:

   What|Removed |Added

 CC||s...@reedyboy.net

--- Comment #4 from zhuyifei1999 zhuyifei1...@gmail.com ---
Reedy: IMO it's ready to merge

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 58865] [tracking] toolserver.org tools that have not been migrated

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58865

Bartosz Dziewoński matma@gmail.com changed:

   What|Removed |Added

 CC||matma@gmail.com
 Depends on||61188, 61191, 61193

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 61193] Migrate https://toolserver.org/~magnus/redirector.php

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61193

Bartosz Dziewoński matma@gmail.com changed:

   What|Removed |Added

 Blocks||58865

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 61188] Migrate https://toolserver.org/~magnus/coord_gen.php

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61188

Bartosz Dziewoński matma@gmail.com changed:

   What|Removed |Added

 Blocks||58865

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 61191] Migrate https://toolserver.org/~magnus/missing_links.php

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61191

Bartosz Dziewoński matma@gmail.com changed:

   What|Removed |Added

 Blocks||58865

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 61184] Please set up Private mailing list WikimediaAM-I

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61184

--- Comment #1 from Andre Klapper aklap...@wikimedia.org ---
What is WikimediaAM-I and what do those letters stand for?

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 61161] Please create Deployment Systems under Wikimedia

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61161

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

   Priority|Unprioritized   |High

--- Comment #1 from Andre Klapper aklap...@wikimedia.org ---
+1.  Any description and default CC? 
Tools to deploy code on Wikimedia servers (like git-deploy).?

See
https://www.mediawiki.org/wiki/Bug_management/Project_Maintainers#To_add_a_project_or_component

git-deploy has only 13 tickets so far:
https://bugzilla.wikimedia.org/buglist.cgi?component=git-deployproduct=Wikimedia

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 61196] Migrate steward tools by jyothis https://toolserver.org/~jyothis/tools/stewtools.html

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61196

silke.me...@wikimedia.de changed:

   What|Removed |Added

 Blocks||58865

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 58865] [tracking] toolserver.org tools that have not been migrated

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58865

silke.me...@wikimedia.de changed:

   What|Removed |Added

 Depends on||61196

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 54540] Allow specifying a custom site in GeneratorFactory

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54540

xqt i...@gno.de changed:

   What|Removed |Added

 Status|PATCH_TO_REVIEW |RESOLVED
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 61197] Migrate https://toolserver.org/~dungodung/cgi-bin/userrights

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61197

silke.me...@wikimedia.de changed:

   What|Removed |Added

 Blocks||58865

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 61197] New: Migrate https://toolserver.org/~dungodung/cgi-bin/userrights

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61197

   Web browser: ---
Bug ID: 61197
   Summary: Migrate
https://toolserver.org/~dungodung/cgi-bin/userrights
   Product: Tool Labs tools
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: [other]
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: silke.me...@wikimedia.de
Classification: Unclassified
   Mobile Platform: ---

admin / steward tools

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


  1   2   3   4   5   6   >